Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on workermtahpc (mta_hpc) in workspace /media/data/jenkins/workspace/isabelle-notify [isabelle-notify] $ hg showconfig paths.default [isabelle-notify] $ hg pull --rev default pulling from https://isabelle.in.tum.de/repos/isabelle/ no changes found [isabelle-notify] $ hg update --clean --rev default 1 files updated, 0 files merged, 0 files removed, 0 files unresolved [isabelle-notify] $ hg log --rev . --template {node} [isabelle-notify] $ hg log --rev . --template {rev} [isabelle-notify] $ hg log --rev a0f93621c332995496f2556062225bf761ddf055 --template exists\n exists [isabelle-notify] $ hg log --template "{desc|xmlescape}{file_adds % '{file|xmlescape}'}{file_dels % '{file|xmlescape}'}{files % '{file|xmlescape}'}{parents}\n" --rev "ancestors('default') and not ancestors(a0f93621c332995496f2556062225bf761ddf055)" --encoding UTF-8 --encodingmode replace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /media/data/jenkins/workspace/isabelle-notify/itc/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/isabelle-prover/isabelle-tools-collection.git # timeout=10 Fetching upstream changes from https://github.com/isabelle-prover/isabelle-tools-collection.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/isabelle-prover/isabelle-tools-collection.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10 Commit message: "use options instead of ci.preferences;" > git rev-list --no-walk c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10 No emails were triggered. [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content ITC=true [EnvInject] - Variables injected successfully. [isabelle-notify] $ /bin/sh -xe /tmp/jenkins8546281939373553664.sh + Admin/jenkins/run_build notify + set -e + PROFILE=notify + shift + bin/isabelle components -a ### Missing Isabelle component: "/media/data/jenkins/.isabelle/contrib/isabelle_setup-20240327" Bad component catalog file: "/media/data/jenkins/workspace/isabelle-notify/Admin/components/go" Build step 'Execute shell' marked build as failure Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds No emails were triggered. Finished: FAILURE