One of the fishy things I see is the sentence "Downloading artifacts from coordinator... ok id=22861191 responseStatus=200 OK token=bsr-XXMX" in the last build that worked. It does not appear for me. If that's because I merge, does it mean that only when @pkoppenb merges will the docs build OK, not all maintainers at least?
Hmm, so I reverted back with !718 (closed) but the pipeline fails the same way. The log tells nothing about the failure except for the code 77. I'm lost. Maybe you can simply merge so that we revert my (though trivial) changes and we check if the status of the pipeline again? Dunno what else at this point.
Uploading artifacts...fatal: unsafe repository ('/builds/lhcb/DaVinci' is owned by someone else)To add an exception for this directory, call: git config --global --add safe.directory /builds/lhcb/DaVinciWARNING: untracked: exit status 128 ERROR: No files to upload Cleaning up project directory and file based variables00:01Job succeeded
whereas you got
Uploading artifacts...untracked: found 68 files Uploading artifacts as "archive" to coordinator... 201 Created id=22743742 responseStatus=201 Created token=qkpXedxRCleaning up project directory and file based variables00:01Job succeeded
So there are 2 issues:
This step should have failed following ERROR: No files to upload.