Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/kata-shim.spec'], chrootPath='/var/lib/mock/f33-build-281485-51708/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1588896000 Wrote: /builddir/build/SRPMS/kata-shim-1.11.0-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/kata-shim.spec'], chrootPath='/var/lib/mock/f33-build-281485-51708/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1588896000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ijcNeD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf shim-1.11.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/shim-1.11.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd shim-1.11.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wkw0GB + umask 022 + cd /builddir/build/BUILD + cd shim-1.11.0 ++ pwd + export GOPATH=/builddir/build/BUILD/shim-1.11.0/go + GOPATH=/builddir/build/BUILD/shim-1.11.0/go + mkdir go + mv vendor go/src + mkdir -p go/src/github.com/kata-containers ++ pwd + ln -s /builddir/build/BUILD/shim-1.11.0/../shim-1.11.0 go/src/github.com/kata-containers/shim + cd go/src/github.com/kata-containers/shim + LDFLAGS='-linkmode=external -X main.version=1.11.0' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-linkmode=external -X main.version=1.11.0 -B 0xa4ba6b1fe1c114671e324dff6c5ee43dab5176fd -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x WORK=/tmp/go-build438292963 internal/race mkdir -p $WORK/b015/ unicode/utf8 runtime/internal/sys unicode mkdir -p $WORK/b018/ internal/cpu mkdir -p $WORK/b012/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b017/ math/bits cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/race -std -complete -buildid yRUs8DM97xe9YUph46bV/yRUs8DM97xe9YUph46bV -goversion go1.14 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./doc.go ./norace.go mkdir -p $WORK/b008/ mkdir -p $WORK/b028/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p unicode -std -complete -buildid cHMOYqliYwG_qDAqkA15/cHMOYqliYwG_qDAqkA15 -goversion go1.14 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid MHbKou1KT8GXhNEIFaL-/MHbKou1KT8GXhNEIFaL- -goversion go1.14 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid H7eRY0SNn6Hun9re7uen/H7eRY0SNn6Hun9re7uen -goversion go1.14 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_riscv64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_riscv64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p math/bits -std -complete -buildid Or4ex6TXWdaHuQyoIcbM/Or4ex6TXWdaHuQyoIcbM -goversion go1.14 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/cpu -std -+ -complete -buildid FDEaLsyDWmSMoNYVEhtu/FDEaLsyDWmSMoNYVEhtu -goversion go1.14 -D "" -importcfg $WORK/b008/importcfg -pack -c=4 ./cpu.go ./cpu_no_init.go ./cpu_riscv64.go runtime/internal/atomic mkdir -p $WORK/b010/ sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b016/symabis ./asm.s cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b010/symabis ./atomic_riscv64.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p sync/atomic -std -buildid LdYhFiuVttgmV4DbEVzP/LdYhFiuVttgmV4DbEVzP -goversion go1.14 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h -c=4 ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid CmZF5gxntVA8u0SnXV1d/CmZF5gxntVA8u0SnXV1d -goversion go1.14 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_riscv64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/de/de959f93901940f91b74c4ba235fe831630eb618c03d387cf169b2229d1b7e9c-d # internal container/list mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p container/list -std -complete -buildid 1NTGOo4ByT7ZgjgTRpWU/1NTGOo4ByT7ZgjgTRpWU -goversion go1.14 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./list.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b010/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b016/asm.o ./asm.s cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/a0/a02bf8cf32aa482460ce205694a093d301041e804c0195e8a9d4376b8aac6c41-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal internal/bytealg cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ca/ca0e115cf0535d259f52d905dc679e94ac477ed1b5374b03566da9c370150ea6-d # internal mkdir -p $WORK/b007/ cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ef70a7107623b1d9875ce2383e73433a15c2f5c9a8f04b32d404fbfa690b785-d # internal crypto/internal/subtle mkdir -p $WORK/b051/ runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p crypto/internal/subtle -std -complete -buildid piIjDJYdxLjxkJM3Z7pp/piIjDJYdxLjxkJM3Z7pp -goversion go1.14 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b007/symabis ./equal_riscv64.s ./indexbyte_riscv64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b010/_pkg_.a $WORK/b010/atomic_riscv64.o # internal cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid 1gsZmyIAMYGSkG9461C-/1gsZmyIAMYGSkG9461C- -goversion go1.14 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/fa/fa9b7d02d9e387a5c705bc2a614e3716c475617cefd3277e676c5fb484192fec-d # internal crypto/subtle mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ac/ac139dcb417c56db0ab2b33dd01fb1626af055d2f414ed44d6e353b422f4c285-d # internal internal/testlog mkdir -p $WORK/b034/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p crypto/subtle -std -complete -buildid MXeNhPfep6V9O89pjCqJ/MXeNhPfep6V9O89pjCqJ -goversion go1.14 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./constant_time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/testlog -std -complete -buildid Z7hiK15Hpe0Ezu7IRQ9C/Z7hiK15Hpe0Ezu7IRQ9C -goversion go1.14 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./log.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/49/49281a275ac89a0512bf98099a7f430743d13c22f73867acb2d6537eafa0daa3-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/bytealg -std -+ -buildid l5x2WH3AeccDtr8CqWHp/l5x2WH3AeccDtr8CqWHp -goversion go1.14 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./bytealg.go ./compare_generic.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/8a/8a71da898854813d33643d1d77c72cc8d3651620c841a3025149a5a4e9c726ee-d # internal unicode/utf16 mkdir -p $WORK/b063/ math mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b027/symabis ./stubs_riscv64.s cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p unicode/utf16 -std -complete -buildid kIjahkeP4lqdJjdaeziu/kIjahkeP4lqdJjdaeziu -goversion go1.14 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./utf16.go cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/01/0165744b5ab47d74ea3e2c95cd72295cb5a2dc2828e4977a73752d7ea12d5291-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid 2LL1VHs6kfGu2Y1JTcyI/2LL1VHs6kfGu2Y1JTcyI -goversion go1.14 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./asn1.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/6c/6cd23ebf4c3dad5892fe5528adcd5ffd9914d0a51bd8c50c43ffd8104d92bacc-d # internal internal/nettrace mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p internal/nettrace -std -complete -buildid 0E8isxc8kRhO9I55CLtg/0E8isxc8kRhO9I55CLtg -goversion go1.14 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./nettrace.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p math -std -buildid OLKcs8reUa0cutjb6OF0/OLKcs8reUa0cutjb6OF0 -goversion go1.14 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h -c=4 ./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 ./fma.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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/c7/c72ef7e862134b4477daf185c75f1f50ff1a2cc2044731bc63c284150347ce41-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid bu2ejvLlq1ZehSu1Nk6q/bu2ejvLlq1ZehSu1Nk6q -goversion go1.14 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/equal_riscv64.o ./equal_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/37/37a41db5e9f19e8be7155f22f0fe1c2aeec8d7883ff939bf1f37098f4007736b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal encoding mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p encoding -std -complete -buildid CfHSSqkIf1e7TLqk5suD/CfHSSqkIf1e7TLqk5suD -goversion go1.14 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/0e/0eb51a4ce4c619d9999776cc68bd8b22b9d5402ee509f3e8a53b6618f7fdbd37-d # internal google.golang.org/grpc/resolver cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/bb/bbc46ec0884e06bbeac387d06fa427751418299507cedbe3b0ffeaa9f2ec0aec-d # internal mkdir -p $WORK/b132/ google.golang.org/grpc/internal mkdir -p $WORK/b140/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b140/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/resolver /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p google.golang.org/grpc/resolver -complete -buildid ypZ6MHpep3h7Y6jgJ5og/ypZ6MHpep3h7Y6jgJ5og -goversion go1.14 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./resolver.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p google.golang.org/grpc/internal -complete -buildid 59QktBUux2zIXgpeYpu1/59QktBUux2zIXgpeYpu1 -goversion go1.14 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./internal.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/indexbyte_riscv64.o ./indexbyte_riscv64.s cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/6d/6ddebe4e0073a887e77ba159e135eda042a01f42c94df2927db3b38ef69063b7-d # internal github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/uber/jaeger-client-go/internal/baggage -complete -buildid vkxkGfKQ6zneT7aHQlIX/vkxkGfKQ6zneT7aHQlIX -goversion go1.14 -D "" -importcfg $WORK/b176/importcfg -pack -c=4 ./restriction_manager.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b007/_pkg_.a $WORK/b007/equal_riscv64.o $WORK/b007/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/c6/c6c1524da4c87c9fac93ff7f9b203e720f662347a02c498cfded0a537cb0f1d0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/02/0225a5650419c045c1bbe6ab2d06f545f9049a027aafce7018094e95a7d26f10-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/uber/jaeger-client-go/internal/throttler -complete -buildid fWeQu07_Uh4Xe0qbAvbw/fWeQu07_Uh4Xe0qbAvbw -goversion go1.14 -D "" -importcfg $WORK/b178/importcfg -pack -c=4 ./throttler.go cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/77/77f96fd0d8adb1e54d7e4724f2b7e3e1484833c0f360ffdfca1261a341384f12-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/f8/f8577a9ebc98bb64fa0c6f38b6757d75262ea7bbb5d4210f090fe53079d655c5-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/5f/5f3b7b20b9e719f43b3bfcd59b8b1ce312b1d8ade8afe3df06e7c7124837dd4f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b176/_pkg_.a # internal google.golang.org/grpc/resolver/passthrough mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b132/_pkg_.a EOF cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/57/5785b970ca6f5d313c7eb4a218af4f2b124141d54488dbf80cd48fe608d02ee5-d # internal cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/resolver/passthrough /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p google.golang.org/grpc/resolver/passthrough -complete -buildid LjLNzT0GV-zvyG0jFoKP/LjLNzT0GV-zvyG0jFoKP -goversion go1.14 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./passthrough.go runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_riscv64.s ./atomic_riscv64.s ./memclr_riscv64.s ./memmove_riscv64.s ./preempt_riscv64.s ./rt0_linux_riscv64.s ./sys_linux_riscv64.s ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/2e/2e461685d5d61d8301962acc9356f3697da7a8d890ee98a345f8db1a8cc3b891-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/e7/e7cd6f2d97e1a2f34b282873dc356c3b96ec42ad57d51c2e577c212c846d894a-d # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p runtime -std -+ -buildid iXxZVEaJuv0_WIMvcL79/iXxZVEaJuv0_WIMvcL79 -goversion go1.14 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_riscv64.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_novdso.go ./os_linux_riscv64.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.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 ./sigaction.go ./signal_linux_riscv64.go ./signal_riscv64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_riscv64.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/9f/9fe167245a47d8d9667c83a639b129fa091706c75a5f993901fc621a15661fb3-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b027/stubs_riscv64.o ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b027/_pkg_.a $WORK/b027/stubs_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b7/b756b25c0601ca3e9fa9864b6809ab3fb2a0185f9dc454f31f36bc758477701e-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/memclr_riscv64.o ./memclr_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/memmove_riscv64.o ./memmove_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/preempt_riscv64.o ./preempt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/sys_linux_riscv64.o ./sys_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_riscv64.o $WORK/b006/atomic_riscv64.o $WORK/b006/memclr_riscv64.o $WORK/b006/memmove_riscv64.o $WORK/b006/preempt_riscv64.o $WORK/b006/rt0_linux_riscv64.o $WORK/b006/sys_linux_riscv64.o $WORK/b006/tls_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/15/159468bbcfd89daccbaad07b4e6294d2f6001a64044703a0536aa0741b048ec8-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b005/symabis ./asm.s sync mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p sync -std -buildid tNbQCIkjZdVG30VrGXj7/tNbQCIkjZdVG30VrGXj7 -goversion go1.14 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -buildid FIOfUCAu-47gGJ8O9n15/FIOfUCAu-47gGJ8O9n15 -goversion go1.14 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/12/1272041a0768bd414a87395daa35d6acce8e8a0bc79d6e17667a3e2b6fbfd7eb-d # internal internal/singleflight mkdir -p $WORK/b085/ math/rand mkdir -p $WORK/b054/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p internal/singleflight -std -complete -buildid h4hYH6LKNi5aTAeo0LHn/h4hYH6LKNi5aTAeo0LHn -goversion go1.14 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./singleflight.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p math/rand -std -complete -buildid nxpH7OVW8u6bZU3QNzE1/nxpH7OVW8u6bZU3QNzE1 -goversion go1.14 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/d8/d89c3d640af147abc5da81aa99a3a7d9dbd8209135cabd50a42c93b32541888d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/50/503fa91334260b32b0b24b0e39f93e17d2d4b122f62d48f431b2231115a0aeeb-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a8/a8783f0a77c9f2559853b65de746d7bf01c4ec34b63fa90e375c293a499d5acd-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -buildid VJ4tWiXgdY9_--33tQWQ/VJ4tWiXgdY9_--33tQWQ -goversion go1.14 -D "" -importcfg $WORK/b004/importcfg -pack -c=4 ./errors.go ./wrap.go sort mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p sort -std -complete -buildid O9cSqZAlFp0XgLYwvZJH/O9cSqZAlFp0XgLYwvZJH -goversion go1.14 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/71/71ee22629494109d658562caed66d3ffa5b403841e4fac9c5bb804b03613da48-d # internal io mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p io -std -complete -buildid -QotX2SJNTLUZ-rja2eo/-QotX2SJNTLUZ-rja2eo -goversion go1.14 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b022/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b083/ strconv mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p strconv -std -complete -buildid i4lshxeXA_PS4UKSzl8A/i4lshxeXA_PS4UKSzl8A -goversion go1.14 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid rprow4Y8t_e4VPgnf-t_/rprow4Y8t_e4VPgnf-t_ -goversion go1.14 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./message.go cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/oserror -std -complete -buildid NTrB8zV9tnYGvwpp3wah/NTrB8zV9tnYGvwpp3wah -goversion go1.14 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/05/052561f9fc022d93250d32791656634406a7906237f5d76d8289e4bd40ef5c33-d # internal syscall mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b021/symabis ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p syscall -std -buildid lyvFcxGZlbTExHR7GR9K/lyvFcxGZlbTExHR7GR9K -goversion go1.14 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_riscv64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_riscv64.go ./zsyscall_linux_riscv64.go ./zsysnum_linux_riscv64.go ./ztypes_linux_riscv64.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/bd/bd223c2328703f98ee806353b5a5995db60eb51c5a0b04294d6c5875c77c8564-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/gogo/protobuf/sortkeys -complete -buildid BhjyvqcPp1qHKCM5Qggc/BhjyvqcPp1qHKCM5Qggc -goversion go1.14 -D "" -importcfg $WORK/b163/importcfg -pack -c=4 ./sortkeys.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/82/825e837fbe714de753bc5ecb7b461118628aac536645a63a57bf5f795439038d-d # internal hash mkdir -p $WORK/b046/ bytes mkdir -p $WORK/b003/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF crypto/internal/randutil cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p hash -std -complete -buildid TzpQqxIOk2-ngYaea-mV/TzpQqxIOk2-ngYaea-mV -goversion go1.14 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./hash.go mkdir -p $WORK/b060/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -std -buildid rPvEyk0O2C4HDXfrEoGe/rPvEyk0O2C4HDXfrEoGe -goversion go1.14 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b035/ cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/4d/4d960e6c7099e67d05baa3824c16cdc01baf08a5008530c6358d2d6b5db57c8e-d # internal text/tabwriter mkdir -p $WORK/b127/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p crypto/internal/randutil -std -complete -buildid I39KFmZsSaIqz8bji3sQ/I39KFmZsSaIqz8bji3sQ -goversion go1.14 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./randutil.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p strings -std -complete -buildid Rg0b16B0OdJg1XeSTzfT/Rg0b16B0OdJg1XeSTzfT -goversion go1.14 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p text/tabwriter -std -complete -buildid juHMUBJP6RW9YHhaugPX/juHMUBJP6RW9YHhaugPX -goversion go1.14 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./tabwriter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/23/23fa25a3343c5d9dd1bf253fc23ef1f74de3d5ae7b476bf1e5748ef89e582d5e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/30/30667e4828204c70f34b3b412eebff56ab473ae6b2e1f203d84b5d3ade59dc9e-d # internal crypto/hmac mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto/hmac -std -complete -buildid uKPepq4nWHwsqfJ1ZQp4/uKPepq4nWHwsqfJ1ZQp4 -goversion go1.14 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./hmac.go hash/crc32 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p hash/crc32 -std -complete -buildid ss-8xg5LnDMKbezmH_z1/ss-8xg5LnDMKbezmH_z1 -goversion go1.14 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/a6/a6849073c3d681fe0a1349678c585d3491c1b8665182b7894dbf22ad0df15069-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid pe_CXp-F_4LNg0q8GzHZ/pe_CXp-F_4LNg0q8GzHZ -goversion go1.14 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/84/841c14065d70b63b7504afa8218e3bc13f128cf9f36ff5e6db491d97fd300e0f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/80/806c9582b0e4842af3fd9232d4b4fa79bcd49dcfb7d2dbc1b961d3511b0c2eb9-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/5a/5a9afc46be8327c36c570d1a28679296968d59dce1069cd68ee449861c9e8ebe-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/01/01c34b4a5b39c9aad3cde99343b31f5a0186002026b9dcb0cbe14194bc7d161a-d # internal crypto mkdir -p $WORK/b056/ crypto/rc4 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/rc4 -std -complete -buildid CMjmgvxDa-VMxr-GHm1c/CMjmgvxDa-VMxr-GHm1c -goversion go1.14 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./rc4.go cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto -std -complete -buildid 5qB_lAm8wEXRVKZU3VZc/5qB_lAm8wEXRVKZU3VZc -goversion go1.14 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./crypto.go reflect mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b026/symabis ./asm_riscv64.s cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p reflect -std -buildid dKZBdScBZvjOkDNEMG60/dKZBdScBZvjOkDNEMG60 -goversion go1.14 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/48/489b6babb1418989e68569a1448584008becb65edab89317510723732accda16-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/3f/3f808a1ac175e30cb1d93c53a0c87d8d7317971328eba11506aefbc2ffcf89fc-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e2/e23d99a4cd4011095a7ac0745473e291959daf3f7456ec57d89c513e41e6a4c1-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b096/ bufio golang.org/x/text/transform mkdir -p $WORK/b117/ mkdir -p $WORK/b002/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/text/transform -std -complete -buildid qSe2snpVCZw2PaugN6pG/qSe2snpVCZw2PaugN6pG -goversion go1.14 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./transform.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p golang.org/x/text/transform -complete -buildid H819-3vg7BZ5uSUBbKCw/H819-3vg7BZ5uSUBbKCw -goversion go1.14 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./transform.go cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p bufio -std -complete -buildid gRXM98Z_ogexPr9duyW2/gRXM98Z_ogexPr9duyW2 -goversion go1.14 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/cf/cf5f153708346b697c208b90113ad3113b632880f6c02f0331905dc8a9bda902-d # internal path html mkdir -p $WORK/b108/ mkdir -p $WORK/b124/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p path -std -complete -buildid ekeKDBjGuVbHALOh1pi_/ekeKDBjGuVbHALOh1pi_ -goversion go1.14 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./match.go ./path.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p html -std -complete -buildid Kd7CTSzpd79d3kmcDN87/Kd7CTSzpd79d3kmcDN87 -goversion go1.14 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./entity.go ./escape.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/57/57e7e0031dcffb7dff10ea7cbf6694d3702749489fab28abd1ca933afd53b897-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p google.golang.org/grpc/encoding -complete -buildid t2-bM17-FyMsBG6EyVE5/t2-bM17-FyMsBG6EyVE5 -goversion go1.14 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/72/72b6ef6bccf114f4d425c79c6f902bab8ea9ad0a276d240305d2c16bbeb1b693-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/c3/c339b3682f9d163fc199ab9e4b4b219fb9a7756abb3790a24a0705e6becbdd72-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/d6/d6a72a96b53f9d715adae57817e1b0b7adcc2cd6cbf4ea66fc31c957c160f13e-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/12/12a59b34959a84a2f4778eca7a99dcc99cf03a1d18218e2730a380654cd8ae96-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/3d/3d08fb9b7656ee5d90cabe31d40184fef0be003ada0bcb9abec2cd110e2270a4-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/94/94258b10d8b8e781bf395d48ed82679a489c1f89957037798a0b0aff63e48031-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b021/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/98/982ebf15f87e6b795020dc1dd39220bbd02afdc1eee53213be0af4f2f773af96-d # internal internal/syscall/unix mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF time mkdir -p $WORK/b020/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/syscall/unix -std -complete -buildid fhZ1EY0PkruVYTfvojov/fhZ1EY0PkruVYTfvojov -goversion go1.14 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p time -std -buildid 2s5LUvoY0pc2m1zesZMl/2s5LUvoY0pc2m1zesZMl -goversion go1.14 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/78/78fcc224a76c97d5d5c99b93089a47aebec5ba4dfa1c66c206b3db45bec61f5c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/38/38b7cccbf8972d5fdc0321bec9c6eebf580142322d8312a8507e1d5d92a1a8dd-d # internal google.golang.org/grpc/keepalive mkdir -p $WORK/b141/ context mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p context -std -complete -buildid 4ELd6shlX2TTsu-wjeJx/4ELd6shlX2TTsu-wjeJx -goversion go1.14 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./context.go cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p google.golang.org/grpc/keepalive -complete -buildid 1H0M6PwimjBKbNschQgg/1H0M6PwimjBKbNschQgg -goversion go1.14 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./keepalive.go golang.org/x/sys/unix mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p golang.org/x/sys/unix -complete -buildid 8n-m92kAZGsUF6P6FzXo/8n-m92kAZGsUF6P6FzXo -goversion go1.14 -D "" -importcfg $WORK/b167/importcfg -pack -c=4 ./affinity_linux.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.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_unix.go ./syscall_unix_gc.go ./timestruct.go internal/poll mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/poll -std -buildid AxEL4r1Pxnb2IaLXDmI_/AxEL4r1Pxnb2IaLXDmI_ -goversion go1.14 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./errno_unix.go ./fcntl_syscall.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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/80/808c1cbc1f2d5a901f6031be8d8d23cb11c97cc238dba762c523d94eb645e570-d # internal # golang.org/x/sys/unix ../../../golang.org/x/sys/unix/affinity_linux.go:13:20: undefined: _CPU_SETSIZE ../../../golang.org/x/sys/unix/affinity_linux.go:13:35: undefined: _NCPUBITS ../../../golang.org/x/sys/unix/affinity_linux.go:16:25: undefined: cpuMask ../../../golang.org/x/sys/unix/syscall_linux.go:20:6: missing function body ../../../golang.org/x/sys/unix/syscall_linux.go:24:6: missing function body ../../../golang.org/x/sys/unix/syscall_unix_gc.go:12:6: missing function body ../../../golang.org/x/sys/unix/syscall_unix_gc.go:13:6: missing function body ../../../golang.org/x/sys/unix/syscall_unix_gc.go:14:6: missing function body ../../../golang.org/x/sys/unix/syscall_unix_gc.go:15:6: missing function body /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a8/a87afd6c771133c5bb265ed2eb4ff46ac691f35aa1885d70349cd16785c1c8e8-d # internal golang.org/x/net/context mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p golang.org/x/net/context -complete -buildid 6pQQhcsqtaUeW0fXugP7/6pQQhcsqtaUeW0fXugP7 -goversion go1.14 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c2/c2254422e2be505efcc7b14f4a64b9ab39986545dd8e2619bca7322181004e69-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p google.golang.org/grpc/tap -complete -buildid QC7Haii_aBmIhzUxFSaN/QC7Haii_aBmIhzUxFSaN -goversion go1.14 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./tap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b154/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b026/asm_riscv64.o ./asm_riscv64.s cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/24/24cbebe700e6ddd9f6e27d9e376ea2114e152a08e3a3e285f65733b63be8d608-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ee/ee7e962d4997703c0b961e3baca4706d1157e75af744d2cdb0e0afa790b17e58-d # internal os mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p os -std -buildid yFlOmUnEnuTEisz9x-jl/yFlOmUnEnuTEisz9x-jl -goversion go1.14 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.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 cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/3a/3a7f863a2fb43259db2a0b6c31bdee7a1c8e6fbcc4acd55d2ca374d8b07012a5-d # internal internal/fmtsort mkdir -p $WORK/b025/ encoding/binary mkdir -p $WORK/b044/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/fmtsort -std -complete -buildid e0p9t15g_rsS3mng8eM7/e0p9t15g_rsS3mng8eM7 -goversion go1.14 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./sort.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/binary -std -complete -buildid y-fgC4A3PcZ6maqDvYKo/y-fgC4A3PcZ6maqDvYKo -goversion go1.14 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/8d/8db294314eaf34f5dff5a2a42d86d4274b5b56049f70760c5b41f0096bdbf4a1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/21/212005572aa94dd99aa1ec97ea46e3fc18251926fd10c6b1ea84de26dfdaf747-d # internal crypto/sha1 mkdir -p $WORK/b070/ crypto/sha512 encoding/base64 crypto/md5 mkdir -p $WORK/b077/ crypto/sha256 mkdir -p $WORK/b067/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b050/ mkdir -p $WORK/b061/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b071/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p encoding/base64 -std -complete -buildid 4D_JQHhfZ928gQZ8VkUM/4D_JQHhfZ928gQZ8VkUM -goversion go1.14 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./base64.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/sha256 -std -complete -buildid BoUl4gwqHt1BHYxgCw8C/BoUl4gwqHt1BHYxgCw8C -goversion go1.14 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./sha256.go ./sha256block.go ./sha256block_generic.go crypto/ed25519/internal/edwards25519 cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b065/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/md5 -std -complete -buildid nUO9man3ZHHQ_iUV_3u8/nUO9man3ZHHQ_iUV_3u8 -goversion go1.14 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./md5.go ./md5block.go ./md5block_generic.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/sha1 -std -complete -buildid ABPD302BFGkpNA4-rg86/ABPD302BFGkpNA4-rg86 -goversion go1.14 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./sha1.go ./sha1block.go ./sha1block_generic.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p crypto/cipher -std -complete -buildid 8JmOchw_wTXTROSlJMgo/8JmOchw_wTXTROSlJMgo -goversion go1.14 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p crypto/sha512 -std -complete -buildid 9Ym2Cf5RyzODRrfUk_Jc/9Ym2Cf5RyzODRrfUk_Jc -goversion go1.14 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid 4T2_abqpIY6WTlPGjTfz/4T2_abqpIY6WTlPGjTfz -goversion go1.14 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/0f/0fd9b80c3c0863a3f6b0781358b322e2cb98b2fa4b408cb25d1cb24a2e2d0824-d # internal fmt mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b025/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p fmt -std -complete -buildid 36-F5-H_YjPrHTL80OZC/36-F5-H_YjPrHTL80OZC -goversion go1.14 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/6e/6e8c36f30fdb7b273b6f50a6bdd2f440c5131a3eb82986156fb3b9919768152b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/2a/2a2854b8fd6c229c692e0d794a3747786bc4d413acc5020d1a7b19c38cebc34b-d # internal path/filepath mkdir -p $WORK/b081/ cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/a2/a2a3ac0df05ebd650b9a88ae5cb9beb52e28451658a6901c80b3461cd3b0d428-d # internal encoding/pem mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p encoding/pem -std -complete -buildid 2H6eV_GhvYGnObT-UPpa/2H6eV_GhvYGnObT-UPpa -goversion go1.14 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./pem.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p path/filepath -std -complete -buildid fdGsuLVwg5p0fyWuquMi/fdGsuLVwg5p0fyWuquMi -goversion go1.14 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/76/76962182fa1052d43cccfb196fe3a9d7690e1e6255664f7716ef4aab4d01a088-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b090/ cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/8d/8d7cab22bb4fb49e65198459566600c63ed171ae91ce8e6a6700c19dd644b723-d # internal cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p vendor/golang.org/x/crypto/poly1305 -std -complete -buildid ifKb4OG0XLTQV93mq_by/ifKb4OG0XLTQV93mq_by -goversion go1.14 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go os/signal mkdir -p $WORK/b170/ cat >$WORK/b170/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b170/symabis ./sig.s net mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b083/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b084/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b085/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p net -std -buildid 1T9C0kb5U7D3aMvLWYUe/1T9C0kb5U7D3aMvLWYUe -goversion go1.14 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./addrselect.go ./cgo_stub.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 cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b031/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p os/signal -std -buildid 9Sh44p0JHv7_JAjCA_Ju/9Sh44p0JHv7_JAjCA_Ju -goversion go1.14 -symabis $WORK/b170/symabis -D "" -importcfg $WORK/b170/importcfg -pack -asmhdr $WORK/b170/go_asm.h -c=4 ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ff/ff7eea65e940fb1c4fb3bed4a0d476da21e9047470fa073276cc0064b5c4730a-d # internal crypto/aes mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p crypto/aes -std -complete -buildid DG6GddvuVr_gwimVlwoP/DG6GddvuVr_gwimVlwoP -goversion go1.14 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/5a/5a572a2d974a244a211e7bd709ead748f1d9469fb1e36bfb572a4dfb951ff617-d # internal crypto/des mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p crypto/des -std -complete -buildid X8dpvqfPVAdBURLW5_RU/X8dpvqfPVAdBURLW5_RU -goversion go1.14 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/67/676b27ed465b36fabc8a2c2aac7cd782207cf7a53e2ca25ad6ee9956cdc7e78e-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid _bwbvNjkvzJzd1I_Q7kA/_bwbvNjkvzJzd1I_Q7kA -goversion go1.14 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b170/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b170/_pkg_.a $WORK/b170/sig.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/fa/fa15ccfd402dcab7df05da25ed2e275ffcd37b0a541e91c50ff5e033f3e6bcf7-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/94/94d93d86607feb696352d05510aefb6e1e3fa205e62b9df1b660947e70c8d67f-d # internal io/ioutil mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p io/ioutil -std -complete -buildid vWKpbbDS6MPnK9vs1gWt/vWKpbbDS6MPnK9vs1gWt -goversion go1.14 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/73/73fc40987aab944389a7b48887f5108962f1bfe34656eadcd3e82f439c477650-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/25/25b25ffba7d75f42ccff282fa2c7143ff0bdc27cf230128e13294a14e78a639a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/e1/e10130bb6bfaecf4d5162d2c0b8aa5a6d3146dbbe38b1b75695bc0b22084ad85-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/1b/1bd2b2f312b4a07a5e219ebabdcd135ccfb717bc59d803fab18c5b6a46336043-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b087/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b090/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid ZYHdYmUjqkatmEwBlC_K/ZYHdYmUjqkatmEwBlC_K -goversion go1.14 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/f6/f64c98d1b49d93aed30836905f255c1f650b6537ddeba4a70cdcaaa775abe391-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/7e/7ed04a93206410e8a8265aaa5d3bf67ba79d6215e6fd84d9296c3d61c35619da-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/0d/0db5e3c75b1555da000794631dd13aa18f220be5e2e6d8fe8dd3a2f4b86e7cb0-d # internal github.com/opentracing/opentracing-go/log flag mkdir -p $WORK/b039/ encoding/hex net/url cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p github.com/opentracing/opentracing-go/log -complete -buildid 59wSBc2AyFr_dg3Ri-U8/59wSBc2AyFr_dg3Ri-U8 -goversion go1.14 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./field.go ./util.go mkdir -p $WORK/b023/ mkdir -p $WORK/b075/ mkdir -p $WORK/b086/ vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b091/ compress/flate mkdir -p $WORK/b043/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -buildid gfJ2eWAXNJAu0HUROKGm/gfJ2eWAXNJAu0HUROKGm -goversion go1.14 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p flag -std -complete -buildid GXFnFxr_2sZHuTcMGid_/GXFnFxr_2sZHuTcMGid_ -goversion go1.14 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./flag.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p encoding/hex -std -complete -buildid GEnGd_OuvUoGHhGxg1vh/GEnGd_OuvUoGHhGxg1vh -goversion go1.14 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./hex.go math/big mkdir -p $WORK/b053/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p net/url -std -complete -buildid RXhlEGWgcrLJ5zodYuAy/RXhlEGWgcrLJ5zodYuAy -goversion go1.14 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./url.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p math/big -std -complete -buildid seoZs8YoSMd5Laj28R02/seoZs8YoSMd5Laj28R02 -goversion go1.14 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./accuracy_string.go ./arith.go ./arith_decl_pure.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 cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p compress/flate -std -complete -buildid AeAOx4YAe8zPOSpWf_dn/AeAOx4YAe8zPOSpWf_dn -goversion go1.14 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/f7/f7499a1c590f0cfc166aca7cec8c0b62fea410df0c13c5efeee370d5055f963a-d # internal log mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p log -std -complete -buildid OeyF372a2Q8c_6cbrYNL/OeyF372a2Q8c_6cbrYNL -goversion go1.14 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./log.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/a3/a3ec9f7aede6fde3ba1a7cded7537ab879dac404e91319cdc8555857e26ed06e-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b096/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid F6vvCppRa1woURFSHjOx/F6vvCppRa1woURFSHjOx -goversion go1.14 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/24/24cc00f6b0056fd205f031c2826817e966de565acc4b4bde5a7a2512f061e9af-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid TLniVYt74HGqjP3wbXhl/TLniVYt74HGqjP3wbXhl -goversion go1.14 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/3e/3eb358086f5ff6935a65a2b559be04fc17ea0a89001f24f5a85fdecc85627ca8-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b097/ cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/84/84b746e89f8c4da7a5a01ce0d40cd663685a3e93562ef1aaef5c5ffb54610190-d # internal mime mkdir -p $WORK/b103/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid -jkFyUMSw1aVbjI-sMYv/-jkFyUMSw1aVbjI-sMYv -goversion go1.14 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p mime -std -complete -buildid 4AL7rB_KS1kcBUnD6CQL/4AL7rB_KS1kcBUnD6CQL -goversion go1.14 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/3e/3e975209c9c4032753b5137b55cfb03fb36fb5ecb8a3598546c55cb47d764b7b-d # internal mime/quotedprintable mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p mime/quotedprintable -std -complete -buildid Y98Ic_dVbX5nATYvCias/Y98Ic_dVbX5nATYvCias -goversion go1.14 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/86/86a5dffdc38de379fb01a5cb6fb5d0aca760fa7fb0cbef6f99f82136024ddaa5-d # internal net/http/internal mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p net/http/internal -std -complete -buildid zQ5nnCSAn5n69bEqw-n-/zQ5nnCSAn5n69bEqw-n- -goversion go1.14 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/d3/d3f8f5f15c3a31c0b94d329a3e7aa0aa72b9904893fa50a8487730a31711e73e-d # internal encoding/json mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b112/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b063/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p encoding/json -std -complete -buildid iLKjd-6JKy4SemDj-gvF/iLKjd-6JKy4SemDj-gvF -goversion go1.14 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/dd/dd164200af4ec95fdc4984e778c9ffb82b4b531b8191e00b3e86160cb92ade96-d # internal compress/gzip mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile hash/crc32=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p compress/gzip -std -complete -buildid CZC8np41yCnPK4hb4DAV/CZC8np41yCnPK4hb4DAV -goversion go1.14 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/81/8117224a219a6a07a1eebf3301a20ce47835bbab92dcb7e77b9b32d1ed979fd6-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p golang.org/x/net/http2/hpack -complete -buildid oS5VdFkIkdjnyafBXMII/oS5VdFkIkdjnyafBXMII -goversion go1.14 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a9/a998557ab787988c232756a12cbd0184846a2c6b37632129bba465755b10c7f6-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p golang.org/x/text/unicode/bidi -complete -buildid zH64TM3TxdDw7fuNt_rV/zH64TM3TxdDw7fuNt_rV -goversion go1.14 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/26/26778dba394a74dd2f2f3d1afc73f3924fe7cc68f7841ee5cd3b79bbd2702c7d-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b117/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p golang.org/x/text/unicode/norm -complete -buildid I28kbLzxtSdsZAghWdTg/I28kbLzxtSdsZAghWdTg -goversion go1.14 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/eb/eb6b3aa99e99b20d1090492e289c5293260c28018f750b85e969ebf4e642ec52-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b097/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid d4lUh9RGSiehS9hBGdhn/d4lUh9RGSiehS9hBGdhn -goversion go1.14 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/2f/2fc18760fd364d01813cd0708a5d3b4e2d9dc162f15f3e73814cb4121e7aac06-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p golang.org/x/net/internal/timeseries -complete -buildid gE858-7qB49Gd3Rnv2QF/gE858-7qB49Gd3Rnv2QF -goversion go1.14 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./timeseries.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/a4/a4af9870847bc93262744a8bc9fc6b74dc1badb14e82c95508c3f6859cb57411-d # internal text/template/parse mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p text/template/parse -std -complete -buildid dmxt7GoEzUduIWFpseGn/dmxt7GoEzUduIWFpseGn -goversion go1.14 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/62/621d84e2bbd3e8c0c0b8da7ad183fced5d39288af3e1d623c2032d8dddf35a15-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p google.golang.org/grpc/grpclog -complete -buildid AvNrSZptXA4zL5KHIMbS/AvNrSZptXA4zL5KHIMbS -goversion go1.14 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/3e/3e73c51aadabf3bb44b46df1ff579617265ebf090c0f82e3831f412cff4a565d-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b117/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b118/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p golang.org/x/text/secure/bidirule -complete -buildid Td3FJGOU6Ah6VF3f9lqL/Td3FJGOU6Ah6VF3f9lqL -goversion go1.14 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/81/814c996cb5914ffb6d1a07d1f759aa3da39844786741caabde7e44d967d1e49c-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p google.golang.org/grpc/codes -complete -buildid LlRFJ23FD1mMzSIiAZBu/LlRFJ23FD1mMzSIiAZBu -goversion go1.14 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/1a/1a85ec792945ecb3f9a4dd0aa0c926d8bb40262326b4a86f973e3a41058c9615-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b129/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p google.golang.org/grpc/connectivity -complete -buildid ieS2l3rLiijxxoecY9z8/ieS2l3rLiijxxoecY9z8 -goversion go1.14 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./connectivity.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/8e/8ee6e74632bcd6ddaf4e314a51832d3233c80be2e497ae1bd7eb11c8ea5672d0-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b099/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p vendor/golang.org/x/net/idna -std -complete -buildid LVPXowL9Pk0cv89O8x1w/LVPXowL9Pk0cv89O8x1w -goversion go1.14 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/9a/9a26f7e8657af4371be0c728e1f74b3b89f0b3997fb1f224d1cc84b0c54a5802-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/28/28926b76e6a549b18b24f6f670093bd3c0a75a4f9810a228e3dafe7c186c3477-d # internal crypto/rand mkdir -p $WORK/b048/ crypto/elliptic mkdir -p $WORK/b059/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p crypto/rand -std -complete -buildid 8UFshSXTdsFW6woNous7/8UFshSXTdsFW6woNous7 -goversion go1.14 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p crypto/elliptic -std -complete -buildid io4aU0D_S0Xch14lFWBk/io4aU0D_S0Xch14lFWBk -goversion go1.14 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/79/79038f8ef383e0c8aeb5547eb1904abe379cfbc9492c734fa08fe66c09acc614-d # internal encoding/asn1 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf16=$WORK/b063/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p encoding/asn1 -std -complete -buildid lQlbRs7iUIg-TEIhpMIx/lQlbRs7iUIg-TEIhpMIx -goversion go1.14 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/63/637fa9acef91c194e8dd3fab7fa852ff9574d2090deb62cce39dcba47efa64e3-d # internal crypto/dsa mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/dsa -std -complete -buildid exEStRuDn1tv0f0_X5ZU/exEStRuDn1tv0f0_X5ZU -goversion go1.14 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ba/ba5de7ddb562b9074a127af932c260fd073b4c563904f22a3d8d411d382e90d1-d # internal crypto/ed25519 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha512=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p crypto/ed25519 -std -complete -buildid 8aAoTxKW74emkBLJg5Sc/8aAoTxKW74emkBLJg5Sc -goversion go1.14 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./ed25519.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/97/97e4474c5ac031e15831e4b2301a9e46e614d0cac9c90370f40fcd6967b5d348-d # internal crypto/rsa mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/internal/randutil=$WORK/b060/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/rsa -std -complete -buildid LgyCDiE3zvHGovhZ1dJ_/LgyCDiE3zvHGovhZ1dJ_ -goversion go1.14 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/01/01dad2945f143636fd8138ddc4cdedb103b0e56c75eea9c6b8d2f5741de45a2d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal net/textproto mkdir -p $WORK/b100/ cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/40/40cf075d173c7d0c9a151737e534254bea19eb84618ef73aae313a82ea24397a-d # internal cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p net/textproto -std -complete -buildid 8jagBAvJ5_SwcdjKJ6Z4/8jagBAvJ5_SwcdjKJ6Z4 -goversion go1.14 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go github.com/golang/protobuf/proto mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b112/_pkg_.a packagefile encoding/json=$WORK/b111/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/golang/protobuf/proto -complete -buildid 7PmfptdSQ_wSCqpLDTSg/7PmfptdSQ_wSCqpLDTSg -goversion go1.14 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/32/329571ea58559fbe0db90b6e9ac413c3dc8e376d5c33b517bc699f27c10f9a00-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/metadata /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p google.golang.org/grpc/metadata -complete -buildid XCeqZu3A6UfpN975ZM_v/XCeqZu3A6UfpN975ZM_v -goversion go1.14 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./metadata.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/8c/8cb4a6aec52947aae6523a16f7bd94a756e2d466505885c9ba6fa72ff90174bf-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b119/_pkg_.a # internal text/template mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile internal/fmtsort=$WORK/b025/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b126/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p text/template -std -complete -buildid EKGJy1ifOo19y2zdFgMR/EKGJy1ifOo19y2zdFgMR -goversion go1.14 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/3b/3bf1d6a6965e91f6448e7c80f584c5cd2d88fc0564e95d74ca4e7b795d99e5d1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal golang.org/x/net/idna mkdir -p $WORK/b115/ cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/97/97cd85e662d8c62dc76b3dd4bca695d04037dd2c2bfb3db6738cc41bda69d5b2-d # internal cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b116/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b118/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b119/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p golang.org/x/net/idna -complete -buildid C7Uy554EPJKDQCSMw-I3/C7Uy554EPJKDQCSMw-I3 -goversion go1.14 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go crypto/ecdsa mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/elliptic=$WORK/b059/_pkg_.a packagefile crypto/internal/randutil=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b061/_pkg_.a packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p crypto/ecdsa -std -complete -buildid UIY_3ucaM2YxNSHCoBxD/UIY_3ucaM2YxNSHCoBxD -goversion go1.14 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/60/60ccd096becaade4002d6e5e8a338a81f41f6092bf2dd49f2ed0fd71e195053f-d # internal crypto/x509/pkix mkdir -p $WORK/b074/ cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/74/74708d77601421c3647254c77ce6e6e733aca1ea903133e6a81f11e655e1c73d-d # internal cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF vendor/golang.org/x/crypto/cryptobyte cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/x509/pkix -std -complete -buildid WhK8QZ2V73KIfXOBYNhd/WhK8QZ2V73KIfXOBYNhd -goversion go1.14 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./pkix.go mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b079/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid 3QHSmGY00q3vDZKBcPWI/3QHSmGY00q3vDZKBcPWI -goversion go1.14 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/42/428f88d255dc54c7d4b2c679a1f2f99a839d21b89781e0b1fce2850b4448dddd-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b094/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid cvarxG8vsqtT51EFn3bR/cvarxG8vsqtT51EFn3bR -goversion go1.14 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/1f/1fb5975fe6290771f3358d18931171e03c0fd0c274862f1592e487fe188d2713-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b094/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/textproto=$WORK/b100/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid uLvMzOzD1elDNU2s8y-a/uLvMzOzD1elDNU2s8y-a -goversion go1.14 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/cb/cb14f7544a2b620623056ca1b0c3bc100da297e630dbbee8d43ee871f82f4eb4-d # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/87/879e0235972021a4e8720d1a8fefd24b8f6e88320043ca7fe6d566eb59649e65-d # internal mime/multipart mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile mime=$WORK/b103/_pkg_.a packagefile mime/quotedprintable=$WORK/b105/_pkg_.a packagefile net/textproto=$WORK/b100/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF google.golang.org/grpc/naming mkdir -p $WORK/b143/ cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p mime/multipart -std -complete -buildid jdw1OJxsokltoh9ZLhH3/jdw1OJxsokltoh9ZLhH3 -goversion go1.14 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/naming /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p google.golang.org/grpc/naming -complete -buildid T9lbSOod-_2qddvCKp56/T9lbSOod-_2qddvCKp56 -goversion go1.14 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./dns_resolver.go ./go18.go ./naming.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/f9/f90eae52374165ec7b7a1ee7ed04f8c412b890164967c1e1804e611f80f8929a-d # internal google.golang.org/grpc/resolver/dns /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b101/_pkg_.a # internal mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b111/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b132/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/resolver/dns /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p google.golang.org/grpc/resolver/dns -complete -buildid nBpv85rcSp48EJPRmYtW/nBpv85rcSp48EJPRmYtW -goversion go1.14 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./dns_resolver.go ./go18.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/d1/d13044328b79cd92e6526243cfe07b8c14b5aa41c8a9c263d464e4d4d35b0b8c-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/stats /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p google.golang.org/grpc/stats -complete -buildid 9GY7rZyGr2aiwuZgJfCk/9GY7rZyGr2aiwuZgJfCk -goversion go1.14 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./handlers.go ./stats.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/80/80da130d051db553f5c83888dffee20b96fc6c803d4a27e9145749e2516473f5-d # internal github.com/hashicorp/yamux mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/hashicorp/yamux /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/hashicorp/yamux -complete -buildid W4D-6SnFUpzaYw35L0X9/W4D-6SnFUpzaYw35L0X9 -goversion go1.14 -D "" -importcfg $WORK/b157/importcfg -pack -c=4 ./addr.go ./const.go ./mux.go ./session.go ./stream.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/99/997ca0faf62243a2e9567af664794fba3412103e13642774323e53a7be0621e2-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b112/_pkg_.a packagefile encoding/json=$WORK/b111/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/gogo/protobuf/proto -complete -buildid DkFvpMIx-gaXNIlvYIAr/DkFvpMIx-gaXNIlvYIAr -goversion go1.14 -D "" -importcfg $WORK/b160/importcfg -pack -c=4 ./clone.go ./custom_gogo.go ./decode.go ./discard.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 ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/5d/5d2243ed06b4c5d2d80c83628fdef8b33bf57c54d70443a0bfb3ef0f64f2fe12-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile os=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/opencontainers/runtime-spec/specs-go -complete -buildid M4C648D6xxzLAF3dgqfK/M4C648D6xxzLAF3dgqfK -goversion go1.14 -D "" -importcfg $WORK/b165/importcfg -pack -c=4 ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/33/3303b8a2c1aa2511f724aafe26482f9e7c344a82daa892d2d86e676c24d9f2c3-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/0c/0c5af8fb081b6112135c4d551e7a6285537d521fe8198876368a0fbd49a40470-d # internal crypto/x509 mkdir -p $WORK/b072/ github.com/moby/moby/pkg/term mkdir -p $WORK/b169/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/des=$WORK/b057/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b058/_pkg_.a packagefile crypto/ed25519=$WORK/b064/_pkg_.a packagefile crypto/elliptic=$WORK/b059/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b061/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/x509 -std -complete -buildid F4AKcRk__pFuAlTXaeis/F4AKcRk__pFuAlTXaeis -goversion go1.14 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/signal=$WORK/b170/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/moby/moby/pkg/term /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/moby/moby/pkg/term -complete -buildid EctIMHTkS3EbrdUmQKgB/EctIMHTkS3EbrdUmQKgB -goversion go1.14 -D "" -importcfg $WORK/b169/importcfg -pack -c=4 ./ascii.go ./tc_other.go ./term.go ./term_unix.go ./termios_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/4f/4f89704d6fe32f77a60bf742a83b23749e74079203e448d6dc361815c8ef4f11-d # internal log/syslog mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p log/syslog -std -complete -buildid 2BR6_BAC_Omika_30Nqt/2BR6_BAC_Omika_30Nqt -goversion go1.14 -D "" -importcfg $WORK/b172/importcfg -pack -c=4 ./doc.go ./syslog.go ./syslog_unix.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/56/567efa87bd3b5f744993b88c6bb0e02ec4c00e4f96ad39877ec2f05eb812467c-d # internal golang.org/x/net/lex/httplex mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b115/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/golang.org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p golang.org/x/net/lex/httplex -complete -buildid uc1vjQEuGBxgfazlfIMt/uc1vjQEuGBxgfazlfIMt -goversion go1.14 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/34/3408dc2ae7d4f88d40a247af6ee2161c92a7f74f438c7f7b107d2267179becf3-d # internal github.com/pkg/errors mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/pkg/errors -complete -buildid gKUdGlEzkIZny0K3HhQi/gKUdGlEzkIZny0K3HhQi -goversion go1.14 -D "" -importcfg $WORK/b174/importcfg -pack -c=4 ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/68/6829ca14c001c330f7d2e1d5f92d5ca20dc753e28573c27f45cc5b99b10a9e0e-d # internal github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b111/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/uber/jaeger-client-go/internal/spanlog -complete -buildid NPkh_uet73HOhDccAv6Q/NPkh_uet73HOhDccAv6Q -goversion go1.14 -D "" -importcfg $WORK/b177/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/64/64b44fb1811e1ba141146468efcc766c1babda90b8009fbe52a022c7824ef0a3-d # internal github.com/uber/jaeger-client-go/log mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/uber/jaeger-client-go/log -complete -buildid bOyvlI64AnRjVbzC0f5b/bOyvlI64AnRjVbzC0f5b -goversion go1.14 -D "" -importcfg $WORK/b179/importcfg -pack -c=4 ./logger.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/7f/7f911f9765ed44a50e5b1877f9c125490da64869c970b5197d9dad6aed8f4749-d # internal github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b111/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/uber/jaeger-client-go/thrift -complete -buildid n4UE1YFZeTO5BZZ9ixMb/n4UE1YFZeTO5BZZ9ixMb -goversion go1.14 -D "" -importcfg $WORK/b180/importcfg -pack -c=4 ./application_exception.go ./binary_protocol.go ./compact_protocol.go ./exception.go ./memory_buffer.go ./messagetype.go ./numeric.go ./processor.go ./protocol.go ./protocol_exception.go ./protocol_factory.go ./rich_transport.go ./serializer.go ./simple_json_protocol.go ./transport.go ./transport_exception.go ./transport_factory.go ./type.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/06/06b406da5bcd8c419ca517b08736f84d38df983377bd3ccdad0b6343dcc6e635-d # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/fe/fe228e59b31a948d5c3ee3c98e205bd8dc09a8086021c880a34c8f86475a23be-d # internal github.com/codahale/hdrhistogram mkdir -p $WORK/b187/ runtime/pprof mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/tabwriter=$WORK/b127/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p runtime/pprof -std -buildid gL4F_tDA_GGj-h3lKCSh/gL4F_tDA_GGj-h3lKCSh -goversion go1.14 -D "" -importcfg $WORK/b193/importcfg -pack -c=4 ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/codahale/hdrhistogram /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/codahale/hdrhistogram -complete -buildid 3strdErLcE4nSR8I9zYz/3strdErLcE4nSR8I9zYz -goversion go1.14 -D "" -importcfg $WORK/b187/importcfg -pack -c=4 ./hdr.go ./window.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/ea/ea937e794fee8bcf2c3e3592776feacc863f74574cb3b8f2584cbb6f775a38b3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/6b/6ba345ca79c732e4c429c1817ede819a743acc819f8b5814ee02de7832a8fe02-d # internal html/template mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b111/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile html=$WORK/b124/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b125/_pkg_.a packagefile text/template/parse=$WORK/b126/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p html/template -std -complete -buildid G6DMjrkKIaeykcxXC3LG/G6DMjrkKIaeykcxXC3LG -goversion go1.14 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/a8/a8cc00cde5d84a538b337755aa22fcb556ca47b0134ebe4ca954d6e3e0dc28c0-d # internal github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/codahale/hdrhistogram=$WORK/b187/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/uber/jaeger-lib/metrics -complete -buildid 0zcnqaHorslkKlQTuCm2/0zcnqaHorslkKlQTuCm2 -goversion go1.14 -D "" -importcfg $WORK/b186/importcfg -pack -c=4 ./counter.go ./factory.go ./gauge.go ./local.go ./metrics.go ./stopwatch.go ./timer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/e7/e7f8d7a010f2633ef656c8a6f9ff4e2c50314a9a7dc3c423fb0f568a9eeb1dd8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/9d/9dd3593cd4536c28969d9415cb6b3e9617a3fce50a0a274b398bb84e98e2020f-d # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/c9/c90f765bb36a03b665298096718053e1fe45bccb8169a45617d4cd4b0b7c6cf7-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b137/ github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b150/ github.com/golang/protobuf/ptypes/duration google.golang.org/grpc/grpclb/grpc_lb_v1/messages mkdir -p $WORK/b151/ mkdir -p $WORK/b139/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b138/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b136/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/encoding/proto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p google.golang.org/grpc/encoding/proto -complete -buildid sIuqPDWzlKMiaZuuaGCs/sIuqPDWzlKMiaZuuaGCs -goversion go1.14 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./proto.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b138/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b138/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/golang/protobuf/ptypes/duration -complete -buildid sC57pcDPBxqZKuG8JlCf/sC57pcDPBxqZKuG8JlCf -goversion go1.14 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./duration.pb.go cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/grpclb/grpc_lb_v1/messages /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p google.golang.org/grpc/grpclb/grpc_lb_v1/messages -complete -buildid Po7YU7_2E_9V_Y0cknSY/Po7YU7_2E_9V_Y0cknSY -goversion go1.14 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./messages.pb.go cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/golang/protobuf/ptypes/any -complete -buildid EPUjuvu0G31_Hzvo2Jdq/EPUjuvu0G31_Hzvo2Jdq -goversion go1.14 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./any.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/8c/8cd2285acf45c49f5a50f49d9fe57fb05f91e90d39aea8906e9411ce862ec385-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b138/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -buildid wCcNtZr9nv772f9Jzo2D/wCcNtZr9nv772f9Jzo2D -goversion go1.14 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/1c/1cc386a98173c6b7ee5ba1b13ae2daa88a455cca40d43833c9ca2fc6ca2b08a7-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b138/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b150/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p google.golang.org/genproto/googleapis/rpc/status -complete -buildid 1C6d2ldap9BtjAbIAzlL/1C6d2ldap9BtjAbIAzlL -goversion go1.14 -D "" -importcfg $WORK/b153/importcfg -pack -c=4 ./status.pb.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/f9/f9ad01b32d5a09b05983ad25fadccdcd77a9af0b6b657c5763f0b75e94264c2d-d # internal crypto/tls mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/des=$WORK/b057/_pkg_.a packagefile crypto/ecdsa=$WORK/b058/_pkg_.a packagefile crypto/ed25519=$WORK/b064/_pkg_.a packagefile crypto/elliptic=$WORK/b059/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rc4=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b092/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p crypto/tls -std -complete -buildid puvSJ4M2kgd5z9RaVL-X/puvSJ4M2kgd5z9RaVL-X -goversion go1.14 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/a1/a16acceaf132b7b3d44360e2545acdf2926dd19e00c108f18bb29e40a15d4a44-d # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/f7/f7a6806435e4db33505f9e633618f4bec2f854fbcebf895fdf2b5a64a0f6d510-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b138/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b150/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b151/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b152/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/golang/protobuf/ptypes -complete -buildid 5tEcYL_0iEMeXO3Dznc8/5tEcYL_0iEMeXO3Dznc8 -goversion go1.14 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/07/0732727c33cc76e99ec61e370a4c8e95a6d57f992ba99a8af9e50182fd78dadb-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/7f/7f4cb26053f2ebe907be030aeaced3b170cd592a7e61d040900b8e87b2d94b7e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/9e/9ea173819a5f43b7980f7300f321b59bbbdcd54708677dddcc80edf7960759e0-d # internal google.golang.org/grpc/status mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b138/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b149/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b153/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b135/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p google.golang.org/grpc/status -complete -buildid V1spYwSbywQBCJBH_aAB/V1spYwSbywQBCJBH_aAB -goversion go1.14 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./status.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/25/253724ad4b111ca4df51bf82eca5c60de113d2e3cbd6bc87204141a2962da18b-d # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/ba/ba76f01a012727bc24bfd90e883db4378a12ed33abaf919e8079357b76cd7124-d # internal github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b183/ github.com/uber/jaeger-client-go/thrift-gen/jaeger github.com/uber/jaeger-client-go/thrift-gen/sampling github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b180/_pkg_.a EOF mkdir -p $WORK/b182/ cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -buildid z3iGtNZ5WRKdYX-vVkHW/z3iGtNZ5WRKdYX-vVkHW -goversion go1.14 -D "" -importcfg $WORK/b181/importcfg -pack -c=4 ./agent.go ./constants.go ./ttypes.go mkdir -p $WORK/b189/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b180/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -buildid -OxkZsOteXkdKJlf7H5f/-OxkZsOteXkdKJlf7H5f -goversion go1.14 -D "" -importcfg $WORK/b182/importcfg -pack -c=4 ./constants.go ./samplingmanager.go ./ttypes.go cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b180/_pkg_.a EOF cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b180/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b148/_pkg_.a # internal cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -buildid TViO3V8iRIJvQzZay2jx/TViO3V8iRIJvQzZay2jx -goversion go1.14 -D "" -importcfg $WORK/b189/importcfg -pack -c=4 ./baggagerestrictionmanager.go ./constants.go ./ttypes.go cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -buildid OYcB56WYG_lT9Fkfb9Jp/OYcB56WYG_lT9Fkfb9Jp -goversion go1.14 -D "" -importcfg $WORK/b183/importcfg -pack -c=4 ./constants.go ./ttypes.go ./zipkincollector.go cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/66/666e84b103ef6921ef170c81f806c4376c5fe625fb93be52f7cdb2fd0d42b9d2-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/24/2496742175d4e0cc7af21a2266b301c5f709863fbe29494901d85774fd8d6d0a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/e5/e58ff30c6f02cb47e961210418625e0ac282a8923b6478e6d4a06f616a6a924c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/c3/c3c1f97aca22274d11b7f19833f9d750d174ed2a326cc189e64a7f4110ac2e86-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/7a/7a918ef897d7c3349f28dac7001282c7db833840981c037a7f48d401b5fc4d03-d # internal github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b180/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b181/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b183/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/uber/jaeger-client-go/thrift-gen/agent -complete -buildid hZsvtuG93mNrs87Q_nd_/hZsvtuG93mNrs87Q_nd_ -goversion go1.14 -D "" -importcfg $WORK/b185/importcfg -pack -c=4 ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/26/262811f3e6c4c2c7ff0ed959246ec128224ab164dba26ad3cd928208753366a8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/09/090592ed718bfa0724691755175e0e0a3a2bc73aaf7f03dfa957298adb3b40ea-d # internal net/http/httptrace mkdir -p $WORK/b106/ google.golang.org/grpc/credentials mkdir -p $WORK/b131/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b055/_pkg_.a packagefile internal/nettrace=$WORK/b084/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/textproto=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p net/http/httptrace -std -complete -buildid mYmfofjmd3ECkB5wRCW-/mYmfofjmd3ECkB5wRCW- -goversion go1.14 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./trace.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b055/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/credentials /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p google.golang.org/grpc/credentials -complete -buildid LuCnyGFm9cUV6mlZ_9tH/LuCnyGFm9cUV6mlZ_9tH -goversion go1.14 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./credentials.go ./credentials_util_go18.go cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/54/54cf64bd42732436422b375f6a6f25e9f00d895c863ef8d423ecd9c22ec49849-d # internal github.com/kata-containers/agent/pkg/types mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b160/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/kata-containers/agent/pkg/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/kata-containers/agent/pkg/types -complete -buildid 8-ZfCBljjRe_5JWW1qdZ/8-ZfCBljjRe_5JWW1qdZ -goversion go1.14 -D "" -importcfg $WORK/b164/importcfg -pack -c=4 ./types.pb.go github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b160/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -buildid VITW60WlWWCw6UZnrAB7/VITW60WlWWCw6UZnrAB7 -goversion go1.14 -D "" -importcfg $WORK/b161/importcfg -pack -c=4 ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go github.com/gogo/protobuf/types mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b160/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b163/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/gogo/protobuf/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/gogo/protobuf/types -complete -buildid 7YDpfMt83qCOmYjYNC8J/7YDpfMt83qCOmYjYNC8J -goversion go1.14 -D "" -importcfg $WORK/b162/importcfg -pack -c=4 ./any.go ./any.pb.go ./api.pb.go ./doc.go ./duration.go ./duration.pb.go ./duration_gogo.go ./empty.pb.go ./field_mask.pb.go ./protosize.go ./source_context.pb.go ./struct.pb.go ./timestamp.go ./timestamp.pb.go ./timestamp_gogo.go ./type.pb.go ./wrappers.pb.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/23/235d72249ad3682465e9fdc53cf71476334bf7a64fe1d2e44d62ce1a7902a771-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal net/http mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile container/list=$WORK/b047/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b055/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b094/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile mime=$WORK/b103/_pkg_.a packagefile mime/multipart=$WORK/b104/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http/httptrace=$WORK/b106/_pkg_.a packagefile net/http/internal=$WORK/b107/_pkg_.a packagefile net/textproto=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path=$WORK/b108/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p net/http -std -complete -buildid 0PGyjBTvepnWs9kvZO8r/0PGyjBTvepnWs9kvZO8r -goversion go1.14 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./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 cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/71/7159754ec750bf1a7cb3984b8ca874035d3fe624eb34718e25bd8202181210c5-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b128/ google.golang.org/grpc/peer mkdir -p $WORK/b144/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b129/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b132/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/balancer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p google.golang.org/grpc/balancer -complete -buildid wkZvHYNgmvjCo4CbD3Tn/wkZvHYNgmvjCo4CbD3Tn -goversion go1.14 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./balancer.go cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b131/_pkg_.a packagefile net=$WORK/b082/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/peer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p google.golang.org/grpc/peer -complete -buildid otky6glrXGeZVOogTMRJ/otky6glrXGeZVOogTMRJ -goversion go1.14 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./peer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/e3/e3241cc375ba0d2242b6c20ac799d6aa7b540815ad1f2becea000dab3935438c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/c8/c8566c543001935e4b0c64eca758b3c1f18d839b22bdceb384937b30c467bb11-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b128/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b129/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b132/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/balancer/base /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p google.golang.org/grpc/balancer/base -complete -buildid Q2MLJvgtRUnGG3YTEqF4/Q2MLJvgtRUnGG3YTEqF4 -goversion go1.14 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./balancer.go ./base.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/7e/7efa2ae73e9d87e57f804864fe5f1c87cae8096969cf9654de9c347f72b231fe-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/3b/3bd571e128c9bc8802a2da8e8000280d557033b41763da4868cbd6c565ac038f-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b128/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b132/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/balancer/roundrobin /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p google.golang.org/grpc/balancer/roundrobin -complete -buildid cmXkNB294zGNEEo9oEvr/cmXkNB294zGNEEo9oEvr -goversion go1.14 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./roundrobin.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/1d/1de435e3d0360a6c403f3de8707d9d348311a87018c1013c22851f56f69fe41f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/b1/b1886870707e0c12657aa5c8a55e38d2164e83a27df48e4ebe1525a5f882958c-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b160/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b161/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/gogo/protobuf/gogoproto -complete -buildid 3OcFVzFgpVgDiKk_Z-Fz/3OcFVzFgpVgDiKk_Z-Fz -goversion go1.14 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/a3/a37b54fff8c7783757cc8ed96b58675379b4c557b1a71ec02f71e9aa1dbb2a65-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/10/10b09e66f263e58142930c5ec080e78583c94105eec027b81d556a138880f4e7-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/b7/b722ae69a797a3ed760405de583209435e4475f99187826e3baf793b28004cea-d # internal github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b184/ github.com/opentracing/opentracing-go net/http/httputil golang.org/x/net/trace mkdir -p $WORK/b121/ mkdir -p $WORK/b038/ mkdir -p $WORK/b156/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b111/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b180/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b185/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b181/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b183/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b156/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b093/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile net/http/internal=$WORK/b107/_pkg_.a packagefile net/textproto=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b122/_pkg_.a packagefile html/template=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile text/tabwriter=$WORK/b127/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/uber/jaeger-client-go/utils -complete -buildid eCJhckkvKuEPiTPdhixF/eCJhckkvKuEPiTPdhixF -goversion go1.14 -D "" -importcfg $WORK/b184/importcfg -pack -c=4 ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go cd /builddir/build/BUILD/shim-1.11.0/go/src/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p golang.org/x/net/trace -complete -buildid 2mm45znHU8X1Q7NxYcNe/2mm45znHU8X1Q7NxYcNe -goversion go1.14 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./events.go ./histogram.go ./trace.go ./trace_go17.go cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p net/http/httputil -std -complete -buildid JUb_DSDAjSP6o5nIIXwe/JUb_DSDAjSP6o5nIIXwe -goversion go1.14 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b039/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p github.com/opentracing/opentracing-go -complete -buildid CCdWEszxCI3G6RDAilcy/CCdWEszxCI3G6RDAilcy -goversion go1.14 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go golang.org/x/net/http2 mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b114/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b115/_pkg_.a packagefile golang.org/x/net/lex/httplex=$WORK/b120/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile net/http/httptrace=$WORK/b106/_pkg_.a packagefile net/textproto=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p golang.org/x/net/http2 -complete -buildid CnzJucI9hZrxJOJY4ax-/CnzJucI9hZrxJOJY4ax- -goversion go1.14 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/e3/e37aecb0f1eb2b3c07a03de984f1225f5c3016470467a8700516f71ffde0e139-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/f1/f196d6f102fa57aa93c215b0b198b31b0af0a033e77f291658047aafee87839d-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p github.com/opentracing/opentracing-go/ext -complete -buildid aIJsPSjho9vb_06wMcO0/aIJsPSjho9vb_06wMcO0 -goversion go1.14 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/93/934272fdc25568527fffcc606274d121f4098ed7614fb2ce3f1bdd1ebd300a36-d # internal github.com/uber/jaeger-client-go mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b109/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b039/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b176/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b177/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b178/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b179/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b180/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b181/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b182/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b183/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b184/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b186/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/uber/jaeger-client-go -complete -buildid FOB8DqMVLTJUWIIdVNIm/FOB8DqMVLTJUWIIdVNIm -goversion go1.14 -D "" -importcfg $WORK/b175/importcfg -pack -c=4 ./baggage_setter.go ./constants.go ./context.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_options.go ./span.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/de/dedff0e92e5d440522e861d2552cf52a9aee46241ba141f8ab26a2f9e5b341ff-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/82/827a07353ec9e261a48b9b3be4fab91d58cf5ce241a96e030b937721c5dfffdf-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/ce/ce7d26ee14b93c3954a88aacccb819f1fe6cd63e5bba1fae80fd8cabcdbe2d16-d # internal github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b190/ github.com/uber/jaeger-client-go/transport github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b192/ mkdir -p $WORK/b191/ github.com/uber/jaeger-client-go/internal/baggage/remote cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b175/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b180/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b181/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/uber/jaeger-client-go/transport -complete -buildid JWa8nc5JEEcIEET3B4iK/JWa8nc5JEEcIEET3B4iK -goversion go1.14 -D "" -importcfg $WORK/b192/importcfg -pack -c=4 ./doc.go ./http.go cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/pkg/errors=$WORK/b174/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b175/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b184/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b188/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b109/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b175/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b186/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/uber/jaeger-client-go/internal/throttler/remote -complete -buildid Gt8BObAuNLScOnIo-S6N/Gt8BObAuNLScOnIo-S6N -goversion go1.14 -D "" -importcfg $WORK/b190/importcfg -pack -c=4 ./options.go ./throttler.go cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/uber/jaeger-client-go/rpcmetrics -complete -buildid XbkGQ-lqqmcfKzB8Lu4p/XbkGQ-lqqmcfKzB8Lu4p -goversion go1.14 -D "" -importcfg $WORK/b191/importcfg -pack -c=4 ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b175/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b176/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b189/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b184/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/uber/jaeger-client-go/internal/baggage/remote -complete -buildid -MHzbFT-va54ntZNFm2U/-MHzbFT-va54ntZNFm2U -goversion go1.14 -D "" -importcfg $WORK/b188/importcfg -pack -c=4 ./options.go ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/71/71d89bf418ce671e4d0590d6ca0b4993641106fccb6c961d93d80cee3e460de9-d # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/67/67c4bb86c7f8803df384a8e76a3be836396a811744c89e00235eb8ee604d8e55-d # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/fe/fec5b99d7e2539705d70cc1106dee023f0301b12334e2f9cde5bc41a964e32ad-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/dc/dc2621e1b4a63bc3fa944d0e3de00a2ccb176f494cca98fa77db2be6ec6dbd30-d # internal github.com/uber/jaeger-client-go/config mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a packagefile github.com/pkg/errors=$WORK/b174/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b175/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b188/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b190/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b191/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b192/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b186/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/uber/jaeger-client-go/config -complete -buildid 7QRuBwfICx-8-ckeOlIo/7QRuBwfICx-8-ckeOlIo -goversion go1.14 -D "" -importcfg $WORK/b173/importcfg -pack -c=4 ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/6b/6be363532f9ad1db0609dc0a4aef08dbbc55e4e63d6d3239fe0af9aca35b4f84-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/71/715fcf1da68408ee275ff6aae0bc47fd101243697de6df1f5a0a906172dd1b8b-d # internal google.golang.org/grpc/transport mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b138/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b113/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b114/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b153/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b148/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b154/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc/transport /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p google.golang.org/grpc/transport -complete -buildid d4cPFVA1y-q3Lh2HTo_2/d4cPFVA1y-q3Lh2HTo_2 -goversion go1.14 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./bdp_estimator.go ./control.go ./go17.go ./handler_server.go ./http2_client.go ./http2_server.go ./http_util.go ./log.go ./transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/d4/d485f6827b0028eb1041337598becd4b4c5352e504d955a7886eaf15dda23e5e-d # internal google.golang.org/grpc mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b111/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b113/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b121/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b128/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b129/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b137/_pkg_.a packagefile google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=$WORK/b145/_pkg_.a packagefile google.golang.org/grpc/resolver/passthrough=$WORK/b146/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b148/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b154/_pkg_.a packagefile google.golang.org/grpc/transport=$WORK/b155/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile net/http/httputil=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/google.golang.org/grpc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p google.golang.org/grpc -complete -buildid 3pY2__XfsG5fCG_m8YEv/3pY2__XfsG5fCG_m8YEv -goversion go1.14 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./backoff.go ./balancer.go ./balancer_conn_wrappers.go ./balancer_v1_wrapper.go ./call.go ./clientconn.go ./codec.go ./doc.go ./go17.go ./grpclb.go ./grpclb_picker.go ./grpclb_remote_balancer.go ./grpclb_util.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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/a8/a8127e1b340c8a78dfa4d20106641c72c6e27f70252f06a0c4c2e4d6e2c79f76-d # internal github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b109/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b039/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc=$WORK/b110/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b148/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc -complete -buildid 8mTLZU44BbObvflCnbW6/8mTLZU44BbObvflCnbW6 -goversion go1.14 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./client.go ./errors.go ./options.go ./package.go ./server.go ./shared.go github.com/kata-containers/agent/protocols/grpc mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b159/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b160/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b162/_pkg_.a packagefile github.com/kata-containers/agent/pkg/types=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b165/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc=$WORK/b110/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b148/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.0/go/src/github.com/kata-containers/agent/protocols/grpc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/kata-containers/agent/protocols/grpc -complete -buildid CnI_Lt8spN9md6ligSxl/CnI_Lt8spN9md6ligSxl -goversion go1.14 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./agent.pb.go ./health.pb.go ./oci.pb.go ./utils.go ./version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/7f/7ffcd414900050327e07c226ca2eaa86255e63aebce359dfe5176c6460a82fd2-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/60/60c4226cd5ca97a1064b69ccb8fab64ec042776ec82b1beb5a3cbfdf233966cd-d # internal error: Bad exit status from /var/tmp/rpm-tmp.wkw0GB (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.wkw0GB (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/kata-shim.spec