[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_8 #253980

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Oct 21 12:41:56 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_8/253980/display/redirect>

Changes:


------------------------------------------
[...truncated 30.64 KB...]
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading hyphen-2.8.8.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   374  100   374    0     0   2451      0 --:--:-- --:--:-- --:--:--  2460
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0100   347  100   347    0     0    161      0  0:00:02  0:00:02 --:--:--   367100   347  100   347    0     0    161      0  0:00:02  0:00:02 --:--:--   367
 23  623k   23  143k    0     0  49576      0  0:00:12  0:00:02  0:00:10 49576100  623k  100  623k    0     0   189k      0  0:00:03  0:00:03 --:--:-- 1462k
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha1sums...
    hyphen-2.8.8.tar.gz ... Passed
==> Extracting sources...
  -> Extracting hyphen-2.8.8.tar.gz with bsdtar
==> Starting build()...
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 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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-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 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
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in doc
make[1]: Entering directory '/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/src/hyphen-2.8.8/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/src/hyphen-2.8.8/doc'
Making all in tests
make[1]: Entering directory '/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/src/hyphen-2.8.8/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/src/hyphen-2.8.8/tests'
make[1]: Entering directory '/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/src/hyphen-2.8.8'
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"hyphen\" -DPACKAGE_TARNAME=\"hyphen\" -DPACKAGE_VERSION=\"2.8.8\" -DPACKAGE_STRING=\"hyphen\ 2.8.8\" -DPACKAGE_BUGREPORT=\"nemeth at numbertext.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hyphen\" -DVERSION=\"2.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.     -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -MT hnjalloc.lo -MD -MP -MF .deps/hnjalloc.Tpo -c -o hnjalloc.lo hnjalloc.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"hyphen\" -DPACKAGE_TARNAME=\"hyphen\" -DPACKAGE_VERSION=\"2.8.8\" -DPACKAGE_STRING=\"hyphen\ 2.8.8\" -DPACKAGE_BUGREPORT=\"nemeth at numbertext.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hyphen\" -DVERSION=\"2.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.     -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -MT hyphen.lo -MD -MP -MF .deps/hyphen.Tpo -c -o hyphen.lo hyphen.c
gcc -DPACKAGE_NAME=\"hyphen\" -DPACKAGE_TARNAME=\"hyphen\" -DPACKAGE_VERSION=\"2.8.8\" -DPACKAGE_STRING=\"hyphen\ 2.8.8\" -DPACKAGE_BUGREPORT=\"nemeth at numbertext.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hyphen\" -DVERSION=\"2.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.     -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -MT substrings.o -MD -MP -MF .deps/substrings.Tpo -c -o substrings.o substrings.c
gcc -DPACKAGE_NAME=\"hyphen\" -DPACKAGE_TARNAME=\"hyphen\" -DPACKAGE_VERSION=\"2.8.8\" -DPACKAGE_STRING=\"hyphen\ 2.8.8\" -DPACKAGE_BUGREPORT=\"nemeth at numbertext.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hyphen\" -DVERSION=\"2.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.     -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -MT example.o -MD -MP -MF .deps/example.Tpo -c -o example.o example.c
cp -f ./hyphen.tex hyphen.us
patch < ./hyphen.patch
patching file hyphen.us
./tbhyphext.sh <./tbhyphext.tex >hyphen.us2
cat hyphen.us hyphen.us2 | gawk -f ./lig.awk >hyphen.us3
cat ./ligpatch.txt >>hyphen.us3
perl ./substrings.pl hyphen.us3 hyph_en_US.dic UTF-8 2 3 >/dev/null
libtool: compile:  gcc -DPACKAGE_NAME=\"hyphen\" -DPACKAGE_TARNAME=\"hyphen\" -DPACKAGE_VERSION=\"2.8.8\" "-DPACKAGE_STRING=\"hyphen 2.8.8\"" -DPACKAGE_BUGREPORT=\"nemeth at numbertext.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hyphen\" -DVERSION=\"2.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT hyphen.lo -MD -MP -MF .deps/hyphen.Tpo -c hyphen.c  -fPIC -DPIC -o .libs/hyphen.o
libtool: compile:  gcc -DPACKAGE_NAME=\"hyphen\" -DPACKAGE_TARNAME=\"hyphen\" -DPACKAGE_VERSION=\"2.8.8\" "-DPACKAGE_STRING=\"hyphen 2.8.8\"" -DPACKAGE_BUGREPORT=\"nemeth at numbertext.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hyphen\" -DVERSION=\"2.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT hnjalloc.lo -MD -MP -MF .deps/hnjalloc.Tpo -c hnjalloc.c  -fPIC -DPIC -o .libs/hnjalloc.o
mv -f .deps/hnjalloc.Tpo .deps/hnjalloc.Plo
mv -f .deps/example.Tpo .deps/example.Po
mv -f .deps/substrings.Tpo .deps/substrings.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o substrings substrings.o  
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o substrings substrings.o 
mv -f .deps/hyphen.Tpo .deps/hyphen.Plo
/bin/sh ./libtool --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -version-info 3:0:3 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libhyphen.la -rpath /usr/lib hnjalloc.lo hyphen.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/hnjalloc.o .libs/hyphen.o    -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libhyphen.so.0 -o .libs/libhyphen.so.0.3.0
libtool: link: (cd ".libs" && rm -f "libhyphen.so.0" && ln -s "libhyphen.so.0.3.0" "libhyphen.so.0")
libtool: link: (cd ".libs" && rm -f "libhyphen.so" && ln -s "libhyphen.so.0.3.0" "libhyphen.so")
libtool: link: ( cd ".libs" && rm -f "libhyphen.la" && ln -s "../libhyphen.la" "libhyphen.la" )
/bin/sh ./libtool --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o example example.o libhyphen.la 
libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/example example.o  ./.libs/libhyphen.so
make[1]: Leaving directory '/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/src/hyphen-2.8.8'
==> Entering fakeroot environment...
==> Starting package_hyphen()...
test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/pkg/hyphen//usr/lib"
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libhyphen.la '/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/pkg/hyphen//usr/lib'
libtool: install: /usr/bin/install -c .libs/libhyphen.so.0.3.0 /tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/pkg/hyphen//usr/lib/libhyphen.so.0.3.0
libtool: install: (cd /tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/pkg/hyphen//usr/lib && { ln -s -f libhyphen.so.0.3.0 libhyphen.so.0 || { rm -f libhyphen.so.0 && ln -s libhyphen.so.0.3.0 libhyphen.so.0; }; })
libtool: install: (cd /tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/pkg/hyphen//usr/lib && { ln -s -f libhyphen.so.0.3.0 libhyphen.so || { rm -f libhyphen.so && ln -s libhyphen.so.0.3.0 libhyphen.so; }; })
libtool: install: /usr/bin/install -c .libs/libhyphen.lai /tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/pkg/hyphen//usr/lib/libhyphen.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/pkg/hyphen//usr/bin"
 /usr/bin/install -c substrings.pl '/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/pkg/hyphen//usr/bin'
test -z "/usr/include" || /usr/sbin/mkdir -p "/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/pkg/hyphen//usr/include"
 /usr/bin/install -c -m 644 hyphen.h '/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/pkg/hyphen//usr/include'
==> 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 "hyphen"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_hyphen-en()...
test -z "/usr/share/hyphen" || /usr/sbin/mkdir -p "/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/pkg/hyphen-en//usr/share/hyphen"
 /usr/bin/install -c -m 644 hyph_en_US.dic '/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/pkg/hyphen-en//usr/share/hyphen'
/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/pkg/hyphen-en/usr/share/hyphen /tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/src/hyphen-2.8.8
/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/src/hyphen-2.8.8
/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/pkg/hyphen-en/usr/share/myspell/dicts /tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/src/hyphen-2.8.8
'./hyph_en_AG.dic' -> '/usr/share/hyphen/hyph_en_AG.dic'
'./hyph_en_AU.dic' -> '/usr/share/hyphen/hyph_en_AU.dic'
'./hyph_en_BS.dic' -> '/usr/share/hyphen/hyph_en_BS.dic'
'./hyph_en_BW.dic' -> '/usr/share/hyphen/hyph_en_BW.dic'
'./hyph_en_BZ.dic' -> '/usr/share/hyphen/hyph_en_BZ.dic'
'./hyph_en_CA.dic' -> '/usr/share/hyphen/hyph_en_CA.dic'
'./hyph_en_DK.dic' -> '/usr/share/hyphen/hyph_en_DK.dic'
'./hyph_en_GB.dic' -> '/usr/share/hyphen/hyph_en_GB.dic'
'./hyph_en_GH.dic' -> '/usr/share/hyphen/hyph_en_GH.dic'
'./hyph_en_HK.dic' -> '/usr/share/hyphen/hyph_en_HK.dic'
'./hyph_en_IE.dic' -> '/usr/share/hyphen/hyph_en_IE.dic'
'./hyph_en_IN.dic' -> '/usr/share/hyphen/hyph_en_IN.dic'
'./hyph_en_JM.dic' -> '/usr/share/hyphen/hyph_en_JM.dic'
'./hyph_en_NA.dic' -> '/usr/share/hyphen/hyph_en_NA.dic'
'./hyph_en_NZ.dic' -> '/usr/share/hyphen/hyph_en_NZ.dic'
'./hyph_en_PH.dic' -> '/usr/share/hyphen/hyph_en_PH.dic'
'./hyph_en_SG.dic' -> '/usr/share/hyphen/hyph_en_SG.dic'
'./hyph_en_TT.dic' -> '/usr/share/hyphen/hyph_en_TT.dic'
'./hyph_en_US.dic' -> '/usr/share/hyphen/hyph_en_US.dic'
'./hyph_en_ZA.dic' -> '/usr/share/hyphen/hyph_en_ZA.dic'
'./hyph_en_ZW.dic' -> '/usr/share/hyphen/hyph_en_ZW.dic'
/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/src/hyphen-2.8.8
==> 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 "hyphen-en"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: hyphen 2.8.8-4 (Thu Nov 23 18:04:49 2023)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-hyphen-archlinuxrb-build-lr9iYLam
+ tee -a /srv/reproducible-results/archlinuxrb-build-lr9iYLam/b2/hyphen/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/hyphen-2.8.8-4-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-lr9iYLam/b2/hyphen/hyphen-2.8.8-4-x86_64.pkg.tar.zst'
'/tmp/hyphen-archlinuxrb-build-lr9iYLam/hyphen/trunk/hyphen-en-2.8.8-4-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-lr9iYLam/b2/hyphen/hyphen-en-2.8.8-4-x86_64.pkg.tar.zst'
Thu Nov 23 18:04:50 UTC 2023 - build #2 for hyphen on osuosl170-amd64 done.
Thu Nov 23 18:04:50 UTC 2023 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-IN20hGXb, removing.
/srv/reproducible-results/archlinuxrb-build-lr9iYLam:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 11:41 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 11:41 b2

/srv/reproducible-results/archlinuxrb-build-lr9iYLam/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 11:41 hyphen

/srv/reproducible-results/archlinuxrb-build-lr9iYLam/b1/hyphen:
total 100
-rw-r--r-- 1 jenkins jenkins 19475 Oct 21 11:41 build1.log
-rw-r--r-- 1 jenkins jenkins     8 Oct 21 11:41 build1.version
-rw-r--r-- 1 jenkins jenkins 19451 Oct 21 11:41 hyphen-2.8.8-4-x86_64.pkg.tar.zst
-rw-r--r-- 1 jenkins jenkins 50732 Oct 21 11:41 hyphen-en-2.8.8-4-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-lr9iYLam/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 11:41 hyphen

/srv/reproducible-results/archlinuxrb-build-lr9iYLam/b2/hyphen:
total 96
-rw-r--r-- 1 jenkins jenkins 18746 Oct 21 11:41 build2.log
-rw-r--r-- 1 jenkins jenkins     8 Oct 21 11:41 build2.version
-rw-r--r-- 1 jenkins jenkins 19451 Oct 21 11:41 hyphen-2.8.8-4-x86_64.pkg.tar.zst
-rw-r--r-- 1 jenkins jenkins 50732 Oct 21 11:41 hyphen-en-2.8.8-4-x86_64.pkg.tar.zst
Fri Oct 21 11:41:55 UTC 2022 - comparing results now.
Fri Oct 21 11:41:55 UTC 2022 - YAY - hyphen/hyphen-2.8.8-4-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
Fri Oct 21 11:41:56 UTC 2022 - comparing results now.
Fri Oct 21 11:41:56 UTC 2022 - YAY - hyphen/hyphen-en-2.8.8-4-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
/tmp/jenkins-script-zuhTh8d2: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/extra/hyphen/pkg.version': No space left on device
Fri Oct 21 11:41:56 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-lr9iYLam deleted.
Fri Oct 21 11:41:56 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-zuhTh8d2, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list