[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_3 #30762

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Jun 13 09:33:35 BST 2018


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_3/30762/display/redirect>

------------------------------------------
[...truncated 6.72 KB...]
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 27432  100 27432    0     0  4464k      0 --:--:-- --:--:-- --:--:-- 4464k
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ladspa...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Downloading cmt_src_1.16.tgz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 28 63909   28 18324    0     0   235k      0 --:--:-- --:--:-- --:--:--  232k100 63909  100 63909    0     0   709k      0 --:--:-- --:--:-- --:--:--  701k
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    cmt_src_1.16.tgz ... Passed
==> Extracting sources...
  -> Extracting cmt_src_1.16.tgz with bsdtar
==> Starting prepare()...
renamed 'cmt' -> 'cmt-1.16'
==> Starting build()...
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o am.o am.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o ambisonic.o ambisonic.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o amp.o amp.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o analogue.o analogue.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o canyondelay.o canyondelay.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o cmt.o cmt.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o descriptor.o descriptor.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o delay.o delay.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o dynamic.o dynamic.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o filter.o filter.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o freeverb/Components/allpass.o freeverb/Components/allpass.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o freeverb/Components/comb.o freeverb/Components/comb.cpp
In file included from freeverb/Components/allpass.h:9,
                 from freeverb/Components/allpass.cpp:7:
freeverb/Components/allpass.h: In member function 'float allpass::process(float)':
freeverb/Components/denormals.h:11:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define undenormalise(sample) if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f
freeverb/Components/allpass.h:36:2: note: in expansion of macro 'undenormalise'
  undenormalise(bufout);
  ^~~~~~~~~~~~~
In file included from freeverb/Components/comb.h:10,
                 from freeverb/Components/comb.cpp:7:
freeverb/Components/comb.h: In member function 'float comb::process(float)':
freeverb/Components/denormals.h:11:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define undenormalise(sample) if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f
freeverb/Components/comb.h:41:2: note: in expansion of macro 'undenormalise'
  undenormalise(output);
  ^~~~~~~~~~~~~
freeverb/Components/denormals.h:11:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define undenormalise(sample) if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f
freeverb/Components/comb.h:44:2: note: in expansion of macro 'undenormalise'
  undenormalise(filterstore);
  ^~~~~~~~~~~~~
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o freeverb/Components/revmodel.o freeverb/Components/revmodel.cpp
In file included from freeverb/Components/comb.h:10,
                 from freeverb/Components/revmodel.h:10,
                 from freeverb/Components/revmodel.cpp:7:
freeverb/Components/comb.h: In member function 'float comb::process(float)':
freeverb/Components/denormals.h:11:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define undenormalise(sample) if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f
freeverb/Components/comb.h:41:2: note: in expansion of macro 'undenormalise'
  undenormalise(output);
  ^~~~~~~~~~~~~
freeverb/Components/denormals.h:11:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define undenormalise(sample) if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f
freeverb/Components/comb.h:44:2: note: in expansion of macro 'undenormalise'
  undenormalise(filterstore);
  ^~~~~~~~~~~~~
freeverb/Components/allpass.h: In member function 'float allpass::process(float)':
freeverb/Components/denormals.h:11:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define undenormalise(sample) if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f
freeverb/Components/allpass.h:36:2: note: in expansion of macro 'undenormalise'
  undenormalise(bufout);
  ^~~~~~~~~~~~~
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o freeverb/freeverb.o freeverb/freeverb.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o grain.o grain.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o init.o init.cpp
In file included from freeverb/Components/comb.h:10,
                 from freeverb/Components/revmodel.h:10,
                 from freeverb/freeverb.cpp:31:
freeverb/Components/comb.h: In member function 'float comb::process(float)':
freeverb/Components/denormals.h:11:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define undenormalise(sample) if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f
freeverb/Components/comb.h:41:2: note: in expansion of macro 'undenormalise'
  undenormalise(output);
  ^~~~~~~~~~~~~
freeverb/Components/denormals.h:11:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define undenormalise(sample) if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f
freeverb/Components/comb.h:44:2: note: in expansion of macro 'undenormalise'
  undenormalise(filterstore);
  ^~~~~~~~~~~~~
freeverb/Components/allpass.h: In member function 'float allpass::process(float)':
freeverb/Components/denormals.h:11:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
 #define undenormalise(sample) if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f
freeverb/Components/allpass.h:36:2: note: in expansion of macro 'undenormalise'
  undenormalise(bufout);
  ^~~~~~~~~~~~~
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o lofi.o lofi.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o mixer.o mixer.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o noise.o noise.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o null.o null.cpp
analogue.cpp: In static member function 'static void Analogue::run(LADSPA_Handle, long unsigned int)':
analogue.cpp:350:20: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized]
                  c * *ports[PORT_VELOCITY] * sample;
                  ~~^~~~~~~~~~~~~~~~~~~~~~~
