[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_arm64_28 #1904

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Jan 6 03:28:02 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_arm64_28/1904/------------------------------------------
[...truncated 516.79 KB...]
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version (1.21-3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Building the package
I: user script /srv/workspace/pbuilder/18526/tmp/hooks/A01_modfiy_src_dir starting
I: user script /srv/workspace/pbuilder/18526/tmp/hooks/A01_modfiy_src_dir finished
I: Running cd /build/libstring-crc32-perl-1.5/*/ && 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 libstring-crc32-perl
dpkg-buildpackage: info: source version 1.5-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by gregor herrmann <gregoa at debian.org>
 dpkg-source --before-build 2nd
dpkg-buildpackage: info: host architecture arm64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_update_autotools_config
   dh_auto_configure
	perl -I. Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 -fdebug-prefix-map=/build/libstring-crc32-perl-1.5/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "LD=aarch64-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/build/libstring-crc32-perl-1.5/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro"
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for String::CRC32
Writing MYMETA.yml and MYMETA.json
   dh_auto_build
	make -j1
make[1]: Entering directory '/build/libstring-crc32-perl-1.5/2nd'
cp CRC32.pod blib/lib/String/CRC32.pod
cp CRC32.pm blib/lib/String/CRC32.pm
Running Mkbootstrap for String::CRC32 ()
chmod 644 "CRC32.bs"
"/usr/bin/perl" "/usr/share/perl/5.24/ExtUtils/xsubpp"  -typemap "/usr/share/perl/5.24/ExtUtils/typemap" -typemap "typemap"  CRC32.xs > CRC32.xsc && mv CRC32.xsc CRC32.c
aarch64-linux-gnu-gcc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/build/libstring-crc32-perl-1.5/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -DVERSION=\"1.5\" -DXS_VERSION=\"1.5\" -fPIC "-I/usr/lib/aarch64-linux-gnu/perl/5.24/CORE"   CRC32.c
rm -f blib/arch/auto/String/CRC32/CRC32.so
aarch64-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/build/libstring-crc32-perl-1.5/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro  -shared -L/usr/local/lib -fstack-protector-strong CRC32.o  -o blib/arch/auto/String/CRC32/CRC32.so 	\
     	\
  
chmod 755 blib/arch/auto/String/CRC32/CRC32.so
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CRC32.bs blib/arch/auto/String/CRC32/CRC32.bs 644
Manifying 1 pod document
make[1]: Leaving directory '/build/libstring-crc32-perl-1.5/2nd'
   dh_auto_test
	make -j1 test TEST_VERBOSE=1
make[1]: Entering directory '/build/libstring-crc32-perl-1.5/2nd'
Running Mkbootstrap for String::CRC32 ()
chmod 644 "CRC32.bs"
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
t/crc.t .. 
1..27

1) Test the CRC of a string variable
ok 1

2) Test the CRC of a string
ok 2

3..26) Test the CRC of various substrings (using crcinit)
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok 25
ok 26

27) Test the CRC of a file
ok 27
ok
All tests successful.
Files=1, Tests=27,  0 wallclock secs ( 0.06 usr  0.00 sys +  0.02 cusr  0.00 csys =  0.08 CPU)
Result: PASS
make[1]: Leaving directory '/build/libstring-crc32-perl-1.5/2nd'
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/build/libstring-crc32-perl-1.5/2nd/debian/libstring-crc32-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[1]: Entering directory '/build/libstring-crc32-perl-1.5/2nd'
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /build/libstring-crc32-perl-1.5/2nd/debian/libstring-crc32-perl/usr/lib/aarch64-linux-gnu/perl5/5.24/auto/String/CRC32/CRC32.so
Installing /build/libstring-crc32-perl-1.5/2nd/debian/libstring-crc32-perl/usr/lib/aarch64-linux-gnu/perl5/5.24/String/CRC32.pm
Installing /build/libstring-crc32-perl-1.5/2nd/debian/libstring-crc32-perl/usr/lib/aarch64-linux-gnu/perl5/5.24/String/CRC32.pod
Installing /build/libstring-crc32-perl-1.5/2nd/debian/libstring-crc32-perl/usr/share/man/man3/String::CRC32.3pm
make[1]: Leaving directory '/build/libstring-crc32-perl-1.5/2nd'
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
dpkg-shlibdeps: warning: tried to merge the same object (ld-linux-aarch64.so.1) twice in a symfile
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'libstring-crc32-perl-dbgsym' in '../libstring-crc32-perl-dbgsym_1.5-1_arm64.deb'.
dpkg-deb: building package 'libstring-crc32-perl' in '../libstring-crc32-perl_1.5-1_arm64.deb'.
 dpkg-genbuildinfo --build=binary
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges --build=binary >../libstring-crc32-perl_1.5-1_arm64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build 2nd
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
I: user script /srv/workspace/pbuilder/18526/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/18526/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/18526 and its subdirectories
I: Current time: Fri Jan  6 17:27:47 +14 2017
I: pbuilder-time-stamp: 1483673267
+ PRESULT=0
+ set -e
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Fri Jan  6 03:27:47 UTC 2017  I: Signing ./b2/libstring-crc32-perl_1.5-1_arm64.buildinfo as libstring-crc32-perl_1.5-1_arm64.buildinfo.asc
Fri Jan  6 03:27:48 UTC 2017  I: Signed ./b2/libstring-crc32-perl_1.5-1_arm64.buildinfo as ./b2/libstring-crc32-perl_1.5-1_arm64.buildinfo.asc
Fri Jan  6 03:27:48 UTC 2017 - build #2 for libstring-crc32-perl/unstable/arm64 on codethink-sled10-arm64 done.
Starting cleanup.
/srv/reproducible-results/rbuild-debian-e9kP5Gdu/tmp.2MkJXsmC9R:	 60.5% -- replaced with /srv/reproducible-results/rbuild-debian-e9kP5Gdu/tmp.2MkJXsmC9R.gz
All cleanup done.
Fri Jan  6 03:27:48 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-rAmgy4fg, which will now be removed.
/srv/reproducible-results/rbuild-debian-z7R6cmoV:
total 264
drwxr-xr-x 2 jenkins jenkins   4096 Jan  6 03:27 b1
drwxr-xr-x 2 jenkins jenkins   4096 Jan  6 03:27 b2
-rw-r--r-- 1 jenkins jenkins   2088 Jan 10  2014 libstring-crc32-perl_1.5-1.dsc
-rw------- 1 jenkins jenkins 252726 Jan  6 03:27 tmp.vPAkZ9VJTW

/srv/reproducible-results/rbuild-debian-z7R6cmoV/b1:
total 308
-rw-r--r-- 1 jenkins jenkins 249180 Jan  6 03:27 build.log
-rw-r--r-- 1 jenkins jenkins  27088 Jan  6 03:27 libstring-crc32-perl-dbgsym_1.5-1_arm64.deb
-rw-r--r-- 1 jenkins jenkins   4370 Jan  6 03:27 libstring-crc32-perl_1.5-1_arm64.buildinfo
-rw-r--r-- 1 jenkins jenkins   5236 Jan  6 03:27 libstring-crc32-perl_1.5-1_arm64.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins   2001 Jan  6 03:27 libstring-crc32-perl_1.5-1_arm64.changes
-rw-r--r-- 1 jenkins jenkins   9948 Jan  6 03:27 libstring-crc32-perl_1.5-1_arm64.deb

/srv/reproducible-results/rbuild-debian-z7R6cmoV/b2:
total 84
-rw-r--r-- 1 jenkins jenkins 21702 Jan  6 03:27 build.log
-rw-r--r-- 1 jenkins jenkins 27088 Jan  6 03:27 libstring-crc32-perl-dbgsym_1.5-1_arm64.deb
-rw-r--r-- 1 jenkins jenkins  4370 Jan  6 03:27 libstring-crc32-perl_1.5-1_arm64.buildinfo
-rw-r--r-- 1 jenkins jenkins  5236 Jan  6 03:27 libstring-crc32-perl_1.5-1_arm64.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins  2001 Jan  6 03:27 libstring-crc32-perl_1.5-1_arm64.changes
-rw-r--r-- 1 jenkins jenkins  9948 Jan  6 03:27 libstring-crc32-perl_1.5-1_arm64.deb
Fri Jan  6 03:28:00 UTC 2017  I: libstring-crc32-perl_1.5-1_arm64.changes:
Format: 1.8
Date: Fri, 10 Jan 2014 22:28:29 +0100
Source: libstring-crc32-perl
Binary: libstring-crc32-perl
Architecture: arm64
Version: 1.5-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Changed-By: gregor herrmann <gregoa at debian.org>
Description:
 libstring-crc32-perl - Perl interface for cyclic redundancy check generation
Changes:
 libstring-crc32-perl (1.5-1) unstable; urgency=low
 .
   * Team upload.
 .
   [ gregor herrmann ]
   * debian/control: Added: ${misc:Depends} to Depends: field.
   * Set Standards-Version to 3.9.1; remove version from perl build dependency.
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ gregor herrmann ]
   * New upstream release.
   * Switch to "3.0 (quilt)" source format.
   * Use dh(1) and debhelper 9.20120312.
   * debian/copyright: switch formatting to Copyright-Format 1.0.
   * Declare compliance with Debian Policy 3.9.5.
Checksums-Sha1:
 29c791ec7f1b403e9ec421fc1fc3a7492f4f3ee3 27088 libstring-crc32-perl-dbgsym_1.5-1_arm64.deb
 9608e7fa2aec737c1d63249ddc9d2c378bf0c8a9 4370 libstring-crc32-perl_1.5-1_arm64.buildinfo
 3af7bacf145b554f605b0ad43ebf2c46a3b44b56 9948 libstring-crc32-perl_1.5-1_arm64.deb
Checksums-Sha256:
 50efd988343e746192917731ace44ff7c9065a99c30eebd3a572fc14dab6e4e8 27088 libstring-crc32-perl-dbgsym_1.5-1_arm64.deb
 f0fc128c06aadd2fa6dab3f482a0f1ef45e8f068b041faf380bbf892b0ba55ea 4370 libstring-crc32-perl_1.5-1_arm64.buildinfo
 455790ec7edd8ef9adf5c8f4500c09d2a27a66df013c43e0db8a7f5cfc31429d 9948 libstring-crc32-perl_1.5-1_arm64.deb
Files:
 0865c75d9b9bcecbc9ca161df63a1ca9 27088 debug extra libstring-crc32-perl-dbgsym_1.5-1_arm64.deb
 cc6a04ab59fc65a86bdb740f171194fb 4370 perl optional libstring-crc32-perl_1.5-1_arm64.buildinfo
 0058c677cb35bd9327290159c5c1b0a1 9948 perl optional libstring-crc32-perl_1.5-1_arm64.deb
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/arm64/libstring-crc32-perl_1.5-1.diff’
Diff of the two buildlogs:

--
tee: /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/arm64/libstring-crc32-perl_1.5-1.diff: No space left on device
Starting cleanup.
/srv/reproducible-results/rbuild-debian-z7R6cmoV/tmp.vPAkZ9VJTW:	 88.2% -- replaced with /srv/reproducible-results/rbuild-debian-z7R6cmoV/tmp.vPAkZ9VJTW.gz
INFO: Starting at 2017-01-06 03:28:01.517386
INFO: Finished at 2017-01-06 03:28:01.798192, took: 0:00:00.280823
All cleanup done.
Fri  6 Jan 03:28:01 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-r811JwHF, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list