Skip to content

SOFTWARE-6017: Fix docker push input variable #918

SOFTWARE-6017: Fix docker push input variable

SOFTWARE-6017: Fix docker push input variable #918

Triggered via pull request October 28, 2024 20:17
Status Success
Total duration 12m 13s
Artifacts 16

build-container.yml

on: pull_request
Matrix: build-images
Matrix: merge-manifests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 16 warnings
build-images (cuda_11_8_0, release, 24, osg-htc/ospool-ep, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c useradd osg && mkdir -p ~osg/.condor && if [[ $BASE_YUM_REPO != release ]]; then yum -y install apptainer --enablerepo=epel-testing; else yum -y install apptainer; fi && yum -y install osg-wn-client attr 'git >= 2' rsyslog rsyslog-gnutls python3-cryptography python3-requests bind-utils socat tini && if [[ $BASE_OS != el9 ]]; then yum -y install redhat-lsb-core; fi && yum clean all && mkdir -p /etc/condor/passwords.d /etc/condor/tokens.d" did not complete successfully: exit code: 1
build-images (cuda_11_8_0, release, 24, osg-htc/ospool-ep, linux/arm64)
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c useradd osg && mkdir -p ~osg/.condor && if [[ $BASE_YUM_REPO != release ]]; then yum -y install apptainer --enablerepo=epel-testing; else yum -y install apptainer; fi && yum -y install osg-wn-client attr 'git >= 2' rsyslog rsyslog-gnutls python3-cryptography python3-requests bind-utils socat tini && if [[ $BASE_OS != el9 ]]; then yum -y install redhat-lsb-core; fi && yum clean all && mkdir -p /etc/condor/passwords.d /etc/condor/tokens.d" did not complete successfully: exit code: 1
build-images (el9, development, 24, osg-htc/ospool-ep, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone https://github.com/cvmfs/cvmfsexec /cvmfsexec && cd /cvmfsexec && if [[ $CVMFSEXEC_BRANCH = TAGGED ]]; then CVMFSEXEC_BRANCH=$(git tag --sort=version:refname | tail -n 1); fi && git checkout $CVMFSEXEC_BRANCH && ./makedist osg && mkdir -p /cvmfs-cache /cvmfs-logs && chmod 1777 /cvmfs-cache /cvmfs-logs && rm -rf dist/var/lib/cvmfs log && ln -s /cvmfs-cache dist/var/lib/cvmfs && ln -s /cvmfs-logs log && tar -czf /cvmfsexec.tar.gz ./* && rm -rf ./* && chmod 1777 /cvmfsexec" did not complete successfully: exit code: 1
build-images (el9, release, 24, osg-htc/ospool-ep, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c useradd osg && mkdir -p ~osg/.condor && if [[ $BASE_YUM_REPO != release ]]; then yum -y install apptainer --enablerepo=epel-testing; else yum -y install apptainer; fi && yum -y install osg-wn-client attr 'git >= 2' rsyslog rsyslog-gnutls python3-cryptography python3-requests bind-utils socat tini && if [[ $BASE_OS != el9 ]]; then yum -y install redhat-lsb-core; fi && yum clean all && mkdir -p /etc/condor/passwords.d /etc/condor/tokens.d" did not complete successfully: exit code: 1
build-images (el9, release, 24, osg-htc/ospool-ep, linux/arm64)
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c useradd osg && mkdir -p ~osg/.condor && if [[ $BASE_YUM_REPO != release ]]; then yum -y install apptainer --enablerepo=epel-testing; else yum -y install apptainer; fi && yum -y install osg-wn-client attr 'git >= 2' rsyslog rsyslog-gnutls python3-cryptography python3-requests bind-utils socat tini && if [[ $BASE_OS != el9 ]]; then yum -y install redhat-lsb-core; fi && yum clean all && mkdir -p /etc/condor/passwords.d /etc/condor/tokens.d" did not complete successfully: exit code: 1
build-images (el9, testing, 24, osg-htc/ospool-ep, linux/arm64)
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c useradd osg && mkdir -p ~osg/.condor && if [[ $BASE_YUM_REPO != release ]]; then yum -y install apptainer --enablerepo=epel-testing; else yum -y install apptainer; fi && yum -y install osg-wn-client attr 'git >= 2' rsyslog rsyslog-gnutls python3-cryptography python3-requests bind-utils socat tini && if [[ $BASE_OS != el9 ]]; then yum -y install redhat-lsb-core; fi && yum clean all && mkdir -p /etc/condor/passwords.d /etc/condor/tokens.d" did not complete successfully: exit code: 1
build-images (el9, testing, 24, osg-htc/ospool-ep, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c useradd osg && mkdir -p ~osg/.condor && if [[ $BASE_YUM_REPO != release ]]; then yum -y install apptainer --enablerepo=epel-testing; else yum -y install apptainer; fi && yum -y install osg-wn-client attr 'git >= 2' rsyslog rsyslog-gnutls python3-cryptography python3-requests bind-utils socat tini && if [[ $BASE_OS != el9 ]]; then yum -y install redhat-lsb-core; fi && yum clean all && mkdir -p /etc/condor/passwords.d /etc/condor/tokens.d" did not complete successfully: exit code: 1
build-images (cuda_11_8_0, release, 24, osg-htc/ospool-ep, linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (cuda_11_8_0, release, 24, osg-htc/ospool-ep, linux/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, development, 24, osg-htc/ospool-ep, linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, release, 24, osg-htc/ospool-ep, linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, release, 24, osg-htc/ospool-ep, linux/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, testing, 24, osg-htc/ospool-ep, linux/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (cuda_11_8_0, release, 23, opensciencegrid/osgvo-docker-pilot, linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, testing, 24, osg-htc/ospool-ep, linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, development, 23, opensciencegrid/osgvo-docker-pilot, linux/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (cuda_11_8_0, release, 23, opensciencegrid/osgvo-docker-pilot, linux/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, development, 24, osg-htc/ospool-ep, linux/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, development, 23, opensciencegrid/osgvo-docker-pilot, linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, release, 23, opensciencegrid/osgvo-docker-pilot, linux/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, release, 23, opensciencegrid/osgvo-docker-pilot, linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, testing, 23, opensciencegrid/osgvo-docker-pilot, linux/arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images (el9, testing, 23, opensciencegrid/osgvo-docker-pilot, linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
opensciencegrid~osgvo-docker-pilot~0WGAJK.dockerbuild
79 KB
opensciencegrid~osgvo-docker-pilot~3T50J4.dockerbuild
77.8 KB
opensciencegrid~osgvo-docker-pilot~7DDBCY.dockerbuild
36.1 KB
opensciencegrid~osgvo-docker-pilot~EKAK0O.dockerbuild
78 KB
opensciencegrid~osgvo-docker-pilot~HUD0T5.dockerbuild
77.3 KB
opensciencegrid~osgvo-docker-pilot~IQIVOE.dockerbuild
78 KB
opensciencegrid~osgvo-docker-pilot~KBDMBW.dockerbuild
35.5 KB
opensciencegrid~osgvo-docker-pilot~LEPIOJ.dockerbuild
36.1 KB
opensciencegrid~osgvo-docker-pilot~LHHOO6.dockerbuild
78.7 KB
opensciencegrid~osgvo-docker-pilot~N1XQIZ.dockerbuild
35.8 KB
opensciencegrid~osgvo-docker-pilot~OV2L5A.dockerbuild
40.2 KB
opensciencegrid~osgvo-docker-pilot~PL843O.dockerbuild
41.2 KB
opensciencegrid~osgvo-docker-pilot~TSRZB9.dockerbuild
47.4 KB
opensciencegrid~osgvo-docker-pilot~VBFPNK.dockerbuild
91.3 KB
opensciencegrid~osgvo-docker-pilot~WRILUQ.dockerbuild
75.1 KB
opensciencegrid~osgvo-docker-pilot~ZYBY6L.dockerbuild
86.6 KB