[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_9 #44

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Sep 7 01:43:24 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_9/44/>

------------------------------------------
[...truncated 1451 lines...]
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... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 stdlib.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
checking for X11... yes
checking for ALSA... yes
checking for NOTIFY... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-silent-rules, --disable-maintainer-mode
make[1]: Leaving directory '/tmp/buildd/volumeicon-0.4.6'
   dh_auto_build
	make -j1
make[1]: Entering directory '/tmp/buildd/volumeicon-0.4.6'
Making all in src
make[2]: Entering directory '/tmp/buildd/volumeicon-0.4.6/src'
gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.4.6\" -DPACKAGE_STRING=\"volumeicon\ 0.4.6\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.4.6\" -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_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/alsa    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DCOMPILEWITH_NOTIFY  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c volumeicon.c
volumeicon.c: In function 'volume_icon_load_icons':
volumeicon.c:764:4: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations]
    gdk_pixbuf_unref(m_icons[i]);
    ^
In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:33:0,
                 from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37,
                 from /usr/include/gtk-2.0/gdk/gdkcairo.h:28,
                 from /usr/include/gtk-2.0/gdk/gdk.h:33,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from volumeicon.c:26:
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:226:12: note: declared here
 void       gdk_pixbuf_unref    (GdkPixbuf *pixbuf);
            ^
gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.4.6\" -DPACKAGE_STRING=\"volumeicon\ 0.4.6\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.4.6\" -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_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/alsa    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DCOMPILEWITH_NOTIFY  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c config.c
gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.4.6\" -DPACKAGE_STRING=\"volumeicon\ 0.4.6\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.4.6\" -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_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/alsa    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DCOMPILEWITH_NOTIFY  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c bind.c
gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.4.6\" -DPACKAGE_STRING=\"volumeicon\ 0.4.6\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.4.6\" -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_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/alsa    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DCOMPILEWITH_NOTIFY  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c alsa_backend.c
gcc -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/alsa    -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DCOMPILEWITH_NOTIFY  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,--as-needed -o volumeicon volumeicon.o config.o bind.o alsa_backend.o  -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype  -lasound  -lX11  -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 
make[2]: Leaving directory '/tmp/buildd/volumeicon-0.4.6/src'
Making all in data
make[2]: Entering directory '/tmp/buildd/volumeicon-0.4.6/data'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/buildd/volumeicon-0.4.6/data'
make[2]: Entering directory '/tmp/buildd/volumeicon-0.4.6'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/buildd/volumeicon-0.4.6'
make[1]: Leaving directory '/tmp/buildd/volumeicon-0.4.6'
   dh_auto_test
	make -j1 check
make[1]: Entering directory '/tmp/buildd/volumeicon-0.4.6'
Making check in src
make[2]: Entering directory '/tmp/buildd/volumeicon-0.4.6/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/tmp/buildd/volumeicon-0.4.6/src'
Making check in data
make[2]: Entering directory '/tmp/buildd/volumeicon-0.4.6/data'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/tmp/buildd/volumeicon-0.4.6/data'
make[2]: Entering directory '/tmp/buildd/volumeicon-0.4.6'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/tmp/buildd/volumeicon-0.4.6'
make[1]: Leaving directory '/tmp/buildd/volumeicon-0.4.6'
 fakeroot debian/rules binary
dh binary --with autotools_dev
   dh_testroot
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/tmp/buildd/volumeicon-0.4.6/debian/volumeicon-alsa AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/tmp/buildd/volumeicon-0.4.6'
Making install in src
make[2]: Entering directory '/tmp/buildd/volumeicon-0.4.6/src'
make[3]: Entering directory '/tmp/buildd/volumeicon-0.4.6/src'
test -z "/usr/bin" || /bin/mkdir -p "/tmp/buildd/volumeicon-0.4.6/debian/volumeicon-alsa/usr/bin"
  /usr/bin/install -c volumeicon '/tmp/buildd/volumeicon-0.4.6/debian/volumeicon-alsa/usr/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/buildd/volumeicon-0.4.6/src'
make[2]: Leaving directory '/tmp/buildd/volumeicon-0.4.6/src'
Making install in data
make[2]: Entering directory '/tmp/buildd/volumeicon-0.4.6/data'
make[3]: Entering directory '/tmp/buildd/volumeicon-0.4.6/data'
make[3]: Nothing to be done for 'install-exec-am'.
test -d "/tmp/buildd/volumeicon-0.4.6/debian/volumeicon-alsa/usr/share/volumeicon" && rm -rf "/tmp/buildd/volumeicon-0.4.6/debian/volumeicon-alsa/usr/share/volumeicon"
Makefile:337: recipe for target 'uninstall-local' failed
make[3]: [uninstall-local] Error 1 (ignored)
mkdir -p "/tmp/buildd/volumeicon-0.4.6/debian/volumeicon-alsa/usr/share/volumeicon"; \
find gui icons | while read dir; do \
	test -d "$dir" && mkdir "/tmp/buildd/volumeicon-0.4.6/debian/volumeicon-alsa/usr/share/volumeicon/$dir"; \
	test -f "$dir" && cp "$dir" "/tmp/buildd/volumeicon-0.4.6/debian/volumeicon-alsa/usr/share/volumeicon/$dir"; \
