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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Jul 21 18:10:14 BST 2021


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

Changes:


------------------------------------------
[...truncated 177.15 KB...]
make[2]: Leaving directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk2/pam'
make[1]: Leaving directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk2/pam'
make[1]: Entering directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk2'
make[2]: Entering directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk2'
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/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk2'
make[1]: Leaving directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk2'
==> 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 "lxdm"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_lxdm-gtk3()...
Making install in src
make[1]: Entering directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/src'
make[2]: Entering directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/src'
 /usr/sbin/mkdir -p '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/bin'
 /usr/sbin/mkdir -p '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/lib/lxdm'
  /usr/bin/install -c lxdm-config '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/bin'
  /usr/bin/install -c lxdm-greeter-gdk lxdm-numlock lxdm-greeter-gtk lxdm-session '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/lib/lxdm'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/sbin/mkdir -p '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/bin'
  /usr/bin/install -c lxdm-binary '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/bin'
make[2]: Leaving directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/src'
make[1]: Leaving directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/src'
Making install in po
make[1]: Entering directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/po'
linguas="af ar bg bn_IN ca cs da de el es et eu fa fi fr gl he hr hu id it ja ko lt ml ms nb nl nn pl ps pt pt_BR ru sk sl sr sv tr uk ur ur_PK vi zh_CN zh_TW "; \
for lang in $linguas; do \
  dir=/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/$lang/LC_MESSAGES; \
  /bin/sh /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/install-sh -d $dir; \
  if test -r $lang.gmo; then \
    /usr/bin/install -c -m 644 $lang.gmo $dir/lxdm.mo; \
    echo "installing $lang.gmo as $dir/lxdm.mo"; \
  else \
    /usr/bin/install -c -m 644 ./$lang.gmo $dir/lxdm.mo; \
    echo "installing ./$lang.gmo as" \
	 "$dir/lxdm.mo"; \
  fi; \
  if test -r $lang.gmo.m; then \
    /usr/bin/install -c -m 644 $lang.gmo.m $dir/lxdm.mo.m; \
    echo "installing $lang.gmo.m as $dir/lxdm.mo.m"; \
  else \
    if test -r ./$lang.gmo.m ; then \
      /usr/bin/install -c -m 644 ./$lang.gmo.m \
	$dir/lxdm.mo.m; \
      echo "installing ./$lang.gmo.m as" \
	   "$dir/lxdm.mo.m"; \
    else \
      true; \
    fi; \
  fi; \
