[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_12 #30996
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sun Jan 8 06:09:19 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_i386_12/30996/------------------------------------------
[...truncated 71.25 KB...]
ok mime/quotedprintable 0.876s
ok net 1.365s
ok net/http 11.366s
ok net/http/cgi 0.482s
ok net/http/cookiejar 0.006s
ok net/http/fcgi 0.012s
ok net/http/httptest 0.028s
ok net/http/httputil 0.122s
ok net/http/internal 0.012s
ok net/internal/socktest 0.057s
ok net/mail 0.026s
ok net/rpc 0.032s
ok net/rpc/jsonrpc 0.015s
ok net/smtp 0.043s
ok net/textproto 0.012s
ok net/url 0.020s
ok os 0.485s
ok os/exec 0.490s
ok os/signal 4.476s
ok os/user 0.021s
ok path 0.016s
ok path/filepath 0.014s
ok reflect 0.371s
ok regexp 0.645s
ok regexp/syntax 0.508s
ok runtime 16.676s
ok runtime/debug 0.094s
ok runtime/internal/atomic 0.224s
--- FAIL: TestStackBarrierProfiling (6.47s)
pprof_test.go:393: subprocess failed with exit status 1:
--- FAIL: TestStackBarrierProfiling (6.44s)
pprof_test.go:212: total 1 CPU profile samples collected
pprof_test.go:224: too few samples; got 1, want at least 5, ideally 20
pprof_test.go:169: retrying with 400ms duration
pprof_test.go:212: total 0 CPU profile samples collected
pprof_test.go:224: too few samples; got 0, want at least 10, ideally 40
pprof_test.go:169: retrying with 800ms duration
pprof_test.go:212: total 2 CPU profile samples collected
pprof_test.go:224: too few samples; got 2, want at least 20, ideally 80
pprof_test.go:169: retrying with 1.6s duration
pprof_test.go:212: total 5 CPU profile samples collected
pprof_test.go:224: too few samples; got 5, want at least 40, ideally 160
pprof_test.go:169: retrying with 3.2s duration
pprof_test.go:212: total 27 CPU profile samples collected
pprof_test.go:224: too few samples; got 27, want at least 80, ideally 320
FAIL
FAIL
FAIL runtime/pprof 7.884s
ok runtime/trace 8.248s
ok sort 0.095s
ok strconv 3.157s
ok strings 1.357s
ok sync 0.328s
ok sync/atomic 4.198s
ok syscall 0.180s
ok testing 2.360s
ok testing/quick 0.052s
ok text/scanner 0.008s
ok text/tabwriter 0.019s
ok text/template 0.024s
ok text/template/parse 0.015s
--- FAIL: TestLoadFixed (0.00s)
time_test.go:943: Now().In(loc).Zone() = "-01", -3600, want "GMT+1", -3600
FAIL
FAIL time 2.981s
ok unicode 0.016s
ok unicode/utf16 0.016s
ok unicode/utf8 0.008s
ok cmd/addr2line 1.601s
ok cmd/api 0.027s
ok cmd/asm/internal/asm 0.199s
ok cmd/asm/internal/lex 0.019s
ok cmd/compile/internal/big 2.252s
ok cmd/compile/internal/gc 0.352s
ok cmd/cover 2.722s
ok cmd/doc 0.050s
ok cmd/fix 0.023s
ok cmd/go 25.119s
ok cmd/gofmt 0.052s
ok cmd/internal/goobj 0.011s
ok cmd/internal/obj 0.009s
ok cmd/internal/obj/x86 0.044s
ok cmd/internal/unvendor/golang.org/x/arch/arm/armasm 0.020s
ok cmd/internal/unvendor/golang.org/x/arch/x86/x86asm 0.283s
ok cmd/nm 1.316s
ok cmd/objdump 3.057s
ok cmd/pack 2.456s
ok cmd/pprof/internal/profile 0.008s
ok cmd/vet 2.614s
2018/02/10 12:30:45 Failed: exit status 1
##### GOMAXPROCS=2 runtime -cpu=1,2,4
ok runtime 30.785s
##### Testing without libgcc.
ok crypto/x509 0.967s
ok net 0.005s
ok os/user 0.003s
##### sync -cpu=10
ok sync 0.117s
##### ../misc/cgo/stdio
##### ../misc/cgo/life
##### ../misc/cgo/test
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/test 1.648s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/test 1.638s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/test 1.637s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/testtls 0.003s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/testtls 0.002s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/testtls 0.002s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/nocgo 0.001s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/nocgo 0.003s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/nocgo 0.002s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/test 1.650s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/testtls 0.003s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/nocgo 0.003s
##### ../misc/cgo/testgodefs
##### ../misc/cgo/testso
##### ../misc/cgo/testsovar
##### ../misc/cgo/testcarchive
PASS
PASS
PASS
PASS
PASS
PASS
##### ../misc/cgo/testcshared
ok
##### ../misc/cgo/testshared
--- FAIL: TestGopathShlib (0.12s)
shared_test.go:41: executing ./bin/exe (executable linked to GOPATH library) failed exit status 2:
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0 pc=0x0]
goroutine 1 [running]:
panic(0xf7752c00, 0xd7456038)
/build/golang-1.6-1.6.3/src/runtime/panic.go:481 +0x584
main.main()
/tmp/testshared714568550/src/exe/exe.go:12 +0x81
--- FAIL: TestABIChecking (0.24s)
shared_test.go:41: executing ./bin/exe (rebuilt exe) failed exit status 2:
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0 pc=0x0]
goroutine 1 [running]:
panic(0xf76f9c00, 0xd73fc038)
/build/golang-1.6-1.6.3/src/runtime/panic.go:481 +0x584
main.main()
/tmp/testshared714568550/src/exe/exe.go:12 +0x81
shared_test.go:41: executing ./bin/exe (after non-ABI breaking change) failed exit status 2:
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0 pc=0x0]
goroutine 1 [running]:
panic(0xf7694c00, 0xd7398038)
/build/golang-1.6-1.6.3/src/runtime/panic.go:481 +0x584
main.main()
/tmp/testshared714568550/src/exe/exe.go:12 +0x81
FAIL
exit status 1
FAIL _/build/golang-1.6-1.6.3/misc/cgo/testshared 8.632s
2018/02/10 12:31:46 Failed: exit status 1
##### ../misc/cgo/errors
##### ../misc/cgo/testsigfwd
##### ../test/bench/go1
testing: warning: no tests to run
PASS
ok _/build/golang-1.6-1.6.3/test/bench/go1 8.741s
##### ../test
##### API check
Go version is "go1.6.3", ignoring -next /build/golang-1.6-1.6.3/api/next.txt
FAILED
debian/rules:63: recipe for target 'override_dh_auto_test-arch' failed
make[1]: *** [override_dh_auto_test-arch] Error 1
make[1]: Leaving directory '/build/golang-1.6-1.6.3'
debian/rules:20: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
I: copying local configuration
E: Failed autobuilding of package
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/13333 and its subdirectories
removed ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/i386/golang-1.6_1.6.3-1.rbuild.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logs/testing/i386/golang-1.6_1.6.3-1.build1.log.gz’
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 75.2%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/testing/i386/golang-1.6_1.6.3-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-Sdd20D3p/tmp.QQENvwLXeo
+ mv /srv/reproducible-results/rbuild-debian-Sdd20D3p/tmp.QQENvwLXeo /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/i386/golang-1.6_1.6.3-1.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/i386/golang-1.6_1.6.3-1.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/i386/golang-1.6_1.6.3-1.rbuild.log’: No space left on device
+ cleanup_all
+ echo 'Starting cleanup.'
Starting cleanup.
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-Sdd20D3p/tmp.QQENvwLXeo ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-Sdd20D3p/tmp.QQENvwLXeo
/srv/reproducible-results/rbuild-debian-Sdd20D3p/tmp.QQENvwLXeo: 73.0% -- replaced with /srv/reproducible-results/rbuild-debian-Sdd20D3p/tmp.QQENvwLXeo.gz
+ '[' master = master ']'
+ gen_package_html golang-1.6
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''golang-1.6'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2017-01-08 06:09:17.511547
INFO: Finished at 2017-01-08 06:09:19.545329, took: 0:00:02.033799
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-Sdd20D3p
+ echo 'All cleanup done.'
All cleanup done.
Sun 8 Jan 06:09:19 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-3Zil5z5L, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list