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_builds_diffoscope_website/workspace The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://salsa.debian.org/reproducible-builds/diffoscope-website.git > git init /var/lib/jenkins/jobs/reproducible_builds_diffoscope_website/workspace # timeout=10 Fetching upstream changes from https://salsa.debian.org/reproducible-builds/diffoscope-website.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://salsa.debian.org/reproducible-builds/diffoscope-website.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://salsa.debian.org/reproducible-builds/diffoscope-website.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 6f1360938ab13426ba78e776d18f71cb7e6bfa4e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6f1360938ab13426ba78e776d18f71cb7e6bfa4e # timeout=10 Commit message: "Update metadata and news to match release of version 272" > git rev-list --no-walk af8158475c7dce29ef269458f9f206ce069a2942 # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins17650226789110115400.sh + mkdir -pv /srv/diffoscope.org/www + jekyll build -I -s . -d /srv/diffoscope.org/www Configuration file: /var/lib/jenkins/jobs/reproducible_builds_diffoscope_website/workspace/_config.yml Source: /var/lib/jenkins/jobs/reproducible_builds_diffoscope_website/workspace Destination: /srv/diffoscope.org/www Incremental build: enabled Generating... done in 1.926 seconds. Auto-regeneration: disabled. Use --watch to enable. Finished: SUCCESS