[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_7 #15852

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Sep 15 03:42:03 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_7/15852/>

------------------------------------------
[...truncated 7694 lines...]
 dumping object inventory... done
 build succeeded, 7 warnings.
 dh_sphinxdoc -O--buildsystem=python_distutils
-make[1]: Leaving directory '/build-1st/python-gabbi-1.24.0'
+make[1]: uscita dalla directory "/build-2nd/python-gabbi-1.24.0"
    debian/rules override_dh_installchangelogs
-make[1]: Entering directory '/build-1st/python-gabbi-1.24.0'
+make[1]: ingresso nella directory "/build-2nd/python-gabbi-1.24.0"
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 py3versions: no X-Python3-Version in control file, using supported versions
-if [ -e /build-1st/python-gabbi-1.24.0/debian/CHANGELOG ] ; then \
-	dh_installchangelogs /build-1st/python-gabbi-1.24.0/debian/CHANGELOG ; \
+if [ -e /build-2nd/python-gabbi-1.24.0/debian/CHANGELOG ] ; then \
+	dh_installchangelogs /build-2nd/python-gabbi-1.24.0/debian/CHANGELOG ; \
 else \
 	dh_installchangelogs ; \
 fi
-make[1]: Leaving directory '/build-1st/python-gabbi-1.24.0'
+make[1]: uscita dalla directory "/build-2nd/python-gabbi-1.24.0"
    dh_python2 -O--buildsystem=python_distutils
    dh_python3 -O--buildsystem=python_distutils
    debian/rules override_dh_installinit
-make[1]: Entering directory '/build-1st/python-gabbi-1.24.0'
+make[1]: ingresso nella directory "/build-2nd/python-gabbi-1.24.0"
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 py3versions: no X-Python3-Version in control file, using supported versions
@@ -1479,15 +1495,15 @@
 	cat /usr/share/openstack-pkg-tools/init-script-template >>$MYINIT.init ; \
 	pkgos-gen-systemd-unit $i ; \
 done
-+ ls -1 debian/*.init.in
-ls: cannot access 'debian/*.init.in': No such file or directory
+++ ls -1 'debian/*.init.in'
+ls: impossibile accedere a 'debian/*.init.in': File o directory non esistente
 # If there's an upstart.in file, use that one instead of the generated one
 set -e ; set -x ; for i in `ls -1 debian/*.upstart.in` ; do \
 	MYPKG=`echo $i | sed s/.upstart.in//` ; \
 	cp $MYPKG.upstart.in $MYPKG.upstart ; \
 done
-+ ls -1 debian/*.upstart.in
-ls: cannot access 'debian/*.upstart.in': No such file or directory
+++ ls -1 'debian/*.upstart.in'
+ls: impossibile accedere a 'debian/*.upstart.in': File o directory non esistente
 # Generate the upstart job if there's no already existing .upstart.in
 set -e ; set -x ; for i in `ls debian/*.init.in` ; do \
 	MYINIT=`echo $i | sed s/.init.in/.upstart.in/` ; \
@@ -1495,15 +1511,15 @@
 		pkgos-gen-upstart-job $i ; \
 	fi \
 done
-+ ls debian/*.init.in
-ls: cannot access 'debian/*.init.in': No such file or directory
+++ ls 'debian/*.init.in'
+ls: impossibile accedere a 'debian/*.init.in': File o directory non esistente
 # If there's a service.in file, use that one instead of the generated one
 set -e ; set -x ; for i in `ls -1 debian/*.service.in`; do \
 	MYPKG=`echo $i | sed s/.service.in//` ; \
 	cp $MYPKG.service.in $MYPKG.service ; \
 done
-+ ls -1 debian/*.service.in
-ls: cannot access 'debian/*.service.in': No such file or directory
+++ ls -1 'debian/*.service.in'
+ls: impossibile accedere a 'debian/*.service.in': File o directory non esistente
 # Generate the systemd unit if there's no already existing .service.in
 set -e ; set -x ; for i in `ls debian/*.init.in` ; do \
 	MYINIT=`echo $i | sed s/.init.in/.service.in/` ; \
@@ -1511,35 +1527,35 @@
 		pkgos-gen-systemd-unit $i ; \
 	fi \
 done
-+ ls debian/*.init.in
-ls: cannot access 'debian/*.init.in': No such file or directory
+++ ls 'debian/*.init.in'
+ls: impossibile accedere a 'debian/*.init.in': File o directory non esistente
 dh_installinit --error-handler=true
-make[1]: Leaving directory '/build-1st/python-gabbi-1.24.0'
+make[1]: uscita dalla directory "/build-2nd/python-gabbi-1.24.0"
    dh_link -O--buildsystem=python_distutils
    dh_strip_nondeterminism -O--buildsystem=python_distutils
    dh_compress -O--buildsystem=python_distutils
    dh_fixperms -O--buildsystem=python_distutils
    dh_installdeb -O--buildsystem=python_distutils
    debian/rules override_dh_gencontrol
-make[1]: Entering directory '/build-1st/python-gabbi-1.24.0'
+make[1]: ingresso nella directory "/build-2nd/python-gabbi-1.24.0"
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 py3versions: no X-Python3-Version in control file, using supported versions
 if dpkg-vendor --derives-from ubuntu ; then \
-	dh_gencontrol -- -T/build-1st/python-gabbi-1.24.0/debian/ubuntu_control_vars ; \
+	dh_gencontrol -- -T/build-2nd/python-gabbi-1.24.0/debian/ubuntu_control_vars ; \
 else \
-	dh_gencontrol -- -T/build-1st/python-gabbi-1.24.0/debian/debian_control_vars ; \
+	dh_gencontrol -- -T/build-2nd/python-gabbi-1.24.0/debian/debian_control_vars ; \
 fi
 dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-gencontrol: warning: package python-gabbi: unused substitution variable ${python:Provides}
 dpkg-gencontrol: warning: package python-gabbi: unused substitution variable ${python:Versions}
 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
-make[1]: Leaving directory '/build-1st/python-gabbi-1.24.0'
+make[1]: uscita dalla directory "/build-2nd/python-gabbi-1.24.0"
    dh_md5sums -O--buildsystem=python_distutils
    dh_builddeb -O--buildsystem=python_distutils
-dpkg-deb: building package 'python3-gabbi' in '../python3-gabbi_1.24.0-1_all.deb'.
 dpkg-deb: building package 'python-gabbi-doc' in '../python-gabbi-doc_1.24.0-1_all.deb'.
+dpkg-deb: building package 'python3-gabbi' in '../python3-gabbi_1.24.0-1_all.deb'.
 dpkg-deb: building package 'python-gabbi' in '../python-gabbi_1.24.0-1_all.deb'.
  dpkg-distaddfile python-gabbi_1.24.0-1_armhf.buildinfo python optional
 dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
@@ -1549,12 +1565,15 @@
 dpkg-source: info: using options from python-gabbi-1.24.0/debian/source/options: --extend-diff-ignore=^[^/]*[.]egg-info/
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/16391/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/16391/tmp/hooks/B01_cleanup finished
+W: no hooks of type I found -- ignoring
 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/28138 and its subdirectories
-I: Current time: Wed Sep 14 15:35:53 GMT+12 2016
-I: pbuilder-time-stamp: 1473910553
+I: removing directory /srv/workspace/pbuilder/16391 and its subdirectories
+I: Current time: gio 15 set 2016, 17.41.46, GMT-14
+I: pbuilder-time-stamp: 1473910906

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/experimental/armhf/python-gabbi_1.24.0-1.diff:	 88.1% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/experimental/armhf/python-gabbi_1.24.0-1.diff.gz
b2/build.log:	 86.5%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 86.2%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/experimental/armhf/python-gabbi_1.24.0-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-eKKVzjJ7/tmp.2zbnsmE1q6
+ mv /srv/reproducible-results/rbuild-debian-eKKVzjJ7/tmp.2zbnsmE1q6 /var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/armhf/python-gabbi_1.24.0-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/armhf/python-gabbi_1.24.0-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_buildinfo_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-eKKVzjJ7
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-eKKVzjJ7/tmp.OIgF1zAyp6
+ local TIMEOUT=120m
+ DBDSUITE=experimental
+ '[' experimental = experimental ']'
+ DBDSUITE=unstable
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-eKKVzjJ7 -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-eKKVzjJ7/dbd-tmp-3lYMGw9
++ schroot --directory /srv/reproducible-results/rbuild-debian-eKKVzjJ7 -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
++ true
+ DIFFOSCOPE='diffoscope 60
E: 70services: tac: /tmp/tac06Boe2: write error: No space left on device
E: jenkins-reproducible-unstable-diffoscope-97386f68-bca9-4314-9a0e-f865fb3317a6: Chroot setup failed: stage=setup-stop'
++ echo diffoscope 60 E: 70services: tac: /tmp/tac06Boe2: write error: No space left on device E: jenkins-reproducible-unstable-diffoscope-97386f68-bca9-4314-9a0e-f865fb3317a6: Chroot setup failed: stage=setup-stop
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 60
E: 70services: tac: /tmp/tac06Boe2: write error: No space left on device
E: jenkins-reproducible-unstable-diffoscope-97386f68-bca9-4314-9a0e-f865fb3317a6: Chroot setup failed: stage=setup-stop will be used to compare the two builds:'
+ _log I: 'diffoscope 60
E: 70services: tac: /tmp/tac06Boe2: write error: No space left on device
E: jenkins-reproducible-unstable-diffoscope-97386f68-bca9-4314-9a0e-f865fb3317a6: Chroot setup failed: stage=setup-stop will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/armhf/python-gabbi_1.24.0-1.rbuild.log
++ date -u
+ echo -e 'Thu Sep 15 03:41:58 UTC 2016  I: diffoscope 60
E: 70services: tac: /tmp/tac06Boe2: write error: No space left on device
E: jenkins-reproducible-unstable-diffoscope-97386f68-bca9-4314-9a0e-f865fb3317a6: Chroot setup failed: stage=setup-stop will be used to compare the two builds:'
Thu Sep 15 03:41:58 UTC 2016  I: diffoscope 60
E: 70services: tac: /tmp/tac06Boe2: write error: No space left on device
E: jenkins-reproducible-unstable-diffoscope-97386f68-bca9-4314-9a0e-f865fb3317a6: Chroot setup failed: stage=setup-stop will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-eKKVzjJ7 -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-eKKVzjJ7/dbd-tmp-3lYMGw9 ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-eKKVzjJ7/python-gabbi_1.24.0-1.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-eKKVzjJ7/python-gabbi_1.24.0-1.diffoscope.txt 			/srv/reproducible-results/rbuild-debian-eKKVzjJ7/b1/python-gabbi_1.24.0-1_armhf.buildinfo 			/srv/reproducible-results/rbuild-debian-eKKVzjJ7/b2/python-gabbi_1.24.0-1_armhf.buildinfo'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-eKKVzjJ7/tmp.OIgF1zAyp6
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
E: 70services: tac: /tmp/taciANvQX: write error: No space left on device
E: jenkins-reproducible-unstable-diffoscope-7e187df4-f7d0-426e-9363-3a46ec3bc9a5: Chroot setup failed: stage=setup-stop
Thu Sep 15 03:41:59 UTC 2016  E: python-gabbi failed to build reproducibly in experimental on armhf.
Thu Sep 15 03:41:59 UTC 2016  W: diffoscope 60
E: 70services: tac: /tmp/tac06Boe2: write error: No space left on device
E: jenkins-reproducible-unstable-diffoscope-97386f68-bca9-4314-9a0e-f865fb3317a6: Chroot setup failed: stage=setup-stop produced no output (which is strange).
INFO: Starting at 2016-09-15 03:42:03.116281
CRITICAL: https://tests.reproducible-builds.org/debian/experimental/armhf/python-gabbi is unreproducible, but without diffoscope output.
INFO: Finished at 2016-09-15 03:42:03.240470, took: 0:00:00.124200

Thu Sep 15 03:42:03 UTC 2016 - successfully updated the database and updated https://tests.reproducible-builds.org/debian/rb-pkg/experimental/armhf/python-gabbi.html

Thu Sep 15 03:42:03 UTC 2016 - total duration: 0h 14m 6s.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/armhf/python-gabbi_1.24.0-1.rbuild.log:	 84.5% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/armhf/python-gabbi_1.24.0-1.rbuild.log.gz
INFO: Starting at 2016-09-15 03:42:03.675762
CRITICAL: https://tests.reproducible-builds.org/debian/experimental/armhf/python-gabbi is unreproducible, but without diffoscope output.
INFO: Finished at 2016-09-15 03:42:03.795341, took: 0:00:00.119591
Thu 15 Sep 03:42:03 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-EZmbYyhT, which will now be removed.
ERROR: Build step failed with exception
java.lang.RuntimeException: java.io.IOException: Failed to copy /var/lib/jenkins/jobs/reproducible_builder_armhf_7/builds/15852/log to /tmp/log-parser_reproducible_builder_armhf_7_build_15852
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:62)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:47)
	at hudson.remoting.LocalChannel.call(LocalChannel.java:45)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:47)
	at hudson.plugins.logparser.LogParserStatusComputer.<init>(LogParserStatusComputer.java:36)
	at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:309)
	at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:134)
	at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:131)
	at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:110)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1766)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: Failed to copy /var/lib/jenkins/jobs/reproducible_builder_armhf_7/builds/15852/log to /tmp/log-parser_reproducible_builder_armhf_7_build_15852
	at hudson.FilePath.copyTo(FilePath.java:2018)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:88)
	at hudson.plugins.logparser.LogParserStatusComputer.access$000(LogParserStatusComputer.java:22)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:54)
	... 17 more
Caused by: java.io.IOException: No space left on device
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:345)
	at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:110)
	at hudson.Util.copyStream(Util.java:646)
	at hudson.FilePath$41.invoke(FilePath.java:2045)
	at hudson.FilePath$41.invoke(FilePath.java:2039)
	at hudson.FilePath.act(FilePath.java:1018)
	at hudson.FilePath.act(FilePath.java:996)
	at hudson.FilePath.copyTo(FilePath.java:2039)
	at hudson.FilePath.copyTo(FilePath.java:2013)
	... 20 more
Build step 'Console output (build log) parsing' marked build as failure



More information about the Qa-jenkins-scm mailing list