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/afp-repo

[afp-repo] $ hg showconfig paths.default

[afp-repo] $ hg pull --rev default

pulling from https://bitbucket.org/isa-afp/afp-devel/

no changes found

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

99 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

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

[afp-repo] $ hg log --rev d50c0e41735c473385b99c2282a0044311ba2b81

changeset: 7104:d50c0e41735c

user: Lars Hupel <lars.hupel@mytum.de>

date: Thu Sep 15 14:27:37 2016 +0200

summary: rename 'Finite_Map' theory to allow addition of 'Finite_Map' to HOL-Library

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

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

Starting build job afp-repo-afp.

Finished Build : #414 of Job : afp-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