DM-45884: Migrate built with GHA and build arm64 #4
Annotations
1 error
Build and push
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: 1
|
Loading