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

8 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 618f04bf906fe1f72c43f0a3833c0aaf2cccda03

changeset: 7143:618f04bf906f

user: wenzelm

date: Sun Oct 02 14:49:27 2016 +0200

summary: eliminated suspicious Unicode;

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

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

+ echo f5f3dbd608cd7022e88e842b8a62431a892e679f

f5f3dbd608cd7022e88e842b8a62431a892e679f

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

Starting build job afp-repo-afp.

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

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