done
installing af.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/af/LC_MESSAGES/lxdm.mo
installing ar.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/ar/LC_MESSAGES/lxdm.mo
installing bg.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/bg/LC_MESSAGES/lxdm.mo
installing bn_IN.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/bn_IN/LC_MESSAGES/lxdm.mo
installing ca.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/ca/LC_MESSAGES/lxdm.mo
installing cs.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/cs/LC_MESSAGES/lxdm.mo
installing da.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/da/LC_MESSAGES/lxdm.mo
installing de.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/de/LC_MESSAGES/lxdm.mo
installing el.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/el/LC_MESSAGES/lxdm.mo
installing es.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/es/LC_MESSAGES/lxdm.mo
installing et.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/et/LC_MESSAGES/lxdm.mo
installing eu.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/eu/LC_MESSAGES/lxdm.mo
installing fa.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/fa/LC_MESSAGES/lxdm.mo
installing fi.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/fi/LC_MESSAGES/lxdm.mo
installing fr.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/fr/LC_MESSAGES/lxdm.mo
installing gl.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/gl/LC_MESSAGES/lxdm.mo
installing he.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/he/LC_MESSAGES/lxdm.mo
installing hr.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/hr/LC_MESSAGES/lxdm.mo
installing hu.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/hu/LC_MESSAGES/lxdm.mo
installing id.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/id/LC_MESSAGES/lxdm.mo
installing it.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/it/LC_MESSAGES/lxdm.mo
installing ja.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/ja/LC_MESSAGES/lxdm.mo
installing ko.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/ko/LC_MESSAGES/lxdm.mo
installing lt.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/lt/LC_MESSAGES/lxdm.mo
installing ml.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/ml/LC_MESSAGES/lxdm.mo
installing ms.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/ms/LC_MESSAGES/lxdm.mo
installing nb.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/nb/LC_MESSAGES/lxdm.mo
installing nl.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/nl/LC_MESSAGES/lxdm.mo
installing nn.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/nn/LC_MESSAGES/lxdm.mo
installing pl.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/pl/LC_MESSAGES/lxdm.mo
installing ps.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/ps/LC_MESSAGES/lxdm.mo
installing pt.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/pt/LC_MESSAGES/lxdm.mo
installing pt_BR.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/pt_BR/LC_MESSAGES/lxdm.mo
installing ru.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/ru/LC_MESSAGES/lxdm.mo
installing sk.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/sk/LC_MESSAGES/lxdm.mo
installing sl.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/sl/LC_MESSAGES/lxdm.mo
installing sr.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/sr/LC_MESSAGES/lxdm.mo
installing sv.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/sv/LC_MESSAGES/lxdm.mo
installing tr.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/tr/LC_MESSAGES/lxdm.mo
installing uk.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/uk/LC_MESSAGES/lxdm.mo
installing ur.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/ur/LC_MESSAGES/lxdm.mo
installing ur_PK.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/ur_PK/LC_MESSAGES/lxdm.mo
installing vi.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/vi/LC_MESSAGES/lxdm.mo
installing zh_CN.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/zh_CN/LC_MESSAGES/lxdm.mo
installing zh_TW.gmo as /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/locale/zh_TW/LC_MESSAGES/lxdm.mo
make[1]: Leaving directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/po'
Making install in data
make[1]: Entering directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/data'
make[2]: Entering directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/data'
 /usr/sbin/mkdir -p '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/bin'
 /usr/sbin/mkdir -p '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/lxdm'
 /usr/bin/install -c -m 644 lxdm.glade config.ui '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/lxdm'
 /usr/sbin/mkdir -p '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/etc/lxdm'
 /usr/sbin/mkdir -p '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/lxdm/themes/Industrial'
 /usr/bin/install -c -m 644 PostLogin PostLogout PreLogin PreReboot PreShutdown LoginReady lxdm.conf Xsession '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/etc/lxdm'
 /usr/bin/install -c -m 644 themes/Industrial/index.theme themes/Industrial/gtkrc themes/Industrial/wave.svg themes/Industrial/login.png themes/Industrial/shade.png themes/Industrial/lang.png themes/Industrial/session.png themes/Industrial/greeter.ui themes/Industrial/greeter-gtk3.ui themes/Industrial/gtk.css themes/Industrial/nobody.png '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/share/lxdm/themes/Industrial'
 /usr/bin/install -c lxdm '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/bin'
make  install-data-hook
make[3]: Entering directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/data'
chmod +x /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/etc/lxdm/Xsession \
	/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/etc/lxdm/PostLogin \
	/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/etc/lxdm/PostLogout \
	/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/etc/lxdm/PreLogin \
	/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/etc/lxdm/PreReboot \
	/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/etc/lxdm/PreShutdown \
	/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/etc/lxdm/LoginReady
chmod 640 /tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/etc/lxdm/lxdm.conf
make[3]: Leaving directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/data'
make[2]: Leaving directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/data'
make[1]: Leaving directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/data'
Making install in systemd
make[1]: Entering directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/systemd'
make[2]: Entering directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/systemd'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/sbin/mkdir -p '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/lib/systemd/system'
 /usr/bin/install -c -m 644 lxdm.service '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/usr/lib/systemd/system'
make[2]: Leaving directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/systemd'
make[1]: Leaving directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/systemd'
Making install in pam
make[1]: Entering directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/pam'
make[2]: Entering directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/pam'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/sbin/mkdir -p '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/etc/pam.d'
 /usr/bin/install -c -m 644 lxdm '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/pkg/lxdm-gtk3/etc/pam.d'
