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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Oct 21 13:33:39 BST 2018


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

------------------------------------------
[...truncated 47.81 KB...]
installing libibus...
installing sdl2...
Optional dependencies for sdl2
    alsa-lib: ALSA audio driver [installed]
    libpulse: PulseAudio audio driver [installed]
    jack2: JACK audio driver
installing speexdsp...
installing speex...
installing hicolor-icon-theme...
installing sysfsutils...
installing v4l-utils...
Optional dependencies for v4l-utils
    qt5-base
    alsa-lib [installed]
installing libbluray...
Optional dependencies for libbluray
    java-runtime=8: BD-J library
installing libva...
Optional dependencies for libva
    libva-vdpau-driver: backend for Nvidia and AMD cards
    libva-intel-driver: backend for Intel cards
installing vid.stab...
installing libvpx...
installing l-smash...
installing x264...
installing x265...
installing xvidcore...
installing ffmpeg...
Optional dependencies for ffmpeg
    ladspa: LADSPA filters
installing zimg...
installing vapoursynth...
:: Running post-transaction hooks...
(1/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(2/3) Reloading device manager configuration...
  Skipped: Device manager is not running.
(3/3) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading vapoursynth-plugin-deblock-6.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 --:--:-- --:--:-- --:--:--     0100   150    0   150    0     0    341      0 --:--:-- --:--:-- --:--:--   341
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 14924    0 14924    0     0  15692      0 --:--:-- --:--:-- --:--:-- 48612
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    vapoursynth-plugin-deblock-6.tar.gz ... Passed
==> Extracting sources...
  -> Extracting vapoursynth-plugin-deblock-6.tar.gz with bsdtar
==> Starting build()...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:8: installing './compile'
configure.ac:8: installing './config.guess'
configure.ac:8: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
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 build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
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 dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
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 ar... ar
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 how to run the C preprocessor... gcc -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 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... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for VapourSynth... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
  CXX      Deblock/Deblock.lo
  CXXLD    libdeblock.la
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/tmp/vapoursynth-plugin-deblock-archlinuxrb-build-99NkaH3B/vapoursynth-plugin-deblock/trunk/src/VapourSynth-Deblock-r6'
make[1]: Nothing to be done for 'install-data-am'.
 /usr/sbin/mkdir -p '/tmp/vapoursynth-plugin-deblock-archlinuxrb-build-99NkaH3B/vapoursynth-plugin-deblock/trunk/pkg/vapoursynth-plugin-deblock/usr/lib/vapoursynth'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libdeblock.la '/tmp/vapoursynth-plugin-deblock-archlinuxrb-build-99NkaH3B/vapoursynth-plugin-deblock/trunk/pkg/vapoursynth-plugin-deblock/usr/lib/vapoursynth'
libtool: install: /usr/bin/install -c .libs/libdeblock.so /tmp/vapoursynth-plugin-deblock-archlinuxrb-build-99NkaH3B/vapoursynth-plugin-deblock/trunk/pkg/vapoursynth-plugin-deblock/usr/lib/vapoursynth/libdeblock.so
libtool: install: /usr/bin/install -c .libs/libdeblock.lai /tmp/vapoursynth-plugin-deblock-archlinuxrb-build-99NkaH3B/vapoursynth-plugin-deblock/trunk/pkg/vapoursynth-plugin-deblock/usr/lib/vapoursynth/libdeblock.la
libtool: warning: remember to run 'libtool --finish /usr/lib/vapoursynth'
make[1]: Leaving directory '/tmp/vapoursynth-plugin-deblock-archlinuxrb-build-99NkaH3B/vapoursynth-plugin-deblock/trunk/src/VapourSynth-Deblock-r6'
==> 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 "vapoursynth-plugin-deblock"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: vapoursynth-plugin-deblock 6-1 (Sat Dec 26 01:19:31 2020)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c archlinux-vapoursynth-plugin-deblock-archlinuxrb-build-99NkaH3B
+ tee -a /srv/reproducible-results/archlinuxrb-build-99NkaH3B/b2/vapoursynth-plugin-deblock/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/vapoursynth-plugin-deblock-archlinuxrb-build-99NkaH3B/vapoursynth-plugin-deblock/trunk/vapoursynth-plugin-deblock-6-1-x86_64.pkg.tar.xz' -> '/srv/reproducible-results/archlinuxrb-build-99NkaH3B/b2/vapoursynth-plugin-deblock/vapoursynth-plugin-deblock-6-1-x86_64.pkg.tar.xz'
Sat Dec 26 01:19:36 UTC 2020 - build #2 for vapoursynth-plugin-deblock on profitbricks-build4-amd64 done.
Sat Dec 26 01:19:36 UTC 2020 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-eeAlsqJL, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-99NkaH3B:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 12:32 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 12:33 b2

/srv/reproducible-results/archlinuxrb-build-99NkaH3B/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 12:32 vapoursynth-plugin-deblock

/srv/reproducible-results/archlinuxrb-build-99NkaH3B/b1/vapoursynth-plugin-deblock:
total 40
-rw-r--r-- 1 jenkins jenkins 23746 Oct 21 12:32 build1.log
-rw-r--r-- 1 jenkins jenkins     4 Oct 21 12:32 build1.version
-rw-r--r-- 1 jenkins jenkins 11620 Oct 21 12:32 vapoursynth-plugin-deblock-6-1-x86_64.pkg.tar.xz

/srv/reproducible-results/archlinuxrb-build-99NkaH3B/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 12:33 vapoursynth-plugin-deblock

/srv/reproducible-results/archlinuxrb-build-99NkaH3B/b2/vapoursynth-plugin-deblock:
total 40
-rw-r--r-- 1 jenkins jenkins 22798 Oct 21 12:33 build2.log
-rw-r--r-- 1 jenkins jenkins     4 Oct 21 12:33 build2.version
-rw-r--r-- 1 jenkins jenkins 11620 Oct 21 12:33 vapoursynth-plugin-deblock-6-1-x86_64.pkg.tar.xz
Sun Oct 21 12:33:37 UTC 2018 - comparing results now.
Sun Oct 21 12:33:37 UTC 2018 - YAY - vapoursynth-plugin-deblock/vapoursynth-plugin-deblock-6-1-x86_64.pkg.tar.xz build reproducible in our test framework!
.BUILDINFO
.BUILDINFO
Sun Oct 21 12:33:37 UTC 2018 - https://tests.reproducible-builds.org/archlinux/community/vapoursynth-plugin-deblock/ updated.
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
		VALUES ('397663', '6-1', 'GOOD', '2018-10-21 12:26', '416', 'profitbricks-build3-amd64', 'profitbricks-build4-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_1/101208/')
		ON CONFLICT (package_id)
		DO UPDATE SET version='6-1', status='GOOD', build_date='2018-10-21 12:26', build_duration='416', node1='profitbricks-build3-amd64', node2='profitbricks-build4-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_1/101208/' WHERE results.package_id='397663'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, status, build_date, build_duration, node1, node2, job) 
		VALUES ('vapoursynth-plugin-deblock', '6-1', 'archlinux_community', 'x86_64', 'GOOD', '2018-10-21 12:26', '416', 'profitbricks-build3-amd64', 'profitbricks-build4-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_1/101208/');
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)=(vapoursynth-plugin-deblock, 6-1, archlinux_community, x86_64, 2018-10-21 12:26) already exists.
Sun Oct 21 12:33:38 UTC 2018 - /srv/reproducible-results/archlinuxrb-build-99NkaH3B deleted.
Sun 21 Oct 12:33:38 UTC 2018 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-tiWeULC8, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list