[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_beta #42157

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Apr 30 14:18:50 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_beta/42157/>

------------------------------------------
[...truncated 1758 lines...]
=== RUN TestKnownExitSignalOnly
--- PASS: TestKnownExitSignalOnly (0.06 seconds)
=== RUN TestUnknownExitSignal
--- PASS: TestUnknownExitSignal (0.06 seconds)
=== RUN TestExitWithoutStatusOrSignal
--- PASS: TestExitWithoutStatusOrSignal (0.05 seconds)
=== RUN TestInvalidServerMessage
--- PASS: TestInvalidServerMessage (0.06 seconds)
=== RUN TestClientZeroWindowAdjust
--- PASS: TestClientZeroWindowAdjust (0.05 seconds)
=== RUN TestServerZeroWindowAdjust
--- PASS: TestServerZeroWindowAdjust (0.06 seconds)
=== RUN TestClientStdinRespectsMaxPacketSize
--- PASS: TestClientStdinRespectsMaxPacketSize (0.10 seconds)
=== RUN TestServerStdoutRespectsMaxPacketSize
--- PASS: TestServerStdoutRespectsMaxPacketSize (0.07 seconds)
=== RUN TestClientCannotSendAfterEOF
--- PASS: TestClientCannotSendAfterEOF (0.05 seconds)
=== RUN TestClientCannotSendAfterClose
--- PASS: TestClientCannotSendAfterClose (0.08 seconds)
=== RUN TestClientCannotSendHugePacket
--- PASS: TestClientCannotSendHugePacket (0.07 seconds)
=== RUN TestServerWindow
--- PASS: TestServerWindow (1.17 seconds)
=== RUN TestClientHandlesKeepalives
--- PASS: TestClientHandlesKeepalives (0.05 seconds)
=== RUN TestAutoPortListenBroken
--- PASS: TestAutoPortListenBroken (0.00 seconds)
=== RUN TestReadVersion
--- PASS: TestReadVersion (0.00 seconds)
=== RUN TestReadVersionError
--- PASS: TestReadVersionError (0.00 seconds)
=== RUN TestExchangeVersionsBasic
--- PASS: TestExchangeVersionsBasic (0.00 seconds)
=== RUN TestExchangeVersions
--- PASS: TestExchangeVersions (0.00 seconds)
PASS
ok  	code.google.com/p/go.crypto/ssh	5.876s
=== RUN TestClose
--- PASS: TestClose (0.00 seconds)
=== RUN TestKeyPresses
--- PASS: TestKeyPresses (0.00 seconds)
=== RUN TestPasswordNotSaved
--- PASS: TestPasswordNotSaved (0.00 seconds)
PASS
ok  	code.google.com/p/go.crypto/ssh/terminal	0.024s
=== RUN TestPortForward
--- SKIP: TestPortForward (0.00 seconds)
	test_unix_test.go:177: skipping test: exec: "sshd": executable file not found in $PATH
=== RUN TestAcceptClose
--- SKIP: TestAcceptClose (0.00 seconds)
	test_unix_test.go:177: skipping test: exec: "sshd": executable file not found in $PATH
=== RUN TestPortForwardConnectionClose
--- SKIP: TestPortForwardConnectionClose (0.00 seconds)
	test_unix_test.go:177: skipping test: exec: "sshd": executable file not found in $PATH
=== RUN TestMarshalParsePublicKey
--- PASS: TestMarshalParsePublicKey (0.54 seconds)
=== RUN TestAuth
--- PASS: TestAuth (0.72 seconds)
=== RUN TestAuthWithCRLF
--- PASS: TestAuthWithCRLF (0.84 seconds)
=== RUN TestAuthWithQuotedSpaceInEnv
--- PASS: TestAuthWithQuotedSpaceInEnv (0.91 seconds)
=== RUN TestAuthWithQuotedCommaInEnv
--- PASS: TestAuthWithQuotedCommaInEnv (0.59 seconds)
=== RUN TestAuthWithQuotedQuoteInEnv
--- PASS: TestAuthWithQuotedQuoteInEnv (0.53 seconds)
=== RUN TestAuthWithInvalidSpace
--- PASS: TestAuthWithInvalidSpace (0.00 seconds)
=== RUN TestAuthWithMissingQuote
--- PASS: TestAuthWithMissingQuote (0.56 seconds)
=== RUN TestInvalidEntry
--- PASS: TestInvalidEntry (0.00 seconds)
=== RUN TestRunCommandSuccess
--- SKIP: TestRunCommandSuccess (0.00 seconds)
	test_unix_test.go:177: skipping test: exec: "sshd": executable file not found in $PATH
=== RUN TestHostKeyCheck
--- SKIP: TestHostKeyCheck (0.00 seconds)
	test_unix_test.go:177: skipping test: exec: "sshd": executable file not found in $PATH
=== RUN TestRunCommandFailed
--- SKIP: TestRunCommandFailed (0.00 seconds)
	test_unix_test.go:177: skipping test: exec: "sshd": executable file not found in $PATH
=== RUN TestRunCommandWeClosed
--- SKIP: TestRunCommandWeClosed (0.00 seconds)
	test_unix_test.go:177: skipping test: exec: "sshd": executable file not found in $PATH
=== RUN TestFuncLargeRead
--- SKIP: TestFuncLargeRead (0.00 seconds)
	test_unix_test.go:177: skipping test: exec: "sshd": executable file not found in $PATH
=== RUN TestInvalidTerminalMode
--- SKIP: TestInvalidTerminalMode (0.00 seconds)
	test_unix_test.go:177: skipping test: exec: "sshd": executable file not found in $PATH
=== RUN TestValidTerminalMode
--- SKIP: TestValidTerminalMode (0.00 seconds)
	test_unix_test.go:177: skipping test: exec: "sshd": executable file not found in $PATH
=== RUN TestTCPIPHTTP
--- SKIP: TestTCPIPHTTP (0.00 seconds)
	test_unix_test.go:177: skipping test: exec: "sshd": executable file not found in $PATH
=== RUN TestTCPIPHTTPS
--- SKIP: TestTCPIPHTTPS (0.00 seconds)
	test_unix_test.go:177: skipping test: exec: "sshd": executable file not found in $PATH
PASS
ok  	code.google.com/p/go.crypto/ssh/test	5.932s
=== RUN TestSbox
--- PASS: TestSbox (0.00 seconds)
=== RUN TestCipher
--- PASS: TestCipher (0.06 seconds)
PASS
ok  	code.google.com/p/go.crypto/twofish	0.120s
=== RUN TestBlocksize
--- PASS: TestBlocksize (0.00 seconds)
=== RUN TestCipherInit
--- PASS: TestCipherInit (0.00 seconds)
=== RUN TestInvalidKeySize
--- PASS: TestInvalidKeySize (0.00 seconds)
=== RUN TestEncodeDecode
--- PASS: TestEncodeDecode (0.00 seconds)
=== RUN TestCipherEncrypt
--- PASS: TestCipherEncrypt (0.00 seconds)
=== RUN TestCipherDecrypt
--- PASS: TestCipherDecrypt (0.00 seconds)
PASS
ok  	code.google.com/p/go.crypto/xtea	0.032s
=== RUN TestXTS
--- PASS: TestXTS (0.00 seconds)
PASS
ok  	code.google.com/p/go.crypto/xts	0.048s
	cd /tmp/buildd/golang-go.crypto-0.0~hg190
 fakeroot debian/rules binary
dh binary --buildsystem=golang --with=golang
   dh_testroot -O--buildsystem=golang
   dh_prep -O--buildsystem=golang
	rm -f debian/golang-go.crypto-dev.substvars
	rm -f debian/golang-go.crypto-dev.*.debhelper
	rm -rf debian/golang-go.crypto-dev/
   dh_auto_install -O--buildsystem=golang
	install -d debian/golang-go.crypto-dev
	cd obj-x86_64-linux-gnu
	mkdir -p /tmp/buildd/golang-go.crypto-0.0\~hg190/debian/golang-go.crypto-dev/usr/share/gocode/src/code.google.com/p/go.crypto
	cd /tmp/buildd/golang-go.crypto-0.0~hg190
	cd obj-x86_64-linux-gnu
	cp -r -T src/code.google.com/p/go.crypto /tmp/buildd/golang-go.crypto-0.0\~hg190/debian/golang-go.crypto-dev/usr/share/gocode/src/code.google.com/p/go.crypto
	cd /tmp/buildd/golang-go.crypto-0.0~hg190
   dh_installdocs -O--buildsystem=golang
	install -d debian/golang-go.crypto-dev/usr/share/doc/golang-go.crypto-dev
	cp --reflink=auto -a AUTHORS debian/golang-go.crypto-dev/usr/share/doc/golang-go.crypto-dev
	cp --reflink=auto -a CONTRIBUTORS debian/golang-go.crypto-dev/usr/share/doc/golang-go.crypto-dev
	cp --reflink=auto -a PATENTS debian/golang-go.crypto-dev/usr/share/doc/golang-go.crypto-dev
	cp --reflink=auto -a README debian/golang-go.crypto-dev/usr/share/doc/golang-go.crypto-dev
	chown -R 0:0 debian/golang-go.crypto-dev/usr/share/doc
	chmod -R go=rX debian/golang-go.crypto-dev/usr/share/doc
	chmod -R u\+rw debian/golang-go.crypto-dev/usr/share/doc
	install -p -m0644 debian/copyright debian/golang-go.crypto-dev/usr/share/doc/golang-go.crypto-dev/copyright
   dh_installchangelogs -O--buildsystem=golang
	install -p -m0644 debian/changelog debian/golang-go.crypto-dev/usr/share/doc/golang-go.crypto-dev/changelog.Debian
   dh_lintian -O--buildsystem=golang
	install -d debian/golang-go.crypto-dev/usr/share/lintian/overrides
	install -p -m0644 debian/golang-go.crypto-dev.lintian-overrides debian/golang-go.crypto-dev/usr/share/lintian/overrides/golang-go.crypto-dev
   dh_perl -O--buildsystem=golang
   dh_link -O--buildsystem=golang
   dh_strip_nondeterminism -O--buildsystem=golang
   dh_compress -O--buildsystem=golang
	cd debian/golang-go.crypto-dev
	chmod a-x usr/share/doc/golang-go.crypto-dev/changelog.Debian
	gzip -9nf usr/share/doc/golang-go.crypto-dev/changelog.Debian
	cd '/tmp/buildd/golang-go.crypto-0.0~hg190'
   dh_fixperms -O--buildsystem=golang
	find debian/golang-go.crypto-dev  -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
	find debian/golang-go.crypto-dev ! -type l  -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
	find debian/golang-go.crypto-dev/usr/share/doc -type f  ! -regex 'debian/golang-go.crypto-dev/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644
	find debian/golang-go.crypto-dev/usr/share/doc -type d  -print0 2>/dev/null | xargs -0r chmod 0755
	find debian/golang-go.crypto-dev/usr/share/man debian/golang-go.crypto-dev/usr/man/ debian/golang-go.crypto-dev/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r chmod 0644
	find debian/golang-go.crypto-dev -perm -5 -type f \( -name '*.so.*' -or -name '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r chmod 0644
	find debian/golang-go.crypto-dev/usr/include -type f  -print0 2>/dev/null | xargs -0r chmod 0644
	find debian/golang-go.crypto-dev/usr/share/applications -type f  -print0 2>/dev/null | xargs -0r chmod 0644
	find debian/golang-go.crypto-dev -perm -5 -type f \( -name '*.cmxs' \)  -print0 2>/dev/null | xargs -0r chmod 0644
	find debian/golang-go.crypto-dev/usr/lib/x86_64-linux-gnu/perl5/5.20 debian/golang-go.crypto-dev/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
	find debian/golang-go.crypto-dev/usr/lib -type f -name '*.ali'  -print0 2>/dev/null | xargs -0r chmod uga-w
	find debian/golang-go.crypto-dev/usr/share/lintian/overrides -type f  -print0 2>/dev/null | xargs -0r chmod 0644
   dh_installdeb -O--buildsystem=golang
	install -d debian/golang-go.crypto-dev/DEBIAN
   dh_golang -O--buildsystem=golang
	(grep -s -v misc:Built-Using debian/golang-go.crypto-dev.substvars; echo "misc:Built-Using=golang (= 2:1.3.3-1), ") > debian/golang-go.crypto-dev.substvars.new
	mv debian/golang-go.crypto-dev.substvars.new debian/golang-go.crypto-dev.substvars
   dh_gencontrol -O--buildsystem=golang
	echo misc:Depends= >> debian/golang-go.crypto-dev.substvars
	dpkg-gencontrol -pgolang-go.crypto-dev -ldebian/changelog -Tdebian/golang-go.crypto-dev.substvars -Pdebian/golang-go.crypto-dev
dpkg-gencontrol: warning: Depends field of package golang-go.crypto-dev: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package golang-go.crypto-dev: unused substitution variable ${misc:Built-Using}
	chmod 0644 debian/golang-go.crypto-dev/DEBIAN/control
	chown 0:0 debian/golang-go.crypto-dev/DEBIAN/control
   dh_md5sums -O--buildsystem=golang
	(cd debian/golang-go.crypto-dev >/dev/null ; find . -type f  ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null
	chmod 0644 debian/golang-go.crypto-dev/DEBIAN/md5sums
	chown 0:0 debian/golang-go.crypto-dev/DEBIAN/md5sums
   dh_builddeb -u-Zxz -O--buildsystem=golang
	find debian/golang-go.crypto-dev -newermt 'Wed, 05 Mar 2014 01:01:44 +0100'  -print0 2>/dev/null | xargs -0r touch --no-dereference --date='Wed, 05 Mar 2014 01:01:44 +0100'
	dpkg-deb -Zxz --build debian/golang-go.crypto-dev ..
dpkg-deb: building package 'golang-go.crypto-dev' in '../golang-go.crypto-dev_0.0~hg190-1_all.deb'.
 dpkg-genbuildinfo  >../golang-go.crypto_0.0~hg190-1_amd64.buildinfo
 dpkg-distaddfile golang-go.crypto_0.0~hg190-1_amd64.buildinfo devel extra
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../golang-go.crypto_0.0~hg190-1_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
Use of uninitialized value $b in string eq at /usr/share/perl5/Dpkg/Arch.pm line 382.
Use of uninitialized value $arch in pattern match (m//) at /usr/share/perl5/Dpkg/Arch.pm line 318.
Use of uninitialized value $arch in hash element at /usr/share/perl5/Dpkg/Arch.pm line 323.
 dpkg-source --after-build golang-go.crypto-0.0~hg190
dpkg-buildpackage: binary-only upload (no source included)
W: no hooks of type B found -- ignoring
I: unmounting /sys filesystem
I: unmounting /run/shm filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//29096 and its subdirectories
I: Current time: Fri May  1 04:18:45 GMT-14 2015
I: pbuilder-time-stamp: 1430403525
+ set +x
Format: 1.8
Date: Wed, 05 Mar 2014 01:01:44 +0100
Source: golang-go.crypto
Binary: golang-go.crypto-dev
Architecture: all amd64
Version: 0.0~hg190-1
Distribution: unstable
Urgency: low
Maintainer: Tonnerre Lombard <tonnerre at ancient-solutions.com>
Changed-By: Tonnerre Lombard <tonnerre at ancient-solutions.com>
Description:
 golang-go.crypto-dev - Supplementary Go cryptography libraries
Closes: 740791
Changes:
 golang-go.crypto (0.0~hg190-1) unstable; urgency=low
 .
   * Initial release. Closes: #740791
Checksums-Sha1:
 9286dc673728133b2b053624effe343a6ed45b9d 243452 golang-go.crypto-dev_0.0~hg190-1_all.deb
 3470ab54286538f2d9a82d2311f26d7e8a898cbf 5543 golang-go.crypto_0.0~hg190-1_amd64.buildinfo
Checksums-Sha256:
 e2b6eab22e55055750b7ec5fcb130df1088f989bd7bae5e9eb9ae2f08d12d082 243452 golang-go.crypto-dev_0.0~hg190-1_all.deb
 7ee8006d6d91ff46bd0fcd556c28df68eeb2a843c5e80fa9c6d6e72c9deb36dd 5543 golang-go.crypto_0.0~hg190-1_amd64.buildinfo
Files:
 02043834fea859106359fb9c16fafc9f 243452 devel extra golang-go.crypto-dev_0.0~hg190-1_all.deb
 d82abaea40e6a28ccb2f0057b4ef0136 5543 devel extra golang-go.crypto_0.0~hg190-1_amd64.buildinfo

Thu Apr 30 14:18:46 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-xpcT0W0b, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list