[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_arm64_14 #4697

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Feb 6 05:47:55 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_arm64_14/4697/------------------------------------------
[...truncated 245.90 KB...]
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges --build=binary >../dh-make-perl_0.93_arm64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build dh-make-perl-0.93
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
I: user script /srv/workspace/pbuilder/31070/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/31070/tmp/hooks/B01_cleanup finished
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/31070 and its subdirectories
I: Current time: Mon Feb  6 19:47:50 +14 2017
I: pbuilder-time-stamp: 1486360070
+ PRESULT=0
+ set -e
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Mon Feb  6 05:47:50 UTC 2017  I: Signing ./b2/dh-make-perl_0.93_arm64.buildinfo as dh-make-perl_0.93_arm64.buildinfo.asc
Mon Feb  6 05:47:50 UTC 2017  I: Signed ./b2/dh-make-perl_0.93_arm64.buildinfo as ./b2/dh-make-perl_0.93_arm64.buildinfo.asc
Mon Feb  6 05:47:50 UTC 2017 - build #2 for dh-make-perl/testing/arm64 on codethink-sled12-arm64 done.
Starting cleanup.
/srv/reproducible-results/rbuild-debian-xCrgNSJC/tmp.poAVUXPCcO:	 55.3% -- replaced with /srv/reproducible-results/rbuild-debian-xCrgNSJC/tmp.poAVUXPCcO.gz
All cleanup done.
Mon Feb  6 05:47:50 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-WRYb49i2, which will now be removed.
/srv/reproducible-results/rbuild-debian-uSpPpIiP:
total 100
drwxr-xr-x 2 jenkins jenkins  4096 Feb  6 05:45 b1
drwxr-xr-x 2 jenkins jenkins  4096 Feb  6 05:47 b2
-rw-r--r-- 1 jenkins jenkins  2822 Jan 26 19:38 dh-make-perl_0.93.dsc
-rw------- 1 jenkins jenkins 82892 Feb  6 05:45 tmp.TT4TTPIoaI

/srv/reproducible-results/rbuild-debian-uSpPpIiP/b1:
total 312
-rw-r--r-- 1 jenkins jenkins  78589 Feb  6 05:45 build.log
-rw-r--r-- 1 jenkins jenkins 116902 Feb  6 05:45 dh-make-perl_0.93_all.deb
-rw-r--r-- 1 jenkins jenkins   7499 Feb  6 05:45 dh-make-perl_0.93_arm64.buildinfo
-rw-r--r-- 1 jenkins jenkins   8365 Feb  6 05:45 dh-make-perl_0.93_arm64.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins   2921 Feb  6 05:45 dh-make-perl_0.93_arm64.changes
-rw-r--r-- 1 jenkins jenkins  81824 Feb  6 05:45 libdebian-source-perl_0.93_all.deb

/srv/reproducible-results/rbuild-debian-uSpPpIiP/b2:
total 312
-rw-r--r-- 1 jenkins jenkins  79597 Feb  6 05:47 build.log
-rw-r--r-- 1 jenkins jenkins 116902 Feb  6 05:47 dh-make-perl_0.93_all.deb
-rw-r--r-- 1 jenkins jenkins   7499 Feb  6 05:47 dh-make-perl_0.93_arm64.buildinfo
-rw-r--r-- 1 jenkins jenkins   8365 Feb  6 05:47 dh-make-perl_0.93_arm64.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins   2921 Feb  6 05:47 dh-make-perl_0.93_arm64.changes
-rw-r--r-- 1 jenkins jenkins  81824 Feb  6 05:47 libdebian-source-perl_0.93_all.deb
Mon Feb  6 05:47:53 UTC 2017  I: Deleting $TMPDIR on codethink-sled12-arm64.debian.net.
Mon Feb  6 05:47:54 UTC 2017  I: dh-make-perl_0.93_arm64.changes:
Format: 1.8
Date: Thu, 26 Jan 2017 20:26:57 +0100
Source: dh-make-perl
Binary: dh-make-perl libdebian-source-perl
Architecture: all
Version: 0.93
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Changed-By: gregor herrmann <gregoa at debian.org>
Description:
 dh-make-perl - helper for creating Debian packages from perl modules
 libdebian-source-perl - collection of Perl modules for handling Debian source packages
Closes: 842887 848337 850000 851136 852332
Changes:
 dh-make-perl (0.93) unstable; urgency=medium
 .
   [ gregor herrmann ]
   * DhMakePerl::Command::Packaging: replace "This plugin" with the module
     name in the long description, like we already did with "This module"
     and "This library".
   * Fix a typo in dh-make-perl's POD. Thanks to lintian.
   * Extend checks for 'perl-modules'.
     perl-modules has been replaced by perl-modules-5.2[24]. Adapt checks
     for it.
   * Remove headers from Contents test files. Thanks to Paul Wise for the
     bug report. (Closes: #842887)
 .
   [ Christopher Hoskin ]
   * Require user intervention to resolve version ambiguity
     (Closes: #848337)
 .
   [ gregor herrmann ]
   * Debian::Dependency: add support for build profiles (so called
     "restriction formulas") to the parse() function.
     Thanks to David Bremner for the bug report. (Closes: #850000)
 .
   [ Carnë Draug ]
   * Use dh-make-perl email and name information for git commits,
     including git commits done by pristine-tar.
     (Closes: #852332)
   * DhMakePerl::Command::Packaging: add two new methods: get_email
     and get_name.
 .
   [ gregor herrmann ]
   * dh-make-perl(1): remove references to quilt(1) which are only relevant
     for pre '3.0 (quilt)' source packages.
   * dh-make-perl(1): add paragraph about dependency tracking and required
     packages/files to POD. (Closes: #851136)
   * dh-make-perl(1): add new contributors to credits.
   * Update years of copyright.
   * Add debian/tests/pkg-perl/use-name to run autopkgtest's use.t test.
Checksums-Sha1:
 03bbe2b74b2d2809c8fba9f490360bed89306a9b 116902 dh-make-perl_0.93_all.deb
 bb65821792ddb039dd196a1ccbd7631541317c3e 7499 dh-make-perl_0.93_arm64.buildinfo
 ac8f4ea73c3d964f70b6c89596c4c4c688d9f12f 81824 libdebian-source-perl_0.93_all.deb
Checksums-Sha256:
 e7635ff39e287afae48d72faa7a6fbb41554700f4ef18d74a878abe3b31f5da2 116902 dh-make-perl_0.93_all.deb
 f46f66719c916410d9e1c5516b89c158d85d540541bbcddb339f584d2877114d 7499 dh-make-perl_0.93_arm64.buildinfo
 55a872b0691a974b4309e776bc4541eda59d4141925c5e9a7b26b46cf6434c8a 81824 libdebian-source-perl_0.93_all.deb
Files:
 e7ab93048af36e19d13751499f5cce58 116902 perl optional dh-make-perl_0.93_all.deb
 a6601220ddb022abf127e8f8f31fc1d2 7499 perl optional dh-make-perl_0.93_arm64.buildinfo
 23b2d18fe9b37457108da6759a49b2d2 81824 perl optional libdebian-source-perl_0.93_all.deb
removed ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/arm64/dh-make-perl_0.93.rbuild.log’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logs/testing/arm64/dh-make-perl_0.93.build1.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logs/testing/arm64/dh-make-perl_0.93.build2.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/arm64/dh-make-perl_0.93.diff.gz’
Diff of the two buildlogs:

--
--- b1/build.log	2017-02-06 05:45:17.437384648 +0000
+++ b2/build.log	2017-02-06 05:47:52.455320314 +0000
@@ -1,10 +1,7 @@
 I: using fakeroot in build.
-OK: 614 ok
-614 packages current.
-|obs_loc=0;1;5;0 outdated=0;1;5;0 current=614;;;0 obs_ign=0;;;0 rm_unprg=0;;;0 hold=0;;;0 prg_conf=0;1;;0 security_outdated=0;;1;0
 I: pbuilder: network access will be disabled during build
-I: Current time: Sun Mar 11 00:06:55 -12 2018
-I: pbuilder-time-stamp: 1520770015
+I: Current time: Mon Feb  6 19:45:22 +14 2017
+I: pbuilder-time-stamp: 1486359922
 I: Building the build Environment
 I: extracting base tarball [/var/cache/pbuilder/testing-reproducible-base.tgz]
 I: copying local configuration
@@ -20,13 +17,25 @@
 I: Extracting source
 gpgv: unknown type of key resource 'trustedkeys.kbx'
 gpgv: keyblock resource '/var/lib/jenkins/.gnupg/trustedkeys.kbx': General error
-gpgv: Signature made Thu Jan 26 07:28:06 2017 -12
+gpgv: Signature made Fri Jan 27 09:28:06 2017 +14
 gpgv:                using RSA key D1E1316E93A760A8104D85FABB3A68018649AA06
 gpgv: Can't check signature: No public key
 dpkg-source: warning: failed to verify signature on ./dh-make-perl_0.93.dsc
 dpkg-source: info: extracting dh-make-perl in dh-make-perl-0.93
 dpkg-source: info: unpacking dh-make-perl_0.93.tar.xz
 I: Installing the build-deps
+I: user script /srv/workspace/pbuilder/31070/tmp/hooks/D01_modify_environment starting
+disorder-fs debug: Running on codethink-sled12-arm64.
+I: Changing host+domainname to test build reproducibility
+I: Adding a custom variable just for the fun of it...
+I: Changing /bin/sh to bash
+Removing 'diversion of /bin/sh to /bin/sh.distrib by dash'
+Adding 'diversion of /bin/sh to /bin/sh.distrib by bash'
+Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash'
+Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash'
+I: Setting pbuilder2's login shell to /bin/bash
+I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other
+I: user script /srv/workspace/pbuilder/31070/tmp/hooks/D01_modify_environment finished
  -> Attempting to satisfy build-dependencies
  -> Creating pbuilder-satisfydepends-dummy package
 Package: pbuilder-satisfydepends-dummy
@@ -243,7 +252,7 @@
 Get: 121 http://ftp.uk.debian.org/debian testing/main arm64 libtie-ixhash-perl all 1.23-2 [11.7 kB]
 Get: 122 http://ftp.uk.debian.org/debian testing/main arm64 libwww-mechanize-perl all 1.83-1 [106 kB]
 Get: 123 http://ftp.uk.debian.org/debian testing/main arm64 libyaml-perl all 1.21-1 [64.8 kB]
-Fetched 25.0 MB in 2s (12.4 MB/s)
+Fetched 25.0 MB in 2s (11.3 MB/s)
 debconf: delaying package configuration, since apt-utils is not installed
 Selecting previously unselected package groff-base.
 (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 ... 18494 files and directories currently installed.)
@@ -768,7 +777,9 @@
 fakeroot is already the newest version (1.21-3.1).
 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 I: Building the package
-I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=arm64 -rfakeroot
+I: user script /srv/workspace/pbuilder/31070/tmp/hooks/A01_modfiy_src_dir starting
+I: user script /srv/workspace/pbuilder/31070/tmp/hooks/A01_modfiy_src_dir finished
+I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b --buildinfo-id=arm64 -rfakeroot
 dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
 dpkg-buildpackage: info: source package dh-make-perl
 dpkg-buildpackage: info: source version 0.93
@@ -1267,7 +1278,7 @@
 ok 3
 ok
 All tests successful.
-Files=23, Tests=356, 37 wallclock secs ( 0.21 usr  0.05 sys + 32.97 cusr  2.64 csys = 35.87 CPU)
+Files=23, Tests=356, 53 wallclock secs ( 0.24 usr  0.07 sys + 40.29 cusr  3.31 csys = 43.91 CPU)
 Result: PASS
 make[1]: Leaving directory '/build/dh-make-perl-0.93'
    create-stamp debian/debhelper-build-stamp
@@ -1355,12 +1366,14 @@
  dpkg-source --after-build dh-make-perl-0.93
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/31070/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/31070/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting run/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/23224 and its subdirectories
-I: Current time: Sun Mar 11 00:08:16 -12 2018
-I: pbuilder-time-stamp: 1520770096
+I: removing directory /srv/workspace/pbuilder/31070 and its subdirectories
+I: Current time: Mon Feb  6 19:47:50 +14 2017
+I: pbuilder-time-stamp: 1486360070

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/arm64/dh-make-perl_0.93.diff:	 62.8% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/arm64/dh-make-perl_0.93.diff.gz
b2/build.log:	 81.4%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	
gzip: stdout: No space left on device
+ cleanup_all
+ echo 'Starting cleanup.'
Starting cleanup.
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-uSpPpIiP/tmp.TT4TTPIoaI ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-uSpPpIiP/tmp.TT4TTPIoaI
/srv/reproducible-results/rbuild-debian-uSpPpIiP/tmp.TT4TTPIoaI:	 79.5% -- replaced with /srv/reproducible-results/rbuild-debian-uSpPpIiP/tmp.TT4TTPIoaI.gz
+ '[' master = master ']'
+ gen_package_html dh-make-perl
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''dh-make-perl'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2017-02-06 05:47:55.447657
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/testing/arm64/dh-make-perl_0.92_arm64.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/testing/arm64/dh-make-perl didn't produce a buildlog, even though it has been built.
INFO: Finished at 2017-02-06 05:47:55.715952, took: 0:00:00.268313
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-uSpPpIiP
+ echo 'All cleanup done.'
All cleanup done.
Mon  6 Feb 05:47:55 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-rfd3B8rZ, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list