[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_6 #58265
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Wed Sep 11 15:45:59 BST 2019
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_6/58265/display/redirect>
Changes:
------------------------------------------
[...truncated 31.35 KB...]
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 9472 100 9472 0 0 9250k 0 --:--:-- --:--:-- --:--:-- 9250k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 80760 100 80760 0 0 19.2M 0 --:--:-- --:--:-- --:--:-- 25.6M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 48596 100 48596 0 0 3163k 0 --:--:-- --:--:-- --:--:-- 3163k
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-parse-recdescent...
installing perl-inline...
installing perl-yaml-libyaml...
installing perl-file-sharedir-install...
installing perl-pegex...
installing perl-inline-c...
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Warn about old perl modules
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (3) perl-capture-tiny-0.48-2 perl-extutils-cppguess-0.20-1 perl-inline-filters-0.20-2
Total Download Size: 0.03 MiB
Total Installed Size: 0.06 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 17852 100 17852 0 0 917k 0 --:--:-- --:--:-- --:--:-- 917k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 9424 100 9424 0 0 1150k 0 --:--:-- --:--:-- --:--:-- 1150k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 8336 100 8336 0 0 1628k 0 --:--:-- --:--:-- --:--:-- 2035k
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-capture-tiny...
installing perl-extutils-cppguess...
installing perl-inline-filters...
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Warn about old perl modules
==> Retrieving sources...
-> Downloading Inline-CPP-0.80.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 63649 100 63649 0 0 545k 0 --:--:-- --:--:-- --:--:-- 545k
==> Validating source files with sha512sums...
Inline-CPP-0.80.tar.gz ... Passed
==> Extracting sources...
-> Extracting Inline-CPP-0.80.tar.gz with bsdtar
==> Starting build()...
In file included from /usr/include/c++/9.1.0/x86_64-pc-linux-gnu/bits/os_defines.h:39,
from /usr/include/c++/9.1.0/x86_64-pc-linux-gnu/bits/c++config.h:524,
from /usr/include/c++/9.1.0/iostream:38,
from /tmp/kKajaZH00k/ilcpptest.cpp:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
What C++ compiler would you like to use? [g++ -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -xc++] g++ -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -xc++
What default libraries would you like to include? [-lstdc++] -lstdc++
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Inline::CPP
Writing MYMETA.yml and MYMETA.json
cp lib/Inline/CPP/Config.pm blib/lib/Inline/CPP/Config.pm
cp lib/Inline/CPP/Config.pm.in blib/lib/Inline/CPP/Config.pm.in
cp lib/Inline/CPP/Parser/RecDescent.pm blib/lib/Inline/CPP/Parser/RecDescent.pm
cp lib/Inline/CPP.pod blib/lib/Inline/CPP.pod
cp lib/Inline/CPP.pm blib/lib/Inline/CPP.pm
Manifying 3 pod documents
==> Starting check()...
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t
# $Config{osname}: linux
# $Config{cc}: cc
# $Config{gccversion}: 9.1.0
t/00load_prereqs.t .................... ok
t/01fn_cans.t ......................... ok
t/02basic.t ........................... ok
t/03prefix.t .......................... ok
t/04charptr.t ......................... ok
t/06fn_regress.t ...................... ok
#
# Compiler guesses:
# EU::CppGuess: [g++ -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -xc++],
# Old Makefile.PL: [g++].
# Linker guesses:
# EU::CppGuess: [-lstdc++],
# Old Makefile.PL: [-lstdc++].
t/08cppguess.t ........................ ok
t/12custom_libs.t ..................... ok
t/15config_case.t ..................... ok
<-----------------------Information Section----------------------------------->
Information about the processing of your Inline CPP code:
Your source code needs to be compiled. I'll use this build directory:
/tmp/perl-inline-cpp-archlinuxrb-build-NDe4zFkQ/perl-inline-cpp/trunk/src/Inline-CPP-0.80/_Inline/build/_16info_t_2ec0
and I'll install the executable as:
/tmp/perl-inline-cpp-archlinuxrb-build-NDe4zFkQ/perl-inline-cpp/trunk/src/Inline-CPP-0.80/_Inline/lib/auto/_16info_t_2ec0/_16info_t_2ec0.so
The following Inline CPP function(s) have been successfully bound to Perl:
int add(int x, int y)
The following functions have been bound to Perl:
int add(int x, int y);
<-----------------------End of Information Section---------------------------->
t/16info.t ............................ ok
t/classes/01empty_ns_is_main.t ........ ok
t/classes/02main_ns_is_main.t ......... ok
t/classes/03baz_ns_is_baz.t ........... ok
t/classes/04invoke_from_non_main.t .... ok
t/classes/05invalid_classes.t ......... ok
t/classes/06inherit.t ................. ok
t/classes/07conflict_avoid.t .......... ok
t/classes/08auto.t .................... ok
t/classes/09auto_mixed.t .............. ok
t/classes/10auto_inherit.t ............ ok
t/grammar/01nherit.t .................. ok
t/grammar/02scope.t ................... ok
t/grammar/03inline.t .................. ok
t/grammar/04const.t ................... ok
t/grammar/05virt.t .................... ok
t/grammar/06deflt.t ................... ok
t/grammar/07static.t .................. ok
t/grammar/08anon.t .................... ok
t/grammar/09purevt.t .................. ok
t/grammar/10struct.t .................. ok
t/grammar/11minhrt.t .................. ok
t/grammar/12retlst.t .................. ok
t/grammar/13vararg.t .................. ok
t/grammar/14const.t ................... ok
t/grammar/15stvar.t ................... ok
t/grammar/16varlst.t .................. ok
t/grammar/17memberarray.t ............. ok
t/grammar/18namespace.t ............... ok
t/grammar/19multidimarray.t ........... ok
t/namespace/01empty_ns_is_main.t ...... ok
t/namespace/02main_ns_is_main.t ....... ok
t/namespace/03baz_ns_is_baz.t ......... ok
t/namespace/04invoke_from_non_main.t .. ok
t/namespace/05invalid_ns.t ............ ok
t/namespace/06inherit.t ............... ok
All tests successful.
Test Summary Report
-------------------
t/08cppguess.t (Wstat: 0 Tests: 2 Failed: 0)
TODO passed: 2
t/grammar/11minhrt.t (Wstat: 0 Tests: 38 Failed: 0)
TODO passed: 23-24, 27-28, 30-31
Files=45, Tests=274, 92 wallclock secs ( 0.19 usr 0.04 sys + 79.76 cusr 11.94 csys = 91.93 CPU)
Result: PASS
==> Entering fakeroot environment...
==> Starting package()...
Manifying 3 pod documents
Appending installation info to /tmp/perl-inline-cpp-archlinuxrb-build-NDe4zFkQ/perl-inline-cpp/trunk/pkg/perl-inline-cpp/usr/lib/perl5/5.30/core_perl/perllocal.pod
Installing /tmp/perl-inline-cpp-archlinuxrb-build-NDe4zFkQ/perl-inline-cpp/trunk/pkg/perl-inline-cpp/usr/share/perl5/vendor_perl/Inline/CPP.pm
Installing /tmp/perl-inline-cpp-archlinuxrb-build-NDe4zFkQ/perl-inline-cpp/trunk/pkg/perl-inline-cpp/usr/share/perl5/vendor_perl/Inline/CPP.pod
Installing /tmp/perl-inline-cpp-archlinuxrb-build-NDe4zFkQ/perl-inline-cpp/trunk/pkg/perl-inline-cpp/usr/share/perl5/vendor_perl/Inline/CPP/Config.pm.in
Installing /tmp/perl-inline-cpp-archlinuxrb-build-NDe4zFkQ/perl-inline-cpp/trunk/pkg/perl-inline-cpp/usr/share/perl5/vendor_perl/Inline/CPP/Config.pm
Installing /tmp/perl-inline-cpp-archlinuxrb-build-NDe4zFkQ/perl-inline-cpp/trunk/pkg/perl-inline-cpp/usr/share/perl5/vendor_perl/Inline/CPP/Parser/RecDescent.pm
Installing /tmp/perl-inline-cpp-archlinuxrb-build-NDe4zFkQ/perl-inline-cpp/trunk/pkg/perl-inline-cpp/usr/share/man/man3/Inline::CPP::Parser::RecDescent.3pm
Installing /tmp/perl-inline-cpp-archlinuxrb-build-NDe4zFkQ/perl-inline-cpp/trunk/pkg/perl-inline-cpp/usr/share/man/man3/Inline::CPP::Config.3pm
Installing /tmp/perl-inline-cpp-archlinuxrb-build-NDe4zFkQ/perl-inline-cpp/trunk/pkg/perl-inline-cpp/usr/share/man/man3/Inline::CPP.3pm
==> Tidying install...
-> Removing empty directories...
-> 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 "perl-inline-cpp"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: perl-inline-cpp 0.80-2 (Wed Sep 11 14:45:56 2019)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c archlinux-perl-inline-cpp-archlinuxrb-build-NDe4zFkQ
+ tee -a /srv/reproducible-results/archlinuxrb-build-NDe4zFkQ/b2/perl-inline-cpp/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/perl-inline-cpp-archlinuxrb-build-NDe4zFkQ/perl-inline-cpp/trunk/perl-inline-cpp-0.80-2-any.pkg.tar.xz' -> '/srv/reproducible-results/archlinuxrb-build-NDe4zFkQ/b2/perl-inline-cpp/perl-inline-cpp-0.80-2-any.pkg.tar.xz'
Wed Sep 11 14:45:56 UTC 2019 - build #2 for perl-inline-cpp on osuosl-build169-amd64 done.
Wed Sep 11 14:45:56 UTC 2019 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-lU5RDiXg, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-NDe4zFkQ:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 14:43 b1
drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 14:45 b2
/srv/reproducible-results/archlinuxrb-build-NDe4zFkQ/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 14:43 perl-inline-cpp
/srv/reproducible-results/archlinuxrb-build-NDe4zFkQ/b1/perl-inline-cpp:
total 60
-rw-r--r-- 1 jenkins jenkins 15038 Sep 11 14:43 build1.log
-rw-r--r-- 1 jenkins jenkins 7 Sep 11 14:43 build1.version
-rw-r--r-- 1 jenkins jenkins 37668 Sep 11 14:43 perl-inline-cpp-0.80-2-any.pkg.tar.xz
/srv/reproducible-results/archlinuxrb-build-NDe4zFkQ/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 14:45 perl-inline-cpp
/srv/reproducible-results/archlinuxrb-build-NDe4zFkQ/b2/perl-inline-cpp:
total 60
-rw-r--r-- 1 jenkins jenkins 15454 Sep 11 14:45 build2.log
-rw-r--r-- 1 jenkins jenkins 7 Sep 11 14:45 build2.version
-rw-r--r-- 1 jenkins jenkins 37668 Sep 11 14:45 perl-inline-cpp-0.80-2-any.pkg.tar.xz
Wed Sep 11 14:45:58 UTC 2019 - comparing results now.
Wed Sep 11 14:45:58 UTC 2019 - YAY - perl-inline-cpp/perl-inline-cpp-0.80-2-any.pkg.tar.xz build reproducible in our test framework!
.BUILDINFO
.BUILDINFO
Wed Sep 11 14:45:58 UTC 2019 - https://tests.reproducible-builds.org/archlinux/community/perl-inline-cpp/ updated.
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
VALUES ('627209', '0.80-2', 'reproducible', '2019-09-11 14:41', '256', 'osuosl-build170-amd64', 'osuosl-build169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_6/58265/')
ON CONFLICT (package_id)
DO UPDATE SET version='0.80-2', status='reproducible', build_date='2019-09-11 14:41', build_duration='256', node1='osuosl-build170-amd64', node2='osuosl-build169-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_6/58265/' WHERE results.package_id='627209'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
VALUES ('perl-inline-cpp', '0.80-2', 'archlinux_community', 'x86_64', 3, 'reproducible', '2019-09-11 14:41', '256', 'osuosl-build170-amd64', 'osuosl-build169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_6/58265/');
ERROR: duplicate key value violates unique constraint "stats_build_tmp_name_version_suite_architecture_build_date_key1"
DETAIL: Key (name, version, suite, architecture, build_date)=(perl-inline-cpp, 0.80-2, archlinux_community, x86_64, 2019-09-11 14:41:00) already exists.
Wed Sep 11 14:45:59 UTC 2019 - /srv/reproducible-results/archlinuxrb-build-NDe4zFkQ deleted.
Wed 11 Sep 14:45:59 UTC 2019 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-Q9niwWlu, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list