[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_2 #82

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Sep 7 01:49:05 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_2/82/>

------------------------------------------
[...truncated 115 lines...]
++ META_PKGSET[21]=maint_pkg-java-maintainers
++ META_PKGSET[22]=maint_pkg-haskell-maintainers
++ META_PKGSET[23]=maint_pkg-ruby-extras-maintainers
++ META_PKGSET[24]=maint_pkg-golang-maintainers
++ META_PKGSET[25]=maint_pkg-php-pear
++ META_PKGSET[26]=maint_pkg-javascript-devel
++ META_PKGSET[27]=maint_debian-boot
++ META_PKGSET[28]=maint_debian-ocaml
++ META_PKGSET[29]=maint_debian-x
++ META_PKGSET[30]=maint_lua
+ set -e
++ mktemp --tmpdir=/srv/reproducible-results -d
+ TMPDIR=/srv/reproducible-results/tmp.zdA9CqPeOq
+ trap cleanup_all INT TERM EXIT
+ cd /srv/reproducible-results/tmp.zdA9CqPeOq
++ date '+%Y-%m-%d %H:%M'
+ DATE='2015-09-07 01:48'
++ date +%s
+ START=1441590537
++ mktemp --tmpdir=/srv/reproducible-results/tmp.zdA9CqPeOq
+ RBUILDLOG=/srv/reproducible-results/tmp.zdA9CqPeOq/tmp.tdNrczSgaz
+ BAD_LOCKFILE=false
+ BUILDER=amd64_2/82
++ dpkg --print-architecture
+ ARCH=amd64
+ '[' profitbricks-build1-amd64 = '' ']'
+ '[' profitbricks-build1-amd64 = 1 ']'
+ '[' profitbricks-build1-amd64 = 2 ']'
+ '[' profitbricks-build2-amd64 '!=' '' ']'
+ MODE=ng
++ echo profitbricks-build1-amd64
++ cut -d : -f1
+ NODE1=profitbricks-build1-amd64.debian.net
++ echo profitbricks-build2-amd64
++ cut -d : -f1
+ NODE2=profitbricks-build2-amd64.debian.net
++ echo profitbricks-build1-amd64
++ cut -d : -f2
+ PORT1=profitbricks-build1-amd64
++ echo profitbricks-build2-amd64
++ cut -d : -f2
+ PORT2=profitbricks-build2-amd64
+ '[' profitbricks-build1-amd64.debian.net = profitbricks-build1-amd64.debian.net ']'
+ PORT1=22
+ '[' profitbricks-build2-amd64.debian.net = profitbricks-build2-amd64.debian.net ']'
+ PORT2=22
+ for i in '$ARCHS'
+ [[ profitbricks-build1-amd64.debian.net =~ .*-armhf.* ]]
+ for i in '$ARCHS'
+ [[ profitbricks-build1-amd64.debian.net =~ .*-amd64.* ]]
+ ARCH=amd64
+ '[' -z amd64 ']'
+ choose_package
++ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db '
		SELECT s.suite, s.id, s.name, sch.date_scheduled, sch.save_artifacts, sch.notify, s.notify_maintainer, sch.builder
		FROM schedule AS sch JOIN sources AS s ON sch.package_id=s.id
		WHERE sch.date_build_started = '\'''\''
		AND s.architecture='\''amd64'\''
		ORDER BY date_scheduled LIMIT 1'
+ local 'RESULT=unstable|4249|gcin-voice|2015-09-06 10:46|0||0|'
++ echo 'unstable|4249|gcin-voice|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f1
+ SUITE=unstable
++ echo 'unstable|4249|gcin-voice|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f2
+ SRCPKGID=4249
++ echo 'unstable|4249|gcin-voice|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f3
+ SRCPACKAGE=gcin-voice
+ case $SRCPACKAGE in
++ cut -d '|' -f4
++ echo 'unstable|4249|gcin-voice|2015-09-06' '10:46|0||0|'
+ SCHEDULED_DATE='2015-09-06 10:46'
++ echo 'unstable|4249|gcin-voice|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f5
+ SAVE_ARTIFACTS=0
++ echo 'unstable|4249|gcin-voice|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f6
+ NOTIFY=
++ echo 'unstable|4249|gcin-voice|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f7
+ NOTIFY_MAINTAINER=0
++ echo 'unstable|4249|gcin-voice|2015-09-06' '10:46|0||0|'
++ cut -d '|' -f8
+ local DEBUG_URL=
+ '[' '' = TBD ']'
+ '[' -z 'unstable|4249|gcin-voice|2015-09-06 10:46|0||0|' ']'
+ init
+ delay_start
++ bc
+++ shuf -i 1-120 -n 1
++ echo 'scale=1 ; 40/10'
+ /bin/sleep 4.0
+ '[' 0 -eq 1 ']'
+ create_results_dirs
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/dbd/unstable/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/dbdtxt/unstable/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/logs/unstable/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/buildinfo/unstable/amd64
+ LOCKFILE=/tmp/reproducible-lockfile-unstable-amd64-gcin-voice
+ echo =============================================================================
=============================================================================
+ echo 'Trying to reproducibly build gcin-voice in unstable on amd64 now. '
Trying to reproducibly build gcin-voice in unstable on amd64 now. 
+ echo =============================================================================
=============================================================================
++ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'SELECT date_build_started FROM schedule WHERE package_id = '\''4249'\'''
+ '[' -z '' ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'UPDATE schedule SET date_build_started='\''2015-09-07 01:48'\'', builder='\''amd64_2/82'\'' WHERE package_id = '\''4249'\'''
+ '[' '!' -f /tmp/reproducible-lockfile-unstable-amd64-gcin-voice ']'
+ echo 13660
+ echo 'Starting to build gcin-voice/unstable/amd64 on 2015-09-07 01:48'
+ tee /srv/reproducible-results/tmp.zdA9CqPeOq/tmp.tdNrczSgaz
Starting to build gcin-voice/unstable/amd64 on 2015-09-07 01:48
+ echo 'The jenkins build log is/was available at https://jenkins.debian.net/job/reproducible_builder_amd64_2/82/console'
+ tee -a /srv/reproducible-results/tmp.zdA9CqPeOq/tmp.tdNrczSgaz
The jenkins build log is/was available at https://jenkins.debian.net/job/reproducible_builder_amd64_2/82/console
+ get_source_package
+ local RESULT
+ schroot --directory /srv/reproducible-results/tmp.zdA9CqPeOq -c source:jenkins-reproducible-unstable apt-get -- --download-only --only-source source gcin-voice
+ tee -a /srv/reproducible-results/tmp.zdA9CqPeOq/tmp.tdNrczSgaz
Reading package lists...
Building dependency tree...
Reading state information...
NOTICE: 'gcin-voice' packaging is maintained in the 'Git' version control system at:
git://anonscm.debian.org/pkg-ime/gcin-voice.git
Need to get 4603 kB of source archives.
Get:1 http://ftp.de.debian.org/debian/ unstable/main gcin-voice 0~20140513-1 (dsc) [1972 B]
Get:2 http://ftp.de.debian.org/debian/ unstable/main gcin-voice 0~20140513-1 (tar) [4597 kB]
Get:3 http://ftp.de.debian.org/debian/ unstable/main gcin-voice 0~20140513-1 (diff) [4652 B]
Fetched 4603 kB in 0s (5542 kB/s)
Download complete and in download only mode
+ RESULT=0
+ '[' 0 '!=' 0 ']'
++ ls gcin-voice_0~20140513-1.dsc
+ '[' gcin-voice_0~20140513-1.dsc = '' ']'
+ '[' 0 '!=' 0 ']'
++ ls gcin-voice_0~20140513-1.dsc
+ '[' gcin-voice_0~20140513-1.dsc = '' ']'
++ grep '^Version: ' gcin-voice_0~20140513-1.dsc
++ head -1
++ egrep -v '(GnuPG v|GnuPG/MacGPG2)'
++ cut -d ' ' -f2-
+ VERSION=0~20140513-1
++ echo 0~20140513-1
++ cut -d : -f2
+ EVERSION=0~20140513-1
+ DBDREPORT=gcin-voice_0~20140513-1.debbindiff.html
+ DBDTXT=gcin-voice_0~20140513-1.debbindiff.txt
+ BUILDINFO=gcin-voice_0~20140513-1_amd64.buildinfo
+ cat gcin-voice_0~20140513-1.dsc
+ tee -a /srv/reproducible-results/tmp.zdA9CqPeOq/tmp.tdNrczSgaz
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 3.0 (quilt)
Source: gcin-voice
Binary: gcin-voice
Architecture: all
Version: 0~20140513-1
Maintainer: IME Packaging Team <pkg-ime-devel at lists.alioth.debian.org>
Uploaders:  ChangZhuo Chen (陳昌倬) <czchen at gmail.com>
Homepage: http://hyperrate.com/dir.php?eid=67
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ime/gcin-voice.git;a=summary
Vcs-Git: git://anonscm.debian.org/pkg-ime/gcin-voice.git
Build-Depends: debhelper (>= 9)
Package-List:
 gcin-voice deb utils optional arch=all
Checksums-Sha1:
 269045ee03db87025107ceef23b45372b677fa76 4596547 gcin-voice_0~20140513.orig.tar.gz
 fcac46e10466dae834c2b48282c81f448fe00e2e 4652 gcin-voice_0~20140513-1.debian.tar.xz
Checksums-Sha256:
 f1f0b0b21fc5b25cb29290ca3c02d37dfe5f378512600d513fa9422a0f244a3f 4596547 gcin-voice_0~20140513.orig.tar.gz
 c231431e0ee1d1142e156aaa06fbb34c3368c09056bd299feecf2e200cfa56af 4652 gcin-voice_0~20140513-1.debian.tar.xz
Files:
 e1cd311310e7566386f51f9a23dbad0a 4596547 gcin-voice_0~20140513.orig.tar.gz
 04d8852cd8094046ccd546e1d8633b77 4652 gcin-voice_0~20140513-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJT/K2UAAoJEAo5NUq25X3hA2IQAITdiFrAwci8xo81NonIExwG
7C9XanRhFWKxjPGGoLT68gaSBt7uUxAafnw0AbUyl48hnzjvPskP1Ft9S1QA8emQ
mtGvqiiXRvqvYErAOK8VJoWMITWi66d7e2Ykqa1jH9OpGjhU1y4PUgSNXjBEN7Ww
cshJKw0+Cf6jZ+rA5eE6O3Y4zmj+R2WJSqE3LvAuClqBNPrABrgYmOQ+53GhiNLp
JmwxvuwXLs5WbYw0VoAP8PdrY78mopjeuE//67k616RQ5fsR9ANfFhbYzQ6+GMmn
ENWKWREPwy+S0EIKCV2e8tx+uOe+MLUNFZS+MX+M45E79K68frgTqbr8oKPeJ7Iu
i1nooo8bwRWCJstHscVHAFEWmmwactii+/Q4svTu8qJ1EzA2FcYrv3ErSiJALGep
vuYTREt4z0KPgKDvKjQjhKI6fZX/4Wpp7kOKrpjXYydbP9e3Cso8gOqLSj+8+lqJ
AdBVgwg3Cl83kRpnV9GN84fcrMfuNrjY9AY7YyHSBMVn7qQfI40wOrgL7EWJ3gjz
dBciF3i0dFLthuk5lgg0SePYppYKts1rFqIQr3BomQ9LeeqAwflfm6qsVuKCks07
Uz6yO9YicsFrSXt6MlVgVSo02kcYIiGgCCK+Sn7dXrBkxLsqORYhW1cetQms13Ci
iN2z74+OzFAIg0jkX7ND
=wKwb
-----END PGP SIGNATURE-----
+ check_for_race_conditions
++ cat /tmp/reproducible-lockfile-unstable-amd64-gcin-voice
+ '[' 13660 -ne 13660 ']'
+ check_suitability
+ local SUITABLE=false
++ grep '^Architecture: ' gcin-voice_0~20140513-1.dsc
++ cut -d ' ' -f2-
++ sed -s 's# #\n#g'
++ sort -u
+ local ARCHITECTURES=all
+ for arch in '${ARCHITECTURES}'
+ '[' all = any ']'
+ '[' all = amd64 ']'
+ '[' all = linux-any ']'
+ '[' all = linux-amd64 ']'
+ '[' all = any-ARCH ']'
+ '[' all = all ']'
+ SUITABLE=true
+ break
+ true
+ check_for_race_conditions
++ cat /tmp/reproducible-lockfile-unstable-amd64-gcin-voice
+ '[' 13660 -ne 13660 ']'
+ build_rebuild
+ FTBFS=1
+ mkdir b1 b2
+ '[' ng = legacy ']'
+ ssh -p 22 profitbricks-build1-amd64.debian.net /srv/jenkins/bin/reproducible_build.sh 1 gcin-voice unstable /srv/reproducible-results/tmp.zdA9CqPeOq
ssh_exchange_identification: read: Connection reset by peer
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.zdA9CqPeOq/tmp.tdNrczSgaz
/srv/reproducible-results/tmp.zdA9CqPeOq/tmp.tdNrczSgaz:	 40.4% -- replaced with /srv/reproducible-results/tmp.zdA9CqPeOq/tmp.tdNrczSgaz.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html gcin-voice
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''gcin-voice'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-07 01:49:04.918375
INFO: Finished at 2015-09-07 01:49:04.927041, took: 0:00:00.008679
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.zdA9CqPeOq
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-gcin-voice
Mon  7 Sep 01:49:04 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-KrVqfHV8, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list