[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_1 #324817

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Apr 28 15:40:00 BST 2021


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_1/324817/display/redirect>

Changes:


------------------------------------------
[...truncated 35.90 KB...]
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/sbin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/sbin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/sbin/dd
checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking if LD -Wl,--version-script works... yes
checking for pkg-config... /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBJSON... yes
checking for json_object_object_get_ex... yes
checking for LIBSSL... yes
checking for LIBCRYPTO... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating u2f-server/Makefile
config.status: creating u2f-server/u2f-server-version.h
config.status: creating u2f-server/u2f-server.pc
config.status: executing depfiles commands
config.status: executing libtool commands
configure: summary of build options:

  Version:          1.1.0 shared 1:0:1 major 1 minor 1 patch 0 number 0x010100
  Host type:        x86_64-pc-linux-gnu
  Install prefix:   /usr
  Compiler:         gcc
  Shared library:   yes
  Static library:   yes
  CFLAGS:           -march=x86-64 -mtune=generic -O2 -pipe -fno-plt
  CPPFLAGS:         -D_FORTIFY_SOURCE=2
  JSON CFLAGS:      -I/usr/include/json-c 
  JSON LIBS:        -ljson-c 
  OPENSSL CFLAGS:   
  OPENSSL LIBS:     -lssl 
  LIBCRYPTO CFLAGS: 
  LIBCRYPTO LIBS:   -lcrypto 
  CHECK CFLAGS:     
  CHECK LIBS:       

Making all in u2f-server
make[1]: Entering directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0/u2f-server'
  CC       global.lo
  CC       version.lo
  CC       core.lo
  CC       error.lo
  CC       sha256.lo
  CC       cencode.lo
  CC       cdecode.lo
  CC       openssl.lo
  CCLD     libu2f-server.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[1]: Leaving directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0/u2f-server'
Making all in src
make[1]: Entering directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0/src'
make  all-am
make[2]: Entering directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0/src'
  CC       u2f-server.o
  CC       cmdline.o
  CCLD     u2f-server
make[2]: Leaving directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0/src'
make[1]: Leaving directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0/src'
make[1]: Entering directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in u2f-server
make[1]: Entering directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0/u2f-server'
make[2]: Entering directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0/u2f-server'
 /usr/sbin/mkdir -p '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/pkg/libu2f-server/usr/lib'
 /usr/sbin/mkdir -p '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/pkg/libu2f-server/usr/lib/pkgconfig'
 /usr/sbin/mkdir -p '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/pkg/libu2f-server/usr/include/u2f-server'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libu2f-server.la '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/pkg/libu2f-server/usr/lib'
 /usr/bin/install -c -m 644 u2f-server.pc '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/pkg/libu2f-server/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 u2f-server.h u2f-server-version.h '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/pkg/libu2f-server/usr/include/u2f-server'
libtool: install: /usr/bin/install -c .libs/libu2f-server.so.0.1.0 /tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/pkg/libu2f-server/usr/lib/libu2f-server.so.0.1.0
libtool: install: (cd /tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/pkg/libu2f-server/usr/lib && { ln -s -f libu2f-server.so.0.1.0 libu2f-server.so.0 || { rm -f libu2f-server.so.0 && ln -s libu2f-server.so.0.1.0 libu2f-server.so.0; }; })
libtool: install: (cd /tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/pkg/libu2f-server/usr/lib && { ln -s -f libu2f-server.so.0.1.0 libu2f-server.so || { rm -f libu2f-server.so && ln -s libu2f-server.so.0.1.0 libu2f-server.so; }; })
libtool: install: /usr/bin/install -c .libs/libu2f-server.lai /tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/pkg/libu2f-server/usr/lib/libu2f-server.la
libtool: install: /usr/bin/install -c .libs/libu2f-server.a /tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/pkg/libu2f-server/usr/lib/libu2f-server.a
libtool: install: chmod 644 /tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/pkg/libu2f-server/usr/lib/libu2f-server.a
libtool: install: ranlib /tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/pkg/libu2f-server/usr/lib/libu2f-server.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0/u2f-server'
make[1]: Leaving directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0/u2f-server'
Making install in src
make[1]: Entering directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0/src'
make  install-am
make[2]: Entering directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0/src'
make[3]: Entering directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0/src'
 /usr/sbin/mkdir -p '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/pkg/libu2f-server/usr/bin'
 /usr/sbin/mkdir -p '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/pkg/libu2f-server/usr/share/man/man1'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c u2f-server '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/pkg/libu2f-server/usr/bin'
 /usr/bin/install -c -m 644 ../man/u2f-server.1 '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/pkg/libu2f-server/usr/share/man/man1'
libtool: warning: '../u2f-server/libu2f-server.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/u2f-server /tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/pkg/libu2f-server/usr/bin/u2f-server
make[3]: Leaving directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0/src'
make[2]: Leaving directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0/src'
make[1]: Leaving directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0/src'
make[1]: Entering directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0'
make[2]: Entering directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0'
make[1]: Leaving directory '/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/src/libu2f-server-1.1.0'
==> 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 "libu2f-server"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libu2f-server 1.1.0-4 (Tue May 31 21:02:50 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-libu2f-server-archlinuxrb-build-4uwZQP94
+ tee -a /srv/reproducible-results/archlinuxrb-build-4uwZQP94/b2/libu2f-server/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/libu2f-server-archlinuxrb-build-4uwZQP94/libu2f-server/trunk/libu2f-server-1.1.0-4-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-4uwZQP94/b2/libu2f-server/libu2f-server-1.1.0-4-x86_64.pkg.tar.zst'
Tue May 31 21:02:53 UTC 2022 - build #2 for libu2f-server on osuosl170-amd64 done.
Tue May 31 21:02:53 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-52onOGhh, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-4uwZQP94:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 14:39 b1
drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 14:39 b2

/srv/reproducible-results/archlinuxrb-build-4uwZQP94/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 14:39 libu2f-server

/srv/reproducible-results/archlinuxrb-build-4uwZQP94/b1/libu2f-server:
total 52
-rw-r--r-- 1 jenkins jenkins 19769 Apr 28 14:39 build1.log
-rw-r--r-- 1 jenkins jenkins     8 Apr 28 14:39 build1.version
-rw-r--r-- 1 jenkins jenkins 27789 Apr 28 14:39 libu2f-server-1.1.0-4-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-4uwZQP94/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 14:39 libu2f-server

/srv/reproducible-results/archlinuxrb-build-4uwZQP94/b2/libu2f-server:
total 52
-rw-r--r-- 1 jenkins jenkins 17384 Apr 28 14:39 build2.log
-rw-r--r-- 1 jenkins jenkins     8 Apr 28 14:39 build2.version
-rw-r--r-- 1 jenkins jenkins 27789 Apr 28 14:39 libu2f-server-1.1.0-4-x86_64.pkg.tar.zst
Wed Apr 28 14:39:59 UTC 2021 - comparing results now.
Wed Apr 28 14:39:59 UTC 2021 - YAY - libu2f-server/libu2f-server-1.1.0-4-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
Wed Apr 28 14:39:59 UTC 2021 - https://tests.reproducible-builds.org/archlinux/community/libu2f-server/ updated.
/var/lib/jenkins/userContent/reproducible/archlinux/community/libu2f-server/pkg.html older than /var/lib/jenkins/userContent/reproducible/archlinux/community/libu2f-server/pkg.build_duration, thus deleting it.
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
		VALUES ('532196', '1.1.0-4', 'reproducible', '2021-04-28 14:38', '68', 'osuosl169-amd64', 'osuosl170-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_1/324817/')
		ON CONFLICT (package_id)
		DO UPDATE SET version='1.1.0-4', status='reproducible', build_date='2021-04-28 14:38', build_duration='68', node1='osuosl169-amd64', node2='osuosl170-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_1/324817/' WHERE results.package_id='532196'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
		VALUES ('libu2f-server', '1.1.0-4', 'community', 'x86_64', 3, 'reproducible', '2021-04-28 14:38', '68', 'osuosl169-amd64', 'osuosl170-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_1/324817/');
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)=(libu2f-server, 1.1.0-4, community, x86_64, 2021-04-28 14:38:00) already exists.
Wed Apr 28 14:39:59 UTC 2021 - /srv/reproducible-results/archlinuxrb-build-4uwZQP94 deleted.
Wed 28 Apr 14:39:59 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-keKDTZsn, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list