Skip to content

chore: review

chore: review #2418

Triggered via push November 27, 2024 12:54
Status Failure
Total duration 6m 18s
Artifacts 78

ci.yml

on: push
Generate Jobs
4s
Generate Jobs
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PostgreSQL 17 UBI9 PLV8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \tARCH=\"${TARGETARCH}\" ; \tbase_url=\"https://download.postgresql.org/pub/repos/yum/reporpms\" ; \tpg_audit_pkg=\"pgaudit19_17\" ; \tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/enterprise/setup.rpm.sh | bash ; \tcase $ARCH in \t\t\tamd64) \t\t\t\t\tyum -y install \"${base_url}/EL-9-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ; \t\t\t\t\tif [ \"17\" -gt \"15\" ]; then pg_audit_pkg=\"pgaudit_17\"; fi ;; \t\t\tarm64) \t\t\t\t\tyum -y install \"${base_url}/EL-9-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ; \t\t\t\t\tif [ \"17\" -gt \"15\" ]; then pg_audit_pkg=\"pgaudit_17\"; fi ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y upgrade glibc-common ; \tyum -y reinstall glibc-common ; \tyum -y install --setopt=install_weak_deps=0 hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en ; \tyum -y --setopt=tsflags=nodocs --setopt=install_weak_deps=0 install \t\tpostgresql17-17.2 \t\tpostgresql17-contrib-17.2 \t\tpostgresql17-server-17.2 \t\tpostgresql17-libs-17.2 \t\tpg_failover_slots_17 \t\tpg_squeeze_17 \t\t\"$pg_audit_pkg\" \t\tpgvector_17 \t\tpg_hint_plan_17 \t\tpg_cron_17 \t\torafce_17 \t\tedb-pg17-plv83 \t; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
PostgreSQL 17 UBI8 PLV8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \tARCH=\"${TARGETARCH}\" ; \tbase_url=\"https://download.postgresql.org/pub/repos/yum/reporpms\" ; \tpg_audit_pkg=\"pgaudit19_17\" ; \tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/enterprise/setup.rpm.sh | bash ; \tcase $ARCH in \t\t\tamd64) \t\t\t\t\tyum -y install \"${base_url}/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ; \t\t\t\t\tif [ \"17\" -gt \"15\" ]; then pg_audit_pkg=\"pgaudit_17\"; fi ;; \t\t\tarm64) \t\t\t\t\tyum -y install \"${base_url}/EL-8-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ; \t\t\t\t\tif [ \"17\" -gt \"15\" ]; then pg_audit_pkg=\"pgaudit_17\"; fi ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y upgrade glibc-common ; \tyum -y reinstall glibc-common ; \tyum -y install --setopt=install_weak_deps=0 hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en ; \tyum -y --setopt=tsflags=nodocs --setopt=install_weak_deps=0 install \t\tpostgresql17-17.2 \t\tpostgresql17-contrib-17.2 \t\tpostgresql17-server-17.2 \t\tpostgresql17-libs-17.2 \t\tpg_failover_slots_17 \t\tpg_squeeze_17 \t\t\"$pg_audit_pkg\" \t\tpgvector_17 \t\tpg_hint_plan_17 \t\tpg_cron_17 \t\torafce_17 \t\tedb-pg17-plv83 \t; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
PostgreSQL PostGIS 12-3.4 UBI9 MultiLang
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \trm -f /etc/rhsm-host ; \tSUBSCRIPTION_NAME=\"${SUBSCRIPTION_NAME}\" bash /run/secrets/subscription.sh ; \tyum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm ; \tARCH=\"${TARGETARCH}\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tBUILDARCH=\"x86_64\" ;; \t\t\tarm64) \t\t\t\tBUILDARCH=\"aarch64\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y install --setopt=install_weak_deps=0 \t\t--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \t\tpostgis34_12-3.4.3 \t\tpgrouting_12 \t; \tyum -y remove epel-release ; \tsubscription-manager remove --all ; \tsubscription-manager unregister ; \tsubscription-manager clean ; \tyum -y clean all --enablerepo='*' ; \tln -sf /run/secrets/rhsm /etc/rhsm-host ; \trm /var/log/rhsm/rhsm.log" did not complete successfully: exit code: 1
PostgreSQL PostGIS 12-3.4 UBI9 MultiArch
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \trm -f /etc/rhsm-host ; \tSUBSCRIPTION_NAME=\"${SUBSCRIPTION_NAME}\" bash /run/secrets/subscription.sh ; \tyum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm ; \tARCH=\"${TARGETARCH}\" ; \tpgrouting_pkg=\"pgrouting_12\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tBUILDARCH=\"x86_64\" ;; \t\t\tarm64) \t\t\t\tBUILDARCH=\"aarch64\" ;; \t\t\tppc64le) \t\t\t\tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/enterprise/setup.rpm.sh | bash ; \t\t\t\tpgrouting_pkg=\"edb-pg12-pgrouting3\" ; \t\t\t\tBUILDARCH=\"ppc64le\" ;; \t\t\ts390x) \t\t\t\tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/edb/setup.rpm.sh | bash ; \t\t\t\tpgrouting_pkg=\"edb-pg12-pgrouting3\" ; \t\t\t\tBUILDARCH=\"s390x\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y install --setopt=install_weak_deps=0 \t\t--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \t\tpostgis34_12-3.4.3 \t\t\"$pgrouting_pkg\" \t; \tyum -y remove epel-release ; \tsubscription-manager remove --all ; \tsubscription-manager unregister ; \tsubscription-manager clean ; \tyum -y clean all --enablerepo='*' ; \tln -sf /run/secrets/rhsm /etc/rhsm-host ; \trm /var/log/rhsm/rhsm.log" did not complete successfully: exit code: 1
PostgreSQL PostGIS 12-3.4 UBI9
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \trm -f /etc/rhsm-host ; \tSUBSCRIPTION_NAME=\"${SUBSCRIPTION_NAME}\" bash /run/secrets/subscription.sh ; \tyum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm ; \tARCH=\"${TARGETARCH}\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tBUILDARCH=\"x86_64\" ;; \t\t\tarm64) \t\t\t\tBUILDARCH=\"aarch64\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y install --setopt=install_weak_deps=0 \t\t--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \t\tpostgis34_12-3.4.3 \t\tpgrouting_12 \t; \tyum -y remove epel-release ; \tsubscription-manager remove --all ; \tsubscription-manager unregister ; \tsubscription-manager clean ; \tyum -y clean all --enablerepo='*' ; \tln -sf /run/secrets/rhsm /etc/rhsm-host ; \trm /var/log/rhsm/rhsm.log" did not complete successfully: exit code: 1
Check
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
EnterpriseDB~docker-postgresql~0D9GXK.dockerbuild
56.6 KB
EnterpriseDB~docker-postgresql~0Q7V5L.dockerbuild
52.9 KB
EnterpriseDB~docker-postgresql~2V17FS.dockerbuild
50.1 KB
EnterpriseDB~docker-postgresql~3GGN60.dockerbuild
50.6 KB
EnterpriseDB~docker-postgresql~4DSCTB.dockerbuild
71.4 KB
EnterpriseDB~docker-postgresql~4E9BIA.dockerbuild
73.2 KB
EnterpriseDB~docker-postgresql~4M57B2.dockerbuild
52.1 KB
EnterpriseDB~docker-postgresql~63CSOM.dockerbuild
51 KB
EnterpriseDB~docker-postgresql~64OEXI.dockerbuild
53.6 KB
EnterpriseDB~docker-postgresql~6NKZZR.dockerbuild
33.2 KB
EnterpriseDB~docker-postgresql~71UH9D.dockerbuild
55.9 KB
EnterpriseDB~docker-postgresql~7MMNVH.dockerbuild
74.6 KB
EnterpriseDB~docker-postgresql~7NLXZB.dockerbuild
52.3 KB
EnterpriseDB~docker-postgresql~80IULN.dockerbuild
71.6 KB
EnterpriseDB~docker-postgresql~8FA29V.dockerbuild
40.5 KB
EnterpriseDB~docker-postgresql~8RJOJA.dockerbuild
69.2 KB
EnterpriseDB~docker-postgresql~8TZOXF.dockerbuild
72.2 KB
EnterpriseDB~docker-postgresql~9HBW7F.dockerbuild
70.6 KB
EnterpriseDB~docker-postgresql~AC8LR1.dockerbuild
51 KB
EnterpriseDB~docker-postgresql~AVW61T.dockerbuild
77.2 KB
EnterpriseDB~docker-postgresql~BIM0PE.dockerbuild
51.8 KB
EnterpriseDB~docker-postgresql~BJPPIW.dockerbuild
73.9 KB
EnterpriseDB~docker-postgresql~F635IY.dockerbuild
51.4 KB
EnterpriseDB~docker-postgresql~F6TH8Q.dockerbuild
56.3 KB
EnterpriseDB~docker-postgresql~FFMK2D.dockerbuild
57.5 KB
EnterpriseDB~docker-postgresql~FOUEMR.dockerbuild
54.6 KB
EnterpriseDB~docker-postgresql~FRTTD7.dockerbuild
51.8 KB
EnterpriseDB~docker-postgresql~G5PC98.dockerbuild
68.7 KB
EnterpriseDB~docker-postgresql~H5DHEC.dockerbuild
70.5 KB
EnterpriseDB~docker-postgresql~HEDHOH.dockerbuild
70.6 KB
EnterpriseDB~docker-postgresql~ILTGS5.dockerbuild
69.6 KB
EnterpriseDB~docker-postgresql~IQUTGG.dockerbuild
55 KB
EnterpriseDB~docker-postgresql~J33PQE.dockerbuild
51.3 KB
EnterpriseDB~docker-postgresql~JSM4B2.dockerbuild
51.5 KB
EnterpriseDB~docker-postgresql~K0V4V3.dockerbuild
57.2 KB
EnterpriseDB~docker-postgresql~K1SAX7.dockerbuild
51.9 KB
EnterpriseDB~docker-postgresql~KDRCA1.dockerbuild
76.7 KB
EnterpriseDB~docker-postgresql~KRYNIG.dockerbuild
51.9 KB
EnterpriseDB~docker-postgresql~KTKYTS.dockerbuild
69.3 KB
EnterpriseDB~docker-postgresql~L3YTOZ.dockerbuild
49.6 KB
EnterpriseDB~docker-postgresql~L54TT2.dockerbuild
31.3 KB
EnterpriseDB~docker-postgresql~MDD7TT.dockerbuild
51.1 KB
EnterpriseDB~docker-postgresql~MGO2N1.dockerbuild
73.6 KB
EnterpriseDB~docker-postgresql~N8K7AA.dockerbuild
67.4 KB
EnterpriseDB~docker-postgresql~NWB2A5.dockerbuild
71.4 KB
EnterpriseDB~docker-postgresql~O1W2RX.dockerbuild
68.4 KB
EnterpriseDB~docker-postgresql~ODR0W3.dockerbuild
70.7 KB
EnterpriseDB~docker-postgresql~ONOXJ6.dockerbuild
53.5 KB
EnterpriseDB~docker-postgresql~PH6W4E.dockerbuild
50.2 KB
EnterpriseDB~docker-postgresql~QLFIMG.dockerbuild
68.7 KB
EnterpriseDB~docker-postgresql~QQDCIR.dockerbuild
71.3 KB
EnterpriseDB~docker-postgresql~R9J0CW.dockerbuild
66.7 KB
EnterpriseDB~docker-postgresql~REPI14.dockerbuild
50.5 KB
EnterpriseDB~docker-postgresql~SAHS32.dockerbuild
53.4 KB
EnterpriseDB~docker-postgresql~SFVQI7.dockerbuild
72.9 KB
EnterpriseDB~docker-postgresql~SUCKYF.dockerbuild
50.2 KB
EnterpriseDB~docker-postgresql~SZLLK3.dockerbuild
52.4 KB
EnterpriseDB~docker-postgresql~T0H4W9.dockerbuild
71.8 KB
EnterpriseDB~docker-postgresql~TOJMR0.dockerbuild
75 KB
EnterpriseDB~docker-postgresql~U1R21X.dockerbuild
74.5 KB
EnterpriseDB~docker-postgresql~U57WXC.dockerbuild
75 KB
EnterpriseDB~docker-postgresql~UCHI54.dockerbuild
52.4 KB
EnterpriseDB~docker-postgresql~UFQU86.dockerbuild
52.1 KB
EnterpriseDB~docker-postgresql~UG8NAF.dockerbuild
51.1 KB
EnterpriseDB~docker-postgresql~UXSQ5T.dockerbuild
71.7 KB
EnterpriseDB~docker-postgresql~V307OC.dockerbuild
55.9 KB
EnterpriseDB~docker-postgresql~VJYX3W.dockerbuild
51.2 KB
EnterpriseDB~docker-postgresql~WP8PRS.dockerbuild
49.6 KB
EnterpriseDB~docker-postgresql~XBGSB7.dockerbuild
70.2 KB
EnterpriseDB~docker-postgresql~XG2U4H.dockerbuild
75.6 KB
EnterpriseDB~docker-postgresql~YEKN7P.dockerbuild
46.2 KB
EnterpriseDB~docker-postgresql~YLWR7F.dockerbuild
55.9 KB
EnterpriseDB~docker-postgresql~YO4QL9.dockerbuild
65.4 KB
EnterpriseDB~docker-postgresql~YSCS6D.dockerbuild
50.6 KB
EnterpriseDB~docker-postgresql~YXVWQH.dockerbuild
53.7 KB
EnterpriseDB~docker-postgresql~Z00SDG.dockerbuild
52 KB
EnterpriseDB~docker-postgresql~Z763XQ.dockerbuild
70.8 KB
EnterpriseDB~docker-postgresql~ZMNAX4.dockerbuild
40.9 KB