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

$ hg clone --rev default --noupdate http://isabelle.in.tum.de/repos/isabelle/ /var/lib/jenkins/workspace/isabelle-repo

adding changesets

adding manifests

adding file changes

added 65509 changesets with 178682 changes to 10777 files

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

3227 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 c05bec5d01ad6660f7825f6a8315f9aa350a7a67 --template exists\n

exists

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

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

+ echo a72ab197e68134b4257c988c054c5d718e87adcc

a72ab197e68134b4257c988c054c5d718e87adcc

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

Finished Build : #846 of Job : isabelle-repo-afp with status : SUCCESS

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 1 second

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