[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_1 #65124
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Feb 6 01:59:59 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_amd64_1/65124/------------------------------------------
[...truncated 452.29 KB...]
[25/45] Compiling src/state.c
[26/45] Compiling src/symap.c
../src/state.c: In function 'set_port_value':
@@ -1940,23 +1957,28 @@
[32/45] Compiling src/control.c
[33/45] Compiling src/jalv.c
[34/45] Compiling src/log.c
+[35/45] Compiling src/lv2_evbuf.c
+[36/45] Compiling src/state.c
+[37/45] Compiling src/symap.c
../src/state.c: In function 'set_port_value':
../src/state.c:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
*(float*)ev->body = fvalue;
^
-[35/45] Compiling src/lv2_evbuf.c
-[36/45] Compiling src/state.c
-[37/45] Compiling src/symap.c
[38/45] Compiling src/worker.c
[39/45] Compiling src/zix/ring.c
+[40/45] Compiling src/jack.c
+[41/45] Compiling src/jalv_qt.cpp
../src/state.c: In function 'set_port_value':
../src/state.c:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
*(float*)ev->body = fvalue;
^
-[40/45] Compiling src/jack.c
-[41/45] Compiling src/jalv_qt.cpp
+../src/jalv.c: In function 'jalv_apply_ui_events':
+../src/jalv.c:578:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
+ port->control = *(float*)body;
+ ^~~~
+
../src/jalv.c: In function 'jalv_apply_ui_events':
../src/jalv.c:578:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
port->control = *(float*)body;
@@ -1973,10 +1995,10 @@
^
[42/45] Linking build/jalv
-../src/jalv.c: In function 'jalv_apply_ui_events':
-../src/jalv.c:578:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- port->control = *(float*)body;
- ^~~~
+../src/jack.c: In function 'jack_process_cb':
+../src/jack.c:238:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
+ *(float*)ev->body = port->control;
+ ^
../src/jalv.c: In function 'jalv_apply_ui_events':
../src/jalv.c:578:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
@@ -1993,11 +2015,6 @@
*(float*)ev->body = port->control;
^
-../src/jack.c: In function 'jack_process_cb':
-../src/jack.c:238:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- *(float*)ev->body = port->control;
- ^
-
../src/jalv_gtk.c: In function 'jalv_open_ui':
../src/jalv_gtk.c:1079:5: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]
if (n_rows > 0) {
@@ -2201,9 +2218,9 @@
^~~~~~~~~~
[45/45] Linking build/jalv.qt5
-Waf: Leaving directory `/build/1st/jalv-1.6.0~dfsg0/build'
-'build' finished successfully (6.969s)
-make[1]: Leaving directory '/build/1st/jalv-1.6.0~dfsg0'
+Waf: Leaving directory `/build/jalv-1.6.0~dfsg0/2nd/build'
+'build' finished successfully (24.709s)
+make[1]: Leaving directory '/build/jalv-1.6.0~dfsg0/2nd'
dh_auto_test
create-stamp debian/debhelper-build-stamp
fakeroot debian/rules binary
@@ -2211,25 +2228,25 @@
dh_testroot
dh_prep
debian/rules override_dh_auto_install
-make[1]: Entering directory '/build/1st/jalv-1.6.0~dfsg0'
-./waf install --destdir=/build/1st/jalv-1.6.0~dfsg0/debian/jalv
-Waf: Entering directory `/build/1st/jalv-1.6.0~dfsg0/build'
-+ install /build/1st/jalv-1.6.0~dfsg0/debian/jalv/usr/share/man/man1/jalv.1 (from doc/jalv.1)
-+ install /build/1st/jalv-1.6.0~dfsg0/debian/jalv/usr/bin/jalv.gtk (from build/jalv.gtk)
-+ install /build/1st/jalv-1.6.0~dfsg0/debian/jalv/usr/bin/jalv.gtk3 (from build/jalv.gtk3)
-+ install /build/1st/jalv-1.6.0~dfsg0/debian/jalv/usr/bin/jalv.qt5 (from build/jalv.qt5)
-+ install /build/1st/jalv-1.6.0~dfsg0/debian/jalv/usr/bin/jalv (from build/jalv)
-+ install /build/1st/jalv-1.6.0~dfsg0/debian/jalv/usr/share/man/man1/jalv.gtk.1 (from doc/jalv.gtk.1)
-+ install /build/1st/jalv-1.6.0~dfsg0/debian/jalv/usr/share/man/man1/jalv.gtkmm.1 (from doc/jalv.gtkmm.1)
-+ install /build/1st/jalv-1.6.0~dfsg0/debian/jalv/usr/share/man/man1/jalv.qt.1 (from doc/jalv.qt.1)
-Waf: Leaving directory `/build/1st/jalv-1.6.0~dfsg0/build'
-'install' finished successfully (0.109s)
-make[1]: Leaving directory '/build/1st/jalv-1.6.0~dfsg0'
+make[1]: Entering directory '/build/jalv-1.6.0~dfsg0/2nd'
+./waf install --destdir=/build/jalv-1.6.0~dfsg0/2nd/debian/jalv
+Waf: Entering directory `/build/jalv-1.6.0~dfsg0/2nd/build'
++ install /build/jalv-1.6.0~dfsg0/2nd/debian/jalv/usr/share/man/man1/jalv.1 (from doc/jalv.1)
++ install /build/jalv-1.6.0~dfsg0/2nd/debian/jalv/usr/bin/jalv (from build/jalv)
++ install /build/jalv-1.6.0~dfsg0/2nd/debian/jalv/usr/bin/jalv.gtk (from build/jalv.gtk)
++ install /build/jalv-1.6.0~dfsg0/2nd/debian/jalv/usr/bin/jalv.gtk3 (from build/jalv.gtk3)
++ install /build/jalv-1.6.0~dfsg0/2nd/debian/jalv/usr/bin/jalv.qt5 (from build/jalv.qt5)
++ install /build/jalv-1.6.0~dfsg0/2nd/debian/jalv/usr/share/man/man1/jalv.gtk.1 (from doc/jalv.gtk.1)
++ install /build/jalv-1.6.0~dfsg0/2nd/debian/jalv/usr/share/man/man1/jalv.gtkmm.1 (from doc/jalv.gtkmm.1)
++ install /build/jalv-1.6.0~dfsg0/2nd/debian/jalv/usr/share/man/man1/jalv.qt.1 (from doc/jalv.qt.1)
+Waf: Leaving directory `/build/jalv-1.6.0~dfsg0/2nd/build'
+'install' finished successfully (0.301s)
+make[1]: Leaving directory '/build/jalv-1.6.0~dfsg0/2nd'
dh_installdocs
debian/rules override_dh_installchangelogs
-make[1]: Entering directory '/build/1st/jalv-1.6.0~dfsg0'
+make[1]: Entering directory '/build/jalv-1.6.0~dfsg0/2nd'
dh_installchangelogs NEWS
-make[1]: Leaving directory '/build/1st/jalv-1.6.0~dfsg0'
+make[1]: Leaving directory '/build/jalv-1.6.0~dfsg0/2nd'
dh_installman
dh_perl
dh_link
@@ -2248,15 +2265,17 @@
dpkg-genbuildinfo --build=binary
dpkg-genchanges --build=binary >../jalv_1.6.0~dfsg0-2_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build jalv-1.6.0~dfsg0
+ dpkg-source --after-build 2nd
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/32629/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/32629/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/59071 and its subdirectories
-I: Current time: Sun Feb 5 13:52:39 -12 2017
-I: pbuilder-time-stamp: 1486345959
+I: removing directory /srv/workspace/pbuilder/32629 and its subdirectories
+I: Current time: Sun Mar 11 22:21:51 +14 2018
+I: pbuilder-time-stamp: 1520756511
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/jalv_1.6.0~dfsg0-2.diff: 75.6% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/jalv_1.6.0~dfsg0-2.diff.gz
b2/build.log: 84.1%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 84.3%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/amd64/jalv_1.6.0~dfsg0-2.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-oKuXG9BU/tmp.dd9oFJmno4
+ mv /srv/reproducible-results/rbuild-debian-oKuXG9BU/tmp.dd9oFJmno4 /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/jalv_1.6.0~dfsg0-2.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/jalv_1.6.0~dfsg0-2.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/jalv_1.6.0~dfsg0-2_amd64.changes b2/jalv_1.6.0~dfsg0-2_amd64.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-oKuXG9BU
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-oKuXG9BU/tmp.iXJi67OG1U
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-oKuXG9BU -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-oKuXG9BU/dbd-tmp-91rQ8sY
++ schroot --directory /srv/reproducible-results/rbuild-debian-oKuXG9BU -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 70'
++ echo diffoscope 70
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 70 will be used to compare the two builds:'
+ _log I: 'diffoscope 70 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/jalv_1.6.0~dfsg0-2.rbuild.log
++ date -u
+ echo -e 'Mon Feb 6 01:58:55 UTC 2017 I: diffoscope 70 will be used to compare the two builds:'
Mon Feb 6 01:58:55 UTC 2017 I: diffoscope 70 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-oKuXG9BU -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-oKuXG9BU/dbd-tmp-91rQ8sY ; diffoscope --html /srv/reproducible-results/rbuild-debian-oKuXG9BU/jalv_1.6.0~dfsg0-2.diffoscope.html --text /srv/reproducible-results/rbuild-debian-oKuXG9BU/jalv_1.6.0~dfsg0-2.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-oKuXG9BU/b1/jalv_1.6.0~dfsg0-2_amd64.changes /srv/reproducible-results/rbuild-debian-oKuXG9BU/b2/jalv_1.6.0~dfsg0-2_amd64.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-oKuXG9BU/tmp.iXJi67OG1U
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-oKuXG9BU/jalv_1.6.0~dfsg0-2.diffoscope.html --text /srv/reproducible-results/rbuild-debian-oKuXG9BU/jalv_1.6.0~dfsg0-2.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-oKuXG9BU/b1/jalv_1.6.0~dfsg0-2_amd64.changes /srv/reproducible-results/rbuild-debian-oKuXG9BU/b2/jalv_1.6.0~dfsg0-2_amd64.changes
====================================================================================================================================================================================================================================================================================================================================================================================================================
command (total time: 0.000s)
----------------------------
0.000s 1 call cmp (internal)
has_same_content_as (total time: 0.000s)
----------------------------------------
0.000s 1 call abc.DotChangesFile
main (total time: 0.016s)
-------------------------
0.015s 2 calls outputs
0.000s 1 call cleanup
recognizes (total time: 0.014s)
-------------------------------
0.014s 10 calls diffoscope.comparators.binary.FilesystemFile
_ _
(_) __ _| |_ __
| |/ _` | \ \ / /
| | (_| | |\ V /
_/ |\__,_|_| \_/
|__/
Mon Feb 6 01:58:57 UTC 2017 I: diffoscope 70 found no differences in the changes files, and a .buildinfo file also exists.
Mon Feb 6 01:58:57 UTC 2017 I: jalv from unstable built successfully and reproducibly on amd64.
UPDATE 1
INSERT 0 1
DELETE 1
INFO: Starting at 2017-02-06 01:58:58.604770
INFO: Finished at 2017-02-06 01:58:58.992482, took: 0:00:00.387729
Mon Feb 6 01:58:59 UTC 2017 - successfully updated the database and updated https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/jalv.html
Mon Feb 6 01:58:59 UTC 2017 I: Submitting .buildinfo files to external archives:
Mon Feb 6 01:58:59 UTC 2017 I: Done submitting .buildinfo files to submit at buildinfo.kfreebsd.eu.
Mon Feb 6 01:59:29 UTC 2017 E: Could not submit buildinfo from b1 to http://buildinfo.debian.net/api/submit
Mon Feb 6 01:59:59 UTC 2017 E: Could not submit buildinfo from b2 to http://buildinfo.debian.net/api/submit
Mon Feb 6 01:59:59 UTC 2017 I: Done submitting .buildinfo files to http://buildinfo.debian.net/api/submit.
Mon Feb 6 01:59:59 UTC 2017 I: Done submitting .buildinfo files.
Mon Feb 6 01:59:59 UTC 2017 I: Removing signed jalv_1.6.0~dfsg0-2_amd64.buildinfo.asc files:
removed ‘./b1/jalv_1.6.0~dfsg0-2_amd64.buildinfo.asc’
removed ‘./b2/jalv_1.6.0~dfsg0-2_amd64.buildinfo.asc’
Mon Feb 6 01:59:59 UTC 2017 - total duration: 0h 8m 35s.
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/jalv_1.6.0~dfsg0-2.rbuild.log:
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/jalv_1.6.0~dfsg0-2.rbuild.log.gz: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/jalv_1.6.0~dfsg0-2.rbuild.log:
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/jalv_1.6.0~dfsg0-2.rbuild.log.gz: No space left on device
Mon 6 Feb 01:59:59 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-J0LjL9C9, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list