Skip to content

Ensuring that the evidence.identity format is maintained after compon… #1142

Ensuring that the evidence.identity format is maintained after compon…

Ensuring that the evidence.identity format is maintained after compon… #1142

Triggered via push January 23, 2025 19:56
Status Failure
Total duration 37m 26s
Artifacts

npm-release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
containers
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -e; ARCH_NAME=\"$(rpm --eval '%{_arch}')\"; url=; case \"${ARCH_NAME##*-}\" in 'x86_64') OS_ARCH_SUFFIX=''; GOBIN_VERSION='amd64'; ;; 'aarch64') OS_ARCH_SUFFIX='-aarch64'; GOBIN_VERSION='arm64'; ;; *) echo >&2 \"error: unsupported architecture: '$ARCH_NAME'\"; exit 1 ;; esac && microdnf install -y php php-curl php-zip php-bcmath php-json php-pear php-mbstring php-devel make gcc git-core python${PYTHON_VERSION} python${PYTHON_VERSION}-devel python${PYTHON_VERSION}-pip glibc-common glibc-all-langpacks openssl-devel libffi-devel libyaml zlib-devel pcre2 which tar gzip zip unzip bzip2 sudo ncurses ncurses-devel sqlite-devel gnupg2 dotnet-sdk-9.0 && microdnf install -y epel-release && microdnf install --enablerepo=crb -y libyaml-devel jemalloc-devel && alternatives --install /usr/bin/python3 python /usr/bin/python${PYTHON_VERSION} 10 && alternatives --install /usr/bin/python3 python3 /usr/bin/python${PYTHON_VERSION} 10 && /usr/bin/python${PYTHON_VERSION} --version && /usr/bin/python${PYTHON_VERSION} -m pip install --no-cache-dir --upgrade pip virtualenv && /usr/bin/python${PYTHON_VERSION} -m pip install --no-cache-dir --upgrade pipenv poetry blint atom-tools uv --target /opt/pypi && /opt/pypi/bin/poetry --version && /opt/pypi/bin/pipenv --version && /opt/pypi/bin/blint --help && curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y && cargo --version && rustc --version && curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash && source /root/.nvm/nvm.sh && nvm install ${NODE_VERSION} && node --version && git clone https://github.com/rbenv/rbenv.git --depth=1 ~/.rbenv && echo 'export PATH=\"$HOME/.rbenv/bin:$PATH\"' >> ~/.bashrc && echo 'eval \"$(~/.rbenv/bin/rbenv init - bash)\"' >> ~/.bashrc && source ~/.bashrc && mkdir -p \"$(rbenv root)/plugins\" && git clone https://github.com/rbenv/ruby-build.git --depth=1 \"$(rbenv root)/plugins/ruby-build\" && rbenv install ${RUBY_VERSION} && rbenv global ${RUBY_VERSION} && ruby --version && which ruby && rm -rf /root/.rbenv/cache $RUBY_BUILD_BUILD_PATH && curl -s \"https://get.sdkman.io\" | bash && echo -e \"sdkman_auto_answer=true\\nsdkman_selfupdate_feature=false\\nsdkman_auto_env=true\\nsdkman_curl_connect_timeout=20\\nsdkman_curl_max_time=0\" >> $HOME/.sdkman/etc/config && source \"$HOME/.sdkman/bin/sdkman-init.sh\" && sdk install java $JAVA_VERSION && sdk install maven $MAVEN_VERSION && sdk install gradle $GRADLE_VERSION && sdk install sbt $SBT_VERSION && SWIFT_WEBDIR=\"$SWIFT_WEBROOT/$SWIFT_BRANCH/$(echo $SWIFT_PLATFORM | tr -d .)$OS_ARCH_SUFFIX\" && SWIFT_BIN_URL=\"$SWIFT_WEBDIR/$SWIFT_VERSION/$SWIFT_VERSION-$SWIFT_PLATFORM$OS_ARCH_SUFFIX.tar.gz\" && SWIFT_SIG_URL=\"$SWIFT_BIN_URL.sig\" && export GNUPGHOME=\"$(mktemp -d)\" && curl -fsSL \"$SWIFT_BIN_URL\" -o swift.tar.gz \"$SWIFT_SIG_URL\" -o swift.tar.gz.sig && gpg --batch --quiet --keyserver keyserver.ubuntu.com --recv-keys \"$SWIFT_SIGNING_KEY\" && gpg --batch --verify swift.tar.gz.sig swift.tar.gz && tar -xzf swift.tar.gz --directory / --strip-components=1 && chmod -R o+r /usr/lib/swift && chmod +x /usr/bin/swift && rm -rf \"$GNUPGHOME\" swift.tar.gz.sig swift.tar.gz && swift --version && mkdir -p ${ANDROID_HOME}/cmdline-tools && curl -L https://dl.google.com/android/repository/commandlinetools-linux-11076708_latest.zip -o ${ANDROID_HOME}/cmdline-tools/android_tools.zip && unzip ${ANDROID_HOME}/cmdline-tools/android_tools.zip -d ${ANDROID_HOME}/cmdline-tools/ && rm ${ANDROID_HOME}/cmdline-tools/android_tools.zip && mv ${ANDROID_HOME}/cmdline-tools/cmdline-tools ${ANDROID_HOME}/cmdline-tools/latest && yes | /opt/android-sdk-linux/cmdline-tools/latest/bin/sdkmanager --lic
pkg
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
containers-deno
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
containers-bun
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
containers-ppc64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
containers
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636