[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_9 #1323

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Dec 19 15:38:23 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_armhf_9/1323/>

------------------------------------------
[...truncated 5683 lines...]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ matrix-auth ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- access-modifier-checker:1.4:enforce (default-enforce) @ matrix-auth ---
[INFO] 
[INFO] --- maven-hpi-plugin:1.93:insert-test (default-insert-test) @ matrix-auth ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ matrix-auth ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ matrix-auth ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-hpi-plugin:1.93:test-hpl (default-test-hpl) @ matrix-auth ---
[INFO] Generating /build/jenkins-matrix-auth-plugin-1.2/target/test-classes/the.hpl
[INFO] 
[INFO] --- maven-hpi-plugin:1.93:resolve-test-dependencies (default-resolve-test-dependencies) @ matrix-auth ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ matrix-auth ---
[INFO] Tests are skipped.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 44.246 s
[INFO] Finished at: 2015-12-20T05:35:51+14:00
[INFO] Final Memory: 9M/21M
[INFO] ------------------------------------------------------------------------
touch debian/stamp-maven-check
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/jenkins-matrix-auth-plugin-1.2/debian/maven.properties -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/jenkins-matrix-auth-plugin-1.2 org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Dmaven.repo.local=/build/jenkins-matrix-auth-plugin-1.2/debian/maven-repo  -Ddebian.dir=/build/jenkins-matrix-auth-plugin-1.2/debian -Ddebian.package=jenkins-matrix-auth-plugin -Dmaven.repo.local=/build/jenkins-matrix-auth-plugin-1.2/debian/maven-repo -Dinstall.to.usj=true org.debian.maven:debian-maven-plugin:2.0.1:install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.jenkins-ci.plugins:matrix-auth:hpi:1.2
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.jenkins-ci.plugins:plugin:debian, /build/jenkins-matrix-auth-plugin-1.2/debian/maven-repo/org/jenkins-ci/plugins/plugin/debian/plugin-debian.pom, line 83, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.jenkins-ci.plugins:plugin:debian, /build/jenkins-matrix-auth-plugin-1.2/debian/maven-repo/org/jenkins-ci/plugins/plugin/debian/plugin-debian.pom, line 86, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ org.jenkins-ci.plugins:plugin:debian, /build/jenkins-matrix-auth-plugin-1.2/debian/maven-repo/org/jenkins-ci/plugins/plugin/debian/plugin-debian.pom, line 93, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Matrix Authorization Strategy Plugin 1.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- debian-maven-plugin:2.0.1:install (default-cli) @ matrix-auth ---
Cleaning pom file: /build/jenkins-matrix-auth-plugin-1.2/pom.xml.save with options:
	--keep-pom-version --package=jenkins-matrix-auth-plugin
	--rules=/build/jenkins-matrix-auth-plugin-1.2/debian/maven.rules
	--ignore-rules=/build/jenkins-matrix-auth-plugin-1.2/debian/maven.ignoreRules
	--published-rules=/build/jenkins-matrix-auth-plugin-1.2/debian/maven.publishedRules
Install jar file into Maven repo: /build/jenkins-matrix-auth-plugin-1.2/target/matrix-auth.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.418 s
[INFO] Finished at: 2015-12-20T05:36:31+14:00
[INFO] Final Memory: 8M/20M
[INFO] ------------------------------------------------------------------------
mh_resolve_dependencies --non-interactive --offline -pjenkins-matrix-auth-plugin  --base-directory=/build/jenkins-matrix-auth-plugin-1.2 --non-explore 
Analysing pom.xml...
déc. 20, 2015 5:37:19 AM org.debian.maven.packager.DependenciesSolver resolveDependencies
GRAVE: Error while resolving /build/jenkins-matrix-auth-plugin-1.2/pom.xml: Invalid package name: null
déc. 20, 2015 5:37:20 AM org.debian.maven.packager.DependenciesSolver resolveDependencies
GRAVE: 
java.lang.IllegalArgumentException: Invalid package name: null
	at org.debian.maven.packager.DebianDependency.<init>(DebianDependency.java:37)
	at org.debian.maven.packager.DebianDependency.<init>(DebianDependency.java:55)
	at org.debian.maven.packager.DependenciesSolver.getPackage(DependenciesSolver.java:836)
	at org.debian.maven.packager.DependenciesSolver.resolveDependency(DependenciesSolver.java:772)
	at org.debian.maven.packager.DependenciesSolver.resolveDependencies(DependenciesSolver.java:306)
	at org.debian.maven.packager.DependenciesSolver.access$300(DependenciesSolver.java:62)
	at org.debian.maven.packager.DependenciesSolver$1.handlePOM(DependenciesSolver.java:266)
	at org.debian.maven.repo.ListOfPOMs.foreachPoms(ListOfPOMs.java:102)
	at org.debian.maven.packager.DependenciesSolver.solveDependencies(DependenciesSolver.java:263)
	at org.debian.maven.packager.DependenciesSolver.main(DependenciesSolver.java:960)

Can't open debian/jenkins-matrix-auth-plugin.substvars: Aucun fichier ou dossier de ce type.
Adding cdbs dependencies to debian/jenkins-matrix-auth-plugin.substvars
dh_installdirs -pjenkins-matrix-auth-plugin 
# Install the pom
mh_installpom -pjenkins-matrix-auth-plugin --keep-pom-version --has-package-version pom.xml
# Install the hpi
mv target/matrix-auth.hpi target/matrix-auth-1.2.hpi
dh_install -pjenkins-matrix-auth-plugin target/matrix-auth-1.2.hpi \
                        usr/share/maven-repo/org/jenkins-ci/plugins/matrix-auth/1.2/
rm -Rf debian/jenkins-matrix-auth-plugin/usr/share/maven-repo/org/jenkins-ci/plugins/matrix-auth/debian
dh_installdocs -pjenkins-matrix-auth-plugin 
dh_installexamples -pjenkins-matrix-auth-plugin 
dh_installman -pjenkins-matrix-auth-plugin  
dh_installinfo -pjenkins-matrix-auth-plugin  
dh_installmenu -pjenkins-matrix-auth-plugin 
dh_installcron -pjenkins-matrix-auth-plugin 
dh_installinit -pjenkins-matrix-auth-plugin  
dh_installdebconf -pjenkins-matrix-auth-plugin 
dh_installemacsen -pjenkins-matrix-auth-plugin   
dh_installcatalogs -pjenkins-matrix-auth-plugin 
dh_installpam -pjenkins-matrix-auth-plugin 
dh_installlogrotate -pjenkins-matrix-auth-plugin 
dh_installlogcheck -pjenkins-matrix-auth-plugin 
dh_installchangelogs -pjenkins-matrix-auth-plugin  
dh_installudev -pjenkins-matrix-auth-plugin 
dh_lintian -pjenkins-matrix-auth-plugin 
dh_bugfiles -pjenkins-matrix-auth-plugin 
dh_install -pjenkins-matrix-auth-plugin  
dh_link -pjenkins-matrix-auth-plugin  
dh_installmime -pjenkins-matrix-auth-plugin 
dh_installgsettings -pjenkins-matrix-auth-plugin 
dh_strip -pjenkins-matrix-auth-plugin  
dh_compress -pjenkins-matrix-auth-plugin  
dh_fixperms -pjenkins-matrix-auth-plugin  
dh_makeshlibs -pjenkins-matrix-auth-plugin  
dh_installdeb -pjenkins-matrix-auth-plugin 
dh_perl -pjenkins-matrix-auth-plugin 
dh_shlibdeps -pjenkins-matrix-auth-plugin    
dh_gencontrol -pjenkins-matrix-auth-plugin  
dpkg-gencontrol: avertissement: champ Depends du paquet jenkins-matrix-auth-plugin : variable de substitution inconnue ${maven:Depends}
dpkg-gencontrol: avertissement: champ Suggests du paquet jenkins-matrix-auth-plugin : variable de substitution inconnue ${maven:OptionalDepends}
dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
dh_md5sums -pjenkins-matrix-auth-plugin 
dh_builddeb -pjenkins-matrix-auth-plugin 
dpkg-deb : construction du paquet « jenkins-matrix-auth-plugin » dans « ../jenkins-matrix-auth-plugin_1.2-1_all.deb ».
 dpkg-genchanges -b >../jenkins-matrix-auth-plugin_1.2-1_armhf.changes
dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
 dpkg-source --after-build jenkins-matrix-auth-plugin-1.2
dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
I: user script /srv/workspace/pbuilder/31981/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/31981/tmp/hooks/B01_cleanup finished
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "fr_CH.UTF-8",
	LANG = "fr_CH.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "fr_CH.UTF-8",
	LANG = "fr_CH.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
I: unmounting /sys filesystem
/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "fr_CH.UTF-8",
	LANG = "fr_CH.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
I: unmounting /dev/shm filesystem
/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "fr_CH.UTF-8",
	LANG = "fr_CH.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
I: unmounting dev/pts filesystem
/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "fr_CH.UTF-8",
	LANG = "fr_CH.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
I: unmounting run/shm filesystem
/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "fr_CH.UTF-8",
	LANG = "fr_CH.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
I: unmounting proc filesystem
/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/31981 and its subdirectories
I: Current time: Sun Dec 20 05:38:14 GMT-14 2015
I: pbuilder-time-stamp: 1450539494
+ PRESULT=0
+ set -e
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Sat Dec 19 15:38:14 UTC 2015 - build #2 for jenkins-matrix-auth-plugin/unstable/armhf on bpi0 done.
/srv/reproducible-results/rbuild-debian-Ix5F6B4d/tmp.I9Oe0mcexS:	 54.1% -- replaced with /srv/reproducible-results/rbuild-debian-Ix5F6B4d/tmp.I9Oe0mcexS.gz
Sat Dec 19 15:38:14 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-RFTtCO8B, which will now be removed.
/srv/reproducible-results/rbuild-debian-LTO9DCyU:
total 196
drwxr-xr-x 2 jenkins jenkins   4096 Dec 19 15:14 b1
drwxr-xr-x 2 jenkins jenkins   4096 Dec 19 15:38 b2
-rw-r--r-- 1 jenkins jenkins   2206 Oct 12  2014 jenkins-matrix-auth-plugin_1.2-1.dsc
-rw------- 1 jenkins jenkins 180719 Dec 19 15:14 tmp.lGr2nNAldS

/srv/reproducible-results/rbuild-debian-LTO9DCyU/b1:
total 300
-rw-r--r-- 1 jenkins jenkins 177724 Dec 19 15:14 build.log
-rw-r--r-- 1 jenkins jenkins   3780 Dec 19 15:14 jenkins-matrix-auth-plugin_1.2-1.debian.tar.xz
-rw-r--r-- 1 jenkins jenkins   2206 Dec 19 15:14 jenkins-matrix-auth-plugin_1.2-1.dsc
-rw-r--r-- 1 jenkins jenkins  65346 Dec 19 15:14 jenkins-matrix-auth-plugin_1.2-1_all.deb
-rw-r--r-- 1 jenkins jenkins  16289 Dec 19 15:14 jenkins-matrix-auth-plugin_1.2-1_armhf.buildinfo
-rw-r--r-- 1 jenkins jenkins   1206 Dec 19 15:14 jenkins-matrix-auth-plugin_1.2-1_armhf.changes
-rw-r--r-- 1 jenkins jenkins  21071 Dec 19 15:14 jenkins-matrix-auth-plugin_1.2.orig.tar.gz

/srv/reproducible-results/rbuild-debian-LTO9DCyU/b2:
total 316
-rw-r--r-- 1 jenkins jenkins 207062 Dec 19 15:38 build.log
-rw-r--r-- 1 jenkins jenkins   3780 Dec 19 15:38 jenkins-matrix-auth-plugin_1.2-1.debian.tar.xz
-rw-r--r-- 1 jenkins jenkins   2206 Dec 19 15:38 jenkins-matrix-auth-plugin_1.2-1.dsc
-rw-r--r-- 1 jenkins jenkins  65736 Dec 19 15:38 jenkins-matrix-auth-plugin_1.2-1_all.deb
-rw-r--r-- 1 jenkins jenkins    879 Dec 19 15:38 jenkins-matrix-auth-plugin_1.2-1_armhf.changes
-rw-r--r-- 1 jenkins jenkins  21071 Dec 19 15:38 jenkins-matrix-auth-plugin_1.2.orig.tar.gz
Format: 1.8
Date: Fri, 10 Oct 2014 23:06:55 +0200
Source: jenkins-matrix-auth-plugin
Binary: jenkins-matrix-auth-plugin
Architecture: all armhf
Version: 1.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebourg at apache.org>
Description:
 jenkins-matrix-auth-plugin - Matrix Authorization Strategy Plugin for Jenkins
Closes: 764819
Changes:
 jenkins-matrix-auth-plugin (1.2-1) unstable; urgency=medium
 .
   * Initial release (Closes: #764819)
Checksums-Sha1:
 17b238a2b64bc97a0685ec0858615e251dcd12a1 65346 jenkins-matrix-auth-plugin_1.2-1_all.deb
 5b981dd8a982b5f2dc3a0f3e504ae40f5ee5c1db 16289 jenkins-matrix-auth-plugin_1.2-1_armhf.buildinfo
Checksums-Sha256:
 d3a5c030558b96cd503b1fae8b08407e8f8c29f9258000ac4b5bde614b20b35e 65346 jenkins-matrix-auth-plugin_1.2-1_all.deb
 a90cb07d213638e7918527ac82dc47527ed0c7658f090693a040a8759ea0ded9 16289 jenkins-matrix-auth-plugin_1.2-1_armhf.buildinfo
Files:
 3f503bb13ddd7e86c485461bf2473ecc 65346 java optional jenkins-matrix-auth-plugin_1.2-1_all.deb
 c748cebc5ce42e04ac9b8d1ef1a3168c 16289 java optional jenkins-matrix-auth-plugin_1.2-1_armhf.buildinfo
grep-dctrl: ./b2/jenkins-matrix-auth-plugin_1.2-1_armhf.buildinfo: No such file or directory
/srv/reproducible-results/rbuild-debian-LTO9DCyU/tmp.lGr2nNAldS:	 83.6% -- replaced with /srv/reproducible-results/rbuild-debian-LTO9DCyU/tmp.lGr2nNAldS.gz
INFO: Starting at 2015-12-19 15:38:23.591810
INFO: Finished at 2015-12-19 15:38:23.645108, took: 0:00:00.053306
Sat 19 Dec 15:38:23 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-wyx2myaA, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list