[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_13 #30591
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Feb 6 01:35:30 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_i386_13/30591/------------------------------------------
[...truncated 322.75 KB...]
test -x debian/rules
mkdir -p "."
-cd . && /usr/lib/jvm/default-java/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/xml-apis.jar:/usr/share/java/junit.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true -propertyfile /build/1st/libstax-java-1.2.0/debian/ant.properties ri_bin_dist javadoc
-Buildfile: /build/1st/libstax-java-1.2.0/build.xml
+cd . && /usr/lib/jvm/default-java/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/xml-apis.jar:/usr/share/java/junit.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true -propertyfile /build/libstax-java-1.2.0/2nd/debian/ant.properties ri_bin_dist javadoc
+Buildfile: /build/libstax-java-1.2.0/2nd/build.xml
init:
- [mkdir] Created dir: /build/1st/libstax-java-1.2.0/build
- [mkdir] Created dir: /build/1st/libstax-java-1.2.0/build/classes
- [mkdir] Created dir: /build/1st/libstax-java-1.2.0/build/docs/api
+ [mkdir] Created dir: /build/libstax-java-1.2.0/2nd/build
+ [mkdir] Created dir: /build/libstax-java-1.2.0/2nd/build/classes
+ [mkdir] Created dir: /build/libstax-java-1.2.0/2nd/build/docs/api
api:
- [javac] /build/1st/libstax-java-1.2.0/build.xml:77: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
- [javac] Compiling 35 source files to /build/1st/libstax-java-1.2.0/build/classes
+ [javac] /build/libstax-java-1.2.0/2nd/build.xml:77: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
+ [javac] Compiling 35 source files to /build/libstax-java-1.2.0/2nd/build/classes
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.4
[javac] warning: [options] source value 1.4 is obsolete and will be removed in a future release
[javac] warning: [options] target value 1.4 is obsolete and will be removed in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[javac] 4 warnings
- [jar] Building jar: /build/1st/libstax-java-1.2.0/build/stax-api-1.0.1.jar
+ [jar] Building jar: /build/libstax-java-1.2.0/2nd/build/stax-api-1.0.1.jar
compile:
- [javac] /build/1st/libstax-java-1.2.0/build.xml:111: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
- [javac] Compiling 85 source files to /build/1st/libstax-java-1.2.0/build/classes
+ [javac] /build/libstax-java-1.2.0/2nd/build.xml:111: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
+ [javac] Compiling 85 source files to /build/libstax-java-1.2.0/2nd/build/classes
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.4
[javac] warning: [options] source value 1.4 is obsolete and will be removed in a future release
[javac] warning: [options] target value 1.4 is obsolete and will be removed in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
- [javac] /build/1st/libstax-java-1.2.0/src/com/wutka/dtd/Scanner.java:505: warning: unmappable character for encoding ASCII
+ [javac] /build/libstax-java-1.2.0/2nd/src/com/wutka/dtd/Scanner.java:505: warning: unmappable character for encoding ASCII
[javac] //[61] conditionalSect ::= ?includeSect | ignoreSect
[javac] ^
- [javac] /build/1st/libstax-java-1.2.0/src/com/wutka/dtd/Scanner.java:506: warning: unmappable character for encoding ASCII
+ [javac] /build/libstax-java-1.2.0/2nd/src/com/wutka/dtd/Scanner.java:506: warning: unmappable character for encoding ASCII
[javac] //[62] includeSect ::= ?'<![' S? 'INCLUDE' S? '[' extSubsetDecl ']]>'
[javac] ^
- [javac] /build/1st/libstax-java-1.2.0/src/com/wutka/dtd/Scanner.java:507: warning: unmappable character for encoding ASCII
+ [javac] /build/libstax-java-1.2.0/2nd/src/com/wutka/dtd/Scanner.java:507: warning: unmappable character for encoding ASCII
[javac] //[63] ignoreSect ::= ?'<![' S? 'IGNORE' S? '[' ignoreSectContents* ']]>'
[javac] ^
- [javac] /build/1st/libstax-java-1.2.0/src/com/wutka/dtd/Scanner.java:508: warning: unmappable character for encoding ASCII
+ [javac] /build/libstax-java-1.2.0/2nd/src/com/wutka/dtd/Scanner.java:508: warning: unmappable character for encoding ASCII
[javac] //[64] ignoreSectContents ::= ?Ignore ('<![' ignoreSectContents ']]>' Ignore)*
[javac] ^
- [javac] /build/1st/libstax-java-1.2.0/src/com/wutka/dtd/Scanner.java:509: warning: unmappable character for encoding ASCII
+ [javac] /build/libstax-java-1.2.0/2nd/src/com/wutka/dtd/Scanner.java:509: warning: unmappable character for encoding ASCII
[javac] //[65] Ignore ::= ?Char* - (Char* ('<![' | ']]>') Char*)
[javac] ^
- [javac] /build/1st/libstax-java-1.2.0/src/com/wutka/dtd/Scanner.java:528: warning: unmappable character for encoding ASCII
+ [javac] /build/libstax-java-1.2.0/2nd/src/com/wutka/dtd/Scanner.java:528: warning: unmappable character for encoding ASCII
[javac] // has been found. ?Break out of for loop.
[javac] ^
- [javac] /build/1st/libstax-java-1.2.0/src/com/wutka/dtd/Scanner.java:551: warning: unmappable character for encoding ASCII
+ [javac] /build/libstax-java-1.2.0/2nd/src/com/wutka/dtd/Scanner.java:551: warning: unmappable character for encoding ASCII
[javac] // has been found. ?Increment nesting depth.
[javac] ^
[javac] 11 warnings
ri_bin_dist:
- [jar] Building jar: /build/1st/libstax-java-1.2.0/build/stax-1.2.0-dev.jar
+ [jar] Building jar: /build/libstax-java-1.2.0/2nd/build/stax-1.2.0-dev.jar
init:
@@ -1361,36 +1378,36 @@
[javadoc] Loading source files for package com.bea.xml.stream.samples...
[javadoc] Loading source files for package com.bea.xml.stream.util...
[javadoc] Constructing Javadoc information...
- [javadoc] /build/1st/libstax-java-1.2.0/src/com/wutka/dtd/Scanner.java:505: error: unmappable character for encoding UTF-8
+ [javadoc] /build/libstax-java-1.2.0/2nd/src/com/wutka/dtd/Scanner.java:505: error: unmappable character for encoding UTF-8
[javadoc] //[61] conditionalSect ::= ?includeSect | ignoreSect
[javadoc] ^
- [javadoc] /build/1st/libstax-java-1.2.0/src/com/wutka/dtd/Scanner.java:506: error: unmappable character for encoding UTF-8
+ [javadoc] /build/libstax-java-1.2.0/2nd/src/com/wutka/dtd/Scanner.java:506: error: unmappable character for encoding UTF-8
[javadoc] //[62] includeSect ::= ?'<![' S? 'INCLUDE' S? '[' extSubsetDecl ']]>'
[javadoc] ^
- [javadoc] /build/1st/libstax-java-1.2.0/src/com/wutka/dtd/Scanner.java:507: error: unmappable character for encoding UTF-8
+ [javadoc] /build/libstax-java-1.2.0/2nd/src/com/wutka/dtd/Scanner.java:507: error: unmappable character for encoding UTF-8
[javadoc] //[63] ignoreSect ::= ?'<![' S? 'IGNORE' S? '[' ignoreSectContents* ']]>'
[javadoc] ^
- [javadoc] /build/1st/libstax-java-1.2.0/src/com/wutka/dtd/Scanner.java:508: error: unmappable character for encoding UTF-8
+ [javadoc] /build/libstax-java-1.2.0/2nd/src/com/wutka/dtd/Scanner.java:508: error: unmappable character for encoding UTF-8
[javadoc] //[64] ignoreSectContents ::= ?Ignore ('<![' ignoreSectContents ']]>' Ignore)*
[javadoc] ^
- [javadoc] /build/1st/libstax-java-1.2.0/src/com/wutka/dtd/Scanner.java:509: error: unmappable character for encoding UTF-8
+ [javadoc] /build/libstax-java-1.2.0/2nd/src/com/wutka/dtd/Scanner.java:509: error: unmappable character for encoding UTF-8
[javadoc] //[65] Ignore ::= ?Char* - (Char* ('<![' | ']]>') Char*)
[javadoc] ^
- [javadoc] /build/1st/libstax-java-1.2.0/src/com/wutka/dtd/Scanner.java:528: error: unmappable character for encoding UTF-8
+ [javadoc] /build/libstax-java-1.2.0/2nd/src/com/wutka/dtd/Scanner.java:528: error: unmappable character for encoding UTF-8
[javadoc] // has been found. ?Break out of for loop.
[javadoc] ^
- [javadoc] /build/1st/libstax-java-1.2.0/src/com/wutka/dtd/Scanner.java:551: error: unmappable character for encoding UTF-8
+ [javadoc] /build/libstax-java-1.2.0/2nd/src/com/wutka/dtd/Scanner.java:551: error: unmappable character for encoding UTF-8
[javadoc] // has been found. ?Increment nesting depth.
[javadoc] ^
[javadoc] Standard Doclet version 1.8.0_121
[javadoc] Building tree for all the packages and classes...
[javadoc] Building index for all the packages and classes...
[javadoc] Building index for all classes...
- [javadoc] Generating /build/1st/libstax-java-1.2.0/build/docs/api/help-doc.html...
+ [javadoc] Generating /build/libstax-java-1.2.0/2nd/build/docs/api/help-doc.html...
[javadoc] 7 warnings
BUILD SUCCESSFUL
-Total time: 13 seconds
+Total time: 3 seconds
touch debian/stamp-ant-build
CDBS WARNING: DEB_ANT_CHECK_TARGET unset, not running checks
touch debian/stamp-ant-check
@@ -1522,15 +1539,17 @@
dpkg-genbuildinfo --build=binary
dpkg-genchanges --build=binary >../libstax-java_1.2.0-3_i386.changes
dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build libstax-java-1.2.0
+ dpkg-source --after-build 2nd
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/8485/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/8485/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/13585 and its subdirectories
-I: Current time: Sun Feb 5 13:33:40 -12 2017
-I: pbuilder-time-stamp: 1486344820
+I: removing directory /srv/workspace/pbuilder/8485 and its subdirectories
+I: Current time: Sun Mar 11 21:57:08 +14 2018
+I: pbuilder-time-stamp: 1520755028
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/libstax-java_1.2.0-3.diff: 81.1% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/libstax-java_1.2.0-3.diff.gz
b2/build.log: 82.8%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 83.1%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/i386/libstax-java_1.2.0-3.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-O2wBkcw6/tmp.slHnXNIQyx
+ mv /srv/reproducible-results/rbuild-debian-O2wBkcw6/tmp.slHnXNIQyx /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/libstax-java_1.2.0-3.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/libstax-java_1.2.0-3.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/libstax-java_1.2.0-3_i386.changes b2/libstax-java_1.2.0-3_i386.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-O2wBkcw6
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-O2wBkcw6/tmp.HeoYPiUYHN
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-O2wBkcw6 -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-O2wBkcw6/dbd-tmp-ENlWcXj
++ schroot --directory /srv/reproducible-results/rbuild-debian-O2wBkcw6 -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 70'
++ echo diffoscope 70
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 70 will be used to compare the two builds:'
+ _log I: 'diffoscope 70 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/libstax-java_1.2.0-3.rbuild.log
++ date -u
+ echo -e 'Mon Feb 6 01:34:27 UTC 2017 I: diffoscope 70 will be used to compare the two builds:'
Mon Feb 6 01:34:27 UTC 2017 I: diffoscope 70 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-O2wBkcw6 -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-O2wBkcw6/dbd-tmp-ENlWcXj ; diffoscope --html /srv/reproducible-results/rbuild-debian-O2wBkcw6/libstax-java_1.2.0-3.diffoscope.html --text /srv/reproducible-results/rbuild-debian-O2wBkcw6/libstax-java_1.2.0-3.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-O2wBkcw6/b1/libstax-java_1.2.0-3_i386.changes /srv/reproducible-results/rbuild-debian-O2wBkcw6/b2/libstax-java_1.2.0-3_i386.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-O2wBkcw6/tmp.HeoYPiUYHN
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-O2wBkcw6/libstax-java_1.2.0-3.diffoscope.html --text /srv/reproducible-results/rbuild-debian-O2wBkcw6/libstax-java_1.2.0-3.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-O2wBkcw6/b1/libstax-java_1.2.0-3_i386.changes /srv/reproducible-results/rbuild-debian-O2wBkcw6/b2/libstax-java_1.2.0-3_i386.changes
==========================================================================================================================================================================================================================================================================================================================================================================================================================
command (total time: 0.000s)
----------------------------
0.000s 1 call cmp (internal)
has_same_content_as (total time: 0.000s)
----------------------------------------
0.000s 1 call abc.DotChangesFile
main (total time: 0.009s)
-------------------------
0.009s 2 calls outputs
0.000s 1 call cleanup
recognizes (total time: 0.007s)
-------------------------------
0.007s 10 calls diffoscope.comparators.binary.FilesystemFile
_ _ _ _ _
| (_) |__ ___| |_ __ ___ __ (_) __ ___ ____ _
| | | '_ \/ __| __/ _` \ \/ /____| |/ _` \ \ / / _` |
| | | |_) \__ \ || (_| |> <_____| | (_| |\ V / (_| |
|_|_|_.__/|___/\__\__,_/_/\_\ _/ |\__,_| \_/ \__,_|
|__/
Mon Feb 6 01:34:28 UTC 2017 I: diffoscope 70 found no differences in the changes files, and a .buildinfo file also exists.
Mon Feb 6 01:34:28 UTC 2017 I: libstax-java from unstable built successfully and reproducibly on i386.
UPDATE 1
INSERT 0 1
DELETE 1
INFO: Starting at 2017-02-06 01:34:29.632693
INFO: Finished at 2017-02-06 01:34:29.922722, took: 0:00:00.290048
Mon Feb 6 01:34:29 UTC 2017 - successfully updated the database and updated https://tests.reproducible-builds.org/debian/rb-pkg/unstable/i386/libstax-java.html
Mon Feb 6 01:34:29 UTC 2017 I: Submitting .buildinfo files to external archives:
Mon Feb 6 01:34:30 UTC 2017 I: Done submitting .buildinfo files to submit at buildinfo.kfreebsd.eu.
Mon Feb 6 01:35:00 UTC 2017 E: Could not submit buildinfo from b1 to http://buildinfo.debian.net/api/submit
Mon Feb 6 01:35:30 UTC 2017 E: Could not submit buildinfo from b2 to http://buildinfo.debian.net/api/submit
Mon Feb 6 01:35:30 UTC 2017 I: Done submitting .buildinfo files to http://buildinfo.debian.net/api/submit.
Mon Feb 6 01:35:30 UTC 2017 I: Done submitting .buildinfo files.
Mon Feb 6 01:35:30 UTC 2017 I: Removing signed libstax-java_1.2.0-3_i386.buildinfo.asc files:
removed ‘./b1/libstax-java_1.2.0-3_i386.buildinfo.asc’
removed ‘./b2/libstax-java_1.2.0-3_i386.buildinfo.asc’
Mon Feb 6 01:35:30 UTC 2017 - total duration: 0h 4m 6s.
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/libstax-java_1.2.0-3.rbuild.log:
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/libstax-java_1.2.0-3.rbuild.log.gz: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/libstax-java_1.2.0-3.rbuild.log:
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/libstax-java_1.2.0-3.rbuild.log.gz: No space left on device
Mon 6 Feb 01:35:30 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-8W4gaLyy, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list