[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_6 #330658
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Oct 20 23:32:25 BST 2022
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_6/330658/display/redirect>
Changes:
------------------------------------------
[...truncated 34.15 KB...]
Packages (6) libidn-1.41-1 lua-5.4.4-2 lua-expat-1.5.0-1 lua-filesystem-1.8.0-3 lua-sec-2:1.1.0-1 lua-socket-1:3.1.0-1
Total Download Size: 0.81 MiB
Total Installed Size: 3.56 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 310k 100 310k 0 0 23.3M 0 --:--:-- --:--:-- --:--:-- 25.2M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 203k 100 203k 0 0 16.8M 0 --:--:-- --:--:-- --:--:-- 18.0M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 47600 100 47600 0 0 5604k 0 --:--:-- --:--:-- --:--:-- 5810k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 40236 100 40236 0 0 8551k 0 --:--:-- --:--:-- --:--:-- 9823k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 9599 100 9599 0 0 967k 0 --:--:-- --:--:-- --:--:-- 1041k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 220k 100 220k 0 0 70.7M 0 --:--:-- --:--:-- --:--:-- 107M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing lua...
installing lua-socket...
installing lua-sec...
installing lua-expat...
installing lua-filesystem...
installing libidn...
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating the info directory file...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading prosody-0.12.1.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 597k 100 597k 0 0 459k 0 0:00:01 0:00:01 --:--:-- 461k
-> Downloading prosody-0.12.1.tar.gz.asc...
% 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 833 100 833 0 0 1380 0 --:--:-- --:--:-- --:--:-- 1379
-> Found prosody.tmpfile.d
-> Found prosody.logrotated
-> Found sysuser.conf
-> Found prosody.service
==> Validating source files with sha256sums...
prosody-0.12.1.tar.gz ... Passed
prosody-0.12.1.tar.gz.asc ... Skipped
prosody.tmpfile.d ... Passed
prosody.logrotated ... Passed
sysuser.conf ... Passed
prosody.service ... Passed
==> Verifying source file signatures with gpg...
prosody-0.12.1.tar.gz ... Passed
==> Extracting sources...
-> Extracting prosody-0.12.1.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
Lua version detected: 5.4
Lua interpreter found: /usr/sbin/lua...
Looking for lua.h at /usr/include/lua.h...found
Checking if Lua header version matches that of the interpreter... yes
Writing configuration...
Installation prefix: /usr
Prosody configuration directory: /etc/prosody
Using Lua from: /usr
Done. You can now run 'make' to build.
sed "1s| lua$| lua|; \
s|^CFG_SOURCEDIR=.*;$|CFG_SOURCEDIR='/usr/lib/prosody';|; \
s|^CFG_CONFIGDIR=.*;$|CFG_CONFIGDIR='/etc/prosody';|; \
s|^CFG_DATADIR=.*;$|CFG_DATADIR='/var/lib/prosody';|; \
s|^CFG_PLUGINDIR=.*;$|CFG_PLUGINDIR='/usr/lib/prosody/modules/';|;" < prosody > prosody.install
sed "1s| lua$| lua|; \
s|^CFG_SOURCEDIR=.*;$|CFG_SOURCEDIR='/usr/lib/prosody';|; \
s|^CFG_CONFIGDIR=.*;$|CFG_CONFIGDIR='/etc/prosody';|; \
s|^CFG_DATADIR=.*;$|CFG_DATADIR='/var/lib/prosody';|; \
s|^CFG_PLUGINDIR=.*;$|CFG_PLUGINDIR='/usr/lib/prosody/modules/';|;" < prosodyctl > prosodyctl.install
sed 's|certs/|/etc/prosody/certs/|' prosody.cfg.lua.dist > prosody.cfg.lua.install
cp prosody.release prosody.version
make -C util-src install
make[1]: Entering directory '/tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/src/prosody-0.12.1/util-src'
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 -fPIC -D_GNU_SOURCE -ggdb -I/usr/include -c -o encodings.o encodings.c
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 -fPIC -D_GNU_SOURCE -ggdb -I/usr/include -c -o hashes.o hashes.c
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 -fPIC -D_GNU_SOURCE -ggdb -I/usr/include -c -o net.o net.c
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 -fPIC -D_GNU_SOURCE -ggdb -I/usr/include -c -o pposix.o pposix.c
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 -fPIC -D_GNU_SOURCE -ggdb -I/usr/include -c -o signal.o signal.c
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 -fPIC -D_GNU_SOURCE -ggdb -I/usr/include -c -o table.o table.c
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 -fPIC -D_GNU_SOURCE -ggdb -I/usr/include -c -o ringbuffer.o ringbuffer.c
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 -fPIC -D_GNU_SOURCE -ggdb -I/usr/include -c -o time.o time.c
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 -fPIC -D_GNU_SOURCE -ggdb -I/usr/include -c -o poll.o poll.c
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 -fPIC -D_GNU_SOURCE -ggdb -I/usr/include -c -o compat.o compat.c
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 -fPIC -D_GNU_SOURCE -ggdb -I/usr/include -c -o strbitop.o strbitop.c
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 -fPIC -D_GNU_SOURCE -ggdb -I/usr/include -c -o struct.o struct.c
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o compat.so compat.o
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o time.so time.o
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o table.so table.o
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o strbitop.so strbitop.o
pposix.c: In function 'lc_daemonize':
pposix.c:129:9: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result]
129 | freopen("/dev/null", "r", stdin);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pposix.c:130:9: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result]
130 | freopen("/dev/null", "w", stdout);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pposix.c:131:9: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result]
131 | freopen("/dev/null", "w", stderr);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o net.so net.o
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o poll.so poll.o
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o signal.so signal.o
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o encodings.so encodings.o -lidn
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o ringbuffer.so ringbuffer.o
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o struct.so struct.o
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o pposix.so pposix.o
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o hashes.so hashes.o -lcrypto
install -m644 encodings.so hashes.so net.so pposix.so signal.so table.so ringbuffer.so time.so poll.so compat.so strbitop.so struct.so ../util/
rm time.o strbitop.o compat.o ringbuffer.o net.o table.o hashes.o poll.o signal.o struct.o pposix.o
make[1]: Leaving directory '/tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/src/prosody-0.12.1/util-src'
==> Entering fakeroot environment...
==> Starting package()...
install -d /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody
install -d /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody
install -d /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/util
install -d /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody
install -d /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/net
install -p -m644 util/*.lua /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/util
install -d /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/core
install -p -m644 net/*.lua /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/net
install -p -m644 core/*.lua /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/core
install -d /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/modules
install -d /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/modules/mod_pubsub /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/modules/adhoc /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/modules/muc /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/modules/mod_mam
install -d /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/bin
install -p -m755 ./prosody.install /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/bin/prosody
install -p -m644 plugins/*.lua /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/modules
install -d /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/etc/prosody
install -d /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/share/man/man1
install -d /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/etc/prosody/certs
install -p -m755 ./prosodyctl.install /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/bin/prosodyctl
install -p -m644 man/prosodyctl.man /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/share/man/man1/prosodyctl.1
install -p -m644 certs/* /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/etc/prosody/certs
test -f prosody.version && install -p -m644 prosody.version /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/prosody.version
install -d -m750 /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/var/lib/prosody
test -f /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/etc/prosody/prosody.cfg.lua || install -p -m644 prosody.cfg.lua.install /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/etc/prosody/prosody.cfg.lua
install -d /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/net/http /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/net/resolvers /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/net/websocket
install -p -m644 net/http/*.lua /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/net/http
install -p -m644 net/resolvers/*.lua /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/net/resolvers
install -p -m644 net/websocket/*.lua /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/net/websocket
make install -C util-src
make[1]: Entering directory '/tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/src/prosody-0.12.1/util-src'
install -m644 encodings.so hashes.so net.so pposix.so signal.so table.so ringbuffer.so time.so poll.so compat.so strbitop.so struct.so ../util/
install -p -m644 plugins/mod_pubsub/*.lua /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/modules/mod_pubsub
install -p -m644 plugins/adhoc/*.lua /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/modules/adhoc
make[1]: Leaving directory '/tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/src/prosody-0.12.1/util-src'
install -p -m644 util/*.so /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/util
install -p -m644 plugins/muc/*.lua /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/modules/muc
install -d /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/util/sasl
install -p -m644 util/sasl/*.lua /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/util/sasl
install -d /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/util/human
install -p -m644 util/human/*.lua /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/util/human
install -d /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/util/prosodyctl
install -p -m644 plugins/mod_mam/*.lua /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/modules/mod_mam
install -p -m644 util/prosodyctl/*.lua /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody/util/prosodyctl
make: Entering directory '/tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/src/prosody-0.12.1/tools/migration'
sed "1s/\blua\b/lua/; \
s|^CFG_SOURCEDIR=.*;$|CFG_SOURCEDIR='/usr/lib/prosody';|; \
s|^CFG_CONFIGDIR=.*;$|CFG_CONFIGDIR='/etc/prosody';|; \
s|^CFG_DATADIR=.*;$|CFG_DATADIR='/var/lib/prosody';|; \
s|^CFG_PLUGINDIR=.*;$|CFG_PLUGINDIR='/usr/lib/prosody/modules/';|;" \
< prosody-migrator.lua > prosody-migrator.install
sed "s|^local data_path = .*;$|local data_path = '/var/lib/prosody';|;" \
< migrator.cfg.lua > migrator.cfg.lua.install
install -d /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/bin /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/etc/prosody /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/lib/prosody
install -d /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/share/man/man1
install -m755 ./prosody-migrator.install /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/usr/bin/prosody-migrator
test -e /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/etc/prosody/migrator.cfg.lua || install -m644 migrator.cfg.lua.install /tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/pkg/prosody/etc/prosody/migrator.cfg.lua
make: Leaving directory '/tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/src/prosody-0.12.1/tools/migration'
==> 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 "prosody"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: prosody 1:0.12.1-1 (Thu Oct 20 22:32:15 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-prosody-archlinuxrb-build-RHl9avfB
+ tee -a /srv/reproducible-results/archlinuxrb-build-RHl9avfB/b2/prosody/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/prosody-archlinuxrb-build-RHl9avfB/prosody/trunk/prosody-1:0.12.1-1-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-RHl9avfB/b2/prosody/prosody-1:0.12.1-1-x86_64.pkg.tar.zst'
Thu Oct 20 22:32:18 UTC 2022 - build #2 for prosody on osuosl184-amd64 done.
Thu Oct 20 22:32:18 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-E9R7GwNv, removing.
/srv/reproducible-results/archlinuxrb-build-RHl9avfB:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 22:31 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 22:32 b2
/srv/reproducible-results/archlinuxrb-build-RHl9avfB/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 22:31 prosody
/srv/reproducible-results/archlinuxrb-build-RHl9avfB/b1/prosody:
total 536
-rw-r--r-- 1 jenkins jenkins 21020 Oct 20 22:31 build1.log
-rw-r--r-- 1 jenkins jenkins 11 Oct 20 22:31 build1.version
-rw-r--r-- 1 jenkins jenkins 513209 Oct 20 22:31 prosody-1:0.12.1-1-x86_64.pkg.tar.zst
/srv/reproducible-results/archlinuxrb-build-RHl9avfB/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 22:32 prosody
/srv/reproducible-results/archlinuxrb-build-RHl9avfB/b2/prosody:
total 528
-rw-r--r-- 1 jenkins jenkins 20043 Oct 20 22:32 build2.log
-rw-r--r-- 1 jenkins jenkins 11 Oct 20 22:32 build2.version
-rw-r--r-- 1 jenkins jenkins 513209 Oct 20 22:32 prosody-1:0.12.1-1-x86_64.pkg.tar.zst
Thu Oct 20 22:32:25 UTC 2022 - comparing results now.
Thu Oct 20 22:32:25 UTC 2022 - YAY - prosody/prosody-1:0.12.1-1-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
/tmp/jenkins-script-u1H7twdH: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/prosody/pkg.version': No space left on device
Thu Oct 20 22:32:25 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-RHl9avfB deleted.
Thu Oct 20 22:32:25 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-u1H7twdH, removing.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list