The fix for this is in review @ https://reviews.apache.org/r/49900/

On Mon, Jul 11, 2016 at 6:36 PM, Apache Jenkins Server <
jenk...@builds.apache.org> wrote:

> See <https://builds.apache.org/job/aurora-packaging-nightly/360/changes>
>
> Changes:
>
> [john.sirois] Upgrade to gradle 2.14.
>
> ------------------------------------------
> Started by timer
> [EnvInject] - Loading node environment variables.
> Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) 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 -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 21fe181e174c653c8b964ddd66a2257879bbacf5
> (refs/remotes/origin/master)
>  > git config core.sparsecheckout # timeout=10
>  > git checkout -f 21fe181e174c653c8b964ddd66a2257879bbacf5
>  > git rev-list c41420fd7eec8243a00cb693a185a92f64b2dd1c # 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 -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 0614c78cd94baf32b6eaa274315b38eb0d075f81
> (refs/remotes/origin/master)
>  > git config core.sparsecheckout # timeout=10
>  > git checkout -f 0614c78cd94baf32b6eaa274315b38eb0d075f81
>  > git rev-list 0614c78cd94baf32b6eaa274315b38eb0d075f81 # timeout=10
> [aurora-packaging-nightly] $ /bin/bash -xe
> /tmp/hudson5779015319133691624.sh
> + cd aurora
> ++ cat .auroraversion
> + internal_version=0.16.0-SNAPSHOT
> + git archive --prefix=apache-aurora-0.16.0-SNAPSHOT/ -o snapshot.tar.gz
> HEAD
> + cd ../aurora-packaging
> ++ date +%Y.%m.%d
> + nightly_version=0.16.0-SNAPSHOT.2016.07.12
> + ./build-artifact.sh ../aurora/snapshot.tar.gz 0.16.0-SNAPSHOT.2016.07.12
> Using docker image aurora-debian-jessie
> Sending build context to Docker daemon  5.12 kB
> Sending build context to Docker daemon  5.12 kB
>
> Step 1 : FROM debian:jessie-backports
>  ---> cfde4b8463f8
> Step 2 : WORKDIR /aurora
>  ---> Using cache
>  ---> 1be284709c09
> Step 3 : ENV HOME /aurora
>  ---> Using cache
>  ---> e494fdfa738f
> Step 4 : ENV DEBIAN_FRONTEND noninteractive
>  ---> Using cache
>  ---> 8cc548569ef4
> Step 5 : RUN apt-get update && apt-get -y install   bison   debhelper
>  devscripts   dpkg-dev   curl   git   libapr1-dev   libcurl4-openssl-dev
>  libkrb5-dev   libsvn-dev   python-all-dev   software-properties-common
>  thrift-compiler
>  ---> Using cache
>  ---> 02494f753c1a
> Step 6 : RUN apt-get -y -t jessie-backports install openjdk-8-jdk    &&
> update-alternatives --set java
> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
>  ---> Using cache
>  ---> 540aba2bf344
> Step 7 : RUN git clone --depth 1
> https://github.com/benley/gradle-packaging   && cd gradle-packaging   &&
> apt-get -y install ruby ruby-dev unzip wget   && gem install fpm &&
> ./gradle-mkdeb.sh 2.12   && apt-get -y install gdebi-core   && gdebi
> --non-interactive gradle-2.12_2.12-2_all.deb   && cd .. && rm -rf
> gradle-packaging
>  ---> Using cache
>  ---> 1ea1a49895ca
> Step 8 : ADD build.sh /build.sh
>  ---> Using cache
>  ---> 47eaba914f71
> Successfully built 47eaba914f71
> + mkdir /scratch
> + cd /scratch
> + tar --strip-components 1 -C . -xf /src.tar.gz
> + cp -R /specs/debian .
> + export 'DEBFULLNAME=Apache Aurora'
> + DEBFULLNAME='Apache Aurora'
> + export DEBEMAIL=dev@aurora.apache.org
> + DEBEMAIL=dev@aurora.apache.org
> ++ date -R
> + dch --newversion 0.16.0-SNAPSHOT.2016.07.12 --package apache-aurora
> --urgency medium 'Apache Aurora package builder <dev@aurora.apache.org>
> Tue, 12 Jul 2016 00:35:55 +0000'
> dch warning: Previous package version was Debian native whilst new version
> is not
> + dch --release ''
> + dpkg-buildpackage -uc -b -tc
> dpkg-buildpackage: source package apache-aurora
> dpkg-buildpackage: source version 0.16.0-SNAPSHOT.2016.07.12
> dpkg-buildpackage: source distribution trusty
> dpkg-buildpackage: source changed by Apache Aurora <dev@aurora.apache.org>
> dpkg-buildpackage: host architecture amd64
>  dpkg-source --before-build scratch
>  debian/rules clean
> dh clean --exclude=aurora-scheduler.bat
>    dh_testdir -O--exclude=aurora-scheduler.bat
>    dh_auto_clean -O--exclude=aurora-scheduler.bat
>    dh_clean -O--exclude=aurora-scheduler.bat
>  debian/rules build
> dh build --exclude=aurora-scheduler.bat
>    dh_testdir -O--exclude=aurora-scheduler.bat
>    dh_auto_configure -O--exclude=aurora-scheduler.bat
>    debian/rules override_dh_auto_build
> make[1]: Entering directory '/scratch'
> /usr/bin/gradle installApp
> Starting a new Gradle Daemon for this build (subsequent builds will be
> faster).
> > Loading > buildSrc > settings > Compiling script into cache > Compiling
> script into cache > Compiling script into cache > Compiling script into
> cache
> > LoadingFAILURE:
> > Loading         Build failed with an exception.
> > Loading
> > Loading
> > Loading* Where:
> > LoadingBuild file '/scratch/buildSrc/build.gradle' line: 16
> > Loading
> > Loading* What went wrong:
> > LoadingA problem occurred evaluating root project 'buildSrc'.
> > Loading>
> > Loading  Building is only supported with gradle version: 2.14 .
> > Loading
> > Loading* Try:
> > LoadingRun with
> > Loading         --stacktrace
> > Loading                      option to get the stack trace. Run with
> > Loading
> --info
> > Loading
>    or
> > Loading
>       --debug
> > Loading
>               option to get more log output.
> > Loading
> > LoadingBUILD FAILED
> > Loading
> > Loading
> > LoadingTotal time: 7.223 secs
> > Loadingdebian/rules:30: recipe for target '__gradle_build' failed
> make[1]: *** [__gradle_build] Error 1
> make[1]: Leaving directory '/scratch'
> debian/rules:20: recipe for target 'build' failed
> make: *** [build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
> Build step 'Execute shell' marked build as failure
> Skipped archiving because build is not successful
>

Reply via email to