Skip to content
Failed

Console Output

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

no changes found

[isabelle-repo] $ hg update --clean --rev default

1 files updated, 0 files merged, 0 files removed, 0 files unresolved

[isabelle-repo] $ hg log --rev . --template {node}

[isabelle-repo] $ hg log --rev . --template {rev}

[isabelle-repo] $ hg log --rev 786074d8d61bd13eedaedad7b0c782a1641cafc2

changeset: 63392:786074d8d61b

user: blanchet

date: Tue Jul 05 18:00:21 2016 +0200

summary: avoid reference to invisible theorem, by using another one instead (suggested by Anders Schlichtkrull; the document's author is incomunicado)

[isabelle-repo] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev "ancestors('default') and not ancestors(786074d8d61bd13eedaedad7b0c782a1641cafc2)" --encoding UTF-8 --encodingmode replace

>> Job status: [isabelle-repo-afp] the 'build only if scm changes' feature is disabled.

Starting build job isabelle-repo-afp.

>> Job status: [isabelle-repo-makeall] the 'build only if scm changes' feature is disabled.

Starting build job isabelle-repo-makeall.

Finished Build : #281 of Job : isabelle-repo-afp with status : FAILURE

Finished Build : #281 of Job : isabelle-repo-makeall 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: FAILURE