Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/kata-shim.spec'], chrootPath='/var/lib/mock/f31-build-17009550-1223495/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/kata-shim.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 17: %endif # with_debug Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/kata-shim-1.4.1-3.git6346110.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/kata-shim.spec'], chrootPath='/var/lib/mock/f31-build-17009550-1223495/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/kata-shim.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 17: %endif # with_debug Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qwKOLD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf shim-63461104a1a482d753cbf7beeda956414fc0d38b + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/shim-63461104a1a482d753cbf7beeda956414fc0d38b.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd shim-63461104a1a482d753cbf7beeda956414fc0d38b + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'kata-shim-1.4.1 base' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8e7imG + umask 022 + cd /builddir/build/BUILD + cd shim-63461104a1a482d753cbf7beeda956414fc0d38b + mkdir _build + pushd _build + mkdir -p src/github.com/kata-containers BUILDSTDERR: ++ dirs +1 -l + ln -s /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b src/github.com/kata-containers/shim + popd + mv vendor src BUILDSTDERR: ++ pwd BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/_build:/builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b + GOPATH=/builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/_build:/builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ od -An -tx1 + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x9cdf399bd124f2bd718928eaf195361448d63b9b -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o kata-shim BUILDSTDERR: WORK=/tmp/go-build277723512 BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid q83JaS9IOaOhqYPHiSz7/q83JaS9IOaOhqYPHiSz7 -goversion go1.13beta1 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm64.go BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid xL04jGxP6xv2_UUBBKQX/xL04jGxP6xv2_UUBBKQX -goversion go1.13beta1 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid cNMh6k7EzXtqgVkwT6wD/cNMh6k7EzXtqgVkwT6wD -goversion go1.13beta1 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./asm_arm64.s ./atomic_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/67/67b5e00315987ab04f4c451c83754007ecf5c53fba28fcdca09f53f853298212-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid mWt7TjiIpljdJN7MVBGx/mWt7TjiIpljdJN7MVBGx -goversion go1.13beta1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm64.go ./stubs.go BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f5/f524ddc6ef4a6c2a5b01daf138bff0e11d4e0e3ef13ddeee59e256ebb1771ad2-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid wbfCIg2Sa2PRzCBic5pw/wbfCIg2Sa2PRzCBic5pw -goversion go1.13beta1 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid VqeWYrRXqLOqWXr05N7t/VqeWYrRXqLOqWXr05N7t -goversion go1.13beta1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/84/843d6661eb0928a4ea2546e01e73219d35ee1a377eab6542c720067311cbd2ca-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p unicode -std -complete -installsuffix shared -buildid G1nPNaUFZGG1dk2vTuX4/G1nPNaUFZGG1dk2vTuX4 -goversion go1.13beta1 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/asm.o ./asm.s BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/49/49f7d6c18f67fcae5b310e9435ed75e501ba63e1fd51ecc19b0e6e80bfdcd386-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/80/808a5585235c35de987d5e0ea782a7de352a162814edb30b6ab41a3ee44248f5-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid iBkin6Lb0ZWJv7QeMNl-/iBkin6Lb0ZWJv7QeMNl- -goversion go1.13beta1 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/0b/0ba7299e5b7ab723f9a248bed574713778335b1e3e009ea9722ce83a59828d41-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid uRGcaxDV3eKy0VqkE_9V/uRGcaxDV3eKy0VqkE_9V -goversion go1.13beta1 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid nRPAXKp_MTLVIjf-3XxS/nRPAXKp_MTLVIjf-3XxS -goversion go1.13beta1 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/compare_arm64.o ./compare_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/f4/f459d6de4e3993469e9e04100169a5d98ecbdaa1f1f43c2711406e37c58d6fd6-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid ldyJ6QcP_9zyfb2CWAOa/ldyJ6QcP_9zyfb2CWAOa -goversion go1.13beta1 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/75/75c333c943e4fa80881ce93828b32aa4c0a2e9e276a5a756d770a7b534dbff9d-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/count_arm64.o ./count_arm64.s BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b022/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid ceonlNyWGyfNerOw_20P/ceonlNyWGyfNerOw_20P -goversion go1.13beta1 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/equal_arm64.o ./equal_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/bc/bc6f47d028ff3c023ef0256b71862c282d7c44c04758e280edf00197169e5488-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p encoding -std -complete -installsuffix shared -buildid FKP_skaEofbHA-KqUJOq/FKP_skaEofbHA-KqUJOq -goversion go1.13beta1 -D "" -importcfg $WORK/b039/importcfg -pack ./encoding.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/index_arm64.o ./index_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/46/4609d02c4e062e0d535d17a35f4699b85a87443e5de40243820861b843710429-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid _j_kiBEC2y0kGv9VCawC/_j_kiBEC2y0kGv9VCawC -goversion go1.13beta1 -D "" -importcfg $WORK/b043/importcfg -pack ./utf16.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/indexbyte_arm64.o ./indexbyte_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm64.o $WORK/b006/count_arm64.o $WORK/b006/equal_arm64.o $WORK/b006/index_arm64.o $WORK/b006/indexbyte_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/17/179afa38fcf584e51b38c4d8edcfdecf19bd90473ee38fc326232c22a5a5906f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b5/b5441e4d26f76a0c12dad5e348adcee8519d1dd1f18320f4c30999031bd6f743-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid oGnUgnxG67cQkNG2j16r/oGnUgnxG67cQkNG2j16r -goversion go1.13beta1 -D "" -importcfg $WORK/b063/importcfg -pack ./aliasing.go BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/01/014cfb0abfe23bf13e2078613b3541578b222e55540f0a24c4e8cc3049f95b40-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid UOj8vNXBx_bPUIC_PDNM/UOj8vNXBx_bPUIC_PDNM -goversion go1.13beta1 -D "" -importcfg $WORK/b064/importcfg -pack ./constant_time.go BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid DBic24JviE-yc3NFRunS/DBic24JviE-yc3NFRunS -goversion go1.13beta1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/31/3125661ed938da9fc763e6e0ae6e0380e48f64788d22dbd3f849a973331e398c-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p container/list -std -complete -installsuffix shared -buildid y1AHTcvzKFkKrJvrmti3/y1AHTcvzKFkKrJvrmti3 -goversion go1.13beta1 -D "" -importcfg $WORK/b068/importcfg -pack ./list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/aa/aa9a5177898f40a5541eea55b680c1a8b6f94d6bddb7947dd17d9e313e661903-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid sXkeTwm0oJSnmrdRwNLn/sXkeTwm0oJSnmrdRwNLn -goversion go1.13beta1 -D "" -importcfg $WORK/b090/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/a6/a6ee542f2d659726ddbc6e51a5f9aa7c6b2d632ad48141f29c46641790930c37-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid ADQACd_5yPWZM-KQmq0N/ADQACd_5yPWZM-KQmq0N -goversion go1.13beta1 -D "" -importcfg $WORK/b093/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/91/91a8b6cd0a17b065c538db293d8dabcd88fa7d47d0024c8e3c595791e4cfd01a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/0e/0e6d3ed45a3930bd2f5006097e53b5cd576044982836e28781f8777f6ee45ada-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid 7ZlzyaEsb46Vox9JZf28/7ZlzyaEsb46Vox9JZf28 -goversion go1.13beta1 -D "" -importcfg $WORK/b099/importcfg -pack ./aliasing.go BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b095/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b095/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/ce/cee593602afa9e9845619284fcb2c88f380256997d8b8c575cb4cd3c94e6149b-d # internal BUILDSTDERR: google.golang.org/grpc/resolver BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/resolver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid xL01pRawWxOnBp0ROmU-/xL01pRawWxOnBp0ROmU- -goversion go1.13beta1 -D "" -importcfg $WORK/b137/importcfg -pack ./resolver.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - -o /dev/null || true BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/47/47d4a2da2ba6f7fcd70e44c716643ca5ed9844cbc2b87a48b6b403d0190560fa-d # internal BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true BUILDSTDERR: cd $WORK/b095 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: google.golang.org/grpc/internal BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid RCm7LpLZqFiuoU2_Rnwv/RCm7LpLZqFiuoU2_Rnwv -goversion go1.13beta1 -D "" -importcfg $WORK/b142/importcfg -pack ./internal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/5a/5a81f20f9890f035321ec71f6055bc71962efe027a1bf77e55f862c3689758b7-d # internal BUILDSTDERR: google.golang.org/grpc/resolver/passthrough BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/resolver/passthrough BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p google.golang.org/grpc/resolver/passthrough -complete -installsuffix shared -buildid 690E0LVHJNbFdXck4Z55/690E0LVHJNbFdXck4Z55 -goversion go1.13beta1 -D "" -importcfg $WORK/b148/importcfg -pack ./passthrough.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/dim_arm64.o ./dim_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/exp_arm64.o ./exp_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/floor_arm64.o ./floor_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/cb/cb531e92ce23b05672a806212574f5fb14179a30eba07e62bb8df63490ce8f16-d # internal BUILDSTDERR: cd $WORK/b095 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/modf_arm64.o ./modf_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/sqrt_arm64.o ./sqrt_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/stubs_arm64.o ./stubs_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b022/_pkg_.a $WORK/b022/dim_arm64.o $WORK/b022/exp_arm64.o $WORK/b022/floor_arm64.o $WORK/b022/modf_arm64.o $WORK/b022/sqrt_arm64.o $WORK/b022/stubs_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/9c/9ca860c437d0ed22a082d630c4b5d57f79debc2437679a3f804c254ebf326651-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x006.o -c gcc_linux_arm64.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x007.o -c gcc_mmap.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x008.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x009.o -c gcc_sigaction.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x010.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x011.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x012.o -c gcc_arm64.S BUILDSTDERR: cd $WORK/b095 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -o $WORK/b095/_cgo_.o $WORK/b095/_cgo_main.o $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o $WORK/b095/_x006.o $WORK/b095/_x007.o $WORK/b095/_x008.o $WORK/b095/_x009.o $WORK/b095/_x010.o $WORK/b095/_x011.o $WORK/b095/_x012.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b095/_cgo_.o -dynout $WORK/b095/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b095/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b095/symabis ./asm_arm64.s BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p runtime/cgo -std -installsuffix shared -buildid seNZ-VDXBEw0u4pVCR_R/seNZ-VDXBEw0u4pVCR_R -goversion go1.13beta1 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b095/_cgo_gotypes.go $WORK/b095/cgo.cgo1.go $WORK/b095/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b095/asm_arm64.o ./asm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b095/_pkg_.a $WORK/b095/asm_arm64.o $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o $WORK/b095/_x006.o $WORK/b095/_x007.o $WORK/b095/_x008.o $WORK/b095/_x009.o $WORK/b095/_x010.o $WORK/b095/_x011.o $WORK/b095/_x012.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/9e/9eb68eae599cd936ce5bea2889939ffec267d3b03880d3d4127446e688a65867-d # internal BUILDSTDERR: cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b005/tls_GOARCH.h BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm_arm64.o ./asm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/atomic_arm64.o ./atomic_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/duff_arm64.o ./duff_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memclr_arm64.o ./memclr_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memmove_arm64.o ./memmove_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/rt0_linux_arm64.o ./rt0_linux_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/sys_linux_arm64.o ./sys_linux_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/tls_arm64.o ./tls_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_arm64.o $WORK/b005/atomic_arm64.o $WORK/b005/duff_arm64.o $WORK/b005/memclr_arm64.o $WORK/b005/memmove_arm64.o $WORK/b005/rt0_linux_arm64.o $WORK/b005/sys_linux_arm64.o $WORK/b005/tls_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/62/6256f8f6855237a47b30b66cce441092eb02749e29284afd67ff997d5bcd9f14-d # internal BUILDSTDERR: internal/reflectlite BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid CExvotNpaCtqg1MAu-hU/CExvotNpaCtqg1MAu-hU -goversion go1.13beta1 -D "" -importcfg $WORK/b013/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: cat >$WORK/b004/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 67e9O0hw2C6gFfiaLaG4/67e9O0hw2C6gFfiaLaG4 -goversion go1.13beta1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/fe/fe9cb3c1d9946b53c32ae2921ff33e6a12cdcd336e2893f94dd3b82c9fca47dc-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid TCvNlg35uM6SX80_Z3Al/TCvNlg35uM6SX80_Z3Al -goversion go1.13beta1 -D "" -importcfg $WORK/b094/importcfg -pack ./singleflight.go BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 0Pcgd3Qm1IxqwWw_YqB_/0Pcgd3Qm1IxqwWw_YqB_ -goversion go1.13beta1 -D "" -importcfg $WORK/b066/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/1a/1ad9577453b6c8438438a406269316c5c679c2bb0f4db97ca7f94749acb695e1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/df/df0a23fb4c6947183727dddaba6fb8cb36d2238706e8cae977e3a5b3d834ecb5-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/24/245119710d6c8c45a33a523b940acbb528dacf4e41a8b58a9264162e7ce7cde3-d # internal BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/reflectlite=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid lUef3tYNMvOY_jnYqgz5/lUef3tYNMvOY_jnYqgz5 -goversion go1.13beta1 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/reflectlite=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p sort -std -complete -installsuffix shared -buildid Mg1QzhDjS3vhCLGKd_lv/Mg1QzhDjS3vhCLGKd_lv -goversion go1.13beta1 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/38/3880293cf56395f81b9b07ad6416ad4a9653a32a59b48d4d0d68889c55a0471e-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: strconv BUILDSTDERR: internal/oserror BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/oserror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid AV5xEFoJZ7DPAjY-iPib/AV5xEFoJZ7DPAjY-iPib -goversion go1.13beta1 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid fE9bXZBOEp-wzRwoZ8eZ/fE9bXZBOEp-wzRwoZ8eZ -goversion go1.13beta1 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p io -std -complete -installsuffix shared -buildid MUpWGWbSvxo24L0k9UE1/MUpWGWbSvxo24L0k9UE1 -goversion go1.13beta1 -D "" -importcfg $WORK/b012/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/68/68ff83a560b8d45f2f6b61a2ee261a6f6ad3d9a8622e5bffe8aaf6c8fae12177-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_arm64.s BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid NvDsQDdiQv3qhZDcuz5o/NvDsQDdiQv3qhZDcuz5o -goversion go1.13beta1 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/db/db9385f8c3cfea86e87484ee58108d89fcef032b3de82469522677bba615127d-d # internal BUILDSTDERR: github.com/gogo/protobuf/sortkeys BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/gogo/protobuf/sortkeys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid mO-xJRpyIrOfKMRe4s6j/mO-xJRpyIrOfKMRe4s6j -goversion go1.13beta1 -D "" -importcfg $WORK/b053/importcfg -pack ./sortkeys.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/4c/4c5ddb70883d82bcbf3ddff63db6d5c1f9dc76908a75a281243d127710397f49-d # internal BUILDSTDERR: vendor/golang.org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid i-S8w0XDdjqUhfdGEJRf/i-S8w0XDdjqUhfdGEJRf -goversion go1.13beta1 -D "" -importcfg $WORK/b092/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/fa/fa56c8ad3e155fa1cb457857edcbaf194160eaece7c241b221a0b1bacf18da09-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bytes -std -installsuffix shared -buildid vGe0uDI8k5GvKqpbnWlb/vGe0uDI8k5GvKqpbnWlb -goversion go1.13beta1 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/37/37d1b82e232fb3ef346f515ebc6108deea74010d4784dd1aa5a08a4fdbaf35c3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b5/b5cf005320d48cfc91edde7dc59c8993fcb4e9b3eb26c9c33887bf70fd144667-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./asm_arm64.s BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p strings -std -complete -installsuffix shared -buildid UxSMWVmX244sa_vr7Qse/UxSMWVmX244sa_vr7Qse -goversion go1.13beta1 -D "" -importcfg $WORK/b033/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid O-yIFQMM294buRltL3lp/O-yIFQMM294buRltL3lp -goversion go1.13beta1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/67/67f04dd765b0bc8341ee7ddeeeddf92f64e9a9ba89d250809a8563f5013cd5bb-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p bufio -std -complete -installsuffix shared -buildid muMxDg1YE_H56o_zbssT/muMxDg1YE_H56o_zbssT -goversion go1.13beta1 -D "" -importcfg $WORK/b038/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/a3/a3cb5f25e693111bbf0525e5de9cd132c0d32d63e49c2029a56a545d2f288b11-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p hash -std -complete -installsuffix shared -buildid 2dkBMhJfFjjPaxd9Cv2u/2dkBMhJfFjjPaxd9Cv2u -goversion go1.13beta1 -D "" -importcfg $WORK/b049/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/c5/c5a0d5afea046c53abbb4393ef6b8f2ada7af2a092a2a9e43f563e0e624e9f88-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b048/symabis ./crc32_arm64.s BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p hash/crc32 -std -installsuffix shared -buildid S8B23CCqMkp1dHfPgdrM/S8B23CCqMkp1dHfPgdrM -goversion go1.13beta1 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b048/crc32_arm64.o ./crc32_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/asm_linux_arm64.o ./asm_linux_arm64.s BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b048/_pkg_.a $WORK/b048/crc32_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/26/26f8279620a52ef679589e5977e0cf44df8d507d78087191d6a9fdf05ad3e2b2-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto -std -complete -installsuffix shared -buildid b_PrP5dCiAnOQMMQ4Ls6/b_PrP5dCiAnOQMMQ4Ls6 -goversion go1.13beta1 -D "" -importcfg $WORK/b069/importcfg -pack ./crypto.go BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/49/49cdc6fdda28f14cc0dd48377d7f9f04693c35ca71131b7d7de8df5f453a1636-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid zx6cQ4JhnBKCMsni2Hc-/zx6cQ4JhnBKCMsni2Hc- -goversion go1.13beta1 -D "" -importcfg $WORK/b073/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/aa/aa05cb218a727de0a61f52616b94ad1aa3d04c2fe67238d08bc569e43c403078-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid YgjSy4icwBfiEpGx272D/YgjSy4icwBfiEpGx272D -goversion go1.13beta1 -D "" -importcfg $WORK/b078/importcfg -pack ./hmac.go BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/28/28d735b0269c6a46fdc203908251938ed7c48bc3a7f9457be158b3aed8c398b9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/fc/fcfd4f30586a42b970ae4e24ab46213c63ec33fc5ae9e67e09900455997951e8-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid N4YsfRfejRHCugkRE6u_/N4YsfRfejRHCugkRE6u_ -goversion go1.13beta1 -D "" -importcfg $WORK/b031/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid -c4tLcdjLUjIBUmI2mdX/-c4tLcdjLUjIBUmI2mdX -goversion go1.13beta1 -D "" -importcfg $WORK/b030/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/0d/0dde7a015972ef4c4d52d631228cba77df346d71e1f6474a9e29f9e3844a26a1-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid xfR6duDFMuqgfXsV_v_w/xfR6duDFMuqgfXsV_v_w -goversion go1.13beta1 -D "" -importcfg $WORK/b080/importcfg -pack ./rc4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/7f/7f5410acc257ac43c80e446fa497b60c4d0f85d08e9ca3076f71cf5fec2a6671-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid OnrXhv3N9rjPNEH4-4qh/OnrXhv3N9rjPNEH4-4qh -goversion go1.13beta1 -D "" -importcfg $WORK/b102/importcfg -pack ./hkdf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/86/8639381a4cef585870a3753503a20445ad1fb6eae4c0ed1bf0deebfce564ae49-d # internal BUILDSTDERR: golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid z53eGZzyZgtJn_Oppj_Z/z53eGZzyZgtJn_Oppj_Z -goversion go1.13beta1 -D "" -importcfg $WORK/b106/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/46/464b92fa8e5f7a0f225265bcf5a35199789521380eea6c8778241eae6815ecc4-d # internal BUILDSTDERR: vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ssc4GdjsMcXTiA5r-VAx/ssc4GdjsMcXTiA5r-VAx -goversion go1.13beta1 -D "" -importcfg $WORK/b114/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/11/113e178a9cc4e6cc0b87f0edba7eef251793d69591e3c491ec061ca2fbb72b13-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p path -std -complete -installsuffix shared -buildid mkg4qTJz57UiSHNZ8IZg/mkg4qTJz57UiSHNZ8IZg -goversion go1.13beta1 -D "" -importcfg $WORK/b125/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/15/152947e6a598a4bedd85c8904430cff2488c4d9962b35e19f726ac2fed5696cb-d # internal BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p html -std -complete -installsuffix shared -buildid iayEWsYkR7Ex8edsIbQi/iayEWsYkR7Ex8edsIbQi -goversion go1.13beta1 -D "" -importcfg $WORK/b129/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/7f/7f704d99d363af0adb7482f1afffc6cfb2408ae0a19e143aca83ac683584844a-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid TRTPOSXQmKG3AyxDp3Hg/TRTPOSXQmKG3AyxDp3Hg -goversion go1.13beta1 -D "" -importcfg $WORK/b132/importcfg -pack ./tabwriter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/3d/3d39495f017ce17f66b42386e28d08a532d8595a79ac30371e122d7b2033a120-d # internal BUILDSTDERR: google.golang.org/grpc/codes BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/codes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid TWnycfa_xoLhSzs-JLLE/TWnycfa_xoLhSzs-JLLE -goversion go1.13beta1 -D "" -importcfg $WORK/b139/importcfg -pack ./code_string.go ./codes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/33/33b1c15cd1d6325cca7a314006bc8a93b68da0d9cfe6fab0f49abdd962df0a0e-d # internal BUILDSTDERR: google.golang.org/grpc/encoding BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid _wthQvP3EzP9-TFOfY1v/_wthQvP3EzP9-TFOfY1v -goversion go1.13beta1 -D "" -importcfg $WORK/b140/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/66/667f7eb23da0555be7270edebd8ee96ad2e748bcb79e856b267c1e85de68230b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/01/01b1ebef06c47727c06316915a512510ab09a0a9c1675a3b86c69655c364a125-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/61/61fbda0fa9c99d9191659d2fce09b902de45912060371ff086ecfaa0658a2be8-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/reflectlite=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p context -std -complete -installsuffix shared -buildid 6hpOfAEfAUzLOIkfUDTi/6hpOfAEfAUzLOIkfUDTi -goversion go1.13beta1 -D "" -importcfg $WORK/b056/importcfg -pack ./context.go BUILDSTDERR: google.golang.org/grpc/keepalive BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/keepalive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid dfmNTjOdcnPMap0ELMOr/dfmNTjOdcnPMap0ELMOr -goversion go1.13beta1 -D "" -importcfg $WORK/b143/importcfg -pack ./keepalive.go BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid gwq7xQTSE9Rc4ktWsDv4/gwq7xQTSE9Rc4ktWsDv4 -goversion go1.13beta1 -D "" -importcfg $WORK/b028/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/88/88df5209ed88534d9b746fe07a9eff667192b4ef01f18772496688dab87af920-d # internal BUILDSTDERR: golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b160/symabis ./asm_linux_arm64.s BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid rEezswC5ovyjECoNziCh/rEezswC5ovyjECoNziCh -goversion go1.13beta1 -symabis $WORK/b160/symabis -D "" -importcfg $WORK/b160/importcfg -pack -asmhdr $WORK/b160/go_asm.h ./affinity_linux.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./flock.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm64.go ./zptracearm_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/63/6398a249f58fd6894a36b1f9eff4e15d740c8314052c01040d7bebd0fb681b16-d # internal BUILDSTDERR: golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid 0-fa80QsVa1k5iVytKIY/0-fa80QsVa1k5iVytKIY -goversion go1.13beta1 -D "" -importcfg $WORK/b055/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/da/daf5a52d08eb065d10fbb9dcf23fc8b8a93a67be8b0235a1fe1febd14c9fd217-d # internal BUILDSTDERR: google.golang.org/grpc/tap BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b055/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/tap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid 3e2mjDj3dcFlBugCk7f3/3e2mjDj3dcFlBugCk7f3 -goversion go1.13beta1 -D "" -importcfg $WORK/b156/importcfg -pack ./tap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/a1/a1f8c2c3c6011b947e210ccc9dc101fe453e956f07ec6e4564667c9f0b05809a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/2e/2eacbe226ad90c7c083e19a7c44c16a3f20d761787d7f2379259eec13cc3c481-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid krX4V8yA3PfwAEsDyemH/krX4V8yA3PfwAEsDyemH -goversion go1.13beta1 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/asm_arm64.o ./asm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/30/30a9ff13e1f7c972386158201f5344cddc46b1e59bde5e339bc08311c38aaee3-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid 5WaPrhZrgSjcFDRSJIj8/5WaPrhZrgSjcFDRSJIj8 -goversion go1.13beta1 -D "" -importcfg $WORK/b042/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid IegYh0gny0otePtyg2WQ/IegYh0gny0otePtyg2WQ -goversion go1.13beta1 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/11/110803ab53c69405d7947846cc0d6397995f513383f77001ff4b5164632e7e82-d # internal BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b160/asm_linux_arm64.o ./asm_linux_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/00/00594e38f2142b7288f97e02b15298fa9253d09576e814bb2f2534da42214c28-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b160/_pkg_.a $WORK/b160/asm_linux_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 5eqQhlRPrZgQB6mwA-eJ/5eqQhlRPrZgQB6mwA-eJ -goversion go1.13beta1 -D "" -importcfg $WORK/b062/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid bEW5x0qZFd4uSyH00mjN/bEW5x0qZFd4uSyH00mjN -goversion go1.13beta1 -D "" -importcfg $WORK/b041/importcfg -pack ./base64.go BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/ba/baeaa3d988142e2ed7fead7974ac43facf2bf4accda1529876a8747367620e31-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid rQ20w_urtNFUFbQ7GVNS/rQ20w_urtNFUFbQ7GVNS -goversion go1.13beta1 -D "" -importcfg $WORK/b074/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/46/46d6874fbdfb0fc3ccfcc237f912407318a269bb03bfd7211735e4d22b9b2cc0-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid Br6Q1Ygh0gRo5lTyiAcR/Br6Q1Ygh0gRo5lTyiAcR -goversion go1.13beta1 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/32/32777a4d241c7c9fce19894e8f912dae9a0de4b1b8ae50babdb12e84d37e5576-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -0s1vnDeYEqaLhmhB-gB/-0s1vnDeYEqaLhmhB-gB -goversion go1.13beta1 -D "" -importcfg $WORK/b051/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/ba/ba9aa208d96ec70bcc2589ac0dd814e61c0cb461a3eb1e44ac8b47b798e73982-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/64/64633d0bc4e9157cad21f12632421e5b5e4bd8251fb2bb194863ad9401f9f533-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b061/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b061/symabis ./asm_arm64.s ./gcm_arm64.s BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid CdylP-i6Ye3a3CKoXZnu/CdylP-i6Ye3a3CKoXZnu -goversion go1.13beta1 -D "" -importcfg $WORK/b070/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/aes -std -installsuffix shared -buildid 8YXLBBr6h7r2UmMmWOH9/8YXLBBr6h7r2UmMmWOH9 -goversion go1.13beta1 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b061/asm_arm64.o ./asm_arm64.s BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e6/e653ee6d98c8581f7fa091cda483147b4d8662384d0879c7298504366e15193d-d # internal BUILDSTDERR: crypto/ed25519/internal/edwards25519 BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid fSCaoC8x-1w_slretzvV/fSCaoC8x-1w_slretzvV -goversion go1.13beta1 -D "" -importcfg $WORK/b077/importcfg -pack ./const.go ./edwards25519.go BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/39/39f4e324ad91441c1b31e87ddf354c1812295e1a5a0ab5d5ae80b04cf2c0a914-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid yl077ds-u5dpBmF5xLWW/yl077ds-u5dpBmF5xLWW -goversion go1.13beta1 -D "" -importcfg $WORK/b050/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b061/gcm_arm64.o ./gcm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b061/_pkg_.a $WORK/b061/asm_arm64.o $WORK/b061/gcm_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/0a/0a5542a7a7a4c8b0bf0b56f523a6384982ac6e5552b8c4f58a3832ba099bc914-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b079/symabis ./md5block_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/94/940888cc4dbc6e446cff103c09260aed6e9645e53d4b5da0774d7da27579572b-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p flag -std -complete -installsuffix shared -buildid TQMZrHS0xVAWSsaYQ6sG/TQMZrHS0xVAWSsaYQ6sG -goversion go1.13beta1 -D "" -importcfg $WORK/b018/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/a7/a78b2f4b5a61282dd29234961694280e2110550106e3416700c2fb1ad5e0c71b-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid jr7oc8UaUiXEqEfw6Yav/jr7oc8UaUiXEqEfw6Yav -goversion go1.13beta1 -D "" -importcfg $WORK/b040/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 8Ci4Ct4F5-QODybTnQbZ/8Ci4Ct4F5-QODybTnQbZ -goversion go1.13beta1 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b079/md5block_arm64.o ./md5block_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b079/_pkg_.a $WORK/b079/md5block_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/33/330602e5231c786fe26c9275d82f8ed37481d79b80671a1f044466d99d679d49-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/16/16ca5c570936d63f88be82c4ffc9ceb297b59dd9ac4a71d3470ad7a2df86b2ef-d # internal BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p log -std -complete -installsuffix shared -buildid 0zGhstzEIZ_i7L4nf2vN/0zGhstzEIZ_i7L4nf2vN -goversion go1.13beta1 -D "" -importcfg $WORK/b044/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid dDWeKnA4vxT_b-aMnazH/dDWeKnA4vxT_b-aMnazH -goversion go1.13beta1 -D "" -importcfg $WORK/b047/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/4a/4a30d0da566d66980266ff145588ca2d936f245e04212aa16d5a00894ae6785a-d # internal BUILDSTDERR: github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid gggBO7qQdnyjTXvDYavZ/gggBO7qQdnyjTXvDYavZ -goversion go1.13beta1 -D "" -importcfg $WORK/b054/importcfg -pack ./config.go ./state.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/29/2906b0658504cdfdbe5e92f9f6594bd4c74a45d7040534700ae689d577ce3f32-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b065/symabis ./arith_arm64.s BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p math/big -std -installsuffix shared -buildid _KpfCjGGZNz6Q89QnYwG/_KpfCjGGZNz6Q89QnYwG -goversion go1.13beta1 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/30/3011c16af396098d227ccdc100fe0da6796603c0fc0613b2818228bf9f2a5daa-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b082/symabis ./sha1block_arm64.s BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Q5U4Put9Uhy8k-fIVHJR/Q5U4Put9Uhy8k-fIVHJR -goversion go1.13beta1 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./sha1.go ./sha1block.go ./sha1block_arm64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b082/sha1block_arm64.o ./sha1block_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b082/_pkg_.a $WORK/b082/sha1block_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/10/10e46f1019a744a75014df44fe5728b3fcb41524654031f9bb62b3c7a72535ef-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b083/symabis ./sha256block_arm64.s BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid hjR_eEBfgsvG45VNS9Ui/hjR_eEBfgsvG45VNS9Ui -goversion go1.13beta1 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/19/19604644347137ed2aa111b14c4c4bb9accd985c7c7adf935a0d7e634f157b05-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid x46OcphBieHgrN9prWEK/x46OcphBieHgrN9prWEK -goversion go1.13beta1 -D "" -importcfg $WORK/b046/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b083/sha256block_arm64.o ./sha256block_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b083/_pkg_.a $WORK/b083/sha256block_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a6/a6fece3822c8b1869915568f19d8f30fec94cfe4e35e06f4be78a164c9041768-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid xg7_fd3yx0FA8fr_106Y/xg7_fd3yx0FA8fr_106Y -goversion go1.13beta1 -D "" -importcfg $WORK/b087/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/9f/9ff6cd99d0de2c3b6787f72ecabfda4a5e8ec246b338c2fa45d3e3f87f1fcfb7-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid KEinQEfnYD71oox2zMkL/KEinQEfnYD71oox2zMkL -goversion go1.13beta1 -D "" -importcfg $WORK/b088/importcfg -pack ./pem.go BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/9f/9fcda5fbc0488a057229ccb0458b55df7ae47194cd2d2c50b9238f79a204ce7e-d # internal BUILDSTDERR: github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid K4Ivt742hiRVBfhrCldk/K4Ivt742hiRVBfhrCldk -goversion go1.13beta1 -D "" -importcfg $WORK/b037/importcfg -pack ./clone.go ./decode.go ./decode_gogo.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/f0/f0cb52dd2acbd7dc23d20ad493e0ffbbb97219fba499bf81196d054d7702b8db-d # internal BUILDSTDERR: github.com/golang/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/golang/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid YYEtFkFqLwt4UfEi1x5m/YYEtFkFqLwt4UfEi1x5m -goversion go1.13beta1 -D "" -importcfg $WORK/b058/importcfg -pack ./clone.go ./decode.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/86/8677c7e78c974193b5c930e2d2289a8f23fbfca2eedea3cd1bfa2a1458e88779-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b091/ -importpath net -- -I $WORK/b091/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b065/arith_arm64.o ./arith_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b065/_pkg_.a $WORK/b065/arith_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/44/44069c6725a1fbea54cba38bf2ba73a055cc8d57ca74aaeb990675cae2f27eb3-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 35RyrW7Pw5P0v88l3gfZ/35RyrW7Pw5P0v88l3gfZ -goversion go1.13beta1 -D "" -importcfg $WORK/b060/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/68/68089cc3b4434c83cff1216945a8568875e70d81cb675ca13272facc506fc44f-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b072/symabis ./p256_asm_arm64.s BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid enZcJq79GkHuvLo4oeb0/enZcJq79GkHuvLo4oeb0 -goversion go1.13beta1 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go BUILDSTDERR: cd $WORK/b091 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b072/p256_asm_arm64.o ./p256_asm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b072/_pkg_.a $WORK/b072/p256_asm_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/6a/6ab11f3df2416f8c315bf3fd80c2ecc553229d134f5d1ae138e1ea13fdd96fae-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid TzvToT5erur7RXgRBq1o/TzvToT5erur7RXgRBq1o -goversion go1.13beta1 -D "" -importcfg $WORK/b075/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: cd $WORK/b091 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/40/4072e49b41ba1cc420377789ed394c4e69e56f251b6a2120e84d5b78e3345f3b-d # internal BUILDSTDERR: crypto/ed25519 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519/internal/edwards25519=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ed25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid kn5HB7lEy_kEs_9GZ2Q4/kn5HB7lEy_kEs_9GZ2Q4 -goversion go1.13beta1 -D "" -importcfg $WORK/b076/importcfg -pack ./ed25519.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/92/92942537b1da5f335355d8afe778ed8b9558700e863d4bbefeadf2da5fe681c1-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b065/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid pzBSlQ3WBJoPEvJtD20E/pzBSlQ3WBJoPEvJtD20E -goversion go1.13beta1 -D "" -importcfg $WORK/b081/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/65/656e988f9c5d277275eb99055cd8c53946aee095b4766f6ad8cd58edb66d59c7-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b065/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 0F8AOX4Ic6_KEbhsK6J9/0F8AOX4Ic6_KEbhsK6J9 -goversion go1.13beta1 -D "" -importcfg $WORK/b071/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go BUILDSTDERR: cd $WORK/b091 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/3f/3f52c8ec14fe179dcfd259e98159426cfafeb153ebe3054f7428c5a944abecb7-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b065/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid HmSXpFUMMbqL3PzZgrTw/HmSXpFUMMbqL3PzZgrTw -goversion go1.13beta1 -D "" -importcfg $WORK/b085/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/54/54ae7b7dc2db5debb5cca4134f6f39038378f159362c8a1b90f8c28f17bb2282-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid eSkRHNAiDRwea62drlJi/eSkRHNAiDRwea62drlJi -goversion go1.13beta1 -D "" -importcfg $WORK/b086/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e0/e00093b9198fb47efc7866deb4df56b9ebf8a4c89d21d3397f7607fd9e114e31-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile encoding/asn1=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid wW-VfV7l4qYrLgJNGWdh/wW-VfV7l4qYrLgJNGWdh -goversion go1.13beta1 -D "" -importcfg $WORK/b089/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/91/9192111281176f1fbdec5f05234313f47bf734b3df60a0a5da14488421f49723-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p net/url -std -complete -installsuffix shared -buildid 4xeXs5bO5YbMncgl0b6n/4xeXs5bO5YbMncgl0b6n -goversion go1.13beta1 -D "" -importcfg $WORK/b096/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/07/07ed122a65d95017f703b3cb8d994a11d06b342eb7669270e6f3d292ef5bd1c1-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b098/symabis ./asm_arm64.s BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/c3/c3f728d5af55c53c0903d6f4df48fff570267b4a5bc46c1d327a4bdc8ee863a4-d # internal BUILDSTDERR: github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: packagefile crypto/cipher=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid 8K2fbPtCmdKOes6GxHGt/8K2fbPtCmdKOes6GxHGt -goversion go1.13beta1 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/proto=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid pWZ2Xia6UchggHpf44bj/pWZ2Xia6UchggHpf44bj -goversion go1.13beta1 -D "" -importcfg $WORK/b045/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b098/asm_arm64.o ./asm_arm64.s BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/b9/b9f2c2f42472a7f7270a02a2e0e62aac937bde893979dfbd961d76840baf20a8-d # internal BUILDSTDERR: github.com/gogo/protobuf/types BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/proto=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/sortkeys=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/gogo/protobuf/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid OHOzt-Q_1kN97Yj30W5d/OHOzt-Q_1kN97Yj30W5d -goversion go1.13beta1 -D "" -importcfg $WORK/b052/importcfg -pack ./any.go ./any.pb.go ./doc.go ./duration.go ./duration.pb.go ./duration_gogo.go ./empty.pb.go ./field_mask.pb.go ./struct.pb.go ./timestamp.go ./timestamp.pb.go ./timestamp_gogo.go ./wrappers.pb.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b098/_pkg_.a $WORK/b098/asm_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/07/07545437ab8d2b64c242c2584e50ec79fc7e4d9a7486151aed390231c59f7944-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid CMTEYA57QPniOjws69Uq/CMTEYA57QPniOjws69Uq -goversion go1.13beta1 -D "" -importcfg $WORK/b100/importcfg -pack ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/c0/c03bf80045b2b683044b06b5e457e81bbf9741f5842b65acb250c2e504d38d7f-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: packagefile crypto/cipher=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b100/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid xvwiAy96fhNINGkLKckZ/xvwiAy96fhNINGkLKckZ -goversion go1.13beta1 -D "" -importcfg $WORK/b097/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/c0/c0b896785ae8c76149fa8790c9ca5f9b850731ae82a3d85f91db7b617ff0f0a2-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid oQnEZOLxF5TSOcQrcbNJ/oQnEZOLxF5TSOcQrcbNJ -goversion go1.13beta1 -D "" -importcfg $WORK/b101/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/9f/9ffff9ff9b7065704ff64b4ab954c45ee39a534b9b7c1bdc304d8b462e19e155-d # internal BUILDSTDERR: golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid mapYWpxNt91vxT-5GQnQ/mapYWpxNt91vxT-5GQnQ -goversion go1.13beta1 -D "" -importcfg $WORK/b103/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -o $WORK/b091/_cgo_.o $WORK/b091/_cgo_main.o $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b091/_cgo_.o -dynout $WORK/b091/_cgo_import.go BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b095/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p net -std -installsuffix shared -buildid Ih7PkVojsUPxGL7PGiv5/Ih7PkVojsUPxGL7PGiv5 -goversion go1.13beta1 -D "" -importcfg $WORK/b091/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b091/_cgo_gotypes.go $WORK/b091/cgo_linux.cgo1.go $WORK/b091/cgo_resnew.cgo1.go $WORK/b091/cgo_socknew.cgo1.go $WORK/b091/cgo_unix.cgo1.go $WORK/b091/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/46/468a5cc3d18310ddc56fa9e1c34f6a6e69d24f99f32fbcbfbd6c73786d044bc6-d # internal BUILDSTDERR: golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid neZYEnsX05HInAmXMsqN/neZYEnsX05HInAmXMsqN -goversion go1.13beta1 -D "" -importcfg $WORK/b107/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/32/32b7ae9e21f6afe536fd11435365c022ad31fbcf39a8060991ce26891edde454-d # internal BUILDSTDERR: github.com/gogo/protobuf/gogoproto BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/proto=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/gogo/protobuf/gogoproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid SME6svmcqJAtoyWtH4-q/SME6svmcqJAtoyWtH4-q -goversion go1.13beta1 -D "" -importcfg $WORK/b036/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/cd/cda7ede1dbac2af1c19d3a0a51a6158ee4d19052631988332ac47f1f1d839734-d # internal BUILDSTDERR: golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/transform=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/bidi=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid ov9zIOpqvjJjxavg4gJp/ov9zIOpqvjJjxavg4gJp -goversion go1.13beta1 -D "" -importcfg $WORK/b105/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/2a/2ac2d83b7881c2c2267bb6e18bdfd759afe03221289118d3fe7fa36de09c5d0f-d # internal BUILDSTDERR: golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/transform=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid aDGPzSGnK1U5K59OH7lL/aDGPzSGnK1U5K59OH7lL -goversion go1.13beta1 -D "" -importcfg $WORK/b108/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/d3/d3bdbb5435bed6036dad168eac37e5c7f1f8ec32500db72ba3d851dcba621cae-d # internal BUILDSTDERR: vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid iaqew1nUhqDWw7oNf_se/iaqew1nUhqDWw7oNf_se -goversion go1.13beta1 -D "" -importcfg $WORK/b115/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/a0/a0c1c0b178f0749c2b6fe22c06bd39fc927d0d3de19439685272939780d1178e-d # internal BUILDSTDERR: vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 3KJbZzir-he6aFMy8mLN/3KJbZzir-he6aFMy8mLN -goversion go1.13beta1 -D "" -importcfg $WORK/b116/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/a3/a3f2f5b693c6e9f05f043053d229818a45989d0f0f23744ec2edf8c26415e8dc-d # internal BUILDSTDERR: vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid DPmEjKjw2abAqdbKUexx/DPmEjKjw2abAqdbKUexx -goversion go1.13beta1 -D "" -importcfg $WORK/b113/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/4d/4d0f91a274350cab0fab7bbfe548786611b0ca39e77ebb28f6aa7b9e19a31da2-d # internal BUILDSTDERR: vendor/golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid AkMAudi1K3CXsRGGmqXg/AkMAudi1K3CXsRGGmqXg -goversion go1.13beta1 -D "" -importcfg $WORK/b119/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/64/641c94cf52d208aa1201455d20d706a70ad7f1100d648fabb25fd7de783c7be7-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p mime -std -complete -installsuffix shared -buildid Vb3BGbdGSA5SjQTYhQSY/Vb3BGbdGSA5SjQTYhQSY -goversion go1.13beta1 -D "" -importcfg $WORK/b120/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/48/48c23b6e8b50889208990473af09cf93ef644a32e6df4300adca54a303aa24e2-d # internal BUILDSTDERR: golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/secure/bidirule=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/bidi=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/norm=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid 2Nrp-tvKALyVjoz01RMV/2Nrp-tvKALyVjoz01RMV -goversion go1.13beta1 -D "" -importcfg $WORK/b104/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/c6/c67fde4b2ce9a2599a87064924ee4042d6470e02b3dde4d11604879fce129879-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid i6wFEElUWUr-ZtjgMKG6/i6wFEElUWUr-ZtjgMKG6 -goversion go1.13beta1 -D "" -importcfg $WORK/b122/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/84/847eaa5ae8e0355904a0a9bba6491221f863313a29eaeb5432664962b7f7b0ff-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid twsLye3ps_vCLa_pGQ7b/twsLye3ps_vCLa_pGQ7b -goversion go1.13beta1 -D "" -importcfg $WORK/b124/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/1a/1a9d7079cd32f247f67c5498be05b7618659df3e98965bad380c2bfb8f1034c7-d # internal BUILDSTDERR: vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid DO9dLi77GIq_4iQtjdSQ/DO9dLi77GIq_4iQtjdSQ -goversion go1.13beta1 -D "" -importcfg $WORK/b112/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/4e/4e86659f01aeb0cc893beef0719257a39468e223248c1c4e4322291317414e61-d # internal BUILDSTDERR: golang.org/x/net/internal/timeseries BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/net/internal/timeseries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid xSGZ4TzyEJaJKoHtL-9M/xSGZ4TzyEJaJKoHtL-9M -goversion go1.13beta1 -D "" -importcfg $WORK/b127/importcfg -pack ./timeseries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/2f/2f9ae9a7532e2d4065fd74bbc6446b28e053b7f832ebe1be7b96403d7b8d7f86-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid kdiGYW_DxBREwLsQEzVy/kdiGYW_DxBREwLsQEzVy -goversion go1.13beta1 -D "" -importcfg $WORK/b131/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/95/959ed7dcee9d5ad1a667375661c1dfb91b0041aa4fb7c7712562aac6e399adb2-d # internal BUILDSTDERR: google.golang.org/grpc/grpclog BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/grpclog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid zibDusPHuwkbDQmvS0Vr/zibDusPHuwkbDQmvS0Vr -goversion go1.13beta1 -D "" -importcfg $WORK/b135/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/7a/7afbd63f2820dc2f20cafaceaf9374fb540f9b8d10937e286c833985209e7374-d # internal BUILDSTDERR: google.golang.org/grpc/connectivity BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/connectivity BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid XcjWeydREUqSuYlo6aVv/XcjWeydREUqSuYlo6aVv -goversion go1.13beta1 -D "" -importcfg $WORK/b134/importcfg -pack ./connectivity.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a7/a7bc2d918c1ab434c28f6bf086f53be86c2a1bd97557ac0d4aecacb6f3b10f57-d # internal BUILDSTDERR: google.golang.org/grpc/grpclb/grpc_lb_v1/messages BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/grpclb/grpc_lb_v1/messages BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p google.golang.org/grpc/grpclb/grpc_lb_v1/messages -complete -installsuffix shared -buildid 9OgU79jgGtTWiQkMhsBz/9OgU79jgGtTWiQkMhsBz -goversion go1.13beta1 -D "" -importcfg $WORK/b141/importcfg -pack ./messages.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/67/6737288a46525b957a714f46fd970c7e074b5c82370b23219613f9681df574ce-d # internal BUILDSTDERR: google.golang.org/grpc/metadata BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/metadata BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid 2_ftjf0B6srvcmfFrrlc/2_ftjf0B6srvcmfFrrlc -goversion go1.13beta1 -D "" -importcfg $WORK/b144/importcfg -pack ./metadata.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/b6/b6a2528a6a6fa33f34f01278ef0b9338caef51fac26a8c11ac54a046c9cd1486-d # internal BUILDSTDERR: github.com/golang/protobuf/ptypes/any BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/golang/protobuf/ptypes/any BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid ciPeRH_krHBFZqBqaYsn/ciPeRH_krHBFZqBqaYsn -goversion go1.13beta1 -D "" -importcfg $WORK/b152/importcfg -pack ./any.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/d8/d8b12d6bc8c1e18609d1c82e996e1f271237274b4d36fd57c8186465694adfd1-d # internal BUILDSTDERR: github.com/golang/protobuf/ptypes/duration BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/golang/protobuf/ptypes/duration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid hVFhuIJ5B60FUeMiM7Pp/hVFhuIJ5B60FUeMiM7Pp -goversion go1.13beta1 -D "" -importcfg $WORK/b153/importcfg -pack ./duration.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/08/08328aea00a48cf9fb8256ef20e7d5c83999718022d8f90a253936309ebb8e4f-d # internal BUILDSTDERR: github.com/golang/protobuf/ptypes/timestamp BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/golang/protobuf/ptypes/timestamp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 2XrkEW1E9LZkne0TKogK/2XrkEW1E9LZkne0TKogK -goversion go1.13beta1 -D "" -importcfg $WORK/b154/importcfg -pack ./timestamp.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/fa/fa6dc837d7463fddb6fbd438bb27661054216aa791c7f3408e853dfb1699b77b-d # internal BUILDSTDERR: google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/ptypes/any=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid rVo4xh2rcaxtOckSansl/rVo4xh2rcaxtOckSansl -goversion go1.13beta1 -D "" -importcfg $WORK/b155/importcfg -pack ./status.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/19/19b1c693237cdce367d94ccd83faf70a7a414562ba35ce3f3f7e18d03b96a20a-d # internal BUILDSTDERR: github.com/golang/protobuf/ptypes BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/ptypes/any=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/golang/protobuf/ptypes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid KOUAfX7fL9OyTTWqhH27/KOUAfX7fL9OyTTWqhH27 -goversion go1.13beta1 -D "" -importcfg $WORK/b151/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/15/15b6a6ea6be187ade206b6898808c3175b58b5b19af3edf92f101bdec12c2555-d # internal BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: cat >$WORK/b162/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b162/symabis ./sig.s BUILDSTDERR: cat >$WORK/b162/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p os/signal -std -installsuffix shared -buildid k7OxSLw5OwUWKtZBZEeD/k7OxSLw5OwUWKtZBZEeD -goversion go1.13beta1 -symabis $WORK/b162/symabis -D "" -importcfg $WORK/b162/importcfg -pack -asmhdr $WORK/b162/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b091/_pkg_.a $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/84/84af160fdb7a8dfd367eee6b6a4a8291b834231a4e8c949fe58f9d0c2d881d97-d # internal BUILDSTDERR: google.golang.org/grpc/status BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/ptypes=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/codes=$WORK/b139/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/status BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid jzlsMlqBEiczjZv4yGNq/jzlsMlqBEiczjZv4yGNq -goversion go1.13beta1 -D "" -importcfg $WORK/b150/importcfg -pack ./status.go BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b162/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b162/_pkg_.a $WORK/b162/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/90/90351c50822e5dc4a144b4a592d9c4fd373aa495ca207b558a4cc0fac30c5dcf-d # internal BUILDSTDERR: github.com/moby/moby/pkg/term BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/moby/moby/pkg/term BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b161/ -importpath github.com/moby/moby/pkg/term -- -I $WORK/b161/ -g -O2 ./tc_linux_cgo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/0f/0f88a00558514788c867368ad10a74aa9d35d9602843e1a1d1f912ab465f2dfb-d # internal BUILDSTDERR: golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cat >$WORK/b164/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid XNGaW4-9HsYrO3Y2QGxm/XNGaW4-9HsYrO3Y2QGxm -goversion go1.13beta1 -D "" -importcfg $WORK/b164/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/a8/a80b4b2c832f0d5c868e20317bf72713de4e5c0ddf0df8f9c1841748d9bf4b3a-d # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid TZkMd9gFc4bmN7lh22WD/TZkMd9gFc4bmN7lh22WD -goversion go1.13beta1 -D "" -importcfg $WORK/b084/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/55/551bef4735b606da05a931bbf3dcffcc0df94d056158ad63dfba21e050070a38-d # internal BUILDSTDERR: golang.org/x/net/lex/httplex BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/net/idna=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/net/lex/httplex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p golang.org/x/net/lex/httplex -complete -installsuffix shared -buildid PM2pajFhlI7oU9NsKVpE/PM2pajFhlI7oU9NsKVpE -goversion go1.13beta1 -D "" -importcfg $WORK/b109/importcfg -pack ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/d8/d84b40e9707188fd974daeed8ade4482fb5b239e2b8f531044e54c1553d7c5d1-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid j67jy1Gdkb9dK3NslVTl/j67jy1Gdkb9dK3NslVTl -goversion go1.13beta1 -D "" -importcfg $WORK/b117/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/64/64c5f1c864e80b5fd8358c5d4cac5f9637c79b5079a3a58f75cad3c723aa339a-d # internal BUILDSTDERR: vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid fobP_RXPrBwE3B7GOpwe/fobP_RXPrBwE3B7GOpwe -goversion go1.13beta1 -D "" -importcfg $WORK/b118/importcfg -pack ./proxy.go BUILDSTDERR: cd $WORK/b161 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/moby/moby/pkg/term -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b161=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/moby/moby/pkg/term -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b161=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c tc_linux_cgo.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/36/36c19dfa58e36e3b1f883bdc281c6e4a248b248f32fb8b6f78a4dec6eeec1666-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p text/template -std -complete -installsuffix shared -buildid GyiKvqQp1zzgStwI_Hld/GyiKvqQp1zzgStwI_Hld -goversion go1.13beta1 -D "" -importcfg $WORK/b130/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/fa/fab2b15d7ee6ba4dca8931f8b2d7a9b14c086351cec0a8f6bb32a10665a2f9eb-d # internal BUILDSTDERR: vendor/golang.org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid QMNWh8OArwsd4d5gmDku/QMNWh8OArwsd4d5gmDku -goversion go1.13beta1 -D "" -importcfg $WORK/b111/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/bb/bbc93784628f6fb74cf3c279e0345c99308e3675f4e925d271429f886594f4eb-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid fCiC4GM56lFMcVipnX-i/fCiC4GM56lFMcVipnX-i -goversion go1.13beta1 -D "" -importcfg $WORK/b121/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: cd $WORK/b161 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/moby/moby/pkg/term -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b161=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/moby/moby/pkg/term BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b161=/tmp/go-build -gno-record-gcc-switches -o $WORK/b161/_cgo_.o $WORK/b161/_cgo_main.o $WORK/b161/_x001.o $WORK/b161/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage term -dynimport $WORK/b161/_cgo_.o -dynout $WORK/b161/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b161/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b095/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/moby/moby/pkg/term -installsuffix shared -buildid euKyLmPUb10ZQU-2qIuM/euKyLmPUb10ZQU-2qIuM -goversion go1.13beta1 -D "" -importcfg $WORK/b161/importcfg -pack ./ascii.go ./term.go ./term_unix.go $WORK/b161/_cgo_gotypes.go $WORK/b161/tc_linux_cgo.cgo1.go $WORK/b161/_cgo_import.go BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/d0/d074ff2b52f5a94e033062f91f48023c5797f76797d5713563801d47777dbde4-d # internal BUILDSTDERR: google.golang.org/grpc/naming BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/naming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p google.golang.org/grpc/naming -complete -installsuffix shared -buildid x00Q6n4nG0FcIHtEj8h_/x00Q6n4nG0FcIHtEj8h_ -goversion go1.13beta1 -D "" -importcfg $WORK/b145/importcfg -pack ./dns_resolver.go ./go18.go ./naming.go BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/moby/moby/pkg/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b161/_pkg_.a $WORK/b161/_x001.o $WORK/b161/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/a0/a0a55cce28a18a498a7aa84593d04a8cbb5a46e23fd6a40dd786d97e2e5ad05b-d # internal BUILDSTDERR: google.golang.org/grpc/resolver/dns BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/resolver/dns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p google.golang.org/grpc/resolver/dns -complete -installsuffix shared -buildid 5ezhm1JNx9PpwzHjZc40/5ezhm1JNx9PpwzHjZc40 -goversion go1.13beta1 -D "" -importcfg $WORK/b147/importcfg -pack ./dns_resolver.go ./go18.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/7d/7d8bad641fe807a284b8c6bbdaa05cc92a3cafe96c1e460b9c6dcc1cc78bd1cc-d # internal BUILDSTDERR: google.golang.org/grpc/stats BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/stats BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid pY3lXUBux51xxrnc73U6/pY3lXUBux51xxrnc73U6 -goversion go1.13beta1 -D "" -importcfg $WORK/b149/importcfg -pack ./handlers.go ./stats.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/fa/fa7b105654b8bc8f5255bf7440cdb8cadb8f339b5abad485d6b30891198e1cfc-d # internal BUILDSTDERR: github.com/mdlayher/vsock BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/mdlayher/vsock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/mdlayher/vsock -complete -installsuffix shared -buildid LbgheREbGtK6d7hb3MYm/LbgheREbGtK6d7hb3MYm -goversion go1.13beta1 -D "" -importcfg $WORK/b159/importcfg -pack ./conn_linux.go ./fd_linux.go ./ioctl_linux.go ./listener_linux.go ./vsock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/b4/b451e94b2919df2797c7c1d83ab38edeafea1283eefd89d2ca4c0e3a0cb75936-d # internal BUILDSTDERR: github.com/sirupsen/logrus BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/sirupsen/logrus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid _DizgUvxxlDxUoGeYyiZ/_DizgUvxxlDxUoGeYyiZ -goversion go1.13beta1 -D "" -importcfg $WORK/b163/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_linux.go ./text_formatter.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/a1/a18bff43f6e8e16b1c63bc2f6b458ac44f1e9578f9ceaf4f2b6c5428971ec352-d # internal BUILDSTDERR: log/syslog BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cat >$WORK/b166/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log/syslog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid IkXlBHNVMygR2rgtcO99/IkXlBHNVMygR2rgtcO99 -goversion go1.13beta1 -D "" -importcfg $WORK/b166/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/d9/d9f32e731a535f11e52d8f4a6a51dcb6109267e9cc7d7422cf3101f264435b30-d # internal BUILDSTDERR: runtime/pprof BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/pprof BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p runtime/pprof -std -installsuffix shared -buildid 4a1uqNTttF0wPx5KtpXl/4a1uqNTttF0wPx5KtpXl -goversion go1.13beta1 -D "" -importcfg $WORK/b167/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/11/11b99abf90115d572f0ee86bb13b961209903882bc711e5e833f8d25d99b7c37-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid lL4D0z32NUa1tj0IKt84/lL4D0z32NUa1tj0IKt84 -goversion go1.13beta1 -D "" -importcfg $WORK/b067/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/ed/ed10f4528e2d4a14e4e5a865d4d7e922641ded96af72026489cdba89a8e000df-d # internal BUILDSTDERR: github.com/sirupsen/logrus/hooks/syslog BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b165/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/sirupsen/logrus/hooks/syslog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid sN1rOvAtREvy2REGch8m/sN1rOvAtREvy2REGch8m -goversion go1.13beta1 -D "" -importcfg $WORK/b165/importcfg -pack ./syslog.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/45/45bbeeecf7779d2f937deade3b21cdb503e6b779299d1105c339cd23260cd17b-d # internal BUILDSTDERR: html/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p html/template -std -complete -installsuffix shared -buildid 9U6BjXV1kuo3uIcBprGG/9U6BjXV1kuo3uIcBprGG -goversion go1.13beta1 -D "" -importcfg $WORK/b128/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/cf/cf48b58e40d4b9c6aea6d82f6ef7fd6b3d42d4bf0df389f2c385df9e4a6d8930-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/00/003a1dcdab5ed3f113f30a08d87b49b3d05c615e02f5a58e1023c1a0f9ee4775-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/13/1363ca09c5b69b3c249e5c57af8ad04013d631d8f42e04949c975c7f052bf180-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c5/c521c43a142f624dfd4a8477e5cd1cb3b93ff7d512d8eeb8d7f3f6cb916ead93-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid CnsdqSEyggR2OhwRkwut/CnsdqSEyggR2OhwRkwut -goversion go1.13beta1 -D "" -importcfg $WORK/b123/importcfg -pack ./trace.go BUILDSTDERR: google.golang.org/grpc/credentials BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/credentials BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid YWmZGLLuZyvm7tItE3JX/YWmZGLLuZyvm7tItE3JX -goversion go1.13beta1 -D "" -importcfg $WORK/b136/importcfg -pack ./credentials.go ./credentials_util_go18.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/1b/1bc182cf0d396d9ea179ed756a62f2f42e0ab6ca6d92ec19abb50963901e0a31-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts BUILDSTDERR: importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack BUILDSTDERR: importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p net/http -std -complete -installsuffix shared -buildid zMqtvTB5doBAJyJEIIiR/zMqtvTB5doBAJyJEIIiR -goversion go1.13beta1 -D "" -importcfg $WORK/b110/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/79/79a43e249c49d37e5223206fb80d2a7ba5bff1e58d963842b6b734a7214c7cf3-d # internal BUILDSTDERR: google.golang.org/grpc/peer BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/credentials=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/peer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid D9_7CZRl-5uxTCSnMtU0/D9_7CZRl-5uxTCSnMtU0 -goversion go1.13beta1 -D "" -importcfg $WORK/b146/importcfg -pack ./peer.go BUILDSTDERR: google.golang.org/grpc/balancer BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/connectivity=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/credentials=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/balancer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid fXSRR7gt4RjokSaV1BNj/fXSRR7gt4RjokSaV1BNj -goversion go1.13beta1 -D "" -importcfg $WORK/b133/importcfg -pack ./balancer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/09/098624575abadf83cc5d4caec958e7394faa3ddb718420ba33b0944bf6781f2a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/10/100e0e7fb7fcb22b19733735e7449f90d6fe0199eb5536b69cf557e9cde35f2b-d # internal BUILDSTDERR: google.golang.org/grpc/balancer/roundrobin BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/balancer=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/connectivity=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/balancer/roundrobin BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid BQfh8TQ0Sh_qR-dblmJk/BQfh8TQ0Sh_qR-dblmJk -goversion go1.13beta1 -D "" -importcfg $WORK/b138/importcfg -pack ./roundrobin.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/12/12e0ac2fdd7bb84d81a6ec257450aef2b8112179c64a82c11b87f93d9198807c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/aa/aaea3c74170dba5f29a1676af7c93425116e819fba85a37f828b5b81d9fe2064-d # internal BUILDSTDERR: golang.org/x/net/trace BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/internal/timeseries=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/net/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid MLPSz5YSLofNcVzvyBhS/MLPSz5YSLofNcVzvyBhS -goversion go1.13beta1 -D "" -importcfg $WORK/b126/importcfg -pack ./events.go ./histogram.go ./trace.go ./trace_go17.go BUILDSTDERR: net/http/httputil BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid c1BXhcy4nr506DJ0EnWi/c1BXhcy4nr506DJ0EnWi -goversion go1.13beta1 -D "" -importcfg $WORK/b158/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go BUILDSTDERR: golang.org/x/net/http2 BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2/hpack=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/idna=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/lex/httplex=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/net/http2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid 78gPuhncJwsX-e-ugBNV/78gPuhncJwsX-e-ugBNV -goversion go1.13beta1 -D "" -importcfg $WORK/b059/importcfg -pack ./ciphers.go ./client_conn_pool.go ./configure_transport.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go16.go ./go17.go ./go18.go ./go19.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/6d/6d99a5c9749bc127ff2d7fd477655573258571f74b019110062993f28e77c0dd-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/51/5188db4cee5d6cda25156c3bdc767dc9db36eaf4d8b912b5d5253f7e824fda23-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/fd/fd0294f028aae51e660900f635cd57cc6bce452dbdc28c4174f010cf6a178a92-d # internal BUILDSTDERR: google.golang.org/grpc/transport BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2/hpack=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/codes=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/credentials=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/keepalive=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/metadata=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/peer=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/stats=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/status=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/tap=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p google.golang.org/grpc/transport -complete -installsuffix shared -buildid e-H6yM9f9Xq-10EXFRUJ/e-H6yM9f9Xq-10EXFRUJ -goversion go1.13beta1 -D "" -importcfg $WORK/b157/importcfg -pack ./bdp_estimator.go ./control.go ./go17.go ./handler_server.go ./http2_client.go ./http2_server.go ./http_util.go ./log.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/84/84a63bd5e53740f7871e07884dfed63756bfeff7759b8bc51244b28a4fea3ed0-d # internal BUILDSTDERR: google.golang.org/grpc BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/trace=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/balancer=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/codes=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/connectivity=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/credentials=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/encoding=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/internal=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/keepalive=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/metadata=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/naming=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/peer=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/resolver/dns=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/resolver/passthrough=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/stats=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/status=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/tap=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/transport=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p google.golang.org/grpc -complete -installsuffix shared -buildid s6ZoEEYyGf5-8c5lfOi2/s6ZoEEYyGf5-8c5lfOi2 -goversion go1.13beta1 -D "" -importcfg $WORK/b057/importcfg -pack ./backoff.go ./balancer.go ./balancer_conn_wrappers.go ./balancer_v1_wrapper.go ./call.go ./clientconn.go ./codec.go ./doc.go ./go17.go ./grpclb.go ./interceptor.go ./picker_wrapper.go ./pickfirst.go ./proxy.go ./resolver_conn_wrapper.go ./rpc_util.go ./server.go ./service_config.go ./stream.go ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/9c/9c58bf1a84d78d69077b0a45493016f79c00e96e0f655a20c28ffb21b1eabdb0-d # internal BUILDSTDERR: github.com/kata-containers/agent/protocols/grpc BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/gogoproto=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/proto=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/kata-containers/agent/protocols/grpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/kata-containers/agent/protocols/grpc -complete -installsuffix shared -buildid YWNrUR9HyN2t-tjZIomJ/YWNrUR9HyN2t-tjZIomJ -goversion go1.13beta1 -D "" -importcfg $WORK/b035/importcfg -pack ./agent.pb.go ./health.pb.go ./oci.pb.go ./utils.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/48/485e159d158a5bf75563cccf5dab55b7e0dfbd3b8b088867e277705814940ebe-d # internal BUILDSTDERR: github.com/kata-containers/agent/protocols/client BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/kata-containers/agent/protocols/grpc=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/mdlayher/vsock=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/kata-containers/agent/protocols/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/kata-containers/agent/protocols/client -complete -installsuffix shared -buildid hj5dPu8Pm_9o2oH4QzUa/hj5dPu8Pm_9o2oH4QzUa -goversion go1.13beta1 -D "" -importcfg $WORK/b034/importcfg -pack ./client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/51/510df576e749c91b8acc08dd07029b9d9de897d833d41cdfa071f4791bb27bad-d # internal BUILDSTDERR: _/builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/kata-containers/agent/protocols/client=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/kata-containers/agent/protocols/grpc=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/moby/moby/pkg/term=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus/hooks/syslog=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/codes=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b095/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid wTtOjh3B9dooP5gStxPh/wTtOjh3B9dooP5gStxPh -goversion go1.13beta1 -D _/builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b -importcfg $WORK/b001/importcfg -pack ./agent.go ./main.go ./pipe.go ./shim.go ./signals.go ./terminal_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/99/99040a1d47dc5a212ea1baf1ac0d1cf547d67c4eca7935ddd824592d236d041c-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile _/builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/kata-containers/agent/protocols/client=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/kata-containers/agent/protocols/grpc=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/moby/moby/pkg/term=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus/hooks/syslog=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/codes=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/reflectlite=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/mdlayher/vsock=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/gogoproto=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/proto=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/trace=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/balancer=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/connectivity=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/credentials=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/encoding=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/internal=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/keepalive=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/metadata=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/naming=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/peer=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/resolver/dns=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/resolver/passthrough=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/stats=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/status=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/tap=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/transport=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/sortkeys=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2/hpack=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/idna=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/lex/httplex=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/internal/timeseries=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/ptypes=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/secure/bidirule=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/bidi=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/norm=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/ptypes/any=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519/internal/edwards25519=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/transform=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b114/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=FDXY1nv08sCYGMHacGJI/wTtOjh3B9dooP5gStxPh/Ako-pzpSQR9z-d-MW1Cj/FDXY1nv08sCYGMHacGJI -B 0x9cdf399bd124f2bd718928eaf195361448d63b9b -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mv $WORK/b001/exe/a.out kata-shim BUILDSTDERR: rm -r $WORK/b001/ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ~/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/_build ~/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b ~/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sK8pzE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64 + cd shim-63461104a1a482d753cbf7beeda956414fc0d38b + install -dp /builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64/usr/libexec + /usr/bin/make install LIBEXECDIR=/builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64/usr/libexec + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.4.1-3.git6346110.fc31 --unique-debug-suffix -1.4.1-3.git6346110.fc31.aarch64 --unique-debug-src-base kata-shim-1.4.1-3.git6346110.fc31.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b BUILDSTDERR: warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts BUILDSTDERR: of file /builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64/usr/libexec/kata-containers/kata-shim. BUILDSTDERR: Use `info auto-load python-scripts [REGEXP]' to list them. BUILDSTDERR: 5359 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs install -D kata-shim //builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64/usr/libexec/kata-containers/kata-shim explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64/usr/libexec/kata-containers/kata-shim extracting debug info from /builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64/usr/libexec/kata-containers/kata-shim Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ucpVOE + umask 022 + cd /builddir/build/BUILD + cd shim-63461104a1a482d753cbf7beeda956414fc0d38b + export http_proxy=http://127.0.0.1:9/ + http_proxy=http://127.0.0.1:9/ + export https_proxy=http://127.0.0.1:9/ + https_proxy=http://127.0.0.1:9/ + export no_proxy=localhost + no_proxy=localhost + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: kata-shim-1.4.1-3.git6346110.fc31.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WmrhGF + umask 022 + cd /builddir/build/BUILD + cd shim-63461104a1a482d753cbf7beeda956414fc0d38b + DOCDIR=/builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64/usr/share/doc/kata-shim + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64/usr/share/doc/kata-shim + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64/usr/share/doc/kata-shim + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64/usr/share/doc/kata-shim + cp -pr README.md /builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64/usr/share/doc/kata-shim + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yFjgPC + umask 022 + cd /builddir/build/BUILD + cd shim-63461104a1a482d753cbf7beeda956414fc0d38b + LICENSEDIR=/builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64/usr/share/licenses/kata-shim + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64/usr/share/licenses/kata-shim + cp -pr LICENSE /builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64/usr/share/licenses/kata-shim + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: bundled(golang(github.com/Azure/go-ansiterm)) = d6e3b3328b783f23731bc4d058875b0371ff8109 bundled(golang(github.com/davecgh/go-spew)) = v1.1.0 bundled(golang(github.com/docker/docker)) = bc183a0062c1283cfc47f42ec78501868629dd2b bundled(golang(github.com/gogo/protobuf)) = 342cbe0a04158f6dcb03ca0079991a51a4248c02 bundled(golang(github.com/golang/protobuf)) = 1e59b77b52bf8e4b449a57e6f79f21226d571845 bundled(golang(github.com/kata-containers/agent)) = 8f22514ae5790f3b6953cf93692e663fa29469e3 bundled(golang(github.com/kr/pty)) = v1.1.0 bundled(golang(github.com/mdlayher/vsock)) = 738c88d6e4cfd60e8124a5344fa10d205fd828b9 bundled(golang(github.com/moby/moby)) = v1.13.1 bundled(golang(github.com/opencontainers/runtime-spec)) = 4e3b9264a330d094b0386c3703c5f379119711e8 bundled(golang(github.com/pmezard/go-difflib)) = v1.0.0 bundled(golang(github.com/sirupsen/logrus)) = v1.0.4 bundled(golang(github.com/stretchr/testify)) = v1.2.0 bundled(golang(golang.org/x/crypto)) = 13931e22f9e72ea58bb73048bc752b48c6d4d4ac bundled(golang(golang.org/x/net)) = a8b9294777976932365dabb6640cf1468d95c70f bundled(golang(golang.org/x/sys)) = 810d7000345868fc619eb81f46307107118f4ae1 bundled(golang(golang.org/x/text)) = e19ae1496984b1c655b8044a65c0300a3c878dd3 bundled(golang(google.golang.org/genproto)) = a8101f21cf983e773d0c1133ebc5424792003214 bundled(golang(google.golang.org/grpc)) = v1.8.0 kata-shim = 1.4.1-3.git6346110.fc31 kata-shim(aarch-64) = 1.4.1-3.git6346110.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: kata-shim-debugsource-1.4.1-3.git6346110.fc31.aarch64 Provides: kata-shim-debugsource = 1.4.1-3.git6346110.fc31 kata-shim-debugsource(aarch-64) = 1.4.1-3.git6346110.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kata-shim-debuginfo-1.4.1-3.git6346110.fc31.aarch64 Provides: debuginfo(build-id) = a74cc90b9072ceef9edb5b18822dd546c63678e7 kata-shim-debuginfo = 1.4.1-3.git6346110.fc31 kata-shim-debuginfo(aarch-64) = 1.4.1-3.git6346110.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kata-shim-debugsource(aarch-64) = 1.4.1-3.git6346110.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64 Wrote: /builddir/build/RPMS/kata-shim-debugsource-1.4.1-3.git6346110.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/kata-shim-debuginfo-1.4.1-3.git6346110.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/kata-shim-1.4.1-3.git6346110.fc31.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qw6MQD + umask 022 + cd /builddir/build/BUILD + cd shim-63461104a1a482d753cbf7beeda956414fc0d38b + /usr/bin/rm -rf /builddir/build/BUILDROOT/kata-shim-1.4.1-3.git6346110.fc31.aarch64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0