Skip to content

fix: reorder statements to avoid version-dependent syntax #2362

fix: reorder statements to avoid version-dependent syntax

fix: reorder statements to avoid version-dependent syntax #2362

Triggered via push October 29, 2024 11:21
Status Failure
Total duration 4m 53s
Artifacts 78

ci.yml

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

Annotations

4 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 hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en ; \tyum -y --setopt=tsflags=nodocs install \t\tpostgresql17-17.0 \t\tpostgresql17-contrib-17.0 \t\tpostgresql17-server-17.0 \t\tpostgresql17-libs-17.0 \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 hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en ; \tyum -y --setopt=tsflags=nodocs install \t\tpostgresql17-17.0 \t\tpostgresql17-contrib-17.0 \t\tpostgresql17-server-17.0 \t\tpostgresql17-libs-17.0 \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 15-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 --enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \t\tpostgis34_15-3.4.2 \t\tpgrouting_15 \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: 70
Check
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
EnterpriseDB~docker-postgresql~03IUJL.dockerbuild Expired
68.8 KB
EnterpriseDB~docker-postgresql~11M3AD.dockerbuild Expired
73.9 KB
EnterpriseDB~docker-postgresql~14PSXH.dockerbuild Expired
74.9 KB
EnterpriseDB~docker-postgresql~1UB491.dockerbuild Expired
32.3 KB
EnterpriseDB~docker-postgresql~2LNHTI.dockerbuild Expired
51.2 KB
EnterpriseDB~docker-postgresql~2ZRM2L.dockerbuild Expired
71.2 KB
EnterpriseDB~docker-postgresql~459D39.dockerbuild Expired
53.3 KB
EnterpriseDB~docker-postgresql~4N6LCQ.dockerbuild Expired
70.8 KB
EnterpriseDB~docker-postgresql~5TSAN7.dockerbuild Expired
33.5 KB
EnterpriseDB~docker-postgresql~6C35EZ.dockerbuild Expired
54.6 KB
EnterpriseDB~docker-postgresql~6U5DQF.dockerbuild Expired
49.7 KB
EnterpriseDB~docker-postgresql~75KATF.dockerbuild Expired
55 KB
EnterpriseDB~docker-postgresql~7VBAFD.dockerbuild Expired
55.6 KB
EnterpriseDB~docker-postgresql~91CHYO.dockerbuild Expired
55.7 KB
EnterpriseDB~docker-postgresql~A710TZ.dockerbuild Expired
71.2 KB
EnterpriseDB~docker-postgresql~BDCVKX.dockerbuild Expired
53.4 KB
EnterpriseDB~docker-postgresql~BQZ8ZE.dockerbuild Expired
52.5 KB
EnterpriseDB~docker-postgresql~CA49PJ.dockerbuild Expired
72.4 KB
EnterpriseDB~docker-postgresql~CEFZ2D.dockerbuild Expired
74.2 KB
EnterpriseDB~docker-postgresql~CNBM9R.dockerbuild Expired
67.6 KB
EnterpriseDB~docker-postgresql~CVWWWI.dockerbuild Expired
70.7 KB
EnterpriseDB~docker-postgresql~FOTNSS.dockerbuild Expired
40.2 KB
EnterpriseDB~docker-postgresql~FOY2S1.dockerbuild Expired
52.2 KB
EnterpriseDB~docker-postgresql~G31XK6.dockerbuild Expired
70.5 KB
EnterpriseDB~docker-postgresql~H9SE94.dockerbuild Expired
75.1 KB
EnterpriseDB~docker-postgresql~HQWDUY.dockerbuild Expired
53.5 KB
EnterpriseDB~docker-postgresql~I342RL.dockerbuild Expired
68.4 KB
EnterpriseDB~docker-postgresql~I4R7Z5.dockerbuild Expired
57.5 KB
EnterpriseDB~docker-postgresql~IVV8TH.dockerbuild Expired
51.9 KB
EnterpriseDB~docker-postgresql~IXKJKU.dockerbuild Expired
52.6 KB
EnterpriseDB~docker-postgresql~J1BRVP.dockerbuild Expired
54.8 KB
EnterpriseDB~docker-postgresql~J3CSMY.dockerbuild Expired
58.8 KB
EnterpriseDB~docker-postgresql~JL6TFB.dockerbuild Expired
69.6 KB
EnterpriseDB~docker-postgresql~JL77KV.dockerbuild Expired
75 KB
EnterpriseDB~docker-postgresql~JP26X1.dockerbuild Expired
67.9 KB
EnterpriseDB~docker-postgresql~JQLZV6.dockerbuild Expired
53.9 KB
EnterpriseDB~docker-postgresql~K4LI03.dockerbuild Expired
58.6 KB
EnterpriseDB~docker-postgresql~KXEDND.dockerbuild Expired
71.5 KB
EnterpriseDB~docker-postgresql~KZAV1L.dockerbuild Expired
68.7 KB
EnterpriseDB~docker-postgresql~L81IQ3.dockerbuild Expired
70.9 KB
EnterpriseDB~docker-postgresql~LGRAX5.dockerbuild Expired
67.7 KB
EnterpriseDB~docker-postgresql~LK5MRO.dockerbuild Expired
50.6 KB
EnterpriseDB~docker-postgresql~M439JE.dockerbuild Expired
76.5 KB
EnterpriseDB~docker-postgresql~MYDC6J.dockerbuild Expired
69.6 KB
EnterpriseDB~docker-postgresql~NABPQW.dockerbuild Expired
53.3 KB
EnterpriseDB~docker-postgresql~OK5R5U.dockerbuild Expired
52 KB
EnterpriseDB~docker-postgresql~OUS8OS.dockerbuild Expired
70.6 KB
EnterpriseDB~docker-postgresql~PGVMT5.dockerbuild Expired
51.7 KB
EnterpriseDB~docker-postgresql~PSNJXF.dockerbuild Expired
75.4 KB
EnterpriseDB~docker-postgresql~Q3LRKO.dockerbuild Expired
51.6 KB
EnterpriseDB~docker-postgresql~Q58J4F.dockerbuild Expired
53.7 KB
EnterpriseDB~docker-postgresql~R8JKTK.dockerbuild Expired
77.1 KB
EnterpriseDB~docker-postgresql~RJLJML.dockerbuild Expired
50.5 KB
EnterpriseDB~docker-postgresql~RO4WEX.dockerbuild Expired
52.7 KB
EnterpriseDB~docker-postgresql~RU1LBF.dockerbuild Expired
71.1 KB
EnterpriseDB~docker-postgresql~SH8R5D.dockerbuild Expired
68 KB
EnterpriseDB~docker-postgresql~SSO8O2.dockerbuild Expired
52.2 KB
EnterpriseDB~docker-postgresql~STHV6L.dockerbuild Expired
70.4 KB
EnterpriseDB~docker-postgresql~T7AP95.dockerbuild Expired
52.3 KB
EnterpriseDB~docker-postgresql~T8OZ3P.dockerbuild Expired
50.9 KB
EnterpriseDB~docker-postgresql~TBAD9H.dockerbuild Expired
71.2 KB
EnterpriseDB~docker-postgresql~TCHJJL.dockerbuild Expired
55.1 KB
EnterpriseDB~docker-postgresql~UHDDN4.dockerbuild Expired
54.1 KB
EnterpriseDB~docker-postgresql~UJT8QP.dockerbuild Expired
53.7 KB
EnterpriseDB~docker-postgresql~V130VE.dockerbuild Expired
52.9 KB
EnterpriseDB~docker-postgresql~V55JRL.dockerbuild Expired
56.6 KB
EnterpriseDB~docker-postgresql~V8WZG7.dockerbuild Expired
53.5 KB
EnterpriseDB~docker-postgresql~VCABQ4.dockerbuild Expired
72.8 KB
EnterpriseDB~docker-postgresql~VE1TPK.dockerbuild Expired
57.8 KB
EnterpriseDB~docker-postgresql~VK2077.dockerbuild Expired
52.9 KB
EnterpriseDB~docker-postgresql~W16198.dockerbuild Expired
51.8 KB
EnterpriseDB~docker-postgresql~YN06N9.dockerbuild Expired
70.3 KB
EnterpriseDB~docker-postgresql~YUOWPD.dockerbuild Expired
70.8 KB
EnterpriseDB~docker-postgresql~YVW7ZX.dockerbuild Expired
57.6 KB
EnterpriseDB~docker-postgresql~Z8G01A.dockerbuild Expired
54.1 KB
EnterpriseDB~docker-postgresql~ZAUGGH.dockerbuild Expired
68.6 KB
EnterpriseDB~docker-postgresql~ZFDMF5.dockerbuild Expired
69.5 KB
EnterpriseDB~docker-postgresql~ZINSOU.dockerbuild Expired
76.2 KB