[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_19 #11995

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Oct 15 05:36:05 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_armhf_19/11995/------------------------------------------
[...truncated 8384 lines...]
     [javac]         ^
-    [javac] /build-1st/jabref-2.10+ds/src/java/net/sf/jabref/gui/FetcherPreviewDialog.java:69: warning: [deprecation] EventTableModel in ca.odell.glazedlists.swing has been deprecated
+    [javac] /build-2nd/jabref-2.10+ds/src/java/net/sf/jabref/gui/FetcherPreviewDialog.java:69: warning: [deprecation] EventTableModel in ca.odell.glazedlists.swing has been deprecated
     [javac]         EventTableModel<TableEntry> tableModelGl = new EventTableModel<TableEntry>(entries,
     [javac]                                                        ^
-    [javac] /build-1st/jabref-2.10+ds/src/java/net/sf/jabref/gui/FetcherPreviewDialog.java:69: warning: [deprecation] EventTableModel(EventList<E>,TableFormat<? super E>) in EventTableModel has been deprecated
+    [javac] /build-2nd/jabref-2.10+ds/src/java/net/sf/jabref/gui/FetcherPreviewDialog.java:69: warning: [deprecation] EventTableModel(EventList<E>,TableFormat<? super E>) in EventTableModel has been deprecated
     [javac]         EventTableModel<TableEntry> tableModelGl = new EventTableModel<TableEntry>(entries,
     [javac]                                                    ^
     [javac]   where E is a type-variable:
     [javac]     E extends Object declared in class EventTableModel
-    [javac] /build-1st/jabref-2.10+ds/src/java/net/sf/jabref/gui/FetcherPreviewDialog.java:75: warning: [deprecation] EventSelectionModel in ca.odell.glazedlists.swing has been deprecated
+    [javac] /build-2nd/jabref-2.10+ds/src/java/net/sf/jabref/gui/FetcherPreviewDialog.java:75: warning: [deprecation] EventSelectionModel in ca.odell.glazedlists.swing has been deprecated
     [javac]         EventSelectionModel<TableEntry> selectionModel = new EventSelectionModel<TableEntry>(entries);
     [javac]         ^
-    [javac] /build-1st/jabref-2.10+ds/src/java/net/sf/jabref/gui/FetcherPreviewDialog.java:75: warning: [deprecation] EventSelectionModel in ca.odell.glazedlists.swing has been deprecated
+    [javac] /build-2nd/jabref-2.10+ds/src/java/net/sf/jabref/gui/FetcherPreviewDialog.java:75: warning: [deprecation] EventSelectionModel in ca.odell.glazedlists.swing has been deprecated
     [javac]         EventSelectionModel<TableEntry> selectionModel = new EventSelectionModel<TableEntry>(entries);
     [javac]                                                              ^
-    [javac] /build-1st/jabref-2.10+ds/src/java/net/sf/jabref/oo/CitationManager.java:47: warning: [deprecation] EventTableModel in ca.odell.glazedlists.swing has been deprecated
+    [javac] /build-2nd/jabref-2.10+ds/src/java/net/sf/jabref/oo/CitationManager.java:47: warning: [deprecation] EventTableModel in ca.odell.glazedlists.swing has been deprecated
     [javac]     EventTableModel tableModel;
     [javac]     ^
-    [javac] /build-1st/jabref-2.10+ds/src/java/net/sf/jabref/oo/CitationManager.java:65: warning: [deprecation] EventTableModel in ca.odell.glazedlists.swing has been deprecated
+    [javac] /build-2nd/jabref-2.10+ds/src/java/net/sf/jabref/oo/CitationManager.java:65: warning: [deprecation] EventTableModel in ca.odell.glazedlists.swing has been deprecated
     [javac]         tableModel = new EventTableModel(list, new CitEntryFormat());
     [javac]                          ^
-    [javac] /build-1st/jabref-2.10+ds/src/java/net/sf/jabref/oo/CitationManager.java:65: warning: [deprecation] EventTableModel(EventList<E>,TableFormat<? super E>) in EventTableModel has been deprecated
+    [javac] /build-2nd/jabref-2.10+ds/src/java/net/sf/jabref/oo/CitationManager.java:65: warning: [deprecation] EventTableModel(EventList<E>,TableFormat<? super E>) in EventTableModel has been deprecated
     [javac]         tableModel = new EventTableModel(list, new CitEntryFormat());
     [javac]                      ^
     [javac]   where E is a type-variable:
     [javac]     E extends Object declared in class EventTableModel
-    [javac] /build-1st/jabref-2.10+ds/src/java/net/sf/jabref/oo/StyleSelectDialog.java:59: warning: [deprecation] EventTableModel in ca.odell.glazedlists.swing has been deprecated
+    [javac] /build-2nd/jabref-2.10+ds/src/java/net/sf/jabref/oo/StyleSelectDialog.java:59: warning: [deprecation] EventTableModel in ca.odell.glazedlists.swing has been deprecated
     [javac]     private EventTableModel tableModel;
     [javac]             ^
-    [javac] /build-1st/jabref-2.10+ds/src/java/net/sf/jabref/oo/StyleSelectDialog.java:60: warning: [deprecation] EventSelectionModel in ca.odell.glazedlists.swing has been deprecated
+    [javac] /build-2nd/jabref-2.10+ds/src/java/net/sf/jabref/oo/StyleSelectDialog.java:60: warning: [deprecation] EventSelectionModel in ca.odell.glazedlists.swing has been deprecated
     [javac]     private EventSelectionModel<OOBibStyle> selectionModel;
     [javac]             ^
-    [javac] /build-1st/jabref-2.10+ds/src/java/net/sf/jabref/oo/StyleSelectDialog.java:164: warning: [deprecation] EventTableModel in ca.odell.glazedlists.swing has been deprecated
+    [javac] /build-2nd/jabref-2.10+ds/src/java/net/sf/jabref/oo/StyleSelectDialog.java:164: warning: [deprecation] EventTableModel in ca.odell.glazedlists.swing has been deprecated
     [javac]         tableModel = new EventTableModel<OOBibStyle>(sortedStyles, new StyleTableFormat());
     [javac]                          ^
-    [javac] /build-1st/jabref-2.10+ds/src/java/net/sf/jabref/oo/StyleSelectDialog.java:164: warning: [deprecation] EventTableModel(EventList<E>,TableFormat<? super E>) in EventTableModel has been deprecated
+    [javac] /build-2nd/jabref-2.10+ds/src/java/net/sf/jabref/oo/StyleSelectDialog.java:164: warning: [deprecation] EventTableModel(EventList<E>,TableFormat<? super E>) in EventTableModel has been deprecated
     [javac]         tableModel = new EventTableModel<OOBibStyle>(sortedStyles, new StyleTableFormat());
     [javac]                      ^
     [javac]   where E is a type-variable:
     [javac]     E extends Object declared in class EventTableModel
-    [javac] /build-1st/jabref-2.10+ds/src/java/net/sf/jabref/oo/StyleSelectDialog.java:170: warning: [deprecation] EventSelectionModel in ca.odell.glazedlists.swing has been deprecated
+    [javac] /build-2nd/jabref-2.10+ds/src/java/net/sf/jabref/oo/StyleSelectDialog.java:170: warning: [deprecation] EventSelectionModel in ca.odell.glazedlists.swing has been deprecated
     [javac]         selectionModel = new EventSelectionModel<OOBibStyle>(sortedStyles);
     [javac]                              ^
-    [javac] /build-1st/jabref-2.10+ds/src/java/net/sf/jabref/plugin/ManagePluginsDialog.java:185: warning: [deprecation] EventTableModel in ca.odell.glazedlists.swing has been deprecated
+    [javac] /build-2nd/jabref-2.10+ds/src/java/net/sf/jabref/plugin/ManagePluginsDialog.java:185: warning: [deprecation] EventTableModel in ca.odell.glazedlists.swing has been deprecated
     [javac]         EventTableModel tableModel = new EventTableModel(pluginsOther, tableFormatOther);
     [javac]         ^
-    [javac] /build-1st/jabref-2.10+ds/src/java/net/sf/jabref/plugin/ManagePluginsDialog.java:185: warning: [deprecation] EventTableModel in ca.odell.glazedlists.swing has been deprecated
+    [javac] /build-2nd/jabref-2.10+ds/src/java/net/sf/jabref/plugin/ManagePluginsDialog.java:185: warning: [deprecation] EventTableModel in ca.odell.glazedlists.swing has been deprecated
     [javac]         EventTableModel tableModel = new EventTableModel(pluginsOther, tableFormatOther);
     [javac]                                          ^
-    [javac] /build-1st/jabref-2.10+ds/src/java/net/sf/jabref/plugin/ManagePluginsDialog.java:185: warning: [deprecation] EventTableModel(EventList<E>,TableFormat<? super E>) in EventTableModel has been deprecated
+    [javac] /build-2nd/jabref-2.10+ds/src/java/net/sf/jabref/plugin/ManagePluginsDialog.java:185: warning: [deprecation] EventTableModel(EventList<E>,TableFormat<? super E>) in EventTableModel has been deprecated
     [javac]         EventTableModel tableModel = new EventTableModel(pluginsOther, tableFormatOther);
     [javac]                                      ^
     [javac]   where E is a type-variable:
     [javac]     E extends Object declared in class EventTableModel
-    [javac] /build-1st/jabref-2.10+ds/src/java/net/sf/jabref/plugin/ManagePluginsDialog.java:192: warning: [deprecation] EventTableModel in ca.odell.glazedlists.swing has been deprecated
+    [javac] /build-2nd/jabref-2.10+ds/src/java/net/sf/jabref/plugin/ManagePluginsDialog.java:192: warning: [deprecation] EventTableModel in ca.odell.glazedlists.swing has been deprecated
     [javac]         EventTableModel tableModelOther = new EventTableModel(plugins, tableFormat);
     [javac]         ^
-    [javac] /build-1st/jabref-2.10+ds/src/java/net/sf/jabref/plugin/ManagePluginsDialog.java:192: warning: [deprecation] EventTableModel in ca.odell.glazedlists.swing has been deprecated
+    [javac] /build-2nd/jabref-2.10+ds/src/java/net/sf/jabref/plugin/ManagePluginsDialog.java:192: warning: [deprecation] EventTableModel in ca.odell.glazedlists.swing has been deprecated
     [javac]         EventTableModel tableModelOther = new EventTableModel(plugins, tableFormat);
     [javac]                                               ^
-    [javac] /build-1st/jabref-2.10+ds/src/java/net/sf/jabref/plugin/ManagePluginsDialog.java:192: warning: [deprecation] EventTableModel(EventList<E>,TableFormat<? super E>) in EventTableModel has been deprecated
+    [javac] /build-2nd/jabref-2.10+ds/src/java/net/sf/jabref/plugin/ManagePluginsDialog.java:192: warning: [deprecation] EventTableModel(EventList<E>,TableFormat<? super E>) in EventTableModel has been deprecated
     [javac]         EventTableModel tableModelOther = new EventTableModel(plugins, tableFormat);
     [javac]                                           ^
     [javac]   where E is a type-variable:
     [javac]     E extends Object declared in class EventTableModel
-    [javac] /build-1st/jabref-2.10+ds/src/java/net/sf/jabref/util/XMPUtil.java:226: warning: [deprecation] keyList() in COSDictionary has been deprecated
+    [javac] /build-2nd/jabref-2.10+ds/src/java/net/sf/jabref/util/XMPUtil.java:226: warning: [deprecation] keyList() in COSDictionary has been deprecated
     [javac] 		Iterator it = dict.keyList().iterator();
     [javac] 		                  ^
     [javac] Note: Some input files use unchecked or unsafe operations.
     [javac] Note: Recompile with -Xlint:unchecked for details.
     [javac] 59 warnings
-    [javac] Creating empty /build-1st/jabref-2.10+ds/build/classes/net/sf/jabref/imports/fetcher/package-info.class
-    [javac] Creating empty /build-1st/jabref-2.10+ds/build/classes/org/xnap/commons/gui/shortcut/package-info.class
-    [javac] /build-1st/jabref-2.10+ds/build.xml:214: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
-    [javac] Compiling 1 source file to /build-1st/jabref-2.10+ds/build/classes
+    [javac] Creating empty /build-2nd/jabref-2.10+ds/build/classes/net/sf/jabref/imports/fetcher/package-info.class
+    [javac] Creating empty /build-2nd/jabref-2.10+ds/build/classes/org/xnap/commons/gui/shortcut/package-info.class
+    [javac] /build-2nd/jabref-2.10+ds/build.xml:214: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
+    [javac] Compiling 1 source file to /build-2nd/jabref-2.10+ds/build/classes
     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
     [javac] 1 warning
 
@@ -1694,53 +1705,53 @@
      [echo] build number = 0
 
 build:
-    [mkdir] Created dir: /build-1st/jabref-2.10+ds/build/resource
-     [copy] Copying 192 files to /build-1st/jabref-2.10+ds/build/resource
-    [mkdir] Created dir: /build-1st/jabref-2.10+ds/build/images
-     [copy] Copying 110 files to /build-1st/jabref-2.10+ds/build/images
-    [mkdir] Created dir: /build-1st/jabref-2.10+ds/build/help
-     [copy] Copying 220 files to /build-1st/jabref-2.10+ds/build/help
+    [mkdir] Created dir: /build-2nd/jabref-2.10+ds/build/resource
+     [copy] Copying 192 files to /build-2nd/jabref-2.10+ds/build/resource
+    [mkdir] Created dir: /build-2nd/jabref-2.10+ds/build/images
+     [copy] Copying 110 files to /build-2nd/jabref-2.10+ds/build/images
+    [mkdir] Created dir: /build-2nd/jabref-2.10+ds/build/help
+     [copy] Copying 220 files to /build-2nd/jabref-2.10+ds/build/help
 
 jars:
-    [mkdir] Created dir: /build-1st/jabref-2.10+ds/build/lib
-    [mkdir] Created dir: /build-1st/jabref-2.10+ds/build/tmp
-      [jar] Building jar: /build-1st/jabref-2.10+ds/build/lib/JabRef-2.10.jar
+    [mkdir] Created dir: /build-2nd/jabref-2.10+ds/build/lib
+    [mkdir] Created dir: /build-2nd/jabref-2.10+ds/build/tmp
+      [jar] Building jar: /build-2nd/jabref-2.10+ds/build/lib/JabRef-2.10.jar
 
 BUILD SUCCESSFUL
-Total time: 10 minutes 16 seconds
-make[1]: Leaving directory '/build-1st/jabref-2.10+ds'
+Total time: 18 minutes 17 seconds
+make[1]: uscita dalla directory "/build-2nd/jabref-2.10+ds"
    debian/rules override_dh_auto_test
-make[1]: Entering directory '/build-1st/jabref-2.10+ds'
+make[1]: ingresso nella directory "/build-2nd/jabref-2.10+ds"
 ANT_OPTS=-Dfile.encoding=iso-8859-1 ant compiletest
-Buildfile: /build-1st/jabref-2.10+ds/build.xml
+Buildfile: /build-2nd/jabref-2.10+ds/build.xml
 
 compiletest:
-    [javac] /build-1st/jabref-2.10+ds/build.xml:223: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
-    [javac] Compiling 68 source files to /build-1st/jabref-2.10+ds/build/classes
+    [javac] /build-2nd/jabref-2.10+ds/build.xml:223: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
+    [javac] Compiling 68 source files to /build-2nd/jabref-2.10+ds/build/classes
     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
-    [javac] Note: /build-1st/jabref-2.10+ds/src/java/tests/net/sf/jabref/export/layout/format/ResolvePDFTest.java uses or overrides a deprecated API.
+    [javac] Note: /build-2nd/jabref-2.10+ds/src/java/tests/net/sf/jabref/export/layout/format/ResolvePDFTest.java uses or overrides a deprecated API.
     [javac] Note: Recompile with -Xlint:deprecation for details.
     [javac] 1 warning
 
 BUILD SUCCESSFUL
-Total time: 46 seconds
-make[1]: Leaving directory '/build-1st/jabref-2.10+ds'
+Total time: 1 minute 53 seconds
+make[1]: uscita dalla directory "/build-2nd/jabref-2.10+ds"
  fakeroot debian/rules binary
 dh binary
    dh_testroot
    dh_prep
    dh_installdirs
    debian/rules override_dh_auto_install
-make[1]: Entering directory '/build-1st/jabref-2.10+ds'
+make[1]: ingresso nella directory "/build-2nd/jabref-2.10+ds"
 dh_auto_install
-install -m 755 debian/jabref-wrapper /build-1st/jabref-2.10+ds/debian/jabref/usr/bin/jabref
-make[1]: Leaving directory '/build-1st/jabref-2.10+ds'
+install -m 755 debian/jabref-wrapper /build-2nd/jabref-2.10+ds/debian/jabref/usr/bin/jabref
+make[1]: uscita dalla directory "/build-2nd/jabref-2.10+ds"
    dh_install
    dh_installdocs
    debian/rules override_dh_installchangelogs
-make[1]: Entering directory '/build-1st/jabref-2.10+ds'
+make[1]: ingresso nella directory "/build-2nd/jabref-2.10+ds"
 dh_installchangelogs src/txt/CHANGELOG
-make[1]: Leaving directory '/build-1st/jabref-2.10+ds'
+make[1]: uscita dalla directory "/build-2nd/jabref-2.10+ds"
    dh_installman
    dh_installmime
    dh_bugfiles
@@ -1765,12 +1776,14 @@
  dpkg-source --after-build jabref-2.10+ds
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/29680/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/29680/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/31643 and its subdirectories
-I: Current time: Fri Oct 14 17:06:01 GMT+12 2016
-I: pbuilder-time-stamp: 1476507961
+I: removing directory /srv/workspace/pbuilder/29680 and its subdirectories
+I: Current time: sab 15 ott 2016, 19.35.46, GMT-14
+I: pbuilder-time-stamp: 1476509746

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/jabref_2.10+ds-6.diff:	 86.5% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/jabref_2.10+ds-6.diff.gz
b2/build.log:	 85.0%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 84.6%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/armhf/jabref_2.10+ds-6.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-qnznh8Ek/tmp.srVr6RymGW
+ mv /srv/reproducible-results/rbuild-debian-qnznh8Ek/tmp.srVr6RymGW /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/jabref_2.10+ds-6.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/jabref_2.10+ds-6.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_buildinfo_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-qnznh8Ek
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-qnznh8Ek/tmp.tehO8wBlW8
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-qnznh8Ek -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-qnznh8Ek/dbd-tmp-7Lq6Xwc
++ schroot --directory /srv/reproducible-results/rbuild-debian-qnznh8Ek -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 61'
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ echo diffoscope 61
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 61 will be used to compare the two builds:'
+ _log I: 'diffoscope 61 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/jabref_2.10+ds-6.rbuild.log
++ date -u
+ echo -e 'Sat Oct 15 05:36:02 UTC 2016  I: diffoscope 61 will be used to compare the two builds:'
Sat Oct 15 05:36:02 UTC 2016  I: diffoscope 61 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-qnznh8Ek -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-qnznh8Ek/dbd-tmp-7Lq6Xwc ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-qnznh8Ek/jabref_2.10+ds-6.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-qnznh8Ek/jabref_2.10+ds-6.diffoscope.txt 			/srv/reproducible-results/rbuild-debian-qnznh8Ek/b1/jabref_2.10+ds-6_armhf.buildinfo 			/srv/reproducible-results/rbuild-debian-qnznh8Ek/b2/jabref_2.10+ds-6_armhf.buildinfo'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-qnznh8Ek/tmp.tehO8wBlW8
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/jabref_2.10+ds-6.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/jabref_2.10+ds-6.rbuild.log.gz: No space left on device
Sat 15 Oct 05:36:05 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-wIs8w5bv, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list