Build and push images to Quay.io registry #267
Annotations
1 error
Check if Dockerfile is not c9s, then Build and push to quay.io registry
Error: buildah exited with code 1
Trying to pull quay.io/sclorg/s2i-core-c10s:c10s...
Getting image source signatures
Copying blob sha256:5900a54e435b7e2e6d4761ed815fa256525dfbf38094e292bb49361906aa5dd2
Copying blob sha256:8b9107cf631914366712eba04e49f1cfae65b454148dc00f8bad729f4ae6e189
Copying blob sha256:8b9107cf631914366712eba04e49f1cfae65b454148dc00f8bad729f4ae6e189
Copying blob sha256:5900a54e435b7e2e6d4761ed815fa256525dfbf38094e292bb49361906aa5dd2
Copying config sha256:351c43ee8fdc87f3df837c3f7bee6a40576adda6548cf53fb6d2cbc0fa606c9a
Writing manifest to image destination
Storing signatures
Errors during downloading metadata for repository 'baseos':
- Downloading successful, but checksum doesn't match. Calculated: dfa5ffd57355e78da61343ee795464b49b0a3e2b41a4af74aa22160bf548a80601422eda53232dab277d7aabc097dffd04037d9173a3e96e214d0063dd5fa79e(sha512) Expected: f3765f12125ff6f09532cd5e74a0ab0bf0b275aa28794c1171b11ed247ed46fe60a7869d2ddc4658e31ac155632b4def908fd473050e6f68c32322212b921f62(sha512)
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
error building at STEP "RUN INSTALL_PKGS="rsync tar gettext-envsubst bind-utils nss_wrapper-libs glibc-locale-source xz" && PSQL_PKGS="postgresql16-server postgresql16-contrib postgresql16-upgrade" && INSTALL_PKGS="$INSTALL_PKGS pgaudit" && yum -y --setopt=tsflags=nodocs install $INSTALL_PKGS $PSQL_PKGS && rpm -V $INSTALL_PKGS postgresql-server postgresql-contrib postgresql-upgrade && postgres -V | grep -qe "$POSTGRESQL_VERSION\." && echo "Found VERSION $POSTGRESQL_VERSION" && yum -y clean all --enablerepo='*' && localedef -f UTF-8 -i en_US en_US.UTF-8 && test "$(id postgres)" = "uid=26(postgres) gid=26(postgres) groups=26(postgres)" && mkdir -p /var/lib/pgsql/data && mkdir -p /run/postgresql && /usr/libexec/fix-permissions /var/lib/pgsql /run/postgresql": error while running runtime: exit status 1
time="2024-10-16T02:18:11Z" level=error msg="exit status 1"
|
Loading