[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_26 #8504

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Jan 6 03:59:42 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_amd64_26/8504/------------------------------------------
[...truncated 542.45 KB...]
-src/tilda_terminal.c:713:5: warning: 'gtk_widget_set_double_buffered' is deprecated [-Wdeprecated-declarations]
-     gtk_widget_set_double_buffered (tt->vte_term, config_getbool("double_buffer"));
-     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0,
-                 from /usr/include/gtk-3.0/gtk/gtkwindow.h:33,
-                 from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
-                 from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
-                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
-                 from src/tilda_terminal.h:21,
-                 from src/tilda_window.h:20,
-                 from src/tilda.h:19,
-                 from src/tilda_terminal.c:19:
-/usr/include/gtk-3.0/gtk/gtkwidget.h:883:23: note: declared here
- void                  gtk_widget_set_double_buffered    (GtkWidget    *widget,
-                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-src/tilda_terminal.c: In function 'menu_searchbar_cb':
-src/tilda_terminal.c:871:5: warning: implicit declaration of function 'toggle_searchbar_cb' [-Wimplicit-function-declaration]
-     toggle_searchbar_cb (TILDA_WINDOW(user_data));
-     ^~~~~~~~~~~~~~~~~~~
-src/tilda_terminal.c: In function 'popup_menu':
-src/tilda_terminal.c:997:5: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations]
-     gtk_menu_popup (GTK_MENU(menu), NULL, NULL, NULL, NULL, 3, gtk_get_current_event_time());
-     ^~~~~~~~~~~~~~
-In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34:0,
-                 from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
-                 from /usr/include/gtk-3.0/gtk/gtk.h:33,
-                 from src/tilda_terminal.h:21,
-                 from src/tilda_window.h:20,
-                 from src/tilda.h:19,
-                 from src/tilda_terminal.c:19:
-/usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here
- void    gtk_menu_popup    (GtkMenu        *menu,
-         ^~~~~~~~~~~~~~
-src/tilda_terminal.c: In function 'button_press_cb':
-src/tilda_terminal.c:1034:13: warning: 'vte_terminal_match_check' is deprecated [-Wdeprecated-declarations]
-             match = vte_terminal_match_check (terminal,
-             ^~~~~
-In file included from /usr/include/vte-2.91/vte/vte.h:35:0,
-                 from src/callback_func.h:25,
-                 from src/tilda_terminal.c:22:
-/usr/include/vte-2.91/vte/vtedeprecated.h:48:7: note: declared here
- char *vte_terminal_match_check(VteTerminal *terminal,
-       ^~~~~~~~~~~~~~~~~~~~~~~~
-src/tilda.c: In function 'parse_cli':
-src/tilda.c:426:9: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations]
-         if (gdk_color_parse(background_color, &col)) {
-         ^~
-In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26:0,
-                 from /usr/include/gtk-3.0/gdk/gdk.h:33,
-                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
-                 from src/tilda_terminal.h:21,
-                 from src/tilda_window.h:20,
-                 from src/tilda.h:19,
-                 from src/tilda.c:42:
-/usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79:11: note: declared here
- gboolean  gdk_color_parse     (const gchar    *spec,
-           ^~~~~~~~~~~~~~~
-gcc  -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -pthread -I/usr/include/vte-2.91 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/p11-kit-1    -g -O2 -fdebug-prefix-map=/build/1st/tilda-1.3.1=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99       -Wl,--as-needed  -Wl,-z,relro -o src/tilda src/src_tilda-callback_func.o src/src_tilda-configsys.o src/src_tilda-eggaccelerators.o src/src_tilda-key_grabber.o src/src_tilda-tilda.o src/src_tilda-tilda_terminal.o src/src_tilda-tilda_window.o src/src_tilda-tomboykeybinder.o src/src_tilda-wizard.o src/src_tilda-xerror.o src/src_tilda-glade-resources.o  -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lvte-2.91 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lpcre2-8 -lgnutls -lconfuse -lX11    
-make[3]: Leaving directory '/build/1st/tilda-1.3.1'
-make[2]: Leaving directory '/build/1st/tilda-1.3.1'
-make[1]: Leaving directory '/build/1st/tilda-1.3.1'
+gcc  -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -pthread -I/usr/include/vte-2.91 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/p11-kit-1    -g -O2 -fdebug-prefix-map=/build/tilda-1.3.1/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99       -Wl,--as-needed  -Wl,-z,relro -o src/tilda src/src_tilda-callback_func.o src/src_tilda-configsys.o src/src_tilda-eggaccelerators.o src/src_tilda-key_grabber.o src/src_tilda-tilda.o src/src_tilda-tilda_terminal.o src/src_tilda-tilda_window.o src/src_tilda-tomboykeybinder.o src/src_tilda-wizard.o src/src_tilda-xerror.o src/src_tilda-glade-resources.o  -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lvte-2.91 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lpcre2-8 -lgnutls -lconfuse -lX11    
+make[3]: Leaving directory '/build/tilda-1.3.1/2nd'
+make[2]: Leaving directory '/build/tilda-1.3.1/2nd'
+make[1]: Leaving directory '/build/tilda-1.3.1/2nd'
    dh_auto_test -O--parallel
-	make -j16 check VERBOSE=1
-make[1]: Entering directory '/build/1st/tilda-1.3.1'
+	make -j15 check VERBOSE=1
+make[1]: Entering directory '/build/tilda-1.3.1/2nd'
 XMLLINT not set and xmllint not found in path; skipping xml preprocessing.
 Making check in po
-make[2]: Entering directory '/build/1st/tilda-1.3.1/po'
-make[2]: Leaving directory '/build/1st/tilda-1.3.1/po'
-make[2]: Entering directory '/build/1st/tilda-1.3.1'
+make[2]: Entering directory '/build/tilda-1.3.1/2nd/po'
+make[2]: Leaving directory '/build/tilda-1.3.1/2nd/po'
+make[2]: Entering directory '/build/tilda-1.3.1/2nd'
 XMLLINT not set and xmllint not found in path; skipping xml preprocessing.
-make[2]: Leaving directory '/build/1st/tilda-1.3.1'
-make[1]: Leaving directory '/build/1st/tilda-1.3.1'
+make[2]: Leaving directory '/build/tilda-1.3.1/2nd'
+make[1]: Leaving directory '/build/tilda-1.3.1/2nd'
  fakeroot debian/rules binary
 dh binary --parallel --with autoreconf
    dh_testroot -O--parallel
    dh_prep -O--parallel
    debian/rules override_dh_auto_install
-make[1]: Entering directory '/build/1st/tilda-1.3.1'
+make[1]: Entering directory '/build/tilda-1.3.1/2nd'
 dh_auto_install
-	make -j16 install DESTDIR=/build/1st/tilda-1.3.1/debian/tilda AM_UPDATE_INFO_DIR=no
-make[2]: Entering directory '/build/1st/tilda-1.3.1'
+	make -j15 install DESTDIR=/build/tilda-1.3.1/2nd/debian/tilda AM_UPDATE_INFO_DIR=no
+make[2]: Entering directory '/build/tilda-1.3.1/2nd'
 XMLLINT not set and xmllint not found in path; skipping xml preprocessing.
 Making install in po
-make[3]: Entering directory '/build/1st/tilda-1.3.1/po'
-installing bg.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/bg/LC_MESSAGES/tilda.mo
-installing ca.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/ca/LC_MESSAGES/tilda.mo
-installing cs.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/cs/LC_MESSAGES/tilda.mo
-installing de.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/de/LC_MESSAGES/tilda.mo
-installing el.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/el/LC_MESSAGES/tilda.mo
-installing en_GB.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/en_GB/LC_MESSAGES/tilda.mo
-installing es.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/es/LC_MESSAGES/tilda.mo
-installing fr.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/fr/LC_MESSAGES/tilda.mo
-installing hu.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/hu/LC_MESSAGES/tilda.mo
-installing it.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/it/LC_MESSAGES/tilda.mo
-installing lt.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/lt/LC_MESSAGES/tilda.mo
-installing pl.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/pl/LC_MESSAGES/tilda.mo
-installing pt.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/pt/LC_MESSAGES/tilda.mo
-installing pt_BR.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/pt_BR/LC_MESSAGES/tilda.mo
-installing ru.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/ru/LC_MESSAGES/tilda.mo
-installing sk.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/sk/LC_MESSAGES/tilda.mo
-installing sl.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/sl/LC_MESSAGES/tilda.mo
-installing sv.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/sv/LC_MESSAGES/tilda.mo
-installing tr.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/tr/LC_MESSAGES/tilda.mo
-installing zh_CN.gmo as /build/1st/tilda-1.3.1/debian/tilda/usr/share/locale/zh_CN/LC_MESSAGES/tilda.mo
+make[3]: Entering directory '/build/tilda-1.3.1/2nd/po'
+installing bg.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/bg/LC_MESSAGES/tilda.mo
+installing ca.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/ca/LC_MESSAGES/tilda.mo
+installing cs.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/cs/LC_MESSAGES/tilda.mo
+installing de.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/de/LC_MESSAGES/tilda.mo
+installing el.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/el/LC_MESSAGES/tilda.mo
+installing en_GB.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/en_GB/LC_MESSAGES/tilda.mo
+installing es.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/es/LC_MESSAGES/tilda.mo
+installing fr.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/fr/LC_MESSAGES/tilda.mo
+installing hu.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/hu/LC_MESSAGES/tilda.mo
+installing it.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/it/LC_MESSAGES/tilda.mo
+installing lt.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/lt/LC_MESSAGES/tilda.mo
+installing pl.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/pl/LC_MESSAGES/tilda.mo
+installing pt.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/pt/LC_MESSAGES/tilda.mo
+installing pt_BR.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/pt_BR/LC_MESSAGES/tilda.mo
+installing ru.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/ru/LC_MESSAGES/tilda.mo
+installing sk.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/sk/LC_MESSAGES/tilda.mo
+installing sl.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/sl/LC_MESSAGES/tilda.mo
+installing sv.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/sv/LC_MESSAGES/tilda.mo
+installing tr.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/tr/LC_MESSAGES/tilda.mo
+installing zh_CN.gmo as /build/tilda-1.3.1/2nd/debian/tilda/usr/share/locale/zh_CN/LC_MESSAGES/tilda.mo
 if test "tilda" = "gettext-tools"; then \
-  /bin/mkdir -p /build/1st/tilda-1.3.1/debian/tilda/usr/share/gettext/po; \
+  /bin/mkdir -p /build/tilda-1.3.1/2nd/debian/tilda/usr/share/gettext/po; \
   for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en at quot.header en at boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
     /usr/bin/install -c -m 644 ./$file \
-		    /build/1st/tilda-1.3.1/debian/tilda/usr/share/gettext/po/$file; \
+		    /build/tilda-1.3.1/2nd/debian/tilda/usr/share/gettext/po/$file; \
   done; \
   for file in Makevars; do \
-    rm -f /build/1st/tilda-1.3.1/debian/tilda/usr/share/gettext/po/$file; \
+    rm -f /build/tilda-1.3.1/2nd/debian/tilda/usr/share/gettext/po/$file; \
   done; \
 else \
   : ; \
 fi
-make[3]: Leaving directory '/build/1st/tilda-1.3.1/po'
-make[3]: Entering directory '/build/1st/tilda-1.3.1'
+make[3]: Leaving directory '/build/tilda-1.3.1/2nd/po'
+make[3]: Entering directory '/build/tilda-1.3.1/2nd'
 XMLLINT not set and xmllint not found in path; skipping xml preprocessing.
-make[4]: Entering directory '/build/1st/tilda-1.3.1'
+make[4]: Entering directory '/build/tilda-1.3.1/2nd'
 XMLLINT not set and xmllint not found in path; skipping xml preprocessing.
- /bin/mkdir -p '/build/1st/tilda-1.3.1/debian/tilda/usr/bin'
- /bin/mkdir -p '/build/1st/tilda-1.3.1/debian/tilda/usr/share/appdata'
- /bin/mkdir -p '/build/1st/tilda-1.3.1/debian/tilda/usr/share/applications'
- /bin/mkdir -p '/build/1st/tilda-1.3.1/debian/tilda/usr/share/pixmaps'
- /usr/bin/install -c -m 644 tilda.desktop '/build/1st/tilda-1.3.1/debian/tilda/usr/share/applications'
- /usr/bin/install -c -m 644 tilda.appdata.xml '/build/1st/tilda-1.3.1/debian/tilda/usr/share/appdata'
- /usr/bin/install -c -m 644 tilda.png '/build/1st/tilda-1.3.1/debian/tilda/usr/share/pixmaps'
-  /usr/bin/install -c src/tilda '/build/1st/tilda-1.3.1/debian/tilda/usr/bin'
-make[4]: Leaving directory '/build/1st/tilda-1.3.1'
-make[3]: Leaving directory '/build/1st/tilda-1.3.1'
-make[2]: Leaving directory '/build/1st/tilda-1.3.1'
-make[1]: Leaving directory '/build/1st/tilda-1.3.1'
+ /bin/mkdir -p '/build/tilda-1.3.1/2nd/debian/tilda/usr/bin'
+ /bin/mkdir -p '/build/tilda-1.3.1/2nd/debian/tilda/usr/share/appdata'
+ /bin/mkdir -p '/build/tilda-1.3.1/2nd/debian/tilda/usr/share/applications'
+ /bin/mkdir -p '/build/tilda-1.3.1/2nd/debian/tilda/usr/share/pixmaps'
+  /usr/bin/install -c src/tilda '/build/tilda-1.3.1/2nd/debian/tilda/usr/bin'
+ /usr/bin/install -c -m 644 tilda.png '/build/tilda-1.3.1/2nd/debian/tilda/usr/share/pixmaps'
+ /usr/bin/install -c -m 644 tilda.desktop '/build/tilda-1.3.1/2nd/debian/tilda/usr/share/applications'
+ /usr/bin/install -c -m 644 tilda.appdata.xml '/build/tilda-1.3.1/2nd/debian/tilda/usr/share/appdata'
+make[4]: Leaving directory '/build/tilda-1.3.1/2nd'
+make[3]: Leaving directory '/build/tilda-1.3.1/2nd'
+make[2]: Leaving directory '/build/tilda-1.3.1/2nd'
+make[1]: Leaving directory '/build/tilda-1.3.1/2nd'
    dh_installdocs -O--parallel
    dh_installchangelogs -O--parallel
    dh_installman -O--parallel
@@ -2239,15 +2250,17 @@
 dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
  dpkg-genchanges --build=binary >../tilda_1.3.1-1_amd64.changes
 dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build tilda-1.3.1
+ dpkg-source --after-build 2nd
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/25589/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/25589/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting run/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/5252 and its subdirectories
-I: Current time: Wed Feb  7 22:20:44 -12 2018
-I: pbuilder-time-stamp: 1518085244
+I: removing directory /srv/workspace/pbuilder/25589 and its subdirectories
+I: Current time: Fri Jan  6 17:59:39 +14 2017
+I: pbuilder-time-stamp: 1483675179

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/tilda_1.3.1-1.diff:	 89.9% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/tilda_1.3.1-1.diff.gz
b2/build.log:	 85.0%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 85.1%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/amd64/tilda_1.3.1-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-Qsi0VaWK/tmp.Q8MlvSneU8
+ mv /srv/reproducible-results/rbuild-debian-Qsi0VaWK/tmp.Q8MlvSneU8 /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/tilda_1.3.1-1.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/tilda_1.3.1-1.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/tilda_1.3.1-1.rbuild.log’: No space left on device
+ cleanup_all
+ echo 'Starting cleanup.'
Starting cleanup.
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-Qsi0VaWK/tmp.Q8MlvSneU8 ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-Qsi0VaWK/tmp.Q8MlvSneU8
/srv/reproducible-results/rbuild-debian-Qsi0VaWK/tmp.Q8MlvSneU8:	 84.1% -- replaced with /srv/reproducible-results/rbuild-debian-Qsi0VaWK/tmp.Q8MlvSneU8.gz
+ '[' master = master ']'
+ gen_package_html tilda
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''tilda'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2017-01-06 03:59:41.456521
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/amd64/tilda_1.3.1-1_amd64.buildinfo
INFO: Finished at 2017-01-06 03:59:41.781871, took: 0:00:00.325369
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-Qsi0VaWK
+ echo 'All cleanup done.'
All cleanup done.
Fri  6 Jan 03:59:41 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-0pMPUHIb, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list