[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_3 #405029

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Oct 21 07:01:44 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_3/405029/display/redirect>

Changes:


------------------------------------------
[...truncated 61.89 KB...]
Program sed found: YES (/usr/sbin/sed)
Program scanner-test.sh found: YES (/tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/wayland-1.21.0/tests/scanner-test.sh)
Build targets in project: 41
NOTICE: Future-deprecated features used:
 * 0.62.0: {'pkgconfig.generate variable for builtin directories'}

wayland 1.21.0

  User defined options
    auto_features: enabled
    buildtype    : plain
    libdir       : /usr/lib32
    libexecdir   : lib
    prefix       : /usr
    sbindir      : bin
    wrap_mode    : nodownload
    b_lto        : true
    b_pie        : true
    documentation: false

Found ninja-1.11.1 at /usr/sbin/ninja
ninja: Entering directory `/tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/build'
[1/88] Compiling C object egl/wayland-egl-abi-check.p/wayland-egl-abi-check.c.o
[2/88] Compiling C object tests/exec-fd-leak-checker.p/exec-fd-leak-checker.c.o
[3/88] Compiling C object src/libwayland-private.a.p/wayland-os.c.o
[4/88] Compiling C object tests/fixed-benchmark.p/fixed-benchmark.c.o
[5/88] Compiling C object tests/map-test.p/map-test.c.o
[6/88] Compiling C object tests/array-test.p/array-test.c.o
[7/88] Compiling C object tests/list-test.p/list-test.c.o
[8/88] Compiling C object src/libwayland-util.a.p/wayland-util.c.o
[9/88] Linking static target src/libwayland-util.a
[10/88] Compiling C object tests/fixed-test.p/fixed-test.c.o
[11/88] Compiling C object tests/os-wrappers-test.p/os-wrappers-test.c.o
[12/88] Linking target egl/wayland-egl-abi-check
[13/88] Compiling C object src/libwayland-private.a.p/connection.c.o
In file included from /usr/include/ffi.h:84,
                 from ../wayland-1.21.0/src/connection.c:41:
/usr/include/ffitarget.h:44:2: warning: #warning ****************************************************** [-Wcpp]
   44 | #warning ******************************************************
      |  ^~~~~~~
/usr/include/ffitarget.h:45:2: warning: #warning ********** X86 IS DEFINED **************************** [-Wcpp]
   45 | #warning ********** X86 IS DEFINED ****************************
      |  ^~~~~~~
/usr/include/ffitarget.h:46:2: warning: #warning ****************************************************** [-Wcpp]
   46 | #warning ******************************************************
      |  ^~~~~~~
[14/88] Linking static target src/libwayland-private.a
[15/88] Generating src/wayland.dtd.h with a custom command (wrapped by meson to capture output)
[16/88] Compiling C object src/wayland-scanner.p/scanner.c.o
[17/88] Linking target src/wayland-scanner
[18/88] Generating src/wayland_server_protocol_h with a custom command
[19/88] Generating src/wayland_server_protocol_core_h with a custom command
[20/88] Generating src/wayland_client_protocol_h with a custom command
[21/88] Generating src/wayland_client_protocol_core_h with a custom command
[22/88] Generating src/protocol source with a custom command
[23/88] Generating tests/test server protocol header with a custom command
[24/88] Generating tests/test client protocol header with a custom command
[25/88] Generating tests/test protocol source with a custom command
[26/88] Compiling C object tests/client-test.p/client-test.c.o
[27/88] Compiling C object egl/libwayland-egl.so.1.21.0.p/wayland-egl.c.o
[28/88] Compiling C object tests/signal-test.p/signal-test.c.o
[29/88] Compiling C object tests/resources-test.p/resources-test.c.o
[30/88] Compiling C object tests/newsignal-test.p/newsignal-test.c.o
[31/88] Compiling C object tests/sanity-test.p/sanity-test.c.o
[32/88] Compiling C object src/libwayland-server.so.0.21.0.p/meson-generated_.._wayland-protocol.c.o
[33/88] Compiling C object tests/display-test.p/meson-generated_.._tests-protocol.c.o
[34/88] Compiling C object tests/libtest-runner.a.p/test-helpers.c.o
[35/88] Compiling C object tests/interface-test.p/interface-test.c.o
[36/88] Compiling C object tests/headers-test.p/headers-protocol-core-test.c.o
[37/88] Compiling C object src/libwayland-client.so.0.21.0.p/meson-generated_.._wayland-protocol.c.o
[38/88] Compiling C object tests/headers-test.p/headers-test.c.o
[39/88] Compiling C object tests/headers-test.p/headers-protocol-test.c.o
[40/88] Compiling C object cursor/libwayland-cursor.so.0.21.0.p/os-compatibility.c.o
[41/88] Compiling C object tests/message-test.p/message-test.c.o
[42/88] Compiling C object cursor/libwayland-cursor.so.0.21.0.p/xcursor.c.o
[43/88] Compiling C object tests/libtest-runner.a.p/test-runner.c.o
../wayland-1.21.0/tests/test-runner.c: In function ‘is_debugger_attached’:
../wayland-1.21.0/tests/test-runner.c:275:17: warning: ignoring return value of ‘read’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  275 |                 read(pipefd[0], &buf, 1);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~
../wayland-1.21.0/tests/test-runner.c:298:25: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  298 |                         write(pipefd[1], "-", 1);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~
../wayland-1.21.0/tests/test-runner.c:301:25: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  301 |                         write(pipefd[1], "+", 1);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~
[44/88] Compiling C object tests/compositor-introspection-test.p/compositor-introspection-test.c.o
[45/88] Compiling C object tests/connection-test.p/connection-test.c.o
[46/88] Compiling C object tests/event-loop-test.p/event-loop-test.c.o
[47/88] Compiling C object cursor/libwayland-cursor.so.0.21.0.p/wayland-cursor.c.o
[48/88] Compiling C object tests/socket-test.p/socket-test.c.o
[49/88] Compiling C object src/libwayland-server.so.0.21.0.p/event-loop.c.o
[50/88] Compiling C object tests/libtest-runner.a.p/test-compositor.c.o
[51/88] Compiling C object tests/queue-test.p/queue-test.c.o
[52/88] Linking static target tests/libtest-runner.a
[53/88] Compiling C object tests/protocol-logger-test.p/protocol-logger-test.c.o
[54/88] Compiling C object src/libwayland-server.so.0.21.0.p/wayland-shm.c.o
[55/88] Linking target egl/libwayland-egl.so.1.21.0
[56/88] Compiling C object src/libwayland-client.so.0.21.0.p/wayland-client.c.o
[57/88] Compiling C object src/libwayland-server.so.0.21.0.p/wayland-server.c.o
[58/88] Compiling C object tests/display-test.p/display-test.c.o
[59/88] Compiling C object tests/newsignal-test.p/.._src_wayland-server.c.o
[60/88] Compiling C++ object tests/cpp-compile-test.p/cpp-compile-test.cpp.o
[61/88] Linking target tests/cpp-compile-test
[62/88] Linking target src/libwayland-client.so.0.21.0
[63/88] Generating symbol file src/libwayland-client.so.0.21.0.p/libwayland-client.so.0.21.0.symbols
[64/88] Linking target src/libwayland-server.so.0.21.0
[65/88] Linking target cursor/libwayland-cursor.so.0.21.0
[66/88] Generating symbol file src/libwayland-server.so.0.21.0.p/libwayland-server.so.0.21.0.symbols
[67/88] Linking target tests/headers-test
[68/88] Linking target tests/exec-fd-leak-checker
[69/88] Linking target tests/fixed-benchmark
[70/88] Linking target tests/protocol-logger-test
[71/88] Linking target tests/compositor-introspection-test
[72/88] Linking target tests/resources-test
[73/88] Linking target tests/message-test
[74/88] Linking target tests/map-test
[75/88] Linking target tests/fixed-test
[76/88] Linking target tests/client-test
[77/88] Linking target tests/interface-test
[78/88] Linking target tests/array-test
[79/88] Linking target tests/socket-test
[80/88] Linking target tests/event-loop-test
[81/88] Linking target tests/signal-test
[82/88] Linking target tests/list-test
[83/88] Linking target tests/sanity-test
[84/88] Linking target tests/queue-test
[85/88] Linking target tests/os-wrappers-test
[86/88] Linking target tests/display-test
[87/88] Linking target tests/newsignal-test
[88/88] Linking target tests/connection-test
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `/tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/build'
ninja: no work to do.
Installing src/wayland-scanner to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/bin
Installing src/wayland-server-protocol.h to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/include
Installing src/wayland-client-protocol.h to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/include
Installing src/libwayland-server.so.0.21.0 to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/lib32
Installing src/libwayland-client.so.0.21.0 to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/lib32
Installing cursor/libwayland-cursor.so.0.21.0 to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/lib32
Installing egl/libwayland-egl.so.1.21.0 to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/lib32
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/wayland-1.21.0/src/wayland-util.h to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/include/
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/wayland-1.21.0/src/wayland-server.h to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/include/
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/wayland-1.21.0/src/wayland-server-core.h to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/include/
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/wayland-1.21.0/src/wayland-client.h to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/include/
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/wayland-1.21.0/src/wayland-client-core.h to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/include/
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/wayland-1.21.0/cursor/wayland-cursor.h to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/include/
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/wayland-1.21.0/egl/wayland-egl.h to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/include/
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/wayland-1.21.0/egl/wayland-egl-core.h to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/include/
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/wayland-1.21.0/egl/wayland-egl-backend.h to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/include/
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/build/src/wayland-version.h to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/include
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/build/meson-private/wayland-scanner.pc to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/lib32/pkgconfig
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/build/meson-private/wayland-server.pc to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/lib32/pkgconfig
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/build/meson-private/wayland-client.pc to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/lib32/pkgconfig
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/build/meson-private/wayland-cursor.pc to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/lib32/pkgconfig
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/build/meson-private/wayland-egl.pc to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/lib32/pkgconfig
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/build/meson-private/wayland-egl-backend.pc to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/lib32/pkgconfig
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/wayland-1.21.0/wayland-scanner.mk to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/share/wayland
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/wayland-1.21.0/protocol/wayland.xml to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/share/wayland
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/wayland-1.21.0/protocol/wayland.dtd to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/share/wayland
Installing /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/src/wayland-1.21.0/wayland-scanner.m4 to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/share/aclocal
Installing symlink pointing to libwayland-server.so.0.21.0 to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/lib32/libwayland-server.so.0
Installing symlink pointing to libwayland-server.so.0 to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/lib32/libwayland-server.so
Installing symlink pointing to libwayland-client.so.0.21.0 to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/lib32/libwayland-client.so.0
Installing symlink pointing to libwayland-client.so.0 to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/lib32/libwayland-client.so
Installing symlink pointing to libwayland-cursor.so.0.21.0 to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/lib32/libwayland-cursor.so.0
Installing symlink pointing to libwayland-cursor.so.0 to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/lib32/libwayland-cursor.so
Installing symlink pointing to libwayland-egl.so.1.21.0 to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/lib32/libwayland-egl.so.1
Installing symlink pointing to libwayland-egl.so.1 to /tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/pkg/lib32-wayland/usr/lib32/libwayland-egl.so
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/i386/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/i386/crtn.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/i386/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/i386/crtn.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/i386/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/i386/crtn.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/i386/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/i386/crtn.S': No such file or directory
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "lib32-wayland"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Creating package "lib32-wayland-debug"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: lib32-wayland 1.21.0-1 (Fri Oct 21 06:01:34 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-lib32-wayland-archlinuxrb-build-JsmJRPHB
+ tee -a /srv/reproducible-results/archlinuxrb-build-JsmJRPHB/b2/lib32-wayland/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/lib32-wayland-1.21.0-1-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-JsmJRPHB/b2/lib32-wayland/lib32-wayland-1.21.0-1-x86_64.pkg.tar.zst'
'/tmp/lib32-wayland-archlinuxrb-build-JsmJRPHB/lib32-wayland/trunk/lib32-wayland-debug-1.21.0-1-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-JsmJRPHB/b2/lib32-wayland/lib32-wayland-debug-1.21.0-1-x86_64.pkg.tar.zst'
Fri Oct 21 06:01:37 UTC 2022 - build #2 for lib32-wayland on osuosl184-amd64 done.
Fri Oct 21 06:01:37 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-1AwWlImM, removing.
/srv/reproducible-results/archlinuxrb-build-JsmJRPHB:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 06:00 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 06:01 b2

/srv/reproducible-results/archlinuxrb-build-JsmJRPHB/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 06:00 lib32-wayland

/srv/reproducible-results/archlinuxrb-build-JsmJRPHB/b1/lib32-wayland:
total 344
-rw-r--r-- 1 jenkins jenkins  34617 Oct 21 06:00 build1.log
-rw-r--r-- 1 jenkins jenkins      9 Oct 21 06:00 build1.version
-rw-r--r-- 1 jenkins jenkins  68918 Oct 21 06:00 lib32-wayland-1.21.0-1-x86_64.pkg.tar.zst
-rw-r--r-- 1 jenkins jenkins 230943 Oct 21 06:00 lib32-wayland-debug-1.21.0-1-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-JsmJRPHB/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 06:01 lib32-wayland

/srv/reproducible-results/archlinuxrb-build-JsmJRPHB/b2/lib32-wayland:
total 336
-rw-r--r-- 1 jenkins jenkins  33701 Oct 21 06:01 build2.log
-rw-r--r-- 1 jenkins jenkins      9 Oct 21 06:01 build2.version
-rw-r--r-- 1 jenkins jenkins  68918 Oct 21 06:01 lib32-wayland-1.21.0-1-x86_64.pkg.tar.zst
-rw-r--r-- 1 jenkins jenkins 230943 Oct 21 06:01 lib32-wayland-debug-1.21.0-1-x86_64.pkg.tar.zst
Fri Oct 21 06:01:43 UTC 2022 - comparing results now.
Fri Oct 21 06:01:43 UTC 2022 - YAY - lib32-wayland/lib32-wayland-1.21.0-1-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
Fri Oct 21 06:01:43 UTC 2022 - comparing results now.
Fri Oct 21 06:01:43 UTC 2022 - YAY - lib32-wayland/lib32-wayland-debug-1.21.0-1-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
/tmp/jenkins-script-KPzjLIiF: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/multilib/lib32-wayland/pkg.version': No space left on device
Fri Oct 21 06:01:43 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-JsmJRPHB deleted.
Fri Oct 21 06:01:43 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-KPzjLIiF, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list