Skip to content
Success

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 --config extensions.purge= clean --all

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

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

[isabelle-repo] $ hg log --rev f353674c2528a121ccbcc6f6ecd2404375bf71d2

changeset: 63941:f353674c2528

user: hoelzl

date: Fri Sep 23 18:34:34 2016 +0200

summary: move absolutely_integrable_on to Equivalence_Lebesgue_Henstock_Integration, now based on the Lebesgue integral

[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(f353674c2528a121ccbcc6f6ecd2404375bf71d2)" --encoding UTF-8 --encodingmode replace

[isabelle-repo] $ /bin/sh -xe /tmp/hudson2798629490722255523.sh

+ echo 9195600fcc7ceb0784e82cb9411680b16aabdef6

9195600fcc7ceb0784e82cb9411680b16aabdef6

>> 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 : #469 of Job : isabelle-repo-makeall with status : SUCCESS

Finished Build : #469 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