golang.org/x/build@v0.0.0-20240506185731-218518f32b70/internal/logparser/testdata/13.log (about)

     1  linux-ppc64le-power9osu at 2cc6983a2103d64cd33a0fb67dc7ea2adcac3ba8
     2  
     3  :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=power_01" "GO_BUILDER_ENV=host-linux-ppc64le-power9-osu" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=500ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-ppc64le-power9osu" "GO_BUILDER_FLAKY_NET=1" "GOPPC64=power9" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src
     4  
     5  Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/ppc64le)
     6  Building Go toolchain1 using /workdir/go1.4.
     7  Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
     8  Building Go toolchain2 using go_bootstrap and Go toolchain1.
     9  Building Go toolchain3 using go_bootstrap and Go toolchain2.
    10  Building packages and commands for linux/ppc64le.
    11  ---
    12  Installed Go for linux/ppc64le in /workdir/go
    13  Installed commands in /workdir/go/bin
    14  
    15  ##### Test execution environment.
    16  # GOARCH: ppc64le
    17  # CPU: POWER9
    18  # GOOS: linux
    19  # OS Version: Linux 5.4.0-124-generic #140-Ubuntu SMP Thu Aug 4 02:24:16 UTC 2022 ppc64le
    20  
    21  ##### Testing packages.
    22  ok  	archive/tar	0.031s
    23  ok  	archive/zip	1.103s
    24  ok  	bufio	0.182s
    25  ok  	bytes	2.777s
    26  ok  	compress/bzip2	0.244s
    27  ok  	compress/flate	1.070s
    28  ok  	compress/gzip	4.935s
    29  ok  	compress/lzw	0.180s
    30  ok  	compress/zlib	0.877s
    31  ok  	container/heap	0.007s
    32  ok  	container/list	0.003s
    33  ok  	container/ring	0.003s
    34  ok  	context	0.013s
    35  ok  	crypto	0.025s
    36  ok  	crypto/aes	0.036s
    37  ok  	crypto/cipher	0.072s
    38  ok  	crypto/des	0.066s
    39  ok  	crypto/dsa	0.018s
    40  ok  	crypto/ecdh	0.067s
    41  ok  	crypto/ecdsa	0.011s
    42  ok  	crypto/ed25519	0.088s
    43  ok  	crypto/elliptic	0.027s
    44  ok  	crypto/hmac	0.016s
    45  ok  	crypto/internal/alias	0.009s
    46  ok  	crypto/internal/boring	0.003s
    47  ok  	crypto/internal/boring/bcache	0.297s
    48  ok  	crypto/internal/edwards25519	8.702s
    49  ok  	crypto/internal/edwards25519/field	7.976s
    50  ok  	crypto/internal/nistec	0.669s
    51  ok  	crypto/internal/nistec/fiat	0.014s [no tests to run]
    52  ok  	crypto/md5	0.009s
    53  ok  	crypto/rand	0.063s
    54  ok  	crypto/rc4	0.118s
    55  ok  	crypto/rsa	0.145s
    56  ok  	crypto/sha1	0.036s
    57  ok  	crypto/sha256	0.016s
    58  ok  	crypto/sha512	0.041s
    59  ok  	crypto/subtle	0.268s
    60  ok  	crypto/tls	0.449s
    61  ok  	crypto/x509	0.664s
    62  ok  	database/sql	0.368s
    63  ok  	database/sql/driver	0.030s
    64  ok  	debug/buildinfo	0.029s
    65  ok  	debug/dwarf	0.029s
    66  ok  	debug/elf	0.023s
    67  ok  	debug/gosym	0.036s
    68  ok  	debug/macho	0.018s
    69  ok  	debug/pe	0.019s
    70  ok  	debug/plan9obj	0.003s
    71  ok  	embed	0.004s [no tests to run]
    72  ok  	embed/internal/embedtest	0.003s
    73  ok  	encoding/ascii85	0.008s
    74  ok  	encoding/asn1	0.006s
    75  ok  	encoding/base32	0.042s
    76  ok  	encoding/base64	0.022s
    77  ok  	encoding/binary	0.005s
    78  ok  	encoding/csv	0.034s
    79  ok  	encoding/gob	0.057s
    80  ok  	encoding/hex	0.045s
    81  ok  	encoding/json	0.320s
    82  ok  	encoding/pem	0.674s
    83  ok  	encoding/xml	0.094s
    84  ok  	errors	0.031s
    85  ok  	expvar	0.049s
    86  ok  	flag	0.237s
    87  ok  	fmt	0.193s
    88  ok  	go/ast	0.007s
    89  ok  	go/build	3.964s
    90  ok  	go/build/constraint	0.039s
    91  ok  	go/constant	0.012s
    92  ok  	go/doc	0.084s
    93  ok  	go/doc/comment	1.866s
    94  ok  	go/format	0.022s
    95  ok  	go/importer	0.077s
    96  ok  	go/internal/gccgoimporter	0.012s
    97  ok  	go/internal/gcimporter	16.543s
    98  ok  	go/internal/srcimporter	10.842s
    99  ok  	go/parser	0.349s
   100  ok  	go/printer	0.613s
   101  ok  	go/scanner	0.009s
   102  ok  	go/token	0.026s
   103  ok  	go/types	11.929s
   104  ok  	hash	0.006s
   105  ok  	hash/adler32	0.010s
   106  ok  	hash/crc32	0.007s
   107  ok  	hash/crc64	0.013s
   108  ok  	hash/fnv	0.014s
   109  ok  	hash/maphash	0.127s
   110  ok  	html	0.003s
   111  ok  	html/template	0.113s
   112  ok  	image	0.087s
   113  ok  	image/color	0.030s
   114  ok  	image/draw	0.240s
   115  ok  	image/gif	27.326s
   116  ok  	image/jpeg	4.798s
   117  ok  	image/png	0.381s
   118  ok  	index/suffixarray	0.341s
   119  ok  	internal/abi	0.032s
   120  ok  	internal/buildcfg	0.020s
   121  ok  	internal/cpu	0.005s
   122  ok  	internal/dag	0.004s
   123  ok  	internal/diff	0.003s
   124  ok  	internal/fmtsort	0.003s
   125  ok  	internal/fuzz	0.029s
   126  ok  	internal/godebug	0.005s
   127  ok  	internal/intern	0.629s
   128  ok  	internal/itoa	0.004s
   129  ok  	internal/poll	0.247s
   130  ok  	internal/profile	0.023s
   131  ok  	internal/reflectlite	0.145s
   132  ok  	internal/saferio	0.097s
   133  ok  	internal/singleflight	0.038s
   134  ok  	internal/testenv	0.015s
   135  ok  	internal/trace	0.061s
   136  ok  	internal/unsafeheader	0.012s
   137  ok  	internal/xcoff	0.059s
   138  ok  	io	0.029s
   139  ok  	io/fs	0.368s
   140  ok  	io/ioutil	0.006s
   141  ok  	log	0.005s
   142  ok  	log/syslog	1.260s
   143  ok  	math	0.008s
   144  ok  	math/big	2.530s
   145  ok  	math/bits	0.008s
   146  ok  	math/cmplx	0.014s
   147  ok  	math/rand	0.781s
   148  ok  	mime	0.020s
   149  ok  	mime/multipart	0.362s
   150  ok  	mime/quotedprintable	0.058s
   151  ok  	net	10.388s
   152  ok  	net/http	12.512s
   153  ok  	net/http/cgi	0.594s
   154  ok  	net/http/cookiejar	0.014s
   155  ok  	net/http/fcgi	0.136s
   156  ok  	net/http/httptest	0.053s
   157  ok  	net/http/httptrace	0.004s
   158  ok  	net/http/httputil	0.625s
   159  ok  	net/http/internal	0.037s
   160  ok  	net/http/internal/ascii	0.013s
   161  ok  	net/http/pprof	5.119s
   162  ok  	net/internal/socktest	0.004s
   163  ok  	net/mail	0.027s
   164  ok  	net/netip	0.651s
   165  ok  	net/rpc	0.031s
   166  ok  	net/rpc/jsonrpc	0.013s
   167  ok  	net/smtp	0.017s
   168  ok  	net/textproto	0.026s
   169  ok  	net/url	0.052s
   170  ok  	os	1.050s
   171  ok  	os/exec	1.730s
   172  ok  	os/exec/internal/fdtest	0.011s
   173  ok  	os/signal	75.650s
   174  ok  	os/user	0.005s
   175  ok  	path	0.005s
   176  ok  	path/filepath	0.055s
   177  ok  	plugin	0.021s
   178  ok  	reflect	0.550s
   179  ok  	regexp	0.118s
   180  ok  	regexp/syntax	1.001s
   181  ok  	runtime	58.597s
   182  ok  	runtime/cgo	0.004s
   183  ok  	runtime/debug	0.076s
   184  ok  	runtime/internal/atomic	0.157s
   185  ok  	runtime/internal/math	0.007s
   186  ok  	runtime/internal/sys	0.003s
   187  ok  	runtime/metrics	0.019s
   188  ok  	runtime/pprof	8.300s
   189  ok  	runtime/trace	3.085s
   190  ok  	sort	0.343s
   191  ok  	strconv	0.977s
   192  ok  	strings	1.994s
   193  ok  	sync	0.683s
   194  ok  	sync/atomic	2.153s
   195  ok  	syscall	0.080s
   196  ok  	testing	0.728s
   197  ok  	testing/fstest	0.016s
   198  ok  	testing/iotest	0.036s
   199  ok  	testing/quick	0.069s
   200  ok  	text/scanner	0.005s
   201  ok  	text/tabwriter	0.025s
   202  ok  	text/template	0.102s
   203  ok  	text/template/parse	0.079s
   204  ok  	time	2.057s
   205  ok  	unicode	0.017s
   206  ok  	unicode/utf16	0.003s
   207  ok  	unicode/utf8	0.021s
   208  ok  	cmd/addr2line	2.801s
   209  ok  	cmd/api	14.236s
   210  ok  	cmd/asm/internal/asm	1.446s
   211  ok  	cmd/asm/internal/lex	0.014s
   212  ok  	cmd/compile/internal/abt	0.069s
   213  ok  	cmd/compile/internal/amd64	0.005s
   214  ok  	cmd/compile/internal/dwarfgen	0.837s
   215  ok  	cmd/compile/internal/importer	1.658s
   216  ok  	cmd/compile/internal/ir	0.003s
   217  ok  	cmd/compile/internal/logopt	0.176s
   218  ok  	cmd/compile/internal/noder	0.006s
   219  ok  	cmd/compile/internal/reflectdata	0.027s [no tests to run]
   220  ok  	cmd/compile/internal/ssa	16.538s
   221  ok  	cmd/compile/internal/syntax	0.048s
   222  ok  	cmd/compile/internal/test	31.560s
   223  ok  	cmd/compile/internal/typecheck	0.880s
   224  ok  	cmd/compile/internal/types	0.004s
   225  ok  	cmd/compile/internal/types2	1.800s
   226  ok  	cmd/cover	2.681s
   227  ok  	cmd/dist	0.012s
   228  ok  	cmd/doc	0.488s
   229  ok  	cmd/fix	4.124s
   230  ok  	cmd/go	61.391s
   231  ok  	cmd/go/internal/auth	0.012s
   232  ok  	cmd/go/internal/cache	0.126s
   233  ok  	cmd/go/internal/fsys	0.025s
   234  ok  	cmd/go/internal/generate	0.014s
   235  ok  	cmd/go/internal/get	0.020s
   236  ok  	cmd/go/internal/imports	0.007s
   237  ok  	cmd/go/internal/load	0.013s
   238  ok  	cmd/go/internal/lockedfile	0.085s
   239  ok  	cmd/go/internal/lockedfile/internal/filelock	0.032s
   240  ok  	cmd/go/internal/modconv	0.016s
   241  ok  	cmd/go/internal/modfetch	0.005s
   242  ok  	cmd/go/internal/modfetch/codehost	0.007s
   243  ok  	cmd/go/internal/modfetch/zip_sum_test	0.024s
   244  ok  	cmd/go/internal/modindex	0.309s
   245  ok  	cmd/go/internal/modload	0.006s
   246  ok  	cmd/go/internal/mvs	0.042s
   247  ok  	cmd/go/internal/par	0.020s
   248  ok  	cmd/go/internal/search	0.004s
   249  ok  	cmd/go/internal/str	0.004s
   250  ok  	cmd/go/internal/test	0.014s
   251  ok  	cmd/go/internal/vcs	0.009s
   252  ok  	cmd/go/internal/web	0.023s
   253  ok  	cmd/go/internal/work	0.019s
   254  ok  	cmd/gofmt	0.059s
   255  ok  	cmd/internal/archive	1.187s
   256  ok  	cmd/internal/buildid	0.260s
   257  ok  	cmd/internal/dwarf	0.007s
   258  ok  	cmd/internal/edit	0.018s
   259  ok  	cmd/internal/goobj	0.003s
   260  ok  	cmd/internal/moddeps	2.049s
   261  ok  	cmd/internal/notsha256	0.024s
   262  ok  	cmd/internal/obj	1.374s
   263  ok  	cmd/internal/obj/ppc64	0.263s
   264  ok  	cmd/internal/obj/riscv	0.152s
   265  ok  	cmd/internal/obj/s390x	0.003s
   266  ok  	cmd/internal/obj/x86	5.373s
   267  ok  	cmd/internal/objabi	0.016s
   268  ok  	cmd/internal/pkgpath	0.061s
   269  ok  	cmd/internal/quoted	0.014s
   270  ok  	cmd/internal/src	0.003s
   271  ok  	cmd/internal/sys	0.014s
   272  ok  	cmd/internal/test2json	0.375s
   273  ok  	cmd/link	10.782s
   274  ok  	cmd/link/internal/benchmark	0.029s
   275  ok  	cmd/link/internal/ld	6.578s
   276  ok  	cmd/link/internal/loader	0.021s
   277  ok  	cmd/nm	3.437s
   278  ok  	cmd/objdump	4.120s
   279  ok  	cmd/pack	3.597s
   280  ok  	cmd/pprof	3.616s
   281  ok  	cmd/trace	0.249s
   282  ok  	cmd/vet	15.157s
   283  
   284  ##### os/user with tag osusergo
   285  ok  	os/user	0.008s
   286  
   287  ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick
   288  ok  	runtime	35.238s
   289  
   290  ##### cmd/go terminal test
   291  skipping terminal test; stdout/stderr not terminals
   292  
   293  ##### moved GOROOT
   294  ok  	fmt	0.194s
   295  
   296  ##### Testing without libgcc.
   297  ok  	net	0.018s
   298  ok  	os/user	0.005s
   299  
   300  ##### internal linking of -buildmode=pie
   301  ok  	reflect	0.445s
   302  ok  	os/user	0.006s
   303  
   304  ##### sync -cpu=10
   305  ok  	sync	0.412s
   306  
   307  ##### Testing race detector
   308  ok  	runtime/race	21.995s
   309  ok  	flag	0.196s
   310  ok  	net	0.400s
   311  ok  	os	0.226s
   312  ok  	os/exec	0.102s
   313  ok  	encoding/gob	0.207s
   314  ok  	flag	0.114s
   315  ok  	os/exec	0.128s
   316  
   317  ##### ../misc/cgo/stdio
   318  PASS
   319  
   320  ##### ../misc/cgo/life
   321  PASS
   322  
   323  ##### ../misc/cgo/test
   324  ok  	misc/cgo/test	9.320s
   325  ok  	misc/cgo/test	9.475s
   326  ok  	misc/cgo/test	9.931s
   327  ok  	misc/cgo/testtls	0.022s
   328  ok  	misc/cgo/testtls	0.022s
   329  ok  	misc/cgo/testtls	0.013s
   330  ok  	misc/cgo/nocgo	0.020s
   331  ok  	misc/cgo/nocgo	0.023s
   332  ok  	misc/cgo/nocgo	0.010s
   333  ok  	misc/cgo/test	11.354s
   334  ok  	misc/cgo/test	12.685s
   335  ok  	misc/cgo/test	11.088s
   336  ok  	misc/cgo/test	10.164s
   337  ok  	misc/cgo/testtls	0.106s
   338  ok  	misc/cgo/nocgo	0.014s
   339  
   340  ##### ../misc/cgo/testgodefs
   341  PASS
   342  
   343  ##### ../misc/cgo/testso
   344  ok  	misc/cgo/testso	1.308s
   345  
   346  ##### ../misc/cgo/testsovar
   347  ok  	misc/cgo/testsovar	1.322s
   348  
   349  ##### ../misc/cgo/testcarchive
   350  PASS
   351  
   352  ##### ../misc/cgo/testcshared
   353  PASS
   354  
   355  ##### ../misc/cgo/testshared
   356  ok  	misc/cgo/testshared	83.052s
   357  
   358  ##### ../misc/cgo/testplugin
   359  ok  	misc/cgo/testplugin	47.704s
   360  
   361  ##### ../misc/cgo/testsanitizers
   362  --- FAIL: TestShared (0.00s)
   363      cshared_test.go:52: skipping msan_shared test on linux/ppc64le; -msan option is not supported.
   364      --- FAIL: TestShared/tsan_shared (4.36s)
   365          cshared_test.go:82: /workdir/tmp/TestShared1626997536/tsan_shared exited with exit status 66
   366              FATAL: ThreadSanitizer: unexpected memory mapping 0x03a9691c0000-0x03a9692c0000
   367  --- FAIL: TestTSAN (40.50s)
   368      --- FAIL: TestTSAN/tsan (1.88s)
   369          tsan_test.go:53: /workdir/tmp/TestTSAN976278364/tsan exited with exit status 66
   370              FATAL: ThreadSanitizer: unexpected memory mapping 0x72d878000000-0x72d878100000
   371      --- FAIL: TestTSAN/tsan7 (1.93s)
   372          tsan_test.go:53: /workdir/tmp/TestTSAN3034476637/tsan7 exited with exit status 66
   373              FATAL: ThreadSanitizer: unexpected memory mapping 0x72b520800000-0x72b520900000
   374      --- FAIL: TestTSAN/tsan12 (2.04s)
   375          tsan_test.go:53: /workdir/tmp/TestTSAN2934132569/tsan12 exited with exit status 66
   376              FATAL: ThreadSanitizer: unexpected memory mapping 0x747feef00000-0x747fef000000
   377      --- FAIL: TestTSAN/tsan11 (1.98s)
   378          tsan_test.go:53: /workdir/tmp/TestTSAN19486457/tsan11 exited with exit status 66
   379              FATAL: ThreadSanitizer: unexpected memory mapping 0x7bc25f400000-0x7bc25f500000
   380      --- FAIL: TestTSAN/tsan4 (2.08s)
   381          tsan_test.go:53: /workdir/tmp/TestTSAN2410919835/tsan4 exited with exit status 66
   382              FATAL: ThreadSanitizer: unexpected memory mapping 0x7c1769300000-0x7c1769400000
   383      --- FAIL: TestTSAN/tsan9 (2.22s)
   384          tsan_test.go:53: /workdir/tmp/TestTSAN1870835556/tsan9 exited with exit status 66
   385              FATAL: ThreadSanitizer: unexpected memory mapping 0x787f5a200000-0x787f5a300000
   386      --- FAIL: TestTSAN/tsan6 (1.95s)
   387          tsan_test.go:53: /workdir/tmp/TestTSAN2858450779/tsan6 exited with exit status 66
   388              FATAL: ThreadSanitizer: unexpected memory mapping 0x713039800000-0x713039900000
   389      --- FAIL: TestTSAN/tsan2 (1.74s)
   390          tsan_test.go:53: /workdir/tmp/TestTSAN3428070092/tsan2 exited with exit status 66
   391              FATAL: ThreadSanitizer: unexpected memory mapping 0x77c8d6600000-0x77c8d6700000
   392      --- FAIL: TestTSAN/tsan3 (1.91s)
   393          tsan_test.go:53: /workdir/tmp/TestTSAN4111085149/tsan3 exited with exit status 66
   394              FATAL: ThreadSanitizer: unexpected memory mapping 0x78620df00000-0x78620e000000
   395      --- FAIL: TestTSAN/tsan5 (2.17s)
   396          tsan_test.go:53: /workdir/tmp/TestTSAN3885609494/tsan5 exited with exit status 66
   397              FATAL: ThreadSanitizer: unexpected memory mapping 0x782ee5a00000-0x782ee5b00000
   398  FAIL
   399  go tool dist: Failed: exit status 1