See <https://builds.apache.org/job/aurora-packaging-nightly/101/changes>

Changes:

[jfarrell] AURORA-1477: Unify RPM and DEB package names

[wfarner] Copy artifacts from containers rather than using volume mounts.

[wfarner] Adjust pants env values for latest pants version.

------------------------------------------
Started by user wfarner
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/aurora-packaging-nightly/ws/>
Cloning the remote Git repository
Using shallow clone
Cloning repository https://git-wip-us.apache.org/repos/asf/aurora
 > git init <https://builds.apache.org/job/aurora-packaging-nightly/ws/aurora> 
 > # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/aurora 
 > +refs/heads/*:refs/remotes/origin/* --depth=1
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > 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 -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/aurora 
 > +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 697087b296d5bbe0c6c9cbf5c1baa10f4dcb111d 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 697087b296d5bbe0c6c9cbf5c1baa10f4dcb111d
 > git rev-list 86761e81effef9c7c0eb1e9ff2c79a55a91beeb1 # timeout=10
First time build. Skipping changelog.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/aurora-packaging
 > git init 
 > <https://builds.apache.org/job/aurora-packaging-nightly/ws/aurora-packaging> 
 > # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/aurora-packaging
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/aurora-packaging 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/aurora-packaging # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > 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 -c core.askpass=true 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 566ebdf024c6ceb2e0335187a359fe80ccddd15b 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 566ebdf024c6ceb2e0335187a359fe80ccddd15b
 > git rev-list a36f2f74dc0d81a6a8dfd22aff73df6f55c98b56 # timeout=10
[aurora-packaging-nightly] $ /bin/bash -xe /tmp/hudson534809474841701191.sh
+ cd aurora
++ cat .auroraversion
++ date +%Y.%m.%d
+ version=0.11.0-SNAPSHOT.2015.11.24
++ echo 0.11.0-SNAPSHOT.2015.11.24
++ tr -d -
++ tr '[:upper:]' '[:lower:]'
+ version=0.11.0snapshot.2015.11.24
+ git archive --prefix=apache-aurora-0.11.0snapshot.2015.11.24/ -o 
snapshot.tar.gz HEAD
+ cd ../aurora-packaging
+ ./build-artifact.sh ../aurora/snapshot.tar.gz 0.11.0snapshot.2015.11.24
Using docker image aurora-centos-7
Sending build context to Docker daemon  5.12 kB

Sending build context to Docker daemon 
Step 0 : FROM centos:7
 ---> ce20c473cd8a
Step 1 : RUN yum install -y     make     rpm-build     yum-utils     apr-devel  
   cyrus-sasl-devel     gcc     gcc-c++     git     java-1.8.0-openjdk-devel    
 krb5-devel     libcurl-devel     patch     python     python-devel     
subversion-devel     tar     unzip     wget     zlib-devel
 ---> Using cache
 ---> 07c7581b5a65
Step 2 : ADD build.sh /build.sh
 ---> e43e2e2694e2
Removing intermediate container 1b280d43e042
Step 3 : ADD pants.ini /pants.ini
 ---> 9b16c3808b18
Removing intermediate container 17e5bddba530
Successfully built 9b16c3808b18
./build-artifact.sh: line 35: ARTIFACT_DIR: unbound variable
Build step 'Execute shell' marked build as failure

Reply via email to