make[2]: Leaving directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/pam'
make[1]: Leaving directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3/pam'
make[1]: Entering directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3'
make[2]: Entering directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3'
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/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3'
make[1]: Leaving directory '/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/src/gtk3'
==> 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 "lxdm-gtk3"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: lxdm 0.5.3-7 (Wed Jul 21 17:10:02 2021)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ tee -a /srv/reproducible-results/archlinuxrb-build-epf6Ubfp/b1/lxdm/build1.log
+ schroot --end-session -c archlinux-lxdm-archlinuxrb-build-epf6Ubfp
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/lxdm-0.5.3-7-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-epf6Ubfp/b1/lxdm/lxdm-0.5.3-7-x86_64.pkg.tar.zst'
'/tmp/lxdm-archlinuxrb-build-epf6Ubfp/lxdm/trunk/lxdm-gtk3-0.5.3-7-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-epf6Ubfp/b1/lxdm/lxdm-gtk3-0.5.3-7-x86_64.pkg.tar.zst'
Wed Jul 21 17:10:08 UTC 2021 - build #1 for lxdm on osuosl169-amd64 done.
Wed Jul 21 17:10:08 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-rxRzJFaM, removing.
/srv/reproducible-results/archlinuxrb-build-epf6Ubfp:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 17:10 b1
drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 17:08 b2

/srv/reproducible-results/archlinuxrb-build-epf6Ubfp/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 17:10 lxdm

/srv/reproducible-results/archlinuxrb-build-epf6Ubfp/b1/lxdm:
total 436
-rw-r--r-- 1 jenkins jenkins 189634 Jul 21 17:10 build1.log
-rw-r--r-- 1 jenkins jenkins      8 Jul 21 17:10 build1.version
-rw-r--r-- 1 jenkins jenkins 122660 Jul 21 17:10 lxdm-0.5.3-7-x86_64.pkg.tar.zst
-rw-r--r-- 1 jenkins jenkins 123336 Jul 21 17:10 lxdm-gtk3-0.5.3-7-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-epf6Ubfp/b2:
total 0
/tmp/jenkins-script-Mra3fdZQ: line 451: syntax error: unexpected end of file
Wed Jul 21 17:10:14 UTC 2021 - /srv/reproducible-results/archlinuxrb-build-epf6Ubfp deleted.
Wed Jul 21 17:10:14 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-Mra3fdZQ, removing.
Build step 'Execute shell' marked build as failure
ERROR: Build step failed with exception
java.io.IOException: No space left on device
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:113)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:79)
	at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:280)
	at java.base/java.nio.channels.Channels.writeFullyImpl(Channels.java:74)
	at java.base/java.nio.channels.Channels.writeFully(Channels.java:97)
	at java.base/java.nio.channels.Channels$1.write(Channels.java:172)
	at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:112)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1159)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:878)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1135)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:854)
	at hudson.FilePath$CopyTo.invoke(FilePath.java:2494)
	at hudson.FilePath$CopyTo.invoke(FilePath.java:2485)
	at hudson.FilePath.act(FilePath.java:1165)
	at hudson.FilePath.act(FilePath.java:1148)
	at hudson.FilePath.copyTo(FilePath.java:2479)
	at hudson.FilePath.copyTo(FilePath.java:2434)
Caused: java.io.IOException: Failed to copy /var/lib/jenkins/jobs/reproducible_builder_archlinux_1/builds/348526/log to /tmp/log-parser_reproducible_builder_archlinux_1_build_348526
	at hudson.FilePath.copyTo(FilePath.java:2437)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:88)
	at hudson.plugins.logparser.LogParserStatusComputer.access$000(LogParserStatusComputer.java:22)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:54)
Caused: java.lang.RuntimeException
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:62)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:47)
	at hudson.remoting.LocalChannel.call(LocalChannel.java:46)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:47)
	at hudson.plugins.logparser.LogParserStatusComputer.<init>(LogParserStatusComputer.java:36)
	at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:355)
	at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:165)
	at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:119)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:752)
	at hudson.model.Build$BuildExecution.post2(Build.java:177)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:697)
	at hudson.model.Run.execute(Run.java:1931)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Build step 'Console output (build log) parsing' marked build as failure



More information about the Qa-jenkins-scm mailing list