[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_1 #15257

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Dec 10 00:58:12 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_1/15257/>

------------------------------------------
[...truncated 5149 lines...]
+test5.c: In function ‘redraw’:
+test5.c:73:7: warning: unused variable ‘c’ [-Wunused-variable]
    int c;
        ^
 In file included from test5.c:22:0:
 test5.c: At top level:
-./../lib/cards.h:106:13: warning: 'resize' declared 'static' but never defined [-Wunused-function]
+./../lib/cards.h:106:13: warning: ‘resize’ declared ‘static’ but never defined [-Wunused-function]
  static void resize(int width, int height);
              ^
-./../lib/cards.h:109:13: warning: 'double_click' declared 'static' but never defined [-Wunused-function]
+./../lib/cards.h:109:13: warning: ‘double_click’ declared ‘static’ but never defined [-Wunused-function]
  static void double_click(int x, int y, int b);
              ^
 /bin/bash ../libtool  --tag=CC   --mode=link cc -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall  -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--as-needed  -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall  -D_FILE_OFFSET_BITS=64  -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--as-needed -o test5 test5.o ../lib/libcards.la -lpng -lz -lX11 -lm 
 libtool: link: cc -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIE -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--as-needed -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -fPIE -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--as-needed -o .libs/test5 test5.o  ../lib/.libs/libcards.so -lpng -lz -lX11 -lm
 cc -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall  -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--as-needed -DPACKAGE_NAME=\"ace\" -DPACKAGE_TARNAME=\"ace\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"ace\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.3\" -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/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I./../lib    -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall  -D_FILE_OFFSET_BITS=64 -c -o test6.o test6.c
 In file included from test6.c:18:0:
-./../lib/cards.h:106:13: warning: 'resize' declared 'static' but never defined [-Wunused-function]
+./../lib/cards.h:106:13: warning: ‘resize’ declared ‘static’ but never defined [-Wunused-function]
  static void resize(int width, int height);
              ^
-./../lib/cards.h:107:13: warning: 'key' declared 'static' but never defined [-Wunused-function]
+./../lib/cards.h:107:13: warning: ‘key’ declared ‘static’ but never defined [-Wunused-function]
  static void key(int k, int x, int y);
              ^
-./../lib/cards.h:108:13: warning: 'click' declared 'static' but never defined [-Wunused-function]
+./../lib/cards.h:108:13: warning: ‘click’ declared ‘static’ but never defined [-Wunused-function]
  static void click(int x, int y, int b);
              ^
-./../lib/cards.h:109:13: warning: 'double_click' declared 'static' but never defined [-Wunused-function]
+./../lib/cards.h:109:13: warning: ‘double_click’ declared ‘static’ but never defined [-Wunused-function]
  static void double_click(int x, int y, int b);
              ^
-./../lib/cards.h:110:13: warning: 'drag' declared 'static' but never defined [-Wunused-function]
+./../lib/cards.h:110:13: warning: ‘drag’ declared ‘static’ but never defined [-Wunused-function]
  static void drag(int x, int y, int b);
              ^
-./../lib/cards.h:111:13: warning: 'drop' declared 'static' but never defined [-Wunused-function]
+./../lib/cards.h:111:13: warning: ‘drop’ declared ‘static’ but never defined [-Wunused-function]
  static void drop(int x, int y, int b);
              ^
 ../lib/make-imglib -i . -n appimglib - test6c.c test6.png
@@ -1518,19 +1531,19 @@
 PWD: pwd
 ( cd /build/ace-of-penguins-1.3/debian/ace-of-penguins/usr/share/man/man6 && ls -l )
 total 8
-lrwxrwxrwx 1 root root   17 Dec  9 12:57 ace-canfield.6 -> ace-of-penguins.6
-lrwxrwxrwx 1 root root   17 Dec  9 12:57 ace-freecell.6 -> ace-of-penguins.6
-lrwxrwxrwx 1 root root   17 Dec  9 12:57 ace-golf.6 -> ace-of-penguins.6
-lrwxrwxrwx 1 root root   17 Dec  9 12:57 ace-mastermind.6 -> ace-of-penguins.6
-lrwxrwxrwx 1 root root   17 Dec  9 12:57 ace-merlin.6 -> ace-of-penguins.6
-lrwxrwxrwx 1 root root   17 Dec  9 12:57 ace-minesweeper.6 -> ace-of-penguins.6
--rw-r--r-- 1 root root 4830 Dec  9 12:57 ace-of-penguins.6
-lrwxrwxrwx 1 root root   17 Dec  9 12:57 ace-pegged.6 -> ace-of-penguins.6
-lrwxrwxrwx 1 root root   17 Dec  9 12:57 ace-solitaire.6 -> ace-of-penguins.6
-lrwxrwxrwx 1 root root   17 Dec  9 12:57 ace-spider.6 -> ace-of-penguins.6
-lrwxrwxrwx 1 root root   17 Dec  9 12:57 ace-taipedit.6 -> ace-of-penguins.6
-lrwxrwxrwx 1 root root   17 Dec  9 12:57 ace-taipei.6 -> ace-of-penguins.6
-lrwxrwxrwx 1 root root   17 Dec  9 12:57 ace-thornq.6 -> ace-of-penguins.6
+lrwxrwxrwx 1 root root   17 jan 11 21:20 ace-canfield.6 -> ace-of-penguins.6
+lrwxrwxrwx 1 root root   17 jan 11 21:20 ace-freecell.6 -> ace-of-penguins.6
+lrwxrwxrwx 1 root root   17 jan 11 21:20 ace-golf.6 -> ace-of-penguins.6
+lrwxrwxrwx 1 root root   17 jan 11 21:20 ace-mastermind.6 -> ace-of-penguins.6
+lrwxrwxrwx 1 root root   17 jan 11 21:20 ace-merlin.6 -> ace-of-penguins.6
+lrwxrwxrwx 1 root root   17 jan 11 21:20 ace-minesweeper.6 -> ace-of-penguins.6
+-rw-r--r-- 1 root root 4830 jan 11 21:20 ace-of-penguins.6
+lrwxrwxrwx 1 root root   17 jan 11 21:20 ace-pegged.6 -> ace-of-penguins.6
+lrwxrwxrwx 1 root root   17 jan 11 21:20 ace-solitaire.6 -> ace-of-penguins.6
+lrwxrwxrwx 1 root root   17 jan 11 21:20 ace-spider.6 -> ace-of-penguins.6
+lrwxrwxrwx 1 root root   17 jan 11 21:20 ace-taipedit.6 -> ace-of-penguins.6
+lrwxrwxrwx 1 root root   17 jan 11 21:20 ace-taipei.6 -> ace-of-penguins.6
+lrwxrwxrwx 1 root root   17 jan 11 21:20 ace-thornq.6 -> ace-of-penguins.6
 make[1]: Leaving directory '/build/ace-of-penguins-1.3'
    dh_installmenu
    dh_lintian
@@ -1543,41 +1556,90 @@
    dh_strip
    dh_makeshlibs
    dh_shlibdeps
-dpkg-shlibdeps: warning: symbol XChangeWindowAttributes used by debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol XNextEvent used by debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol XQueryPointer used by debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol XDefaultVisual used by debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol XAllocColor used by debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol XResizeWindow used by debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol XSetClipOrigin used by debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol XDrawLine used by debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol XCopyArea used by debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol XFillRectangle used by debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: 41 other similar warnings have been skipped (use -v to see them all)
+dpkg-shlibdeps: avertissement: symbole XOpenDisplay utilisé par debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 non trouvé dans les bibliothèques
+dpkg-shlibdeps: avertissement: symbole XSetClipOrigin utilisé par debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 non trouvé dans les bibliothèques
+dpkg-shlibdeps: avertissement: symbole XDrawImageString utilisé par debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 non trouvé dans les bibliothèques
+dpkg-shlibdeps: avertissement: symbole XTextExtents utilisé par debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 non trouvé dans les bibliothèques
+dpkg-shlibdeps: avertissement: symbole XLoadQueryFont utilisé par debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 non trouvé dans les bibliothèques
+dpkg-shlibdeps: avertissement: symbole XVisualIDFromVisual utilisé par debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 non trouvé dans les bibliothèques
+dpkg-shlibdeps: avertissement: symbole XLookupString utilisé par debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 non trouvé dans les bibliothèques
+dpkg-shlibdeps: avertissement: symbole XCreateImage utilisé par debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 non trouvé dans les bibliothèques
+dpkg-shlibdeps: avertissement: symbole XInternAtom utilisé par debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 non trouvé dans les bibliothèques
+dpkg-shlibdeps: avertissement: symbole XFree utilisé par debian/ace-of-penguins/usr/lib/x86_64-linux-gnu/libcards.so.1.0.0 non trouvé dans les bibliothèques
+dpkg-shlibdeps: avertissement: 41 autres avertissements semblables ont été sautés (utiliser -v pour les voir tous).
    dh_installdeb
    dh_gencontrol
-dpkg-gencontrol: warning: Depends field of package ace-of-penguins: unknown substitution variable ${misc:PreDepends}
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: Depends field of package ace-of-penguins: unknown substitution variable ${misc:PreDepends}
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-gencontrol: avertissement: champ Depends du paquet ace-of-penguins : variable de substitution inconnue ${misc:PreDepends}
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: champ Depends du paquet ace-of-penguins : variable de substitution inconnue ${misc:PreDepends}
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
    dh_md5sums
    dh_builddeb
-dpkg-deb: building package 'ace-of-penguins-dbgsym' in '../ace-of-penguins-dbgsym_1.3-13_amd64.deb'.
-dpkg-deb: building package 'ace-of-penguins' in '../ace-of-penguins_1.3-13_amd64.deb'.
+dpkg-deb : construction du paquet « ace-of-penguins-dbgsym » dans « ../ace-of-penguins-dbgsym_1.3-13_amd64.deb ».
+dpkg-deb : construction du paquet « ace-of-penguins » dans « ../ace-of-penguins_1.3-13_amd64.deb ».
  dpkg-genbuildinfo  >../ace-of-penguins_1.3-13_amd64.buildinfo
  dpkg-distaddfile ace-of-penguins_1.3-13_amd64.buildinfo games optional
-dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-distaddfile: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
  dpkg-genchanges -b >../ace-of-penguins_1.3-13_amd64.changes
-dpkg-genchanges: warning: package ace-of-penguins-dbgsym listed in files list but not in control info
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: avertissement: paquet ace-of-penguins-dbgsym listé dans le fichier de liste des fichiers mais pas dans le fichier info
+dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
  dpkg-source --after-build ace-of-penguins-1.3
-dpkg-buildpackage: binary-only upload (no source included)
+dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
+I: user script /srv/workspace/pbuilder/29210/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/29210/tmp/hooks/B01_cleanup finished
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting /sys filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting /dev/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting dev/pts filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting run/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting proc filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/2008 and its subdirectories
-I: Current time: Wed Dec  9 12:57:24 GMT+12 2015
-I: pbuilder-time-stamp: 1449709044
+I: removing directory /srv/workspace/pbuilder/29210 and its subdirectories
+I: Current time: Wed Jan 11 21:21:04 GMT-14 2017
+I: pbuilder-time-stamp: 1484119264

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64/ace-of-penguins_1.3-13.diff:	 90.3% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64/ace-of-penguins_1.3-13.diff.gz
b2/build.log:	 90.4%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 90.6%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/testing/amd64/ace-of-penguins_1.3-13.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/tmp.5W3LHxZPNI/tmp.SwVYEWDlK7
+ mv /srv/reproducible-results/tmp.5W3LHxZPNI/tmp.SwVYEWDlK7 /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/ace-of-penguins_1.3-13.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/ace-of-penguins_1.3-13.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/tmp.5W3LHxZPNI
+ local TMPLOG=/srv/reproducible-results/tmp.5W3LHxZPNI/tmp.KgRKAIMNT6
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/ace-of-penguins_1.3-13.rbuild.log

+ local TIMEOUT=30m
+ DBDSUITE=testing
+ '[' testing = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/tmp.5W3LHxZPNI -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/tmp.5W3LHxZPNI/dbd-tmp-vUxS0OL
++ schroot --directory /srv/reproducible-results/tmp.5W3LHxZPNI -c source:jenkins-reproducible-testing-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 42'
++ echo diffoscope 42
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/ace-of-penguins_1.3-13.rbuild.log
++ date -u
+ echo 'Thu Dec 10 00:58:06 UTC 2015 - diffoscope 42 will be used to compare the two builds:'
Thu Dec 10 00:58:06 UTC 2015 - diffoscope 42 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 30m schroot --directory /srv/reproducible-results/tmp.5W3LHxZPNI -c source:jenkins-reproducible-testing-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/tmp.5W3LHxZPNI/dbd-tmp-vUxS0OL ; diffoscope 			--html /srv/reproducible-results/tmp.5W3LHxZPNI/ace-of-penguins_1.3-13.diffoscope.html 			--text /srv/reproducible-results/tmp.5W3LHxZPNI/ace-of-penguins_1.3-13.diffoscope.txt 			/srv/reproducible-results/tmp.5W3LHxZPNI/b1/ace-of-penguins_1.3-13_amd64.changes 			/srv/reproducible-results/tmp.5W3LHxZPNI/b2/ace-of-penguins_1.3-13_amd64.changes'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/tmp.5W3LHxZPNI/tmp.KgRKAIMNT6
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x


Thu Dec 10 00:58:10 UTC 2015 - ace-of-penguins failed to build reproducibly in testing on amd64.
Error: near "unreproducible": syntax error
Error: near "unreproducible": syntax error
/var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/ace-of-penguins_1.3-13.rbuild.log:	 89.4% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/ace-of-penguins_1.3-13.rbuild.log.gz
INFO: Starting at 2015-12-10 00:58:12.193068
INFO: Finished at 2015-12-10 00:58:12.204698, took: 0:00:00.011644
Thu 10 Dec 00:58:12 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-GE5UTdEC, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list