Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building on the built-in node in workspace /var/lib/jenkins/jobs/reproducible_sync_lfs_files/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/reproducible_sync_lfs_files/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://salsa.debian.org/reproducible-builds/reproducible-lfs.git # timeout=10 Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-lfs.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://salsa.debian.org/reproducible-builds/reproducible-lfs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 346b39463e39505f92d7c6d8ab6d4537b903f351 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 346b39463e39505f92d7c6d8ab6d4537b903f351 # timeout=10 Commit message: "Add diffoscope 271 release tarball and signature." > git rev-list --no-walk fab9bf591913a26cf267bc94a9de79142e1e7938 # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins12636576096710894784.sh + /srv/jenkins/bin/reproducible_sync_lfs.sh + base=/srv/reproducible-builds.org + cd /srv/reproducible-builds.org + [ ! -d lfs ] + cd lfs + git pull From https://salsa.debian.org/reproducible-builds/reproducible-lfs fab9bf5..346b394 master -> origin/master Updating fab9bf5..346b394 Fast-forward releases/diffoscope/diffoscope-271.tar.bz2 | 3 +++ releases/diffoscope/diffoscope-271.tar.bz2.asc | 16 ++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 releases/diffoscope/diffoscope-271.tar.bz2 create mode 100644 releases/diffoscope/diffoscope-271.tar.bz2.asc + git lfs pull Finished: SUCCESS