Skip to content

Update dependency getsentry/sentry-cli to v2.21.0 #93

Update dependency getsentry/sentry-cli to v2.21.0

Update dependency getsentry/sentry-cli to v2.21.0 #93

Triggered via pull request September 22, 2023 10:07
Status Failure
Total duration 2m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

docker-publish-jnlp.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
build (jenkins-inbound-agent)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; ARCH=\"$(dpkg --print-architecture)\"; case \"${ARCH}\" in aarch64|arm64) AWS_CLI_DOWNLOAD_URL=\"https://awscli.amazonaws.com/awscli-exe-linux-aarch64.zip\"; VAULT_DOWNLOAD_URL=\"https://releases.hashicorp.com/vault/${VAULT_VERSION}/vault_${VAULT_VERSION}_linux_arm64.zip\"; PACKER_DOWNLOAD_URL=\"https://releases.hashicorp.com/packer/${PACKER_VERSION}/packer_${PACKER_VERSION}_linux_arm64.zip\"; KUBECTL_DOWNLOAD_URL=\"https://storage.googleapis.com/kubernetes-release/release/v${KUBECTL_VERSION}/bin/linux/arm64/kubectl\"; HELM_DOWNLOAD_URL=\"https://get.helm.sh/helm-${HELM_VERSION}-linux-arm64.tar.gz\"; HELM_FOLDER=\"linux-arm64\"; CONFTEST_DOWNLOAD_URL=\"https://github.com/open-policy-agent/conftest/releases/download/v${CONFTEST_VERSION}/conftest_${CONFTEST_VERSION}_Linux_arm64.tar.gz\"; INFRACOST_DOWNLOAD_FILE=\"infracost-linux-arm64\"; INFRACOST_DOWNLOAD_URL=\"https://github.com/infracost/infracost/releases/download/${INFRACOST_VERSION}\"; COSIGN_DOWNLOAD_URL=\"https://github.com/sigstore/cosign/releases/download/v${COSIGN_VERSION}/cosign_${COSIGN_VERSION}_arm64.deb\"; SENTRY_DOWNLOAD_URL=\"https://release-registry.services.sentry.io/apps/sentry-cli/${SENTRY_CLI_VERSION}?response=download&arch=aarch64&platform=Linux&package=sentry-cli\"; SENTRY_HASHSUM=\"deab6568a7c5ba5af03674e23b3afc26f439b8d7b1f32c04f955c5af1a7552f7\"; VAULT_CRD_RENDERER_URL=\"https://github.com/DaspawnW/vault-crd-helm-renderer/releases/download/v${VAULT_CRD_RENDERER_VERSION}\"; ;; amd64|x86_64) AWS_CLI_DOWNLOAD_URL=\"https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip\"; VAULT_DOWNLOAD_URL=\"https://releases.hashicorp.com/vault/${VAULT_VERSION}/vault_${VAULT_VERSION}_linux_amd64.zip\"; PACKER_DOWNLOAD_URL=\"https://releases.hashicorp.com/packer/${PACKER_VERSION}/packer_${PACKER_VERSION}_linux_amd64.zip\"; KUBECTL_DOWNLOAD_URL=\"https://storage.googleapis.com/kubernetes-release/release/v${KUBECTL_VERSION}/bin/linux/amd64/kubectl\"; HELM_DOWNLOAD_URL=\"https://get.helm.sh/helm-${HELM_VERSION}-linux-amd64.tar.gz\"; HELM_FOLDER=\"linux-amd64\"; CONFTEST_DOWNLOAD_URL=\"https://github.com/open-policy-agent/conftest/releases/download/v${CONFTEST_VERSION}/conftest_${CONFTEST_VERSION}_Linux_x86_64.tar.gz\"; INFRACOST_DOWNLOAD_FILE=\"infracost-linux-amd64\"; INFRACOST_DOWNLOAD_URL=\"https://github.com/infracost/infracost/releases/download/${INFRACOST_VERSION}\"; COSIGN_DOWNLOAD_URL=\"https://github.com/sigstore/cosign/releases/download/v${COSIGN_VERSION}/cosign_${COSIGN_VERSION}_amd64.deb\"; SENTRY_DOWNLOAD_URL=\"https://release-registry.services.sentry.io/apps/sentry-cli/${SENTRY_CLI_VERSION}?response=download&arch=x86_64&platform=Linux&package=sentry-cli\"; SENTRY_HASHSUM=\"5cd1c556bb33854e2c30f2c02beb8fefcc9da03212285ede9b4550820285beb1\"; VAULT_CRD_RENDERER_URL=\"https://github.com/DaspawnW/vault-crd-helm-renderer/releases/download/v${VAULT_CRD_RENDERER_VERSION}\"; ;; *) echo \"Unsupported arch: ${ARCH}\"; exit 1; ;; esac; curl \"${AWS_CLI_DOWNLOAD_URL}\" -o \"awscliv2.zip\"; unzip awscliv2.zip && ./aws/install && rm awscliv2.zip && rm -rf aws; pip3 install --no-cache-dir -U boto3 checkov==${CHECKOV_VERSION} ansible==${ANSIBLE_VERSION} hvac==${PIP_HVAC_VERSION} pre-commit --break-system-packages; curl -L \"${VAULT_DOWNLOAD_URL}\" -o \"vault.zip\"; unzip vault.zip && mv vault /usr/bin && rm vault.zip; curl -L \"${PACKER_DOWNLOAD_URL}\" -o \"packer.zip\"; unzip packer.zip && mv packer /usr/bin && rm packer.zip; curl -L \"${KUBECTL_DOWNLOAD_URL}\" -o \"kubectl\"; chmod +x kubectl && mv kubectl /usr/bin; curl -L \"${HELM_DOWNLOAD_URL}\" -o \"helm.tar.gz\"; tar -xvzf helm.tar.gz && chmod +x \"${HELM_
build (jenkins-inbound-agent)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (jenkins-inbound-agent)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (jenkins-inbound-agent)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (jenkins-inbound-agent)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (jenkins-inbound-agent)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (jenkins-inbound-agent)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (jenkins-inbound-agent)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (jenkins-inbound-agent)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/