Skip to content

fix: remove old codeready-builder repo #2425

fix: remove old codeready-builder repo

fix: remove old codeready-builder repo #2425

Triggered via push November 27, 2024 14:23
Status Failure
Total duration 5m 40s
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
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 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
Check
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
EnterpriseDB~docker-postgresql~04ZDTZ.dockerbuild
50.1 KB
EnterpriseDB~docker-postgresql~121C4B.dockerbuild
51 KB
EnterpriseDB~docker-postgresql~5622O5.dockerbuild
52.2 KB
EnterpriseDB~docker-postgresql~5KWBJJ.dockerbuild
51 KB
EnterpriseDB~docker-postgresql~6X1W4W.dockerbuild
50.7 KB
EnterpriseDB~docker-postgresql~7201HK.dockerbuild
51 KB
EnterpriseDB~docker-postgresql~73GA3G.dockerbuild
51.5 KB
EnterpriseDB~docker-postgresql~85227L.dockerbuild
52.3 KB
EnterpriseDB~docker-postgresql~8VAZIU.dockerbuild
51.6 KB
EnterpriseDB~docker-postgresql~9BB6RP.dockerbuild
72.9 KB
EnterpriseDB~docker-postgresql~9HY1Y7.dockerbuild
49.8 KB
EnterpriseDB~docker-postgresql~9UTWHF.dockerbuild
51.7 KB
EnterpriseDB~docker-postgresql~A2MN5K.dockerbuild
71.7 KB
EnterpriseDB~docker-postgresql~AMP6K6.dockerbuild
69 KB
EnterpriseDB~docker-postgresql~B40OXY.dockerbuild
55.3 KB
EnterpriseDB~docker-postgresql~BUVH6R.dockerbuild
67 KB
EnterpriseDB~docker-postgresql~CQI8QV.dockerbuild
72 KB
EnterpriseDB~docker-postgresql~CSDYFH.dockerbuild
55.5 KB
EnterpriseDB~docker-postgresql~DXQM6T.dockerbuild
51.1 KB
EnterpriseDB~docker-postgresql~E028XM.dockerbuild
54.6 KB
EnterpriseDB~docker-postgresql~G4993W.dockerbuild
76.8 KB
EnterpriseDB~docker-postgresql~H2SZ9S.dockerbuild
53.6 KB
EnterpriseDB~docker-postgresql~H9EK6I.dockerbuild
33.2 KB
EnterpriseDB~docker-postgresql~HZ8FQS.dockerbuild
52.8 KB
EnterpriseDB~docker-postgresql~I7ROV0.dockerbuild
49.1 KB
EnterpriseDB~docker-postgresql~IW2Z6J.dockerbuild
51 KB
EnterpriseDB~docker-postgresql~IXTYYU.dockerbuild
49.9 KB
EnterpriseDB~docker-postgresql~JLM3IJ.dockerbuild
70 KB
EnterpriseDB~docker-postgresql~JN5HAE.dockerbuild
53.1 KB
EnterpriseDB~docker-postgresql~JRP96A.dockerbuild
44.7 KB
EnterpriseDB~docker-postgresql~K4SWKE.dockerbuild
52 KB
EnterpriseDB~docker-postgresql~K6K2CB.dockerbuild
73.3 KB
EnterpriseDB~docker-postgresql~L5YFEI.dockerbuild
69.2 KB
EnterpriseDB~docker-postgresql~L6FZ4K.dockerbuild
72.4 KB
EnterpriseDB~docker-postgresql~L9FUQT.dockerbuild
49.1 KB
EnterpriseDB~docker-postgresql~LDSLYJ.dockerbuild
50.9 KB
EnterpriseDB~docker-postgresql~LI3Y94.dockerbuild
52.6 KB
EnterpriseDB~docker-postgresql~LLGT36.dockerbuild
51.9 KB
EnterpriseDB~docker-postgresql~LMTP00.dockerbuild
77.1 KB
EnterpriseDB~docker-postgresql~LNKGF9.dockerbuild
75.8 KB
EnterpriseDB~docker-postgresql~LR3YJ6.dockerbuild
71.3 KB
EnterpriseDB~docker-postgresql~LU2BXO.dockerbuild
68.1 KB
EnterpriseDB~docker-postgresql~MCQ1DA.dockerbuild
51.9 KB
EnterpriseDB~docker-postgresql~MCV38H.dockerbuild
54.1 KB
EnterpriseDB~docker-postgresql~MWBHBE.dockerbuild
73.3 KB
EnterpriseDB~docker-postgresql~MZMQKU.dockerbuild
72.4 KB
EnterpriseDB~docker-postgresql~MZYBV1.dockerbuild
72.3 KB
EnterpriseDB~docker-postgresql~N7FS5U.dockerbuild
56.8 KB
EnterpriseDB~docker-postgresql~NU88VJ.dockerbuild
67.3 KB
EnterpriseDB~docker-postgresql~OOJ6XW.dockerbuild
71.7 KB
EnterpriseDB~docker-postgresql~P4Q4GG.dockerbuild
55.1 KB
EnterpriseDB~docker-postgresql~PNMFQF.dockerbuild
76 KB
EnterpriseDB~docker-postgresql~PU7NUR.dockerbuild
52 KB
EnterpriseDB~docker-postgresql~PZQC4M.dockerbuild
76 KB
EnterpriseDB~docker-postgresql~Q49CY6.dockerbuild
75.9 KB
EnterpriseDB~docker-postgresql~QVZAGW.dockerbuild
32.6 KB
EnterpriseDB~docker-postgresql~REG3QV.dockerbuild
55.7 KB
EnterpriseDB~docker-postgresql~SRV4HZ.dockerbuild
52.6 KB
EnterpriseDB~docker-postgresql~TMIL9N.dockerbuild
55.4 KB
EnterpriseDB~docker-postgresql~U9JA4P.dockerbuild
52.1 KB
EnterpriseDB~docker-postgresql~UCCK5C.dockerbuild
67.7 KB
EnterpriseDB~docker-postgresql~UPUOH3.dockerbuild
70 KB
EnterpriseDB~docker-postgresql~UVRLTV.dockerbuild
72.3 KB
EnterpriseDB~docker-postgresql~UW8HB4.dockerbuild
69.7 KB
EnterpriseDB~docker-postgresql~VUXMP8.dockerbuild
51.5 KB
EnterpriseDB~docker-postgresql~VYQY2P.dockerbuild
73.4 KB
EnterpriseDB~docker-postgresql~W3T94J.dockerbuild
40.7 KB
EnterpriseDB~docker-postgresql~XAKHL3.dockerbuild
51.2 KB
EnterpriseDB~docker-postgresql~XELNR4.dockerbuild
67.2 KB
EnterpriseDB~docker-postgresql~XF76KM.dockerbuild
55.2 KB
EnterpriseDB~docker-postgresql~XKU45D.dockerbuild
56 KB
EnterpriseDB~docker-postgresql~XL2VDG.dockerbuild
72.3 KB
EnterpriseDB~docker-postgresql~Y6V92N.dockerbuild
75.1 KB
EnterpriseDB~docker-postgresql~YCJGMO.dockerbuild
67.8 KB
EnterpriseDB~docker-postgresql~YQCIIU.dockerbuild
51.8 KB
EnterpriseDB~docker-postgresql~Z9IP90.dockerbuild
40.4 KB
EnterpriseDB~docker-postgresql~ZCBKAC.dockerbuild
67.2 KB
EnterpriseDB~docker-postgresql~ZCBU9G.dockerbuild
70.9 KB