Started by an SCM change [EnvInject] - Loading node environment variables. Building on master in workspace /var/lib/jenkins/workspace/isabelle-repo [isabelle-repo] $ hg showconfig paths.default [isabelle-repo] $ hg pull --rev default pulling from http://isabelle.in.tum.de/repos/isabelle/ searching for changes adding changesets adding manifests adding file changes added 2 changesets with 13 changes to 10 files (run 'hg update' to get a working copy) [isabelle-repo] $ hg update --clean --rev default 22 files updated, 0 files merged, 0 files removed, 0 files unresolved [isabelle-repo] $ hg --config extensions.purge= clean --all [isabelle-repo] $ hg log --rev . --template {node} [isabelle-repo] $ hg log --rev . --template {rev} [isabelle-repo] $ hg log --rev d4b89572ae718d1e6e112a619169321fa4a2bf4f changeset: 63939:d4b89572ae71 parent: 63938:f6ce08859d4c parent: 63937:45ed7d0aeb6f user: paulson date: Thu Sep 22 15:56:37 2016 +0100 summary: Merge [isabelle-repo] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev "ancestors('default') and not ancestors(d4b89572ae718d1e6e112a619169321fa4a2bf4f)" --encoding UTF-8 --encodingmode replace [isabelle-repo] $ /bin/sh -xe /tmp/hudson2179288129537296277.sh + echo f353674c2528a121ccbcc6f6ecd2404375bf71d2 f353674c2528a121ccbcc6f6ecd2404375bf71d2 >> Job status: [isabelle-repo-makeall] the 'build only if scm changes' feature is disabled. Starting build job isabelle-repo-makeall. >> Job status: [isabelle-repo-afp] the 'build only if scm changes' feature is disabled. Starting build job isabelle-repo-afp. Finished Build : #468 of Job : isabelle-repo-makeall with status : SUCCESS Finished Build : #468 of Job : isabelle-repo-afp with status : SUCCESS Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Finished: SUCCESS