You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aurora.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/17 01:39:52 UTC

Build failed in Jenkins: aurora-packaging-nightly #916

See <https://builds.apache.org/job/aurora-packaging-nightly/916/display/redirect?page=changes>

Changes:

[renan] Disable pytest-fast mode as a workaround for failing health checker

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace <https://builds.apache.org/job/aurora-packaging-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora +refs/heads/*:refs/remotes/origin/* --depth=1
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 59f66ffcd413ab01a3816e764e91281d8e220cad (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 59f66ffcd413ab01a3816e764e91281d8e220cad
Commit message: "Disable pytest-fast mode as a workaround for failing health checker tests."
 > git rev-list b4e66bcf27bd845842ae848fe8575fd1850c6dce # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora-packaging # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora-packaging
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora-packaging +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 9f82912ecd576c71b0b1b8c03ad54d44acbcf684 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9f82912ecd576c71b0b1b8c03ad54d44acbcf684
Commit message: "Update packaging to latest Thrift, Mesos, and virtualenv"
 > git rev-list 9f82912ecd576c71b0b1b8c03ad54d44acbcf684 # timeout=10
[aurora-packaging-nightly] $ /bin/bash -xe /tmp/jenkins1598944443380918106.sh
+ cd aurora
++ cat .auroraversion
+ internal_version=0.20.0-SNAPSHOT
+ git archive --prefix=apache-aurora-0.20.0-SNAPSHOT/ -o snapshot.tar.gz HEAD
+ cd ../aurora-packaging
++ date +%Y.%m.%d
+ nightly_version=0.20.0-SNAPSHOT.2018.02.17
+ ./build-artifact.sh ../aurora/snapshot.tar.gz 0.20.0-SNAPSHOT.2018.02.17
Using docker image aurora-ubuntu-trusty
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Jenkins build is back to normal : aurora-packaging-nightly #917

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/aurora-packaging-nightly/917/display/redirect>