temp commit after update script is run #1813
Annotations
19 errors
PostgreSQL UBI PostGIS 11-3.3
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount1794919982/Dockerfile.postgis: no such file or directory
|
PostgreSQL UBI PostGIS 11-3.3 MultiLang
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount202609536/Dockerfile.postgis-multilang: no such file or directory
|
PostgreSQL UBInull 11
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount3115925861/Dockerfile.ubinull: no such file or directory
|
PostgreSQL UBInull 11 MultiArch
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount3121790685/Dockerfile.multiarch.ubinull: no such file or directory
|
PostgreSQL UBInull 11 MultiLang
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount3402152107/Dockerfile.multilang.ubinull: no such file or directory
|
PostgreSQL UBInull 11 MultiArch
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount1609666926/Dockerfile.multiarch.ubinull: no such file or directory
|
PostgreSQL UBI PostGIS 12-3.4
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\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \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\tpostgresql12-12.17 \t\tpostgresql12-contrib-12.17 \t\tpostgresql12-server-12.17 \t\tpostgresql12-libs-12.17 \t\tpg_failover_slots_12 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit14_12 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
|
PostgreSQL UBInull 11 MultiLang
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount2352972701/Dockerfile.multilang.ubinull: no such file or directory
|
PostgreSQL UBI PostGIS 14-3.4 MultiLang
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\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y upgrade glibc-common ; \tyum -y reinstall glibc-common ; \trm -fr /etc/rpm/macros.image-language-conf ; \tyum -y install hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en glibc-all-langpacks ; \tyum -y --setopt=tsflags=nodocs install \t\tpostgresql14-14.10 \t\tpostgresql14-contrib-14.10 \t\tpostgresql14-server-14.10 \t\tpostgresql14-libs-14.10 \t\tpg_failover_slots_14 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit16_14 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
|
PostgreSQL UBInull 11
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount2030095119/Dockerfile.ubinull: no such file or directory
|
PostgreSQL UBI PostGIS 16-3.4
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\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \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\tpostgresql16-16.1 \t\tpostgresql16-contrib-16.1 \t\tpostgresql16-server-16.1 \t\tpostgresql16-libs-16.1 \t\tpg_failover_slots_16 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit18_16 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
|
PostgreSQL UBI PostGIS 14-3.4
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\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \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\tpostgresql14-14.10 \t\tpostgresql14-contrib-14.10 \t\tpostgresql14-server-14.10 \t\tpostgresql14-libs-14.10 \t\tpg_failover_slots_14 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit16_14 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
|
PostgreSQL UBI PostGIS 13-3.4
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\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \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\tpostgresql13-13.13 \t\tpostgresql13-contrib-13.13 \t\tpostgresql13-server-13.13 \t\tpostgresql13-libs-13.13 \t\tpg_failover_slots_13 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit15_13 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
|
PostgreSQL UBI PostGIS 15-3.4
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\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \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\tpostgresql15-15.5 \t\tpostgresql15-contrib-15.5 \t\tpostgresql15-server-15.5 \t\tpostgresql15-libs-15.5 \t\tpg_failover_slots_15 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit17_15 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
|
PostgreSQL UBI PostGIS 13-3.4 MultiLang
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\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y upgrade glibc-common ; \tyum -y reinstall glibc-common ; \trm -fr /etc/rpm/macros.image-language-conf ; \tyum -y install hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en glibc-all-langpacks ; \tyum -y --setopt=tsflags=nodocs install \t\tpostgresql13-13.13 \t\tpostgresql13-contrib-13.13 \t\tpostgresql13-server-13.13 \t\tpostgresql13-libs-13.13 \t\tpg_failover_slots_13 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit15_13 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
|
PostgreSQL UBI PostGIS 16-3.4 MultiLang
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\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y upgrade glibc-common ; \tyum -y reinstall glibc-common ; \trm -fr /etc/rpm/macros.image-language-conf ; \tyum -y install hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en glibc-all-langpacks ; \tyum -y --setopt=tsflags=nodocs install \t\tpostgresql16-16.1 \t\tpostgresql16-contrib-16.1 \t\tpostgresql16-server-16.1 \t\tpostgresql16-libs-16.1 \t\tpg_failover_slots_16 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit18_16 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
|
PostgreSQL UBI PostGIS 15-3.4 MultiLang
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\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y upgrade glibc-common ; \tyum -y reinstall glibc-common ; \trm -fr /etc/rpm/macros.image-language-conf ; \tyum -y install hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en glibc-all-langpacks ; \tyum -y --setopt=tsflags=nodocs install \t\tpostgresql15-15.5 \t\tpostgresql15-contrib-15.5 \t\tpostgresql15-server-15.5 \t\tpostgresql15-libs-15.5 \t\tpg_failover_slots_15 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit17_15 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
|
PostgreSQL UBI PostGIS 12-3.4 MultiLang
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\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\tarm64) \t\t\t\tyum -y install \"${base_url}/EL-%%UBI_MAJOR_VERSION%%-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y upgrade glibc-common ; \tyum -y reinstall glibc-common ; \trm -fr /etc/rpm/macros.image-language-conf ; \tyum -y install hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en glibc-all-langpacks ; \tyum -y --setopt=tsflags=nodocs install \t\tpostgresql12-12.17 \t\tpostgresql12-contrib-12.17 \t\tpostgresql12-server-12.17 \t\tpostgresql12-libs-12.17 \t\tpg_failover_slots_12 \t; \tif [ \"$PG_MAJOR\" -lt \"16\" ]; then \t\tyum -y --setopt=tsflags=nodocs install \t\t\tpgaudit14_12 \t\t; \tfi; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
|
Check
Process completed with exit code 1.
|