Skip to content

DM-45884: Migrate built with GHA and build arm64 #3

DM-45884: Migrate built with GHA and build arm64

DM-45884: Migrate built with GHA and build arm64 #3

Triggered via pull request August 24, 2024 15:33
@rocebroceb
synchronize #25
tickets/DM-45884
Status Failure
Total duration 3m 6s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -lc set -e\n source ./loadLSST.bash\n mamba clean -a -y\n for prod in $EUPS_PRODUCTS; do\n eups distrib install --no-server-tags -vvv \"$prod\" -t \"$EUPS_TAG\"\n done\n find \"$EUPS_PATH\" -exec strip --strip-unneeded --preserve-dates {} + > /dev/null 2>&1 || true\n find \"$EUPS_PATH\" -maxdepth 5 -name tests -type d -exec rm -rf {} + > /dev/null 2>&1 || true\n find \"$EUPS_PATH\" -maxdepth 6 \\( -path \"*doc/html\" -o -path \"*doc/xml\" \\) -type d -exec rm -rf {} + > /dev/null 2>&1 || true\n find \"$EUPS_PATH\" -maxdepth 5 -name src -type d -exec rm -rf {} + > /dev/null 2>&1 || true\n" did not complete successfully: exit code: 3