Reading package lists... Building dependency tree... Reading state information... NOTICE: 'jenkins-matrix-auth-plugin' packaging is maintained in the 'Git' version control system at: git://anonscm.debian.org/pkg-java/jenkins-matrix-auth-plugin.git Need to get 27.1 kB of source archives. Get:1 http://urika:3142/ftp.debian.org/debian/ sid/main jenkins-matrix-auth-plugin 1.2-1 (dsc) [2,206 B] Get:2 http://urika:3142/ftp.debian.org/debian/ sid/main jenkins-matrix-auth-plugin 1.2-1 (tar) [21.1 kB] Get:3 http://urika:3142/ftp.debian.org/debian/ sid/main jenkins-matrix-auth-plugin 1.2-1 (diff) [3,780 B] gpgv: keyblock resource `/tmp/.gnupg/trustedkeys.gpg': file open error gpgv: Signature made Sun 12 Oct 2014 12:06:55 AM UTC using RSA key ID E4B9D0AC gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./jenkins-matrix-auth-plugin_1.2-1.dsc dpkg-source: info: extracting jenkins-matrix-auth-plugin in jenkins-matrix-auth-plugin-1.2 dpkg-source: info: unpacking jenkins-matrix-auth-plugin_1.2.orig.tar.gz dpkg-source: info: unpacking jenkins-matrix-auth-plugin_1.2-1.debian.tar.xz dpkg-source: info: applying 01-set-parent-version.patch Fetched 27.1 kB in 0s (220 kB/s) Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: maven-debian-helper debconf: delaying package configuration, since apt-utils is not installed 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. Need to get 0 B/117 kB of archives. After this operation, 229 kB of additional disk space will be used. Selecting previously unselected package maven-debian-helper. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82591 files and directories currently installed.) Preparing to unpack .../maven-debian-helper_1.6.12_all.deb ... Unpacking maven-debian-helper (1.6.12) ... Processing triggers for man-db (2.7.2-1) ... Setting up maven-debian-helper (1.6.12) ... Killed old client process Internet Systems Consortium DHCP Client 4.3.2 Copyright 2004-2015 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/eth0/42:0d:34:12:ea:dc Sending on LPF/eth0/42:0d:34:12:ea:dc Sending on Socket/fallback DHCPRELEASE on eth0 to 10.0.3.1 port 67 dpkg-buildpackage: source package jenkins-matrix-auth-plugin dpkg-buildpackage: source version 1.2-1 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Emmanuel Bourg dpkg-source --before-build jenkins-matrix-auth-plugin-1.2 dpkg-buildpackage: host architecture amd64 debian/rules clean test -x debian/rules mkdir -p "." /usr/share/maven-debian-helper/copy-repo.sh /jenkins-matrix-auth-plugin-1.2/debian mh_patchpoms -pjenkins-matrix-auth-plugin --debian-build --keep-pom-version --maven-repo=/jenkins-matrix-auth-plugin-1.2/debian/maven-repo --build-no-docs --ignore-rules=debian/maven.ignoreRules --clean-ignore-rules=debian/maven.cleanIgnoreRules touch debian/stamp-poms-patched 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=/jenkins-matrix-auth-plugin-1.2/debian/maven.properties -Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/jenkins-matrix-auth-plugin-1.2/debian/maven-repo clean [INFO] NOTE: Maven is executing in offline mode. Any artifacts not already in your local repository will be inaccessible. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Matrix Authorization Strategy Plugin [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3 seconds [INFO] Finished at: Mon Aug 31 18:56:42 UTC 2015 [INFO] Final Memory: 21M/642M [INFO] ------------------------------------------------------------------------ rm -f -r /jenkins-matrix-auth-plugin-1.2/debian/maven-repo debian/stamp-maven-build rm -f debian/*.substvars /usr/bin/make -f debian/rules unpatch-poms make[1]: Entering directory '/jenkins-matrix-auth-plugin-1.2' mh_unpatchpoms -pjenkins-matrix-auth-plugin rm -f -f debian/stamp-poms-patched make[1]: Leaving directory '/jenkins-matrix-auth-plugin-1.2' dh_clean mh_unpatchpoms -pjenkins-matrix-auth-plugin rm -f -f debian/stamp-poms-patched mh_clean dpkg-source -b jenkins-matrix-auth-plugin-1.2 dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building jenkins-matrix-auth-plugin using existing ./jenkins-matrix-auth-plugin_1.2.orig.tar.gz dpkg-source: info: building jenkins-matrix-auth-plugin in jenkins-matrix-auth-plugin_1.2-1.debian.tar.xz dpkg-source: info: building jenkins-matrix-auth-plugin in jenkins-matrix-auth-plugin_1.2-1.dsc debian/rules build test -x debian/rules mkdir -p "." /usr/share/maven-debian-helper/copy-repo.sh /jenkins-matrix-auth-plugin-1.2/debian mh_patchpoms -pjenkins-matrix-auth-plugin --debian-build --keep-pom-version --maven-repo=/jenkins-matrix-auth-plugin-1.2/debian/maven-repo --build-no-docs touch debian/stamp-poms-patched # 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=/jenkins-matrix-auth-plugin-1.2/debian/maven.properties -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/jenkins-matrix-auth-plugin-1.2/debian/maven-repo 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] ------------------------------------------------------------------------ [INFO] Building Matrix Authorization Strategy Plugin [INFO] task-segment: [package] [INFO] ------------------------------------------------------------------------ [INFO] [hpi:validate {execution: default-validate}] [INFO] [localizer:generate {execution: default}] [INFO] [resources:resources {execution: default-resources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 57 resources [INFO] [compiler:compile {execution: default-compile}] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 4 source files to /jenkins-matrix-auth-plugin-1.2/target/classes [INFO] [access-modifier-checker:enforce {execution: default-enforce}] [INFO] [hpi:insert-test {execution: default-insert-test}] [INFO] [resources:testResources {execution: default-testResources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /jenkins-matrix-auth-plugin-1.2/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Not compiling test sources [INFO] [hpi:test-hpl {execution: default-test-hpl}] [INFO] Generating /jenkins-matrix-auth-plugin-1.2/target/test-classes/the.hpl [INFO] [hpi:resolve-test-dependencies {execution: default-resolve-test-dependencies}] [INFO] [surefire:test {execution: default-test}] [INFO] Tests are skipped. [INFO] [hpi:hpi {execution: default-hpi}] [INFO] Exploding webapp... [INFO] Copy webapp webResources to /jenkins-matrix-auth-plugin-1.2/target/matrix-auth [INFO] Assembling webapp matrix-auth in /jenkins-matrix-auth-plugin-1.2/target/matrix-auth [INFO] Generating hpi /jenkins-matrix-auth-plugin-1.2/target/matrix-auth.hpi [INFO] Generating /jenkins-matrix-auth-plugin-1.2/target/matrix-auth/META-INF/MANIFEST.MF [INFO] Building jar: /jenkins-matrix-auth-plugin-1.2/target/matrix-auth.hpi [INFO] Building jar: /jenkins-matrix-auth-plugin-1.2/target/matrix-auth.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6 seconds [INFO] Finished at: Mon Aug 31 18:56:57 UTC 2015 [INFO] Final Memory: 46M/1029M [INFO] ------------------------------------------------------------------------ DEB_MAVEN_CHECK_TARGET unset, not running checks 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=/jenkins-matrix-auth-plugin-1.2/debian/maven.properties -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/jenkins-matrix-auth-plugin-1.2/debian/maven-repo 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] ------------------------------------------------------------------------ [INFO] Building Matrix Authorization Strategy Plugin [INFO] task-segment: [package] [INFO] ------------------------------------------------------------------------ [INFO] [hpi:validate {execution: default-validate}] [INFO] [localizer:generate {execution: default}] [INFO] [resources:resources {execution: default-resources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 57 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Nothing to compile - all classes are up to date [INFO] [access-modifier-checker:enforce {execution: default-enforce}] [INFO] [hpi:insert-test {execution: default-insert-test}] [INFO] [resources:testResources {execution: default-testResources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /jenkins-matrix-auth-plugin-1.2/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Not compiling test sources [INFO] [hpi:test-hpl {execution: default-test-hpl}] [INFO] Generating /jenkins-matrix-auth-plugin-1.2/target/test-classes/the.hpl [INFO] [hpi:resolve-test-dependencies {execution: default-resolve-test-dependencies}] [INFO] [surefire:test {execution: default-test}] [INFO] Tests are skipped. [INFO] [hpi:hpi {execution: default-hpi}] [INFO] Exploding webapp... [INFO] Copy webapp webResources to /jenkins-matrix-auth-plugin-1.2/target/matrix-auth [INFO] Assembling webapp matrix-auth in /jenkins-matrix-auth-plugin-1.2/target/matrix-auth [INFO] Generating hpi /jenkins-matrix-auth-plugin-1.2/target/matrix-auth.hpi [INFO] Generating /jenkins-matrix-auth-plugin-1.2/target/matrix-auth/META-INF/MANIFEST.MF [INFO] Building jar: /jenkins-matrix-auth-plugin-1.2/target/matrix-auth.hpi [INFO] Building jar: /jenkins-matrix-auth-plugin-1.2/target/matrix-auth.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3 seconds [INFO] Finished at: Mon Aug 31 18:57:03 UTC 2015 [INFO] Final Memory: 27M/642M [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=/jenkins-matrix-auth-plugin-1.2/debian/maven.properties -Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/jenkins-matrix-auth-plugin-1.2/debian/maven-repo -Ddebian.dir=/jenkins-matrix-auth-plugin-1.2/debian -Ddebian.package=jenkins-matrix-auth-plugin -Dmaven.repo.local=/jenkins-matrix-auth-plugin-1.2/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] ------------------------------------------------------------------------ [INFO] Building Matrix Authorization Strategy Plugin [INFO] task-segment: [org.debian.maven:debian-maven-plugin:1.6.12:install] [INFO] ------------------------------------------------------------------------ [INFO] [debian:install {execution: default-cli}] Cleaning pom file: /jenkins-matrix-auth-plugin-1.2/pom.xml.save with options: --keep-pom-version --package=jenkins-matrix-auth-plugin --rules=/jenkins-matrix-auth-plugin-1.2/debian/maven.rules --ignore-rules=/jenkins-matrix-auth-plugin-1.2/debian/maven.ignoreRules --published-rules=/jenkins-matrix-auth-plugin-1.2/debian/maven.publishedRules Install jar file into Maven repo: /jenkins-matrix-auth-plugin-1.2/target/matrix-auth.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 seconds [INFO] Finished at: Mon Aug 31 18:57:07 UTC 2015 [INFO] Final Memory: 16M/642M [INFO] ------------------------------------------------------------------------ mh_resolve_dependencies --non-interactive --offline -pjenkins-matrix-auth-plugin --base-directory=/jenkins-matrix-auth-plugin-1.2 --non-explore Analysing pom.xml... Aug 31, 2015 6:57:10 PM org.debian.maven.packager.DependenciesSolver resolveDependencies SEVERE: Error while resolving /jenkins-matrix-auth-plugin-1.2/pom.xml: Invalid package name: null Aug 31, 2015 6:57:10 PM org.debian.maven.packager.DependenciesSolver resolveDependencies SEVERE: java.lang.IllegalArgumentException: Invalid package name: null at org.debian.maven.packager.DebianDependency.(DebianDependency.java:37) at org.debian.maven.packager.DebianDependency.(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: No such file or directory. 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_systemd_enable -pjenkins-matrix-auth-plugin dh_systemd_start -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: warning: Depends field of package jenkins-matrix-auth-plugin: unknown substitution variable ${maven:Depends} dpkg-gencontrol: warning: Suggests field of package jenkins-matrix-auth-plugin: unknown substitution variable ${maven:OptionalDepends} dh_md5sums -pjenkins-matrix-auth-plugin dh_builddeb -pjenkins-matrix-auth-plugin dpkg-deb: building package 'jenkins-matrix-auth-plugin' in '../jenkins-matrix-auth-plugin_1.2-1_all.deb'. dpkg-genchanges >../jenkins-matrix-auth-plugin_1.2-1_amd64.changes dpkg-genchanges: including full source code in upload dpkg-source --after-build jenkins-matrix-auth-plugin-1.2 dpkg-buildpackage: full upload (original source is included)