See <https://builds.apache.org/job/Aurora/451/changes>
Changes: [wickman] AURORA-595: Do not rely upon pytest capsys since command line parameters alter outcome. ------------------------------------------ Started by an SCM change Building remotely on ubuntu-4 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Aurora/ws/> Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-aurora.git > git init <https://builds.apache.org/job/Aurora/ws/> Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-aurora.git > git --version > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/incubator-aurora.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/incubator-aurora.git > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/incubator-aurora.git Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-aurora.git > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/incubator-aurora.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} Checking out Revision d71f4eb0eac0fbbd090e98b709d515413f173f62 (origin/master) > git config core.sparsecheckout > git checkout -f d71f4eb0eac0fbbd090e98b709d515413f173f62 > git rev-list fd60eab6f7fe5bd0950683e01c8e64f7812777b5 Cleaning workspace > git rev-parse --verify HEAD Resetting working tree > git reset --hard > git clean -fdx [Aurora] $ /bin/bash -xe /tmp/hudson2038742689605026138.sh + ./build-support/jenkins/build.sh + date Tue Jul 22 18:07:40 UTC 2014 + ./gradlew -Pq clean build FAILURE: Build failed with an exception. * What went wrong: net.rubygrapefruit.platform.internal.jni.PosixFileFunctions.symlink(Ljava/lang/String;Ljava/lang/String;Lnet/rubygrapefruit/platform/internal/FunctionResult;)V * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Build step 'Execute shell' marked build as failure Updating AURORA-595