[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_54 #7900
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Dec 23 17:09:59 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_armhf_54/7900/------------------------------------------
[...truncated 815 lines...]
cmd/nm
cmd/compile/internal/amd64
cmd/compile/internal/arm
cmd/compile/internal/arm64
cmd/compile/internal/mips64
cmd/compile/internal/ppc64
cmd/compile/internal/x86
cmd/link/internal/amd64
cmd/link/internal/arm
cmd/link/internal/arm64
cmd/link/internal/mips64
cmd/compile
cmd/link/internal/ppc64
cmd/link/internal/x86
cmd/objdump
cmd/link
cmd/pack
cmd/pprof/internal/profile
cmd/pprof/internal/svg
cmd/pprof/internal/tempfile
cmd/trace
cmd/vet/internal/whitelist
cmd/vet
cmd/yacc
cmd/pprof/internal/plugin
cmd/pprof/internal/report
cmd/pprof/internal/commands
cmd/pprof/internal/driver
cmd/pprof/internal/fetch
cmd/pprof/internal/symbolizer
cmd/pprof/internal/symbolz
cmd/pprof
make[1]: Leaving directory '/build/1st/golang-1.6-1.6.3'
dh_auto_build -O--parallel -Ngolang-1.6-go -Ngolang-1.6-src
dh_auto_build: Compatibility levels before 9 are deprecated (level 7 in use)
debian/rules override_dh_auto_test-arch
make[1]: Entering directory '/build/1st/golang-1.6-1.6.3'
set -ex; \
cd src; \
export PATH="/build/1st/golang-1.6-1.6.3/bin:$PATH"; \
eval "$(go tool dist env)"; \
bash run.bash -k -no-rebuild;
+ cd src
+ export PATH=/build/1st/golang-1.6-1.6.3/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+ go tool dist env
+ eval CC="gcc"
CC_FOR_TARGET="gcc"
GOROOT="/build/1st/golang-1.6-1.6.3"
GOBIN="/build/1st/golang-1.6-1.6.3/bin"
GOARCH="arm"
GOOS="linux"
GOHOSTARCH="arm"
GOHOSTOS="linux"
GOTOOLDIR="/build/1st/golang-1.6-1.6.3/pkg/tool/linux_arm"
GOARM="7"
+ CC=gcc
+ CC_FOR_TARGET=gcc
+ GOROOT=/build/1st/golang-1.6-1.6.3
+ GOBIN=/build/1st/golang-1.6-1.6.3/bin
+ GOARCH=arm
+ GOOS=linux
+ GOHOSTARCH=arm
+ GOHOSTOS=linux
+ GOTOOLDIR=/build/1st/golang-1.6-1.6.3/pkg/tool/linux_arm
+ GOARM=7
+ bash run.bash -k -no-rebuild
##### Testing packages.
ok archive/tar 0.898s
ok archive/zip 1.114s
ok bufio 0.733s
ok bytes 1.284s
ok compress/bzip2 0.877s
ok compress/flate 1.956s
ok compress/gzip 0.144s
ok compress/lzw 0.039s
ok compress/zlib 0.225s
ok container/heap 0.046s
ok container/list 0.036s
ok container/ring 0.168s
ok crypto/aes 0.218s
ok crypto/cipher 0.095s
ok crypto/des 0.245s
ok crypto/dsa 0.118s
ok crypto/ecdsa 0.681s
ok crypto/elliptic 0.456s
ok crypto/hmac 0.048s
ok crypto/md5 0.116s
ok crypto/rand 0.161s
ok crypto/rc4 1.110s
ok crypto/rsa 1.607s
ok crypto/sha1 0.057s
ok crypto/sha256 0.041s
ok crypto/sha512 0.075s
ok crypto/subtle 0.059s
ok crypto/tls 19.384s
ok crypto/x509 14.277s
ok database/sql 0.341s
ok database/sql/driver 0.041s
ok debug/dwarf 0.123s
ok debug/elf 0.232s
ok debug/gosym 0.100s
ok debug/macho 0.413s
ok debug/pe 0.173s
ok debug/plan9obj 0.095s
ok encoding/ascii85 0.040s
ok encoding/asn1 0.069s
ok encoding/base32 0.055s
ok encoding/base64 0.056s
ok encoding/binary 0.056s
ok encoding/csv 0.060s
ok encoding/gob 0.290s
ok encoding/hex 0.050s
ok encoding/json 1.731s
ok encoding/pem 0.181s
ok encoding/xml 0.150s
ok errors 0.039s
ok expvar 0.119s
ok flag 0.067s
ok fmt 1.858s
ok go/ast 0.067s
ok go/build 2.505s
ok go/constant 0.060s
ok go/doc 0.750s
ok go/format 0.109s
ok go/internal/gccgoimporter 0.051s
ok go/internal/gcimporter 1.805s
ok go/parser 0.310s
ok go/printer 4.268s
ok go/scanner 0.071s
ok go/token 0.421s
ok go/types 7.422s
ok hash/adler32 0.105s
ok hash/crc32 0.055s
ok hash/crc64 0.052s
ok hash/fnv 0.045s
ok html 0.063s
ok html/template 0.470s
ok image 1.093s
ok image/color 0.732s
ok image/draw 0.655s
ok image/gif 0.680s
ok image/jpeg 1.767s
ok image/png 0.475s
ok index/suffixarray 0.123s
ok internal/golang.org/x/net/http2/hpack 0.066s
ok internal/singleflight 0.032s
ok internal/trace 0.011s
ok io 0.087s
ok io/ioutil 1.387s
ok log 0.073s
ok log/syslog 2.153s
ok math 0.043s
ok math/big 5.473s
ok math/cmplx 0.045s
ok math/rand 0.979s
ok mime 0.125s
ok mime/multipart 5.001s
ok mime/quotedprintable 2.424s
ok net 2.995s
--- FAIL: TestTransportPersistConnLeak (0.22s)
transport_test.go:1032: goroutine growth: 25 -> 129 -> 31 (delta: 6)
transport_test.go:1033: too many new goroutines
FAIL
FAIL net/http 39.030s
ok net/http/cgi 2.218s
ok net/http/cookiejar 0.097s
ok net/http/fcgi 0.071s
ok net/http/httptest 0.065s
ok net/http/httputil 0.360s
ok net/http/internal 0.045s
ok net/internal/socktest 0.064s
ok net/mail 0.065s
ok net/rpc 0.165s
ok net/rpc/jsonrpc 0.125s
ok net/smtp 0.283s
ok net/textproto 0.065s
ok net/url 0.105s
ok os 0.685s
ok os/exec 1.400s
ok os/signal 4.875s
ok os/user 0.078s
ok path 0.045s
ok path/filepath 1.565s
ok reflect 0.750s
ok regexp 1.633s
ok regexp/syntax 3.337s
ok runtime 193.502s
ok runtime/debug 0.136s
ok runtime/internal/atomic 0.465s
ok runtime/pprof 5.598s
ok runtime/trace 22.120s
ok sort 0.566s
ok strconv 4.571s
ok strings 1.807s
ok sync 0.828s
ok sync/atomic 3.735s
ok syscall 0.250s
ok testing 2.159s
ok testing/quick 0.503s
ok text/scanner 0.074s
ok text/tabwriter 0.045s
ok text/template 0.265s
ok text/template/parse 0.103s
--- FAIL: TestLoadFixed (0.00s)
time_test.go:943: Now().In(loc).Zone() = "-01", -3600, want "GMT+1", -3600
FAIL
FAIL time 6.916s
ok unicode 0.068s
ok unicode/utf16 0.050s
ok unicode/utf8 0.070s
ok cmd/addr2line 13.382s
ok cmd/api 0.091s
ok cmd/asm/internal/asm 2.010s
ok cmd/asm/internal/lex 0.056s
ok cmd/compile/internal/big 23.637s
ok cmd/compile/internal/gc 6.958s
ok cmd/cover 29.420s
ok cmd/doc 0.360s
ok cmd/fix 0.240s
ok cmd/go 64.680s
ok cmd/gofmt 0.642s
ok cmd/internal/goobj 0.057s
ok cmd/internal/obj 0.045s
ok cmd/internal/obj/x86 0.070s
ok cmd/internal/unvendor/golang.org/x/arch/arm/armasm 0.180s
ok cmd/internal/unvendor/golang.org/x/arch/x86/x86asm 3.335s
ok cmd/nm 16.170s
ok cmd/objdump 46.068s
ok cmd/pack 34.109s
ok cmd/pprof/internal/profile 0.058s
ok cmd/vet 39.076s
2016/12/23 17:09:30 Failed: exit status 1
##### GOMAXPROCS=2 runtime -cpu=1,2,4
UPDATE 1
Starting cleanup.
/srv/reproducible-results/rbuild-debian-G0o3Rch5/tmp.CF3TKYUKUz: 47.2% -- replaced with /srv/reproducible-results/rbuild-debian-G0o3Rch5/tmp.CF3TKYUKUz.gz
INFO: Starting at 2016-12-23 17:09:57.646921
FATAL: null
java.lang.NullPointerException
at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:173)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1720)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:404)
More information about the Qa-jenkins-scm
mailing list