analogue.cpp:349:20: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized]
                  b * analogue->d2 +
                  ~~^~~~~~~~~~~~~~
analogue.cpp:348:20: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized]
         sample = a * analogue->d1 +
                  ~~^~~~~~~~~~~~~~
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o organ.o organ.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o peak.o peak.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o phasemod.o phasemod.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o sine.o sine.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o syndrum.o syndrum.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o vcf303.o vcf303.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o wshape_sine.o wshape_sine.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o hardgate.o hardgate.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o disintegrator.o disintegrator.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o pink.o pink.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o pink_full.o pink_full.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o pink_sh.o pink_sh.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o sledgehammer.o sledgehammer.cpp
g++  -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2  -c -o logistic.o logistic.cpp
g++	-shared							\
	-o ../plugins/cmt.so					\
	am.o ambisonic.o amp.o analogue.o canyondelay.o cmt.o descriptor.o delay.o dynamic.o filter.o freeverb/Components/allpass.o freeverb/Components/comb.o freeverb/Components/revmodel.o freeverb/freeverb.o grain.o init.o lofi.o mixer.o noise.o null.o organ.o peak.o phasemod.o sine.o syndrum.o vcf303.o wshape_sine.o hardgate.o disintegrator.o pink.o pink_full.o pink_sh.o sledgehammer.o logistic.o 					
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/tmp/cmt-archlinuxrb-build-SpcLmL8N/cmt/trunk/pkg/cmt/usr'
install: creating directory '/tmp/cmt-archlinuxrb-build-SpcLmL8N/cmt/trunk/pkg/cmt/usr/lib'
install: creating directory '/tmp/cmt-archlinuxrb-build-SpcLmL8N/cmt/trunk/pkg/cmt/usr/lib/ladspa'
'plugins/cmt.so' -> '/tmp/cmt-archlinuxrb-build-SpcLmL8N/cmt/trunk/pkg/cmt/usr/lib/ladspa/cmt.so'
install: creating directory '/tmp/cmt-archlinuxrb-build-SpcLmL8N/cmt/trunk/pkg/cmt/usr/share'
install: creating directory '/tmp/cmt-archlinuxrb-build-SpcLmL8N/cmt/trunk/pkg/cmt/usr/share/doc'
install: creating directory '/tmp/cmt-archlinuxrb-build-SpcLmL8N/cmt/trunk/pkg/cmt/usr/share/doc/cmt'
'README' -> '/tmp/cmt-archlinuxrb-build-SpcLmL8N/cmt/trunk/pkg/cmt/usr/share/doc/cmt/README'
'doc/adding_plugins.html' -> '/tmp/cmt-archlinuxrb-build-SpcLmL8N/cmt/trunk/pkg/cmt/usr/share/doc/cmt/adding_plugins.html'
'doc/bugs.html' -> '/tmp/cmt-archlinuxrb-build-SpcLmL8N/cmt/trunk/pkg/cmt/usr/share/doc/cmt/bugs.html'
'doc/changes.html' -> '/tmp/cmt-archlinuxrb-build-SpcLmL8N/cmt/trunk/pkg/cmt/usr/share/doc/cmt/changes.html'
'doc/index.html' -> '/tmp/cmt-archlinuxrb-build-SpcLmL8N/cmt/trunk/pkg/cmt/usr/share/doc/cmt/index.html'
'doc/installation.html' -> '/tmp/cmt-archlinuxrb-build-SpcLmL8N/cmt/trunk/pkg/cmt/usr/share/doc/cmt/installation.html'
'doc/license.html' -> '/tmp/cmt-archlinuxrb-build-SpcLmL8N/cmt/trunk/pkg/cmt/usr/share/doc/cmt/license.html'
'doc/overview.html' -> '/tmp/cmt-archlinuxrb-build-SpcLmL8N/cmt/trunk/pkg/cmt/usr/share/doc/cmt/overview.html'
'doc/plugins.html' -> '/tmp/cmt-archlinuxrb-build-SpcLmL8N/cmt/trunk/pkg/cmt/usr/share/doc/cmt/plugins.html'
'doc/tasks.html' -> '/tmp/cmt-archlinuxrb-build-SpcLmL8N/cmt/trunk/pkg/cmt/usr/share/doc/cmt/tasks.html'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "cmt"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: cmt 1.16-8 (Tue Jul 16 14:54:37 2019)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c archlinux-cmt-archlinuxrb-build-SpcLmL8N
+ tee -a /srv/reproducible-results/archlinuxrb-build-SpcLmL8N/b1/cmt/build1.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/cmt-archlinuxrb-build-SpcLmL8N/cmt/trunk/cmt-1.16-8-x86_64.pkg.tar.xz' -> '/srv/reproducible-results/archlinuxrb-build-SpcLmL8N/b1/cmt/cmt-1.16-8-x86_64.pkg.tar.xz'
removed '/tmp/cmt-archlinuxrb-build-SpcLmL8N/cmt/trunk/cmt-1.16-8-x86_64.pkg.tar.xz'
Tue Jul 16 14:54:38 UTC 2019 - build #1 for cmt on profitbricks-build4-amd64 done.
Tue Jul 16 14:54:38 UTC 2019 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-uz5x9XRs, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-SpcLmL8N:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 08:31 b1
drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 08:31 b2

