[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_epsilon #28230

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Aug 30 16:48:29 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_epsilon/28230/>

------------------------------------------
[...truncated 4105 lines...]
[INFO] Copying commons-codec-debian.jar to /tmp/buildd/bookkeeper-4.2.4/bookkeeper-server/lib/commons-codec-debian.jar
[INFO] Copying commons-lang-debian.jar to /tmp/buildd/bookkeeper-4.2.4/bookkeeper-server/lib/commons-lang-debian.jar
[INFO] Copying zookeeper-debian.jar to /tmp/buildd/bookkeeper-4.2.4/bookkeeper-server/lib/zookeeper-debian.jar
[INFO] Copying commons-logging-debian.jar to /tmp/buildd/bookkeeper-4.2.4/bookkeeper-server/lib/commons-logging-debian.jar
[INFO] Copying protobuf-java-debian.jar to /tmp/buildd/bookkeeper-4.2.4/bookkeeper-server/lib/protobuf-java-debian.jar
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] bookkeeper ............................................ SUCCESS [0.335s]
[INFO] bookkeeper-server ..................................... SUCCESS [14.116s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Mon Aug 31 06:47:50 GMT+14:00 2015
[INFO] Final Memory: 28M/1430M
[INFO] ------------------------------------------------------------------------
DEB_MAVEN_CHECK_TARGET unset, not running checks
 fakeroot debian/rules binary
test -x debian/rules
dh_testroot
dh_prep 
dh_installdirs -A 
mkdir -p "."
# before-build target may be used to unpatch the pom files, so we need to check if
# patching the pom files is needed here, normally not
if [ ! -f pom.xml.save ]; then \
	/usr/bin/make -f debian/rules patch-poms; \
fi
cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dproperties.file.manual=/tmp/buildd/bookkeeper-4.2.4/debian/maven.properties -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/tmp/buildd/bookkeeper-4.2.4/debian/maven-repo -Pprotobuf package
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   bookkeeper
[INFO]   bookkeeper-server
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] No goals needed for project - skipping
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [antrun:run {execution: default-cli}]
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to /tmp/buildd/bookkeeper-4.2.4/bookkeeper-server/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /tmp/buildd/bookkeeper-4.2.4/bookkeeper-server/target/bookkeeper-server-4.2.4.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Skipping packaging of the test-jar
[INFO] [dependency:copy-dependencies {execution: default}]
[INFO] commons-configuration-debian.jar already exists in destination.
[INFO] commons-io-debian.jar already exists in destination.
[INFO] commons-collections-3.x.jar already exists in destination.
[INFO] commons-cli-debian.jar already exists in destination.
[INFO] slf4j-log4j12-debian.jar already exists in destination.
[INFO] netty-debian.jar already exists in destination.
[INFO] slf4j-api-debian.jar already exists in destination.
[INFO] guava-debian.jar already exists in destination.
[INFO] jline-debian.jar already exists in destination.
[INFO] log4j-1.2.x.jar already exists in destination.
[INFO] netty-debian.jar already exists in destination.
[INFO] commons-codec-debian.jar already exists in destination.
[INFO] commons-lang-debian.jar already exists in destination.
[INFO] zookeeper-debian.jar already exists in destination.
[INFO] commons-logging-debian.jar already exists in destination.
[INFO] protobuf-java-debian.jar already exists in destination.
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] bookkeeper ............................................ SUCCESS [0.318s]
[INFO] bookkeeper-server ..................................... SUCCESS [11.397s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 seconds
[INFO] Finished at: Mon Aug 31 06:48:08 GMT+14:00 2015
[INFO] Final Memory: 27M/1430M
[INFO] ------------------------------------------------------------------------
DEB_MAVEN_CHECK_TARGET unset, not running checks
cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dproperties.file.manual=/tmp/buildd/bookkeeper-4.2.4/debian/maven.properties -Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/tmp/buildd/bookkeeper-4.2.4/debian/maven-repo -Pprotobuf -Ddebian.dir=/tmp/buildd/bookkeeper-4.2.4/debian -Ddebian.package=libbookkeeper-java -Dmaven.repo.local=/tmp/buildd/bookkeeper-4.2.4/debian/maven-repo -Dinstall.to.usj=true org.debian.maven:debian-maven-plugin:1.6.12:install
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   bookkeeper
[INFO]   bookkeeper-server
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper
[INFO]    task-segment: [org.debian.maven:debian-maven-plugin:1.6.12:install]
[INFO] ------------------------------------------------------------------------
[INFO] [debian:install {execution: default-cli}]
Cleaning pom file: /tmp/buildd/bookkeeper-4.2.4/pom.xml.save with options:
	--keep-pom-version --package=libbookkeeper-java
	--rules=/tmp/buildd/bookkeeper-4.2.4/debian/maven.rules
	--ignore-rules=/tmp/buildd/bookkeeper-4.2.4/debian/maven.ignoreRules
	--published-rules=/tmp/buildd/bookkeeper-4.2.4/debian/maven.publishedRules
	--no-parent
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server
[INFO]    task-segment: [org.debian.maven:debian-maven-plugin:1.6.12:install]
[INFO] ------------------------------------------------------------------------
[INFO] [debian:install {execution: default-cli}]
Cleaning pom file: /tmp/buildd/bookkeeper-4.2.4/bookkeeper-server/pom.xml.save with options:
	--keep-pom-version --package=libbookkeeper-java
	--rules=/tmp/buildd/bookkeeper-4.2.4/debian/maven.rules
	--ignore-rules=/tmp/buildd/bookkeeper-4.2.4/debian/maven.ignoreRules
	--published-rules=/tmp/buildd/bookkeeper-4.2.4/debian/maven.publishedRules
Install jar for bookkeeper-server into /usr/share/java
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] bookkeeper ............................................ SUCCESS [1.213s]
[INFO] bookkeeper-server ..................................... SUCCESS [0.196s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Mon Aug 31 06:48:13 GMT+14:00 2015
[INFO] Final Memory: 18M/1133M
[INFO] ------------------------------------------------------------------------
mh_resolve_dependencies --non-interactive --offline -plibbookkeeper-java  --base-directory=/tmp/buildd/bookkeeper-4.2.4 --non-explore 
Analysing pom.xml...
Analysing bookkeeper-server/pom.xml...
Checking the parent dependency in the sub project bookkeeper-server/pom.xml
Adding cdbs dependencies to debian/libbookkeeper-java.substvars
dh_installdirs -plibbookkeeper-java 
dh_installdocs -plibbookkeeper-java ./README 
dh_installexamples -plibbookkeeper-java 
dh_installman -plibbookkeeper-java  
dh_installinfo -plibbookkeeper-java  
dh_installmenu -plibbookkeeper-java 
dh_installcron -plibbookkeeper-java 
dh_installinit -plibbookkeeper-java  
dh_installdebconf -plibbookkeeper-java 
dh_installemacsen -plibbookkeeper-java   
dh_installcatalogs -plibbookkeeper-java 
dh_installpam -plibbookkeeper-java 
dh_installlogrotate -plibbookkeeper-java 
dh_installlogcheck -plibbookkeeper-java 
dh_installchangelogs -plibbookkeeper-java  
dh_installudev -plibbookkeeper-java 
dh_lintian -plibbookkeeper-java 
dh_bugfiles -plibbookkeeper-java 
dh_install -plibbookkeeper-java  
dh_link -plibbookkeeper-java  
dh_installmime -plibbookkeeper-java 
dh_installgsettings -plibbookkeeper-java 
dh_strip -plibbookkeeper-java  
dh_strip_nondeterminism
Use of uninitialized value in lc at (eval 11) line 15.
dh_compress -plibbookkeeper-java  
dh_fixperms -plibbookkeeper-java  
dh_makeshlibs -plibbookkeeper-java  
dh_installdeb -plibbookkeeper-java 
dh_perl -plibbookkeeper-java 
dh_shlibdeps -plibbookkeeper-java    
dh_gencontrol -plibbookkeeper-java  
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package libbookkeeper-java: unused substitution variable ${maven:TestDepends}
dpkg-gencontrol: warning: package libbookkeeper-java: unused substitution variable ${maven:CompileDepends}
dh_md5sums -plibbookkeeper-java 
dh_builddeb -plibbookkeeper-java 
dpkg-deb: building package 'libbookkeeper-java' in '../libbookkeeper-java_4.2.4-2_all.deb'.
 dpkg-genbuildinfo  >../bookkeeper_4.2.4-2_amd64.buildinfo
 dpkg-distaddfile bookkeeper_4.2.4-2_amd64.buildinfo java optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../bookkeeper_4.2.4-2_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build bookkeeper-4.2.4
dpkg-buildpackage: binary-only upload (no source included)
I: user script /var/cache/pbuilder/build//49474/tmp/hooks/B01_cleanup starting
I: user script /var/cache/pbuilder/build//49474/tmp/hooks/B01_cleanup finished
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//49474 and its subdirectories
I: Current time: lundi 31 août 2015, 06:48:29 (UTC+1400)
I: pbuilder-time-stamp: 1440953309
+ false
+ set +x
Format: 1.8
Date: Sun, 23 Aug 2015 11:18:26 -0700
Source: bookkeeper
Binary: libbookkeeper-java
Architecture: amd64 all
Version: 4.2.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Changed-By: tony mancill <tmancill at debian.org>
Description:
 libbookkeeper-java - Replicated log service
Closes: 795580
Changes:
 bookkeeper (4.2.4-2) unstable; urgency=medium
 .
   * Team upload.
   * Replace build-dep on libnetty-java with libnetty-3.9-java.
     This is temporary until libnetty-java is updated for 4.x.
     Addresses FTBFS.  (Closes: #795580)
Checksums-Sha1:
 46b8fc84402ab5ed226bac03b6410c583a079e6b 13024 bookkeeper_4.2.4-2_amd64.buildinfo
 52cd5b7f9f269b0cbca938b26f9f49763b456313 697822 libbookkeeper-java_4.2.4-2_all.deb
Checksums-Sha256:
 738696e9c4dc5c774537fe3b14d9339cba8c2265ab4c711c58ae08b402580fb6 13024 bookkeeper_4.2.4-2_amd64.buildinfo
 11737c81f021c9cc395cf307b69cdf87a0288f3080e4bba039635c70cadfb542 697822 libbookkeeper-java_4.2.4-2_all.deb
Files:
 d651cf3c9e36dc0b76237a11e5d10467 13024 java optional bookkeeper_4.2.4-2_amd64.buildinfo
 38d6fc38ecfc6551bec3e01fa567f42e 697822 java optional libbookkeeper-java_4.2.4-2_all.deb
rm: missing operand
Try 'rm --help' for more information.
/srv/reproducible-results/tmp.4aTU2Ps5c8/tmp.aFvL8eDPsY:	 82.8% -- replaced with /srv/reproducible-results/tmp.4aTU2Ps5c8/tmp.aFvL8eDPsY.gz
INFO: Starting at 2015-08-30 16:48:29.184285
INFO: Finished at 2015-08-30 16:48:29.194324, took: 0:00:00.010051
Sun 30 Aug 16:48:29 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-pLXpFtW1, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list