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

31 files updated, 0 files merged, 0 files removed, 0 files unresolved

[afp-repo] $ hg --config extensions.purge= clean --all

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

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

[afp-repo] $ hg log --rev 0e47eb7963c9f3d9218800681ae8a96f531172be --template exists\n

exists

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

[afp-repo] $ /bin/sh -xe /tmp/jenkins2246946136603788591.sh

+ echo b965ba72a310e2a62a93db0296aef44745cd9d6e

b965ba72a310e2a62a93db0296aef44745cd9d6e

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

Starting build job afp-repo-afp.

Finished Build : #1120 of Job : afp-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 28 second

Finished: SUCCESS