/srv/reproducible-results/archlinuxrb-build-SpcLmL8N/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 08:31 cmt

/srv/reproducible-results/archlinuxrb-build-SpcLmL8N/b1/cmt:
total 76
-rw-r--r-- 1 jenkins jenkins 15844 Jun 13 08:31 build1.log
-rw-r--r-- 1 jenkins jenkins     7 Jun 13 08:31 build1.version
-rw-r--r-- 1 jenkins jenkins 53420 Jun 13 08:31 cmt-1.16-8-x86_64.pkg.tar.xz

/srv/reproducible-results/archlinuxrb-build-SpcLmL8N/b2:
total 0
cp: error writing '/tmp/jenkins-script-JN0fAZPA': No space left on device
====================================================================================

Wed Jun 13 08:31:34 UTC 2018 - running /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh () on profitbricks-build3-amd64 now.

To learn to understand this, git clone https://salsa.debian.org/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/reproducible_build_archlinux_pkg.sh,
has been called using "2 community cmt /srv/reproducible-results/archlinuxrb-build-SpcLmL8N 1528878669" as arguments.

Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific job results should go to their respective lists and/or the BTS.

====================================================================================
Wed Jun 13 08:31:34 UTC 2018 - start running "/srv/jenkins/bin/reproducible_build_archlinux_pkg.sh" (md5sum 6b379752d5c78ae4d62d345197ffc4d8) as "/tmp/jenkins-script-JN0fAZPA" on profitbricks-build3-amd64.

Wed Jun 13 08:31:34 UTC 2018 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-JN0fAZPA, which will now be removed.
rsync: change_dir "/srv/reproducible-results/archlinuxrb-build-SpcLmL8N" failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1668) [Receiver=3.1.2]
rsync: [Receiver] write error: Broken pipe (32)
Wed Jun 13 08:31:34 UTC 2018 - rsync from profitbricks-build3-amd64 failed, sleeping 2m before re-trying...
rsync: change_dir "/srv/reproducible-results/archlinuxrb-build-SpcLmL8N" failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1668) [Receiver=3.1.2]
rsync: [Receiver] write error: Broken pipe (32)
Warning: error rsyncing remote build #2 results from profitbricks-build3-amd64.
/srv/reproducible-results/archlinuxrb-build-SpcLmL8N:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 08:31 b1
drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 08:31 b2

/srv/reproducible-results/archlinuxrb-build-SpcLmL8N/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 08:31 cmt

/srv/reproducible-results/archlinuxrb-build-SpcLmL8N/b1/cmt:
total 80
-rw-r--r-- 1 jenkins jenkins 15844 Jun 13 08:31 build1.log
-rw-r--r-- 1 jenkins jenkins     7 Jun 13 08:31 build1.version
-rw-r--r-- 1 jenkins jenkins 53420 Jun 13 08:31 cmt-1.16-8-x86_64.pkg.tar.xz

/srv/reproducible-results/archlinuxrb-build-SpcLmL8N/b2:
total 0
rm: cannot remove '/srv/reproducible-results/archlinuxrb-build-SpcLmL8N': No such file or directory
Wed Jun 13 08:33:35 UTC 2018 - comparing results now.
diff: /srv/reproducible-results/archlinuxrb-build-SpcLmL8N/b2/cmt/cmt-1.16-8-x86_64.pkg.tar.xz: No such file or directory
Wed Jun 13 08:33:35 UTC 2018 - something is fishy with cmt/cmt-1.16-8-x86_64.pkg.tar.xz.
build1.log
build1.version
cmt-1.16-8-x86_64.pkg.tar.xz
ls: cannot access '/srv/reproducible-results/archlinuxrb-build-SpcLmL8N/b2/cmt': No such file or directory
Wed Jun 13 08:33:35 UTC 2018 - /srv/reproducible-results/archlinuxrb-build-SpcLmL8N deleted.
Wed 13 Jun 08:33:35 UTC 2018 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-nW3xCpvn, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list