[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_27 #2829

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Mar 23 05:07:46 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_27/2829/>

------------------------------------------
[...truncated 2451 lines...]
[INFO] skip non existing resourceDirectory /build/httpcomponents-client-4.5.1/fluent-hc/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ fluent-hc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /build/httpcomponents-client-4.5.1/fluent-hc/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fluent-hc ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ fluent-hc ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ fluent-hc ---
[INFO] Tests are skipped.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Client ....................... SUCCESS [ 10.745 s]
[INFO] Apache HttpClient .................................. SUCCESS [08:02 min]
[INFO] Apache HttpClient Mime ............................. SUCCESS [ 32.764 s]
[INFO] Apache HttpClient Fluent API ....................... SUCCESS [ 13.489 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:29 min
[INFO] Finished at: 2016-03-22T16:28:50-12:00
[INFO] Final Memory: 15M/45M
[INFO] ------------------------------------------------------------------------
touch debian/stamp-maven-check
 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/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dproperties.file.manual=/build/httpcomponents-client-4.5.1/debian/maven.properties -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/httpcomponents-client-4.5.1 org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Dmaven.repo.local=/build/httpcomponents-client-4.5.1/debian/maven-repo  package -DskipTests
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache HttpComponents Client
[INFO] Apache HttpClient
[INFO] Apache HttpClient Mime
[INFO] Apache HttpClient Fluent API
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpComponents Client 4.5.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ httpcomponents-client ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 4.5.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ httpclient ---
[INFO] Source directory: /build/httpcomponents-client-4.5.1/httpclient/src/main/java-deprecated added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpclient ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ httpclient ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 420 source files to /build/httpcomponents-client-4.5.1/httpclient/target/classes
[INFO] /build/httpcomponents-client-4.5.1/httpclient/src/main/java-deprecated/org/apache/http/impl/conn/tsccm/AbstractConnPool.java: Some input files use or override a deprecated API.
[INFO] /build/httpcomponents-client-4.5.1/httpclient/src/main/java-deprecated/org/apache/http/impl/conn/tsccm/AbstractConnPool.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:manifest (bundle-manifest) @ httpclient ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpclient ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ httpclient ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ httpclient ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ httpclient ---
[INFO] Building jar: /build/httpcomponents-client-4.5.1/httpclient/target/httpclient-4.5.1.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ httpclient ---
[INFO] Building jar: /build/httpcomponents-client-4.5.1/httpclient/target/httpclient-4.5.1-javadoc.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient Mime 4.5.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ httpmime ---
[INFO] Source directory: /build/httpcomponents-client-4.5.1/httpmime/src/main/java-deprecated added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpmime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ httpmime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to /build/httpcomponents-client-4.5.1/httpmime/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpmime ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ httpmime ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ httpmime ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ httpmime ---
[INFO] Building jar: /build/httpcomponents-client-4.5.1/httpmime/target/httpmime-4.5.1.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ httpmime ---
[INFO] Building jar: /build/httpcomponents-client-4.5.1/httpmime/target/httpmime-4.5.1-javadoc.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient Fluent API 4.5.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fluent-hc ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/httpcomponents-client-4.5.1/fluent-hc/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ fluent-hc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /build/httpcomponents-client-4.5.1/fluent-hc/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fluent-hc ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ fluent-hc ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ fluent-hc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ fluent-hc ---
[INFO] Building jar: /build/httpcomponents-client-4.5.1/fluent-hc/target/fluent-hc-4.5.1.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ fluent-hc ---
[INFO] Building jar: /build/httpcomponents-client-4.5.1/fluent-hc/target/fluent-hc-4.5.1-javadoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Client ....................... SUCCESS [ 24.166 s]
[INFO] Apache HttpClient .................................. SUCCESS [24:24 min]
[INFO] Apache HttpClient Mime ............................. SUCCESS [01:49 min]
[INFO] Apache HttpClient Fluent API ....................... SUCCESS [01:14 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:25 min
[INFO] Finished at: 2016-03-22T16:58:18-12:00
[INFO] Final Memory: 15M/47M
[INFO] ------------------------------------------------------------------------
cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dproperties.file.manual=/build/httpcomponents-client-4.5.1/debian/maven.properties -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/httpcomponents-client-4.5.1 org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Dmaven.repo.local=/build/httpcomponents-client-4.5.1/debian/maven-repo  -Ddebian.dir=/build/httpcomponents-client-4.5.1/debian -Ddebian.package=libhttpclient-java -Dmaven.repo.local=/build/httpcomponents-client-4.5.1/debian/maven-repo -Dinstall.to.usj=true test
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache HttpComponents Client
[INFO] Apache HttpClient
[INFO] Apache HttpClient Mime
[INFO] Apache HttpClient Fluent API
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpComponents Client 4.5.1
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 4.5.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ httpclient ---
[INFO] Source directory: /build/httpcomponents-client-4.5.1/httpclient/src/main/java-deprecated added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpclient ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ httpclient ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 420 source files to /build/httpcomponents-client-4.5.1/httpclient/target/classes
[INFO] /build/httpcomponents-client-4.5.1/httpclient/src/main/java-deprecated/org/apache/http/impl/conn/tsccm/AbstractConnPool.java: Some input files use or override a deprecated API.
[INFO] /build/httpcomponents-client-4.5.1/httpclient/src/main/java-deprecated/org/apache/http/impl/conn/tsccm/AbstractConnPool.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:manifest (bundle-manifest) @ httpclient ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpclient ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ httpclient ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ httpclient ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient Mime 4.5.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ httpmime ---
[INFO] Source directory: /build/httpcomponents-client-4.5.1/httpmime/src/main/java-deprecated added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpmime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ httpmime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to /build/httpcomponents-client-4.5.1/httpmime/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpmime ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ httpmime ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ httpmime ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient Fluent API 4.5.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fluent-hc ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/httpcomponents-client-4.5.1/fluent-hc/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ fluent-hc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /build/httpcomponents-client-4.5.1/fluent-hc/target/classes
/srv/reproducible-results/rbuild-debian-AVTT8OUn/tmp.jxX31eVYcj:	 44.9% -- replaced with /srv/reproducible-results/rbuild-debian-AVTT8OUn/tmp.jxX31eVYcj.gz
INFO: Starting at 2016-03-23 05:07:45.267187
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)



More information about the Qa-jenkins-scm mailing list