done
make[3]: Leaving directory '/tmp/buildd/volumeicon-0.4.6/data'
make[2]: Leaving directory '/tmp/buildd/volumeicon-0.4.6/data'
make[2]: Entering directory '/tmp/buildd/volumeicon-0.4.6'
make[3]: Entering directory '/tmp/buildd/volumeicon-0.4.6'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/buildd/volumeicon-0.4.6'
make[2]: Leaving directory '/tmp/buildd/volumeicon-0.4.6'
make[1]: Leaving directory '/tmp/buildd/volumeicon-0.4.6'
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_installmenu
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'volumeicon-alsa-dbgsym' in '../volumeicon-alsa-dbgsym_0.4.6-2.2_amd64.deb'.
dpkg-deb: building package 'volumeicon-alsa' in '../volumeicon-alsa_0.4.6-2.2_amd64.deb'.
 dpkg-genbuildinfo  >../volumeicon_0.4.6-2.2_amd64.buildinfo
 dpkg-distaddfile volumeicon_0.4.6-2.2_amd64.buildinfo sound optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../volumeicon_0.4.6-2.2_amd64.changes
dpkg-genchanges: warning: package volumeicon-alsa-dbgsym listed in files list but not in control info
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build volumeicon-0.4.6
dpkg-buildpackage: binary-only upload (no source included)
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//18895 and its subdirectories
I: Current time: Sun Sep  6 13:43:45 GMT+12 2015
I: pbuilder-time-stamp: 1441590225
Mon Sep  7 01:43:45 UTC 2015 - build #1 for volumeicon/unstable/amd64 on profitbricks-build2-amd64 done
+ true
+ rm /srv/reproducible-results/tmp.PQsesGh2oi/pbuilderrc_Lo6W
++ date -u
+ echo 'Mon Sep  7 01:43:45 UTC 2015 - build #1 for volumeicon/unstable/amd64 on profitbricks-build2-amd64 done'
+ exit 0
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.zM9duRO6F8/tmp.HHERRtftHL
/srv/reproducible-results/tmp.zM9duRO6F8/tmp.HHERRtftHL:	 83.6% -- replaced with /srv/reproducible-results/tmp.zM9duRO6F8/tmp.HHERRtftHL.gz
+ '[' 1 = legacy ']'
+ '[' 1 = ng ']'
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-volumeicon
Mon Sep  7 01:43:45 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-LDNA5RO4, which will now be removed.
+ RESULT=0
+ '[' 0 -eq 148 ']'
+ '[' 0 -ne 0 ']'
+ rsync -e 'ssh -p 22' -r profitbricks-build2-amd64.debian.net:/srv/reproducible-results/tmp.PQsesGh2oi/b1 /srv/reproducible-results/tmp.PQsesGh2oi/
jenkins_node_wrapper.sh[25641] remote_host called with rsync --server --sender -re.iLsfx . /srv/reproducible-results/tmp.PQsesGh2oi/b1
+ RESULT=0
+ '[' 0 -ne 0 ']'
+ ls -R /srv/reproducible-results/tmp.PQsesGh2oi
/srv/reproducible-results/tmp.PQsesGh2oi:
b1
b2
tmp.YLdtsfJT4k
volumeicon_0.4.6-2.2.debian.tar.xz
volumeicon_0.4.6-2.2.dsc
volumeicon_0.4.6.orig.tar.gz

/srv/reproducible-results/tmp.PQsesGh2oi/b1:
build.log
volumeicon-alsa-dbgsym_0.4.6-2.2_amd64.deb
volumeicon-alsa_0.4.6-2.2_amd64.deb
volumeicon_0.4.6-2.2.debian.tar.xz
volumeicon_0.4.6-2.2.dsc
volumeicon_0.4.6-2.2_amd64.buildinfo
volumeicon_0.4.6-2.2_amd64.changes
volumeicon_0.4.6.orig.tar.gz

/srv/reproducible-results/tmp.PQsesGh2oi/b2:
+ ssh -p 22 profitbricks-build2-amd64.debian.net 'rm -r /srv/reproducible-results/tmp.PQsesGh2oi'
jenkins_node_wrapper.sh[25647] remote_host called with rm -r /srv/reproducible-results/tmp.PQsesGh2oi
+ '[' '!' -f b1/volumeicon_0.4.6-2.2_amd64.changes ']'
+ '[' -f b1/volumeicon_0.4.6-2.2_amd64.changes ']'
+ check_for_race_conditions
++ cat /tmp/reproducible-lockfile-unstable-amd64-volumeicon
+ '[' 59233 -ne 59233 ']'
+ echo =============================================================================
=============================================================================
+ echo 'Re-building volumeicon/0.4.6-2.2 in unstable on amd64 now.'
Re-building volumeicon/0.4.6-2.2 in unstable on amd64 now.
+ echo =============================================================================
=============================================================================
+ '[' ng = legacy ']'
+ ssh -p 22 profitbricks-build1-amd64.debian.net /srv/jenkins/bin/reproducible_build.sh 2 volumeicon unstable /srv/reproducible-results/tmp.PQsesGh2oi
ssh_exchange_identification: read: Connection reset by peer
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.PQsesGh2oi/tmp.YLdtsfJT4k
/srv/reproducible-results/tmp.PQsesGh2oi/tmp.YLdtsfJT4k:	 41.1% -- replaced with /srv/reproducible-results/tmp.PQsesGh2oi/tmp.YLdtsfJT4k.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html volumeicon
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''volumeicon'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-07 01:43:24.134428
INFO: Finished at 2015-09-07 01:43:24.139701, took: 0:00:00.005280
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.PQsesGh2oi
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-volumeicon
Mon  7 Sep 01:43:24 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-23FDOSQl, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list