fix copy-paste braces wrong in Dockerfile #226
pr.yaml
on: push
build-images
/
compute-matrix
2s
Matrix: build-images / docker
Matrix: build-images / build-multiarch-manifest
Annotations
102 errors and 102 warnings
build-images / ci-conda / build (11.4.3, 3.10, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.4.3, 3.12, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.8.0, 3.10, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.8.0, 3.10, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.4.3, 3.11, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.4.3, 3.11, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.8.0, 3.10, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.4.3, 3.12, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.0.1, 3.10, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.8.0, 3.11, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.4.3, 3.10, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.0.1, 3.10, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.0.1, 3.10, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.0.1, 3.10, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.8.0, 3.10, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.0.1, 3.11, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.8.0, 3.11, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.8.0, 3.11, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.8.0, 3.12, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.4.3, 3.12, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.8.0, 3.12, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.8.0, 3.12, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.0.1, 3.11, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.8.0, 3.11, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.0.1, 3.11, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.0.1, 3.12, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.8.0, 3.11, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.0.1, 3.12, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.10, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.2.2, 3.10, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.10, ubuntu24.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.8.0, 3.12, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.0.1, 3.12, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.2.2, 3.11, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.0.1, 3.12, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.11, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.2.2, 3.10, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.10, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.10, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.2.2, 3.10, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.10, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.2.2, 3.11, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.2.2, 3.12, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.12, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.2.2, 3.11, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.12, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.2.2, 3.12, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.2.2, 3.10, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.11, ubuntu24.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.2.2, 3.12, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.2.2, 3.12, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.2.2, 3.11, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.2.2, 3.11, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.11, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.8.0, 3.12, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.11, ubuntu24.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.2.2, 3.11, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.10, ubuntu24.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.10, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.11, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.0.1, 3.11, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.11, ubuntu20.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.2.2, 3.12, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.12, ubuntu22.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.11, ubuntu20.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.4.3, 3.10, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.12, ubuntu22.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.12, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.8.0, 3.10, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.12, ubuntu24.04, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.12, ubuntu24.04, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.8.0, 3.11, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.0.1, 3.10, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.0.1, 3.10, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.0.1, 3.12, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.8.0, 3.10, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-wheel / build (11.8.0, 3.12, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-wheel / build (12.5.1, 3.10, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.12, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.4.3, 3.12, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.4.3, 3.11, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.10, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-wheel / build (12.5.1, 3.10, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.2.2, 3.10, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.0.1, 3.11, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.0.1, 3.12, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-wheel / build (11.8.0, 3.11, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.4.3, 3.10, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-wheel / build (12.5.1, 3.12, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.2.2, 3.10, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.0.1, 3.11, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-wheel / build (12.5.1, 3.11, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-wheel / build (12.5.1, 3.12, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-wheel / build (12.5.1, 3.11, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-wheel / build (11.8.0, 3.11, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-wheel / build (11.8.0, 3.12, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-wheel / build (11.8.0, 3.10, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.8.0, 3.12, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.2.2, 3.12, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (12.5.1, 3.11, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.4.3, 3.11, rockylinux8, arm64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c curl -o /tmp/sccache.tar.gz \\\n -L \"https://github.com/mozilla/sccache/releases/download/v${SCCACHE_VER}/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl.tar.gz\"\ntar -C /tmp -xvf /tmp/sccache.tar.gz\nmv \"/tmp/sccache-v${SCCACHE_VER}-\"${REAL_ARCH}\"-unknown-linux-musl/sccache\" /usr/bin/sccache\nchmod +x /usr/bin/sccache\n\nwget https://github.com/cli/cli/releases/download/v${GH_CLI_VER}/gh_${GH_CLI_VER}_linux_${CPU_ARCH}.tar.gz\ntar -xf gh_*.tar.gz\nmv gh_*/bin/gh /usr/local/bin\nrm -rf gh_*\n\n# Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-wheel / build (11.8.0, 3.10, rockylinux8, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c # Install OpenTelemetry instrumentation\npip install opentelemetry-distro[otlp] opentelemetry-exporter-prometheus\ncurl -L -o otel-cli-${ CPU_ARCH }.tar.gz https://github.com/equinix-labs/otel-cli/releases/download/v0.4.5/otel-cli_0.4.5_linux_${ CPU_ARCH }.tar.gz\ntar -zxf otel-cli-${ CPU_ARCH }.tar.gz\nmv otel-cli /usr/local/bin/\ngit clone -b add-conda-build-instrumentation https://github.com/msarahan/opentelemetry-python-contrib\npip install -e ./opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-conda-build\nopentelemetry-bootstrap -a install\n" did not complete successfully: exit code: 1
|
build-images / ci-conda / build (11.4.3, 3.10, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.4.3, 3.12, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.8.0, 3.10, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.8.0, 3.10, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.4.3, 3.11, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.4.3, 3.11, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.8.0, 3.10, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.4.3, 3.12, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.0.1, 3.10, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.8.0, 3.11, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.4.3, 3.10, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.0.1, 3.10, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.0.1, 3.10, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.0.1, 3.10, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.8.0, 3.10, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.0.1, 3.11, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.8.0, 3.11, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.8.0, 3.11, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.8.0, 3.12, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.4.3, 3.12, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.8.0, 3.12, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.8.0, 3.12, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.0.1, 3.11, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.8.0, 3.11, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.0.1, 3.11, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.0.1, 3.12, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.8.0, 3.11, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.0.1, 3.12, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.10, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.2.2, 3.10, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.10, ubuntu24.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.8.0, 3.12, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.0.1, 3.12, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.2.2, 3.11, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.0.1, 3.12, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.11, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.2.2, 3.10, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.10, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.10, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.2.2, 3.10, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.10, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.2.2, 3.11, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.2.2, 3.12, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.12, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.2.2, 3.11, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.12, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.2.2, 3.12, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.2.2, 3.10, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.11, ubuntu24.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.2.2, 3.12, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.2.2, 3.12, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.2.2, 3.11, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.2.2, 3.11, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.11, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.8.0, 3.12, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.11, ubuntu24.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.2.2, 3.11, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.10, ubuntu24.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.10, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.11, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.0.1, 3.11, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.11, ubuntu20.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.2.2, 3.12, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.12, ubuntu22.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.11, ubuntu20.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.4.3, 3.10, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.12, ubuntu22.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.12, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.8.0, 3.10, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.12, ubuntu24.04, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.12, ubuntu24.04, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.8.0, 3.11, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.0.1, 3.10, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.0.1, 3.10, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.0.1, 3.12, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.8.0, 3.10, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-wheel / build (11.8.0, 3.12, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-wheel / build (12.5.1, 3.10, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.12, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.4.3, 3.12, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.4.3, 3.11, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.10, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-wheel / build (12.5.1, 3.10, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.2.2, 3.10, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.0.1, 3.11, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.0.1, 3.12, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-wheel / build (11.8.0, 3.11, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.4.3, 3.10, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-wheel / build (12.5.1, 3.12, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.2.2, 3.10, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.0.1, 3.11, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-wheel / build (12.5.1, 3.11, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-wheel / build (12.5.1, 3.12, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-wheel / build (12.5.1, 3.11, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-wheel / build (11.8.0, 3.11, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-wheel / build (11.8.0, 3.12, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-wheel / build (11.8.0, 3.10, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.8.0, 3.12, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.2.2, 3.12, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (12.5.1, 3.11, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-conda / build (11.4.3, 3.11, rockylinux8, arm64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
build-images / ci-wheel / build (11.8.0, 3.10, rockylinux8, amd64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
rapidsai~ci-imgs~07TNAB.dockerbuild
|
62.4 KB |
|
rapidsai~ci-imgs~08TPHO.dockerbuild
|
86.4 KB |
|
rapidsai~ci-imgs~0U8BYO.dockerbuild
|
51.8 KB |
|
rapidsai~ci-imgs~17QO4C.dockerbuild
|
47 KB |
|
rapidsai~ci-imgs~1TJ0AQ.dockerbuild
|
237 KB |
|
rapidsai~ci-imgs~1VDR2W.dockerbuild
|
40.4 KB |
|
rapidsai~ci-imgs~21Q38W.dockerbuild
|
87.7 KB |
|
rapidsai~ci-imgs~25G8W4.dockerbuild
|
61.2 KB |
|
rapidsai~ci-imgs~26PBGS.dockerbuild
|
78.9 KB |
|
rapidsai~ci-imgs~2G1Z1D.dockerbuild
|
72.6 KB |
|
rapidsai~ci-imgs~2MM664.dockerbuild
|
42 KB |
|
rapidsai~ci-imgs~3851DI.dockerbuild
|
64.3 KB |
|
rapidsai~ci-imgs~3CMJHD.dockerbuild
|
80.6 KB |
|
rapidsai~ci-imgs~3XIVUQ.dockerbuild
|
87.5 KB |
|
rapidsai~ci-imgs~3ZPIZX.dockerbuild
|
82.5 KB |
|
rapidsai~ci-imgs~4G148Z.dockerbuild
|
64.2 KB |
|
rapidsai~ci-imgs~4IUG6B.dockerbuild
|
63.3 KB |
|
rapidsai~ci-imgs~51PWK5.dockerbuild
|
69.9 KB |
|
rapidsai~ci-imgs~52KYSF.dockerbuild
|
230 KB |
|
rapidsai~ci-imgs~5M47O4.dockerbuild
|
297 KB |
|
rapidsai~ci-imgs~5UP89P.dockerbuild
|
81.6 KB |
|
rapidsai~ci-imgs~62QV8L.dockerbuild
|
80.4 KB |
|
rapidsai~ci-imgs~655758.dockerbuild
|
45.8 KB |
|
rapidsai~ci-imgs~65G2TM.dockerbuild
|
55 KB |
|
rapidsai~ci-imgs~66UWCG.dockerbuild
|
66.9 KB |
|
rapidsai~ci-imgs~69HD5B.dockerbuild
|
234 KB |
|
rapidsai~ci-imgs~6EGRYG.dockerbuild
|
326 KB |
|
rapidsai~ci-imgs~6EOCL6.dockerbuild
|
64 KB |
|
rapidsai~ci-imgs~6F5B8V.dockerbuild
|
80.6 KB |
|
rapidsai~ci-imgs~6KZLRB.dockerbuild
|
46.1 KB |
|
rapidsai~ci-imgs~6WSU4S.dockerbuild
|
53.7 KB |
|
rapidsai~ci-imgs~6XU1YR.dockerbuild
|
69.7 KB |
|
rapidsai~ci-imgs~71JQTP.dockerbuild
|
52.7 KB |
|
rapidsai~ci-imgs~74NW3L.dockerbuild
|
68.3 KB |
|
rapidsai~ci-imgs~76J4OM.dockerbuild
|
83.7 KB |
|
rapidsai~ci-imgs~7PKG43.dockerbuild
|
52.5 KB |
|
rapidsai~ci-imgs~7UXHKS.dockerbuild
|
51.9 KB |
|
rapidsai~ci-imgs~7V0CP2.dockerbuild
|
64.9 KB |
|
rapidsai~ci-imgs~81ML5K.dockerbuild
|
46.3 KB |
|
rapidsai~ci-imgs~83GIZ4.dockerbuild
|
63.4 KB |
|
rapidsai~ci-imgs~8C2GZM.dockerbuild
|
52.8 KB |
|
rapidsai~ci-imgs~8W05Z4.dockerbuild
|
88.2 KB |
|
rapidsai~ci-imgs~92DNJ9.dockerbuild
|
233 KB |
|
rapidsai~ci-imgs~93UI6J.dockerbuild
|
59 KB |
|
rapidsai~ci-imgs~99W7DG.dockerbuild
|
64.4 KB |
|
rapidsai~ci-imgs~9FDTIN.dockerbuild
|
45.2 KB |
|
rapidsai~ci-imgs~9IA1QX.dockerbuild
|
52.7 KB |
|
rapidsai~ci-imgs~9TXNJW.dockerbuild
|
65.1 KB |
|
rapidsai~ci-imgs~9UNXQL.dockerbuild
|
66.8 KB |
|
rapidsai~ci-imgs~A4SIL7.dockerbuild
|
85.7 KB |
|
rapidsai~ci-imgs~AB6QXD.dockerbuild
|
73.1 KB |
|
rapidsai~ci-imgs~B9HOEX.dockerbuild
|
320 KB |
|
rapidsai~ci-imgs~BC4JTO.dockerbuild
|
59.4 KB |
|
rapidsai~ci-imgs~BPKSFK.dockerbuild
|
86.2 KB |
|
rapidsai~ci-imgs~BUC3VP.dockerbuild
|
88.1 KB |
|
rapidsai~ci-imgs~CI8E0V.dockerbuild
|
52.5 KB |
|
rapidsai~ci-imgs~CLR95E.dockerbuild
|
51.4 KB |
|
rapidsai~ci-imgs~COVKEQ.dockerbuild
|
43.1 KB |
|
rapidsai~ci-imgs~CSBMKG.dockerbuild
|
68.8 KB |
|
rapidsai~ci-imgs~DAB8TH.dockerbuild
|
46.7 KB |
|
rapidsai~ci-imgs~DDDAXY.dockerbuild
|
64.2 KB |
|
rapidsai~ci-imgs~DRMACJ.dockerbuild
|
88.5 KB |
|
rapidsai~ci-imgs~DXQ0G8.dockerbuild
|
221 KB |
|
rapidsai~ci-imgs~E7VWQK.dockerbuild
|
230 KB |
|
rapidsai~ci-imgs~E9D13M.dockerbuild
|
65.1 KB |
|
rapidsai~ci-imgs~EH2AX8.dockerbuild
|
64.8 KB |
|
rapidsai~ci-imgs~EZ35P5.dockerbuild
|
45.3 KB |
|
rapidsai~ci-imgs~F37H07.dockerbuild
|
59.1 KB |
|
rapidsai~ci-imgs~FRU8EY.dockerbuild
|
51 KB |
|
rapidsai~ci-imgs~FYYLTP.dockerbuild
|
87.3 KB |
|
rapidsai~ci-imgs~G0V5IE.dockerbuild
|
45.8 KB |
|
rapidsai~ci-imgs~GQ27YO.dockerbuild
|
219 KB |
|
rapidsai~ci-imgs~H1PYEX.dockerbuild
|
44.9 KB |
|
rapidsai~ci-imgs~HAUHSF.dockerbuild
|
85.3 KB |
|
rapidsai~ci-imgs~HBG9CY.dockerbuild
|
54.8 KB |
|
rapidsai~ci-imgs~HJRP7R.dockerbuild
|
63.2 KB |
|
rapidsai~ci-imgs~HSX463.dockerbuild
|
86.8 KB |
|
rapidsai~ci-imgs~HWAUQ6.dockerbuild
|
61.3 KB |
|
rapidsai~ci-imgs~I5XTR6.dockerbuild
|
60.9 KB |
|
rapidsai~ci-imgs~IGMKAZ.dockerbuild
|
45.4 KB |
|
rapidsai~ci-imgs~IKFOBU.dockerbuild
|
73.3 KB |
|
rapidsai~ci-imgs~IMKA7W.dockerbuild
|
44 KB |
|
rapidsai~ci-imgs~IOBDWA.dockerbuild
|
86.4 KB |
|
rapidsai~ci-imgs~J1JHIZ.dockerbuild
|
47 KB |
|
rapidsai~ci-imgs~J65656.dockerbuild
|
287 KB |
|
rapidsai~ci-imgs~J6N2ZM.dockerbuild
|
72.4 KB |
|
rapidsai~ci-imgs~J8KDRN.dockerbuild
|
68.9 KB |
|
rapidsai~ci-imgs~J9I61F.dockerbuild
|
45.3 KB |
|
rapidsai~ci-imgs~JBG8T6.dockerbuild
|
45.8 KB |
|
rapidsai~ci-imgs~JGCGPT.dockerbuild
|
221 KB |
|
rapidsai~ci-imgs~JLUP1T.dockerbuild
|
88.6 KB |
|
rapidsai~ci-imgs~JN8THF.dockerbuild
|
43.1 KB |
|
rapidsai~ci-imgs~JP5SCQ.dockerbuild
|
85.2 KB |
|
rapidsai~ci-imgs~K2VEEG.dockerbuild
|
70.6 KB |
|
rapidsai~ci-imgs~K4GVW9.dockerbuild
|
82.1 KB |
|
rapidsai~ci-imgs~KB9CU8.dockerbuild
|
47.5 KB |
|
rapidsai~ci-imgs~KHPMX4.dockerbuild
|
45.2 KB |
|
rapidsai~ci-imgs~KIW1O0.dockerbuild
|
45 KB |
|
rapidsai~ci-imgs~KQB7Q7.dockerbuild
|
86.7 KB |
|
rapidsai~ci-imgs~KQVAWA.dockerbuild
|
47.7 KB |
|
rapidsai~ci-imgs~L02ADT.dockerbuild
|
54.4 KB |
|
rapidsai~ci-imgs~L66089.dockerbuild
|
68.4 KB |
|
rapidsai~ci-imgs~LDTTDC.dockerbuild
|
44.2 KB |
|
rapidsai~ci-imgs~LHNC67.dockerbuild
|
41.3 KB |
|
rapidsai~ci-imgs~LJ6612.dockerbuild
|
51.5 KB |
|
rapidsai~ci-imgs~LNS04F.dockerbuild
|
39.7 KB |
|
rapidsai~ci-imgs~LP39PE.dockerbuild
|
66.7 KB |
|
rapidsai~ci-imgs~LPXDFH.dockerbuild
|
58.1 KB |
|
rapidsai~ci-imgs~LQSY0G.dockerbuild
|
44.4 KB |
|
rapidsai~ci-imgs~LWNM9I.dockerbuild
|
69.6 KB |
|
rapidsai~ci-imgs~LXF9OJ.dockerbuild
|
85.3 KB |
|
rapidsai~ci-imgs~LY1BAT.dockerbuild
|
65.7 KB |
|
rapidsai~ci-imgs~M17F83.dockerbuild
|
85 KB |
|
rapidsai~ci-imgs~M21LSX.dockerbuild
|
314 KB |
|
rapidsai~ci-imgs~M72B91.dockerbuild
|
42.1 KB |
|
rapidsai~ci-imgs~M7K1A8.dockerbuild
|
47.6 KB |
|
rapidsai~ci-imgs~M8PSS4.dockerbuild
|
40.4 KB |
|
rapidsai~ci-imgs~MAOK2Z.dockerbuild
|
74.7 KB |
|
rapidsai~ci-imgs~MJNMYR.dockerbuild
|
44.9 KB |
|
rapidsai~ci-imgs~MOJ61M.dockerbuild
|
44.2 KB |
|
rapidsai~ci-imgs~MRGFGW.dockerbuild
|
57.3 KB |
|
rapidsai~ci-imgs~MRK9SO.dockerbuild
|
39.5 KB |
|
rapidsai~ci-imgs~MUDRLE.dockerbuild
|
52.7 KB |
|
rapidsai~ci-imgs~N0J9RB.dockerbuild
|
51.7 KB |
|
rapidsai~ci-imgs~N1IVCN.dockerbuild
|
216 KB |
|
rapidsai~ci-imgs~N5MNLM.dockerbuild
|
44.5 KB |
|
rapidsai~ci-imgs~NDQ59R.dockerbuild
|
40.5 KB |
|
rapidsai~ci-imgs~NF9QSM.dockerbuild
|
70.7 KB |
|
rapidsai~ci-imgs~NGF3Z7.dockerbuild
|
234 KB |
|
rapidsai~ci-imgs~NI3XND.dockerbuild
|
42.2 KB |
|
rapidsai~ci-imgs~NIHCMM.dockerbuild
|
45.4 KB |
|
rapidsai~ci-imgs~NO3OAU.dockerbuild
|
39.8 KB |
|
rapidsai~ci-imgs~NOHPL3.dockerbuild
|
66.9 KB |
|
rapidsai~ci-imgs~NRT719.dockerbuild
|
85.8 KB |
|
rapidsai~ci-imgs~NTERI0.dockerbuild
|
63.3 KB |
|
rapidsai~ci-imgs~NUXGR2.dockerbuild
|
44.9 KB |
|
rapidsai~ci-imgs~O1T371.dockerbuild
|
43 KB |
|
rapidsai~ci-imgs~O5U159.dockerbuild
|
68.4 KB |
|
rapidsai~ci-imgs~O6CUKU.dockerbuild
|
85.8 KB |
|
rapidsai~ci-imgs~OAZ612.dockerbuild
|
56.8 KB |
|
rapidsai~ci-imgs~OB2F2R.dockerbuild
|
53 KB |
|
rapidsai~ci-imgs~OH63WW.dockerbuild
|
86.8 KB |
|
rapidsai~ci-imgs~OHV8X1.dockerbuild
|
68.8 KB |
|
rapidsai~ci-imgs~OJOIAK.dockerbuild
|
84.1 KB |
|
rapidsai~ci-imgs~OLUZ14.dockerbuild
|
85.8 KB |
|
rapidsai~ci-imgs~OQZ7EY.dockerbuild
|
68.3 KB |
|
rapidsai~ci-imgs~ORTX3O.dockerbuild
|
43.5 KB |
|
rapidsai~ci-imgs~OTWLNC.dockerbuild
|
69 KB |
|
rapidsai~ci-imgs~P29JSN.dockerbuild
|
41.1 KB |
|
rapidsai~ci-imgs~P3IJ4N.dockerbuild
|
79.7 KB |
|
rapidsai~ci-imgs~P479NT.dockerbuild
|
39.3 KB |
|
rapidsai~ci-imgs~P4IRID.dockerbuild
|
58.7 KB |
|
rapidsai~ci-imgs~P5MSTY.dockerbuild
|
297 KB |
|
rapidsai~ci-imgs~P7B98Q.dockerbuild
|
51.7 KB |
|
rapidsai~ci-imgs~P81GK7.dockerbuild
|
71.8 KB |
|
rapidsai~ci-imgs~PIWEKI.dockerbuild
|
233 KB |
|
rapidsai~ci-imgs~PJQDDL.dockerbuild
|
234 KB |
|
rapidsai~ci-imgs~PMMQZL.dockerbuild
|
64.3 KB |
|
rapidsai~ci-imgs~POV2L2.dockerbuild
|
66.8 KB |
|
rapidsai~ci-imgs~PT80CQ.dockerbuild
|
63.7 KB |
|
rapidsai~ci-imgs~Q08GYK.dockerbuild
|
60.7 KB |
|
rapidsai~ci-imgs~Q0KBW7.dockerbuild
|
63.7 KB |
|
rapidsai~ci-imgs~Q18OYV.dockerbuild
|
45.7 KB |
|
rapidsai~ci-imgs~Q3KR8D.dockerbuild
|
65.9 KB |
|
rapidsai~ci-imgs~Q4K101.dockerbuild
|
54.5 KB |
|
rapidsai~ci-imgs~Q8W2DX.dockerbuild
|
77.9 KB |
|
rapidsai~ci-imgs~Q96EJJ.dockerbuild
|
52.2 KB |
|
rapidsai~ci-imgs~QCCYBY.dockerbuild
|
69.4 KB |
|
rapidsai~ci-imgs~QCY1R6.dockerbuild
|
72.1 KB |
|
rapidsai~ci-imgs~QGIO2L.dockerbuild
|
66 KB |
|
rapidsai~ci-imgs~QLI6C3.dockerbuild
|
87.4 KB |
|
rapidsai~ci-imgs~QM78YA.dockerbuild
|
87.6 KB |
|
rapidsai~ci-imgs~QMJHT0.dockerbuild
|
66.1 KB |
|
rapidsai~ci-imgs~QPUSSH.dockerbuild
|
87.3 KB |
|
rapidsai~ci-imgs~QQZF00.dockerbuild
|
64.4 KB |
|
rapidsai~ci-imgs~QXESK0.dockerbuild
|
63.2 KB |
|
rapidsai~ci-imgs~QY53UB.dockerbuild
|
66.1 KB |
|
rapidsai~ci-imgs~R282U7.dockerbuild
|
87.2 KB |
|
rapidsai~ci-imgs~R7C4SF.dockerbuild
|
46.8 KB |
|
rapidsai~ci-imgs~RHNDH9.dockerbuild
|
43 KB |
|
rapidsai~ci-imgs~RIQAPD.dockerbuild
|
223 KB |
|
rapidsai~ci-imgs~RL2DUV.dockerbuild
|
62.4 KB |
|
rapidsai~ci-imgs~RLYXRC.dockerbuild
|
52.3 KB |
|
rapidsai~ci-imgs~RP50L6.dockerbuild
|
228 KB |
|
rapidsai~ci-imgs~RRSJ2E.dockerbuild
|
86.3 KB |
|
rapidsai~ci-imgs~RU2OYP.dockerbuild
|
232 KB |
|
rapidsai~ci-imgs~RVQKOV.dockerbuild
|
65 KB |
|
rapidsai~ci-imgs~S09QDX.dockerbuild
|
45.8 KB |
|
rapidsai~ci-imgs~S2CX72.dockerbuild
|
72.8 KB |
|
rapidsai~ci-imgs~S3Y6X7.dockerbuild
|
72.1 KB |
|
rapidsai~ci-imgs~S6G772.dockerbuild
|
43.2 KB |
|
rapidsai~ci-imgs~S7UKT8.dockerbuild
|
38 KB |
|
rapidsai~ci-imgs~S942LY.dockerbuild
|
84.6 KB |
|
rapidsai~ci-imgs~SEU3DN.dockerbuild
|
40.3 KB |
|
rapidsai~ci-imgs~SFC7XV.dockerbuild
|
45.2 KB |
|
rapidsai~ci-imgs~SRW10H.dockerbuild
|
86.5 KB |
|
rapidsai~ci-imgs~T30IH4.dockerbuild
|
86.4 KB |
|
rapidsai~ci-imgs~T4UX0B.dockerbuild
|
291 KB |
|
rapidsai~ci-imgs~T6JNIU.dockerbuild
|
71.9 KB |
|
rapidsai~ci-imgs~T8KWGW.dockerbuild
|
84.8 KB |
|
rapidsai~ci-imgs~TANRV1.dockerbuild
|
87.9 KB |
|
rapidsai~ci-imgs~TBQVC6.dockerbuild
|
65.4 KB |
|
rapidsai~ci-imgs~TC8XVL.dockerbuild
|
59 KB |
|
rapidsai~ci-imgs~TCM2WT.dockerbuild
|
42 KB |
|
rapidsai~ci-imgs~TEWUW8.dockerbuild
|
233 KB |
|
rapidsai~ci-imgs~TJRR1H.dockerbuild
|
80.5 KB |
|
rapidsai~ci-imgs~TKRH00.dockerbuild
|
70.8 KB |
|
rapidsai~ci-imgs~TLS0Q2.dockerbuild
|
305 KB |
|
rapidsai~ci-imgs~TM1GYP.dockerbuild
|
53.6 KB |
|
rapidsai~ci-imgs~TNHAR8.dockerbuild
|
52.6 KB |
|
rapidsai~ci-imgs~TU7CL8.dockerbuild
|
83.7 KB |
|
rapidsai~ci-imgs~TZ45DD.dockerbuild
|
70 KB |
|
rapidsai~ci-imgs~U2QQLS.dockerbuild
|
65.3 KB |
|
rapidsai~ci-imgs~U2SF41.dockerbuild
|
46 KB |
|
rapidsai~ci-imgs~U2WU3A.dockerbuild
|
86.3 KB |
|
rapidsai~ci-imgs~U6TEV9.dockerbuild
|
66.8 KB |
|
rapidsai~ci-imgs~UA2TVN.dockerbuild
|
85.3 KB |
|
rapidsai~ci-imgs~UCQXP5.dockerbuild
|
40.7 KB |
|
rapidsai~ci-imgs~UEG0GJ.dockerbuild
|
81.6 KB |
|
rapidsai~ci-imgs~ULVIQN.dockerbuild
|
234 KB |
|
rapidsai~ci-imgs~UN6P9W.dockerbuild
|
44.9 KB |
|
rapidsai~ci-imgs~UP3HW2.dockerbuild
|
71.8 KB |
|
rapidsai~ci-imgs~UU8H3O.dockerbuild
|
68.9 KB |
|
rapidsai~ci-imgs~UVV61M.dockerbuild
|
44.3 KB |
|
rapidsai~ci-imgs~UYU5RG.dockerbuild
|
65.8 KB |
|
rapidsai~ci-imgs~V2GVNM.dockerbuild
|
44.1 KB |
|
rapidsai~ci-imgs~V8ADC9.dockerbuild
|
41.8 KB |
|
rapidsai~ci-imgs~V9CXE4.dockerbuild
|
69.5 KB |
|
rapidsai~ci-imgs~VEF85R.dockerbuild
|
57.4 KB |
|
rapidsai~ci-imgs~VJ3PZP.dockerbuild
|
59.2 KB |
|
rapidsai~ci-imgs~VJ3QSH.dockerbuild
|
64.6 KB |
|
rapidsai~ci-imgs~VJ4ROW.dockerbuild
|
65.5 KB |
|
rapidsai~ci-imgs~VJ89ZE.dockerbuild
|
44.3 KB |
|
rapidsai~ci-imgs~VNPV9H.dockerbuild
|
83.9 KB |
|
rapidsai~ci-imgs~VQ3I5O.dockerbuild
|
44.8 KB |
|
rapidsai~ci-imgs~VQAKNL.dockerbuild
|
47.8 KB |
|
rapidsai~ci-imgs~VV0SIR.dockerbuild
|
322 KB |
|
rapidsai~ci-imgs~VXHT9Q.dockerbuild
|
236 KB |
|
rapidsai~ci-imgs~W16T3M.dockerbuild
|
88.8 KB |
|
rapidsai~ci-imgs~W3RAMS.dockerbuild
|
221 KB |
|
rapidsai~ci-imgs~W6WUJJ.dockerbuild
|
43.6 KB |
|
rapidsai~ci-imgs~WAS97P.dockerbuild
|
236 KB |
|
rapidsai~ci-imgs~WEIR6D.dockerbuild
|
88 KB |
|
rapidsai~ci-imgs~WH42UY.dockerbuild
|
40.8 KB |
|
rapidsai~ci-imgs~WJU3NW.dockerbuild
|
66.5 KB |
|
rapidsai~ci-imgs~WTLBT2.dockerbuild
|
232 KB |
|
rapidsai~ci-imgs~WW33S0.dockerbuild
|
59.6 KB |
|
rapidsai~ci-imgs~X4TN5Z.dockerbuild
|
234 KB |
|
rapidsai~ci-imgs~X8ALRZ.dockerbuild
|
232 KB |
|
rapidsai~ci-imgs~X98EBB.dockerbuild
|
51.2 KB |
|
rapidsai~ci-imgs~XP5MXQ.dockerbuild
|
64.4 KB |
|
rapidsai~ci-imgs~XS4NKU.dockerbuild
|
83.6 KB |
|
rapidsai~ci-imgs~XZL8WH.dockerbuild
|
38.1 KB |
|
rapidsai~ci-imgs~Y0LHKU.dockerbuild
|
229 KB |
|
rapidsai~ci-imgs~Y1IACP.dockerbuild
|
85.1 KB |
|
rapidsai~ci-imgs~YBS0YD.dockerbuild
|
60.6 KB |
|
rapidsai~ci-imgs~YH8U2W.dockerbuild
|
80.7 KB |
|
rapidsai~ci-imgs~YIL1A5.dockerbuild
|
71.8 KB |
|
rapidsai~ci-imgs~YRWHRW.dockerbuild
|
68.1 KB |
|
rapidsai~ci-imgs~YTLBOH.dockerbuild
|
69.6 KB |
|
rapidsai~ci-imgs~YZ4Z0K.dockerbuild
|
313 KB |
|
rapidsai~ci-imgs~Z640T1.dockerbuild
|
45.6 KB |
|
rapidsai~ci-imgs~Z87EHY.dockerbuild
|
326 KB |
|
rapidsai~ci-imgs~ZAMX7I.dockerbuild
|
47.1 KB |
|
rapidsai~ci-imgs~ZJBIH8.dockerbuild
|
66.5 KB |
|
rapidsai~ci-imgs~ZMRN55.dockerbuild
|
60.4 KB |
|
rapidsai~ci-imgs~ZPTV5F.dockerbuild
|
41.8 KB |
|
rapidsai~ci-imgs~ZVYDGB.dockerbuild
|
79.3 KB |
|
rapidsai~ci-imgs~ZWJ1SD.dockerbuild
|
304 KB |
|
rapidsai~ci-imgs~ZYD0RW.dockerbuild
|
51.9 KB |
|