[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_3 #32734

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Feb 16 07:20:30 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_i386_3/32734/------------------------------------------
[...truncated 184.83 KB...]
+make[1]: Leaving directory '/build/2nd/r-cran-nnet-7.3-12'
 if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
 patches: 
 if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi
 if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
 	/usr/bin/make -f debian/rules update-config ; \
 fi
-make[1]: Entering directory '/build/1st/r-cran-nnet-7.3-12'
+make[1]: Entering directory '/build/2nd/r-cran-nnet-7.3-12'
 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
 make[1]: 'update-config' is up to date.
-make[1]: Leaving directory '/build/1st/r-cran-nnet-7.3-12'
+make[1]: Leaving directory '/build/2nd/r-cran-nnet-7.3-12'
  fakeroot debian/rules binary
 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
 test -x debian/rules
@@ -816,12 +833,12 @@
 echo "R:Depends=r-base-core (>= 3.3.2-1), r-api-3" >> debian/r-cran-nnet.substvars
 if test -f /usr/bin/xvfb-run; then 			\
 		 xvfb-run -a 			\
-			R CMD INSTALL -l /build/1st/r-cran-nnet-7.3-12/debian/r-cran-nnet/usr/lib/R/library --clean     \
+			R CMD INSTALL -l /build/2nd/r-cran-nnet-7.3-12/debian/r-cran-nnet/usr/lib/R/library --clean     \
 				 .   	\
 				"--built-timestamp=\"Tue, 02 Feb 2016 13:57:42 -0600\""   	        \
 				;                               \
 	else							\
-		 R CMD INSTALL -l /build/1st/r-cran-nnet-7.3-12/debian/r-cran-nnet/usr/lib/R/library 	\
+		 R CMD INSTALL -l /build/2nd/r-cran-nnet-7.3-12/debian/r-cran-nnet/usr/lib/R/library 	\
 				--clean  .  \
 				"--built-timestamp=\"Tue, 02 Feb 2016 13:57:42 -0600\""   	        \
 				;                               \
@@ -829,13 +846,13 @@
 * installing *source* package 'nnet' ...
 ** package 'nnet' successfully unpacked and MD5 sums checked
 ** libs
-make[1]: Entering directory '/build/1st/r-cran-nnet-7.3-12/src'
+make[1]: Entering directory '/build/2nd/r-cran-nnet-7.3-12/src'
 gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG      -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 nnet.c -o nnet.o
 gcc -std=gnu99 -shared -L/usr/lib/R/lib -Wl,-z,relro -o nnet.so nnet.o -L/usr/lib/R/lib -lR
-make[1]: Leaving directory '/build/1st/r-cran-nnet-7.3-12/src'
-make[1]: Entering directory '/build/1st/r-cran-nnet-7.3-12/src'
-make[1]: Leaving directory '/build/1st/r-cran-nnet-7.3-12/src'
-installing to /build/1st/r-cran-nnet-7.3-12/debian/r-cran-nnet/usr/lib/R/library/nnet/libs
+make[1]: Leaving directory '/build/2nd/r-cran-nnet-7.3-12/src'
+make[1]: Entering directory '/build/2nd/r-cran-nnet-7.3-12/src'
+make[1]: Leaving directory '/build/2nd/r-cran-nnet-7.3-12/src'
+installing to /build/2nd/r-cran-nnet-7.3-12/debian/r-cran-nnet/usr/lib/R/library/nnet/libs
 ** R
 ** inst
 ** byte-compile and prepare package for lazy loading
@@ -844,14 +861,14 @@
 ** building package indices
 ** testing if installed package can be loaded
 * DONE (nnet)
-rm -vf /build/1st/r-cran-nnet-7.3-12/debian/r-cran-nnet/usr/lib/R/library/R.css 			\
-		/build/1st/r-cran-nnet-7.3-12/debian/r-cran-nnet/usr/lib/R/library/nnet/COPYING 	\
-		/build/1st/r-cran-nnet-7.3-12/debian/r-cran-nnet/usr/lib/R/library/nnet/LICENSE.txt	\
-		/build/1st/r-cran-nnet-7.3-12/debian/r-cran-nnet/usr/lib/R/library/nnet/LICENSE
+rm -vf /build/2nd/r-cran-nnet-7.3-12/debian/r-cran-nnet/usr/lib/R/library/R.css 			\
+		/build/2nd/r-cran-nnet-7.3-12/debian/r-cran-nnet/usr/lib/R/library/nnet/COPYING 	\
+		/build/2nd/r-cran-nnet-7.3-12/debian/r-cran-nnet/usr/lib/R/library/nnet/LICENSE.txt	\
+		/build/2nd/r-cran-nnet-7.3-12/debian/r-cran-nnet/usr/lib/R/library/nnet/LICENSE
 if test -f debian/overrides; then 		\
-		install -d /build/1st/r-cran-nnet-7.3-12/debian/r-cran-nnet/usr/share/lintian/overrides ; 		\
+		install -d /build/2nd/r-cran-nnet-7.3-12/debian/r-cran-nnet/usr/share/lintian/overrides ; 		\
 		install -m 0644 debian/overrides 	\
-			/build/1st/r-cran-nnet-7.3-12/debian/r-cran-nnet/usr/share/lintian/overrides/r-cran-nnet; 	\
+			/build/2nd/r-cran-nnet-7.3-12/debian/r-cran-nnet/usr/share/lintian/overrides/r-cran-nnet; 	\
 	fi
 Adding cdbs dependencies to debian/r-cran-nnet.substvars
 dh_installdirs -pr-cran-nnet \
@@ -905,12 +922,14 @@
  dpkg-source --after-build r-cran-nnet-7.3-12
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/11769/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/11769/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/29765 and its subdirectories
-I: Current time: Wed Feb 15 19:19:16 -12 2017
-I: pbuilder-time-stamp: 1487229556
+I: removing directory /srv/workspace/pbuilder/11769 and its subdirectories
+I: Current time: Thu Mar 22 03:42:51 +14 2018
+I: pbuilder-time-stamp: 1521639771

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/r-cran-nnet_7.3-12-1.diff:	 72.5% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/r-cran-nnet_7.3-12-1.diff.gz
b2/build.log:	 80.9%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 81.3%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/i386/r-cran-nnet_7.3-12-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-q5dhwqRx/tmp.MZJJY2V6t5
+ mv /srv/reproducible-results/rbuild-debian-q5dhwqRx/tmp.MZJJY2V6t5 /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/r-cran-nnet_7.3-12-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/r-cran-nnet_7.3-12-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/r-cran-nnet_7.3-12-1_i386.changes b2/r-cran-nnet_7.3-12-1_i386.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-q5dhwqRx
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-q5dhwqRx/tmp.mYCxbyNuI0
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-q5dhwqRx -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-q5dhwqRx/dbd-tmp-BXTXKYC
++ schroot --directory /srv/reproducible-results/rbuild-debian-q5dhwqRx -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-nnet_7.3-12-1.rbuild.log
++ date -u
+ echo -e 'Thu Feb 16 07:20:05 UTC 2017  I: diffoscope 77 will be used to compare the two builds:'
Thu Feb 16 07:20:05 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-q5dhwqRx -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-q5dhwqRx/dbd-tmp-BXTXKYC ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-q5dhwqRx/r-cran-nnet_7.3-12-1.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-q5dhwqRx/r-cran-nnet_7.3-12-1.diffoscope.txt 			--profile=- 			/srv/reproducible-results/rbuild-debian-q5dhwqRx/b1/r-cran-nnet_7.3-12-1_i386.changes 			/srv/reproducible-results/rbuild-debian-q5dhwqRx/b2/r-cran-nnet_7.3-12-1_i386.changes'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-q5dhwqRx/tmp.mYCxbyNuI0
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-q5dhwqRx/r-cran-nnet_7.3-12-1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-q5dhwqRx/r-cran-nnet_7.3-12-1.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-q5dhwqRx/b1/r-cran-nnet_7.3-12-1_i386.changes /srv/reproducible-results/rbuild-debian-q5dhwqRx/b2/r-cran-nnet_7.3-12-1_i386.changes
==========================================================================================================================================================================================================================================================================================================================================================================================================================

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

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

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

      12.530s    40 calls    xxd
       9.193s   122 calls    diff
       1.431s   912 calls    readelf
       0.854s     2 calls    objcopy
       0.477s   110 calls    objdump
       0.189s     6 calls    xz
       0.188s    16 calls    gzip
       0.153s     9 calls    cmp
       0.003s    17 calls    cmp (internal)

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

      15.574s     1 call     abc.DotChangesFile
      15.259s     2 calls    abc.DebFile
      14.664s     2 calls    abc.XzFile
      14.518s     2 calls    abc.DebDataTarFile
       7.591s     2 calls    abc.ElfFile
       6.422s     2 calls    diffoscope.comparators.utils.libarchive.LibarchiveMember
       2.049s    35 calls    diffoscope.comparators.elf.ElfSection
       1.053s    10 calls    diffoscope.comparators.elf.ElfCodeSection
       0.621s     4 calls    abc.GzipFile
       0.294s     2 calls    abc.TarFile
       0.164s     2 calls    diffoscope.comparators.elf.ElfStringSection
       0.077s     1 call     diffoscope.comparators.elf.MonkeyPatchedElfSection
       0.073s     1 call     abc.TextFile
       0.071s     2 calls    diffoscope.comparators.utils.archive.ArchiveMember
       0.063s     2 calls    abc.Md5sumsFile
       0.001s    36 calls    diffoscope.comparators.utils.libarchive.LibarchiveDirectory

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

       0.190s    16 calls    diffoscope.comparators.gzip.GzipContainer
       0.190s     6 calls    diffoscope.comparators.xz.XzContainer
       0.041s    14 calls    diffoscope.comparators.deb.DebTarContainer
       0.023s    22 calls    diffoscope.comparators.deb.DebContainer
       0.017s    16 calls    diffoscope.comparators.tar.TarContainer

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

       0.232s    16 calls    diffoscope.comparators.utils.libarchive.LibarchiveMember
       0.221s     6 calls    diffoscope.comparators.utils.archive.ArchiveMember
       0.029s     2 calls    diffoscope.comparators.debian.DebControlMember
       0.001s     1 call     diffoscope.comparators.utils.libarchive.LibarchiveSymlink
       0.001s    35 calls    diffoscope.comparators.elf.ElfSection
       0.001s    36 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: 22.929s)
