[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_13 #31310

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Feb 16 07:37:31 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_i386_13/31310/------------------------------------------
[...truncated 190.29 KB...]
 (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 ... 18655 files and directories currently installed.)
@@ -804,7 +819,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/1st/r-cran-testthat-1.0.2/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=i386 -rfakeroot
+I: user script /srv/workspace/pbuilder/63999/tmp/hooks/A01_modfiy_src_dir starting
+I: user script /srv/workspace/pbuilder/63999/tmp/hooks/A01_modfiy_src_dir finished
+I: Running cd /build/2nd/r-cran-testthat-1.0.2/ && 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=i386 -rfakeroot
 dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
 dpkg-buildpackage: info: source package r-cran-testthat
 dpkg-buildpackage: info: source version 1.0.2-2
@@ -833,12 +850,12 @@
 echo "R:Depends=r-base-core (>= 3.3.2-1), r-api-3" >> debian/r-cran-testthat.substvars
 if test -f /usr/bin/xvfb-run; then 			\
 		 xvfb-run -a 			\
-			R CMD INSTALL -l /build/1st/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/lib/R/site-library --clean     \
+			R CMD INSTALL -l /build/2nd/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/lib/R/site-library --clean     \
 				 .   	\
 				"--built-timestamp=\"Thu, 28 Apr 2016 09:28:16 +0200\""   	        \
 				;                               \
 	else							\
-		 R CMD INSTALL -l /build/1st/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/lib/R/site-library 	\
+		 R CMD INSTALL -l /build/2nd/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/lib/R/site-library 	\
 				--clean  .  \
 				"--built-timestamp=\"Thu, 28 Apr 2016 09:28:16 +0200\""   	        \
 				;                               \
@@ -846,17 +863,17 @@
 * installing *source* package 'testthat' ...
 ** package 'testthat' successfully unpacked and MD5 sums checked
 ** libs
-make[1]: Entering directory '/build/1st/r-cran-testthat-1.0.2/src'
+make[1]: Entering directory '/build/2nd/r-cran-testthat-1.0.2/src'
 gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT     -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-PAdLwq/r-base-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c label.c -o label.o
 gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT     -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-PAdLwq/r-base-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c reassign.c -o reassign.o
 g++ -I/usr/share/R/include -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT     -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-PAdLwq/r-base-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c test-catch.cpp -o test-catch.o
 g++ -I/usr/share/R/include -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT     -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-PAdLwq/r-base-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c test-example.cpp -o test-example.o
 g++ -I/usr/share/R/include -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT     -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-PAdLwq/r-base-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c test-runner.cpp -o test-runner.o
 g++ -shared -L/usr/lib/R/lib -Wl,-z,relro -o testthat.so label.o reassign.o test-catch.o test-example.o test-runner.o -L/usr/lib/R/lib -lR
-make[1]: Leaving directory '/build/1st/r-cran-testthat-1.0.2/src'
-make[1]: Entering directory '/build/1st/r-cran-testthat-1.0.2/src'
-make[1]: Leaving directory '/build/1st/r-cran-testthat-1.0.2/src'
-installing to /build/1st/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/lib/R/site-library/testthat/libs
+make[1]: Leaving directory '/build/2nd/r-cran-testthat-1.0.2/src'
+make[1]: Entering directory '/build/2nd/r-cran-testthat-1.0.2/src'
+make[1]: Leaving directory '/build/2nd/r-cran-testthat-1.0.2/src'
+installing to /build/2nd/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/lib/R/site-library/testthat/libs
 ** R
 ** inst
 ** preparing package for lazy loading
@@ -865,15 +882,15 @@
 ** building package indices
 ** testing if installed package can be loaded
 * DONE (testthat)
-rm -vf /build/1st/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/lib/R/site-library/R.css 			\
-		/build/1st/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/lib/R/site-library/testthat/COPYING 	\
-		/build/1st/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/lib/R/site-library/testthat/LICENSE.txt	\
-		/build/1st/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/lib/R/site-library/testthat/LICENSE
-removed '/build/1st/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/lib/R/site-library/testthat/LICENSE'
+rm -vf /build/2nd/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/lib/R/site-library/R.css 			\
+		/build/2nd/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/lib/R/site-library/testthat/COPYING 	\
+		/build/2nd/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/lib/R/site-library/testthat/LICENSE.txt	\
+		/build/2nd/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/lib/R/site-library/testthat/LICENSE
+removed '/build/2nd/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/lib/R/site-library/testthat/LICENSE'
 if test -f debian/overrides; then 		\
-		install -d /build/1st/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/share/lintian/overrides ; 		\
+		install -d /build/2nd/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/share/lintian/overrides ; 		\
 		install -m 0644 debian/overrides 	\
-			/build/1st/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/share/lintian/overrides/r-cran-testthat; 	\
+			/build/2nd/r-cran-testthat-1.0.2/debian/r-cran-testthat/usr/share/lintian/overrides/r-cran-testthat; 	\
 	fi
 Adding cdbs dependencies to debian/r-cran-testthat.substvars
 dh_installdirs -pr-cran-testthat \
@@ -922,12 +939,14 @@
  dpkg-source --after-build r-cran-testthat-1.0.2
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/63999/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/63999/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting dev/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/15009 and its subdirectories
-I: Current time: Wed Feb 15 19:34:43 -12 2017
-I: pbuilder-time-stamp: 1487230483
+I: removing directory /srv/workspace/pbuilder/63999 and its subdirectories
+I: Current time: Thu Mar 22 03:58:50 +14 2018
+I: pbuilder-time-stamp: 1521640730

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/r-cran-testthat_1.0.2-2.diff:	 72.9% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/r-cran-testthat_1.0.2-2.diff.gz
b2/build.log:	 81.2%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 81.6%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/i386/r-cran-testthat_1.0.2-2.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-bFp7mtSU/tmp.IXgXKAqOAh
+ mv /srv/reproducible-results/rbuild-debian-bFp7mtSU/tmp.IXgXKAqOAh /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/r-cran-testthat_1.0.2-2.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/r-cran-testthat_1.0.2-2.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/r-cran-testthat_1.0.2-2_i386.changes b2/r-cran-testthat_1.0.2-2_i386.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-bFp7mtSU
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-bFp7mtSU/tmp.7lk5hy51bf
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-bFp7mtSU -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-bFp7mtSU/dbd-tmp-QgSiaR2
++ schroot --directory /srv/reproducible-results/rbuild-debian-bFp7mtSU -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 77'
++ echo diffoscope 77
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 77 will be used to compare the two builds:'
+ _log I: 'diffoscope 77 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/r-cran-testthat_1.0.2-2.rbuild.log
++ date -u
+ echo -e 'Thu Feb 16 07:36:06 UTC 2017  I: diffoscope 77 will be used to compare the two builds:'
Thu Feb 16 07:36:06 UTC 2017  I: diffoscope 77 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-bFp7mtSU -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-bFp7mtSU/dbd-tmp-QgSiaR2 ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-bFp7mtSU/r-cran-testthat_1.0.2-2.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-bFp7mtSU/r-cran-testthat_1.0.2-2.diffoscope.txt 			--profile=- 			/srv/reproducible-results/rbuild-debian-bFp7mtSU/b1/r-cran-testthat_1.0.2-2_i386.changes 			/srv/reproducible-results/rbuild-debian-bFp7mtSU/b2/r-cran-testthat_1.0.2-2_i386.changes'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-bFp7mtSU/tmp.7lk5hy51bf
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-bFp7mtSU/r-cran-testthat_1.0.2-2.diffoscope.html --text /srv/reproducible-results/rbuild-debian-bFp7mtSU/r-cran-testthat_1.0.2-2.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-bFp7mtSU/b1/r-cran-testthat_1.0.2-2_i386.changes /srv/reproducible-results/rbuild-debian-bFp7mtSU/b2/r-cran-testthat_1.0.2-2_i386.changes
======================================================================================================================================================================================================================================================================================================================================================================================================================================

close_archive (total time: 0.006s)
----------------------------------

       0.005s     6 calls    diffoscope.comparators.deb.DebTarContainer
       0.000s    16 calls    diffoscope.comparators.gzip.GzipContainer
       0.000s    12 calls    diffoscope.comparators.tar.TarContainer
       0.000s     8 calls    diffoscope.comparators.deb.DebContainer
       0.000s     6 calls    diffoscope.comparators.xz.XzContainer

command (total time: 77.296s)
-----------------------------

      38.598s   934 calls    readelf
      30.354s   124 calls    diff
       6.008s   110 calls    objdump
       0.855s     2 calls    objcopy
       0.601s     6 calls    xz
       0.457s    40 calls    xxd
       0.227s    16 calls    gzip
       0.194s    13 calls    cmp
       0.002s    13 calls    cmp (internal)

compare_files (cumulative) (total time: 286.290s)
-------------------------------------------------

      56.646s     1 call     abc.DotChangesFile
      56.170s     2 calls    abc.DebFile
      52.453s     2 calls    abc.XzFile
      51.994s     2 calls    abc.DebDataTarFile
      50.177s     2 calls    abc.ElfFile
      11.091s    37 calls    diffoscope.comparators.elf.ElfSection
       5.147s    10 calls    diffoscope.comparators.elf.ElfCodeSection
       0.764s     4 calls    abc.GzipFile
       0.643s     2 calls    diffoscope.comparators.utils.libarchive.LibarchiveMember
       0.583s     2 calls    diffoscope.comparators.elf.ElfStringSection
       0.230s     2 calls    diffoscope.comparators.utils.archive.ArchiveMember
       0.230s     2 calls    abc.TarFile
       0.060s     1 call     diffoscope.comparators.elf.MonkeyPatchedElfSection
       0.054s     2 calls    abc.Md5sumsFile
       0.048s     1 call     abc.TextFile
       0.000s    31 calls    diffoscope.comparators.utils.libarchive.LibarchiveDirectory

container_extract (total time: 1.241s)
--------------------------------------

       0.602s     6 calls    diffoscope.comparators.xz.XzContainer
       0.288s    14 calls    diffoscope.comparators.deb.DebTarContainer
       0.229s    16 calls    diffoscope.comparators.gzip.GzipContainer
       0.089s    22 calls    diffoscope.comparators.deb.DebContainer
       0.034s    16 calls    diffoscope.comparators.tar.TarContainer

has_same_content_as (total time: 1.079s)
----------------------------------------

       0.585s     6 calls    diffoscope.comparators.utils.archive.ArchiveMember
       0.461s    16 calls    diffoscope.comparators.utils.libarchive.LibarchiveMember
       0.030s     2 calls    diffoscope.comparators.debian.DebControlMember
       0.001s     1 call     diffoscope.comparators.utils.libarchive.LibarchiveSymlink
       0.001s    37 calls    diffoscope.comparators.elf.ElfSection
       0.001s    31 calls    diffoscope.comparators.utils.libarchive.LibarchiveDirectory
       0.000s    10 calls    diffoscope.comparators.elf.ElfCodeSection
       0.000s     1 call     abc.DotChangesFile
       0.000s     2 calls    diffoscope.comparators.elf.ElfStringSection
       0.000s     1 call     diffoscope.comparators.elf.MonkeyPatchedElfSection

main (total time: 76.841s)
--------------------------

      76.797s     2 calls    outputs
       0.044s     1 call     cleanup

open_archive (total time: 0.001s)
---------------------------------

       0.000s    16 calls    diffoscope.comparators.gzip.GzipContainer
       0.000s    12 calls    diffoscope.comparators.tar.TarContainer
       0.000s     8 calls    diffoscope.comparators.deb.DebContainer
       0.000s     6 calls    diffoscope.comparators.xz.XzContainer
       0.000s     6 calls    diffoscope.comparators.deb.DebTarContainer

output (total time: 19.905s)
----------------------------

      19.734s     1 call     html
       0.171s     1 call     text

recognizes (total time: 0.078s)
-------------------------------

       0.024s   614 calls    diffoscope.comparators.utils.libarchive.LibarchiveMember
       0.018s   666 calls    diffoscope.comparators.elf.ElfSection
       0.016s    10 calls    diffoscope.comparators.binary.FilesystemFile
       0.007s   334 calls    diffoscope.comparators.utils.archive.ArchiveMember
       0.006s   180 calls    diffoscope.comparators.elf.ElfCodeSection
       0.002s    18 calls    diffoscope.comparators.elf.MonkeyPatchedElfSection
       0.002s    88 calls    diffoscope.comparators.debian.DebControlMember
       0.002s    36 calls    diffoscope.comparators.elf.ElfStringSection
       0.000s     8 calls    abc.DotChangesFile
tee: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/r-cran-testthat_1.0.2-2.rbuild.log: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/r-cran-testthat_1.0.2-2.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/r-cran-testthat_1.0.2-2.rbuild.log.gz: No space left on device
Thu 16 Feb 07:37:31 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-2UTlEcER, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list