--------------------------

      22.895s     2 calls    outputs
       0.034s     1 call     cleanup

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

       0.001s    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: 7.110s)
---------------------------

       7.101s     1 call     html
       0.009s     1 call     text

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

       0.030s   614 calls    diffoscope.comparators.utils.libarchive.LibarchiveMember
       0.014s   334 calls    diffoscope.comparators.utils.archive.ArchiveMember
       0.014s   630 calls    diffoscope.comparators.elf.ElfSection
       0.008s    10 calls    diffoscope.comparators.binary.FilesystemFile
       0.004s   180 calls    diffoscope.comparators.elf.ElfCodeSection
       0.002s    88 calls    diffoscope.comparators.debian.DebControlMember
       0.002s    36 calls    diffoscope.comparators.elf.ElfStringSection
       0.002s    18 calls    diffoscope.comparators.elf.MonkeyPatchedElfSection
       0.000s     8 calls    abc.DotChangesFile
Thu Feb 16 07:20:30 UTC 2017  E: r-cran-nnet failed to build reproducibly in unstable on i386.
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/dbdtxt/unstable/i386/r-cran-nnet_7.3-12-1.diffoscope.txt’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/dbdtxt/unstable/i386/r-cran-nnet_7.3-12-1.diffoscope.txt’: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/r-cran-nnet_7.3-12-1.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/r-cran-nnet_7.3-12-1.rbuild.log.gz: No space left on device
Thu 16 Feb 07:20:30 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-Vxujo6mu, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list