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-agent.spec'], chrootPath='/var/lib/mock/f33-build-354606-60097/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-agent.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=1604966400 Wrote: /builddir/build/SRPMS/kata-agent-1.11.4-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-agent.spec'], chrootPath='/var/lib/mock/f33-build-354606-60097/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-agent.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=1604966400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6yhunU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf agent-1.11.4 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/agent-1.11.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd agent-1.11.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'kata-agent-1.11.4 base' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ggsMGS + umask 022 + cd /builddir/build/BUILD + cd agent-1.11.4 + mkdir go + mv vendor go/src + mkdir -p go/src/github.com/kata-containers ++ pwd + ln -s /builddir/build/BUILD/agent-1.11.4/../agent-1.11.4 go/src/github.com/kata-containers/agent + cd go/src/github.com/kata-containers/agent ++ pwd + export GOPATH=/builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go + GOPATH=/builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go + LDFLAGS='-linkmode=external -X main.version=1.11.4' ++ 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.4 -B 0x5778ed6f5212e8ae6903d09976e937bc97eaafd2 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o kata-agent WORK=/tmp/go-build259681531 internal/cpu mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/cpu -std -+ -complete -buildid mO-nIRiAUxovQ5rT1dnb/mO-nIRiAUxovQ5rT1dnb -goversion go1.15rc1 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./cpu.go ./cpu_no_init.go ./cpu_riscv64.go internal/unsafeheader mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b013/ cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/unsafeheader -std -complete -buildid lyBzIJZq4i1M22iXB4le/lyBzIJZq4i1M22iXB4le -goversion go1.15rc1 -D "" -importcfg $WORK/b006/importcfg -pack -c=4 ./unsafeheader.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p runtime/internal/sys -std -+ -complete -buildid 6pWrFbJRf3zu1wi1CuLL/6pWrFbJRf3zu1wi1CuLL -goversion go1.15rc1 -D "" -importcfg $WORK/b013/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 runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b011/symabis ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c0/c0671064701b4219b6764d9783604df56d661f6f1552caddb2248cebf4069982-d # internal internal/race mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/race -std -complete -buildid _JUMUWZwTfZFjYD-hu3w/_JUMUWZwTfZFjYD-hu3w -goversion go1.15rc1 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./doc.go ./norace.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/atomic -std -+ -buildid 4Zn56iZbONHrUX5beven/4Zn56iZbONHrUX5beven -goversion go1.15rc1 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h -c=4 ./atomic_riscv64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/61/61b9ba3f032aab355beb2b8711adfbbfedbb2898daea821a5c838aa4ed61a3f0-d # internal sync/atomic mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b017/symabis ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b011/atomic_riscv64.o ./atomic_riscv64.s cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/a0/a0f7a0dbaeea027d2e34b292cdc3d39a0789e71daad54005625bb3d86659d58e-d # internal runtime/internal/math mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/math -std -+ -complete -buildid 34JbZZEO_MjGbP-c7Vqn/34JbZZEO_MjGbP-c7Vqn -goversion go1.15rc1 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./math.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/b7/b732f88d60f1e5a8781828ca8b78a004188ede64175f5ed6f02c38eb4d371552-d # internal internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b009/symabis ./equal_riscv64.s ./indexbyte_riscv64.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p sync/atomic -std -buildid EJfCnfc7pSbABGZ2iil3/EJfCnfc7pSbABGZ2iil3 -goversion go1.15rc1 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h -c=4 ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b011/_pkg_.a $WORK/b011/atomic_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/2c/2cca0a633ca8bddd30153394b46a67a27f1897a470818007af25e991edd90533-d # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/bytealg -std -+ -buildid wuXQLBWGsXLjDqZuUf78/wuXQLBWGsXLjDqZuUf78 -goversion go1.15rc1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/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 unicode mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode -std -complete -buildid 1XE5AzD4Bk7cXKlvK0pc/1XE5AzD4Bk7cXKlvK0pc -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/c4/c46ca15470cefe9cf14718994c18b6182a34e638cc9787b96d7f88bef15640df-d # internal unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p unicode/utf8 -std -complete -buildid mQpVTMjbAJiIxhzczvZE/mQpVTMjbAJiIxhzczvZE -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b017/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ad/ad4b66fb7ad545004b480586655c8204277b45829576d10a65b1aabed82629bd-d # internal encoding mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p encoding -std -complete -buildid nJmrePZoVg_FZupGbxac/nJmrePZoVg_FZupGbxac -goversion go1.15rc1 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b009/equal_riscv64.o ./equal_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b009/indexbyte_riscv64.o ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/04/04e45bf4c95cf90c0820e0a9a3b80bebce56bdf99c130947940b231c890182f2-d # internal math/bits mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b009/_pkg_.a $WORK/b009/equal_riscv64.o $WORK/b009/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p math/bits -std -complete -buildid up68R39f1y66bkewQudT/up68R39f1y66bkewQudT -goversion go1.15rc1 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/bb/bb488376f0b118a6f49e6690ef8d711008b4cbf29678fc259cba479206905c81-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/63/63a636810b7d7020f9c4cd16f7170eee257d82d3a03b660f922f50158cc9abab-d # internal internal/testlog mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/testlog -std -complete -buildid e7jgnf8r-Cr0mDWR7epc/e7jgnf8r-Cr0mDWR7epc -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b008/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 cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/37/37ff3115b1f38dbbe71ee9ae94730d0723c77f75e97fda72edc2b24ac51b39b8-d # internal unicode/utf16 mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p unicode/utf16 -std -complete -buildid XusWSEdwQPcwu3qqAEbm/XusWSEdwQPcwu3qqAEbm -goversion go1.15rc1 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/41/416da602144e045a421263cf2f914fe4e6eb4310809b420c4b5c3c220a5d97f3-d # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p runtime -std -+ -buildid zWfQtAeEXFhr4Vpm1G6V/zWfQtAeEXFhr4Vpm1G6V -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/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 ./lockrank.go ./lockrank_off.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 ./mspanset.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 math mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b029/symabis ./dim_riscv64.s ./sqrt_riscv64.s ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/5e/5e54d45cb01124ce027da177274547eab5c1bbce1eb1f42fec4e81307e3dca09-d # internal container/list mkdir -p $WORK/b057/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p math -std -buildid s4d74A30nP-541IFKKTJ/s4d74A30nP-541IFKKTJ -goversion go1.15rc1 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/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 cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p container/list -std -complete -buildid wkZ6U8nO-G2td68XpnSG/wkZ6U8nO-G2td68XpnSG -goversion go1.15rc1 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./list.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/7f/7f7bd5af71019249e3116208ae1c7eb479014b7d11f3bb02a7c22ffc54de1fbe-d # internal crypto/internal/subtle mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p crypto/internal/subtle -std -complete -buildid ion3eBbp7xFdD-6edNK0/ion3eBbp7xFdD-6edNK0 -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/8f/8f073c17dc1617ec6f49cfdad3c5c332d180e94705ee2b9433405053e81a1562-d # internal crypto/subtle mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p crypto/subtle -std -complete -buildid 3Nl3KE5H0cLBOMft3HHD/3Nl3KE5H0cLBOMft3HHD -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./constant_time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/c9/c965373931f3c4a82fe062ab0cc882a4fac0e9a4982ac28c5cfc38fcda67e390-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b074/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cat >$WORK/b074/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/b074/_pkg_.a -trimpath "$WORK/b074=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid -Lk_yUPSLh1zMI54SQsv/-Lk_yUPSLh1zMI54SQsv -goversion go1.15rc1 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./asn1.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/64/641e10dbe3d6d6dd845cc89f68242b7604cc8691c7994fb50655c2d1c4873681-d # internal internal/nettrace mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p internal/nettrace -std -complete -buildid Y_EyehxRR_mQ0bDG8UYs/Y_EyehxRR_mQ0bDG8UYs -goversion go1.15rc1 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/4b/4b2619b12d71e9360bf3dbd9a1b9e1b36524c55926bfcc63bbec2f7c083a37f4-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b097/ cat >$WORK/b097/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/b097/_pkg_.a -trimpath "$WORK/b097=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid f2bVUfxyvFjEu7YzIKeG/f2bVUfxyvFjEu7YzIKeG -goversion go1.15rc1 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/fb/fb5de1c44884da5f72a61c83c0829f2f41df36585cb13665415c386e1a8f927a-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/resolver /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p google.golang.org/grpc/resolver -complete -buildid n3OMP0p_ItA3DdXrTtPu/n3OMP0p_ItA3DdXrTtPu -goversion go1.15rc1 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./resolver.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/57/5736c48cbad8bf3ffe6bec0ed97bea60b424c0ca4d9aa8334752e5692d046755-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p google.golang.org/grpc/internal -complete -buildid MY39zXKAYwefu1dWrfeG/MY39zXKAYwefu1dWrfeG -goversion go1.15rc1 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./internal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/c8/c829f589f2cf50e5afd7cdea324ca6465c623b909d264a7d9f7c8a67382c7d86-d # internal google.golang.org/grpc/resolver/passthrough mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/resolver/passthrough /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p google.golang.org/grpc/resolver/passthrough -complete -buildid fArAb6wHToaTuiYUWOOZ/fArAb6wHToaTuiYUWOOZ -goversion go1.15rc1 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./passthrough.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/5f/5f1ef01f55881a5eadf531b05334f3a877ef2cfcaf48387ba9ba646b5497d214-d # internal github.com/opencontainers/runc/types mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/opencontainers/runc/types -complete -buildid WAhQ9wzkw3bJM3EPbYhG/WAhQ9wzkw3bJM3EPbYhG -goversion go1.15rc1 -D "" -importcfg $WORK/b214/importcfg -pack -c=4 ./events.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b029/dim_riscv64.o ./dim_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b029/sqrt_riscv64.o ./sqrt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b029/stubs_riscv64.o ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/6b/6b542db297ff62f88fbbc4365b78052c1b47b59d71f91d051d37e0266a4df523-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b215/ cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/35/35e4431806d8b60cc43a165cffaf535858efe77597f8e1b63866e01eeecf2dbe-d # internal cat >$WORK/b215/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/opencontainers/selinux/go-selinux/label -complete -buildid z6br886v-f96yWk7MXZn/z6br886v-f96yWk7MXZn -goversion go1.15rc1 -D "" -importcfg $WORK/b215/importcfg -pack -c=4 ./label.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b029/_pkg_.a $WORK/b029/dim_riscv64.o $WORK/b029/sqrt_riscv64.o $WORK/b029/stubs_riscv64.o # internal github.com/opencontainers/runc/libcontainer/nsenter mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/nsenter /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/opencontainers/runc/libcontainer/nsenter -complete -buildid 04xAQqUo7VfLOhu51UWc/04xAQqUo7VfLOhu51UWc -goversion go1.15rc1 -D "" -importcfg $WORK/b221/importcfg -pack -c=4 ./nsenter_unsupported.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/e6/e6f8a82148469df0a3fc41d2abd6585d1f8441dfdeedd0d4c0238cb32a379ca9-d # internal github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/uber/jaeger-client-go/internal/baggage -complete -buildid NZJi-hbVoZkwO4RkKs93/NZJi-hbVoZkwO4RkKs93 -goversion go1.15rc1 -D "" -importcfg $WORK/b225/importcfg -pack -c=4 ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/15/15a4545844e7596292dc2f0e33ba6f6b1710b908a540b4f48e88743869426bd0-d # internal github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b221/_pkg_.a # internal cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/uber/jaeger-client-go/internal/throttler -complete -buildid yEfgSnHWu5hGzRnZuKuW/yEfgSnHWu5hGzRnZuKuW -goversion go1.15rc1 -D "" -importcfg $WORK/b227/importcfg -pack -c=4 ./throttler.go cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/29/29ba188db1e95f450a94f5f8cffba96d3474906760e4b59e3df285a8eaeb066e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b225/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/4e/4ecb13483108099e62982d0ce40671d484a54eb573a460c863fb68f779cbeb8e-d # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/c4/c4b9321479460e55b2da6fc5f74b0d37cf3b317172a5ad83bbe53525ea03a00e-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/memclr_riscv64.o ./memclr_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/memmove_riscv64.o ./memmove_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/preempt_riscv64.o ./preempt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/sys_linux_riscv64.o ./sys_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_riscv64.o $WORK/b008/atomic_riscv64.o $WORK/b008/memclr_riscv64.o $WORK/b008/memmove_riscv64.o $WORK/b008/preempt_riscv64.o $WORK/b008/rt0_linux_riscv64.o $WORK/b008/sys_linux_riscv64.o $WORK/b008/tls_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f7/f7467c21015c05548fb9f6c2c78aab35532679e4474e2900ed2cb1dc32535372-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 -p internal/reflectlite -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/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p sync -std -buildid Rd4F9vRbiX4VVVIqlDcl/Rd4F9vRbiX4VVVIqlDcl -goversion go1.15rc1 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_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 GtpPcVBokFCyKl8yHT43/GtpPcVBokFCyKl8yHT43 -goversion go1.15rc1 -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/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e8/e8bfcaa5d462f41f4280195a6ea8d8e01af807b87dba86424caf43e465c7a378-d # internal internal/singleflight mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p internal/singleflight -std -complete -buildid L7wYUZljn-mm2kURnEuF/L7wYUZljn-mm2kURnEuF -goversion go1.15rc1 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./singleflight.go math/rand mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b029/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p math/rand -std -complete -buildid 4Gnpyv-Pv0cU_b7IISzH/4Gnpyv-Pv0cU_b7IISzH -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/f2/f25b23b400d4e3935e477c101e1d9eda15d1c1dbf5004351d726ad900f9e4a12-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/52/52565bd94095a148e74956bc036b61abb1e7162c0f0b20eb8fd86f3ae689e20b-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -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/2b/2bfa1d2ac32789ec12c094dc1a43bbd0143c4e911076b2312e0fee0691d60020-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 K0xeijFld2cjznyCjk5X/K0xeijFld2cjznyCjk5X -goversion go1.15rc1 -D "" -importcfg $WORK/b004/importcfg -pack -c=4 ./errors.go ./wrap.go sort mkdir -p $WORK/b035/ cat >$WORK/b035/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/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sort -std -complete -buildid cX8odQVh-sNATcX_OR4F/cX8odQVh-sNATcX_OR4F -goversion go1.15rc1 -D "" -importcfg $WORK/b035/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/ea/eab68ae5f0fc9e9a112d569e58863fd7527d1735c12a7fd8a112a7b295afa6e3-d # internal internal/oserror mkdir -p $WORK/b024/ io mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p io -std -complete -buildid lceh_PC1KNpXl28PZDpk/lceh_PC1KNpXl28PZDpk -goversion go1.15rc1 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/oserror -std -complete -buildid iYnucjSOKSycTyHNk5au/iYnucjSOKSycTyHNk5au -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./errors.go strconv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p strconv -std -complete -buildid VQrJQXT22jxNiMRPw5Do/VQrJQXT22jxNiMRPw5Do -goversion go1.15rc1 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/48/48f61822ee4f6b83a60d4f4b9471b7014f88d803cb669eea0f102b1ae6e92696-d # internal syscall mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b023/symabis ./asm_linux_riscv64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p syscall -std -buildid VfZS_kk9o6wZS2ejducG/VfZS_kk9o6wZS2ejducG -goversion go1.15rc1 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/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_dup3_linux.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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/bf/bfa947ea2c254eae636547ad37c00e2b8fb1808ae38f4f940cd6ad838e546b6b-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/gogo/protobuf/sortkeys -complete -buildid G-PVD4YGCYvjol7o0Mik/G-PVD4YGCYvjol7o0Mik -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./sortkeys.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/60/605f1fb7f48705e422aea03eecf9bfc47c871a2829ef9f3611969e9ff83dc16e-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF 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 mX_lqz8EqmYIiUJ4X3gu/mX_lqz8EqmYIiUJ4X3gu -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/43/43566f70c81aefabc3b09e3dfffb3af9c91512d6aac453f5f2754ba1671d2dfe-d # internal strings mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p strings -std -complete -buildid 3OjgqKzsk8zASIiYZqAV/3OjgqKzsk8zASIiYZqAV -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/99/99b5432e292cfb4dbd570ef9db54052935dd330d4cd4ed73408f49fbe3b706ec-d # internal reflect mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b031/symabis ./asm_riscv64.s cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p reflect -std -buildid vYYoeFSC5OH0b74QnsLj/vYYoeFSC5OH0b74QnsLj -goversion go1.15rc1 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/9a/9a848497d7285bab08ab712a6b76c7b89c878673a161f439cae406a047f6da41-d # internal hash mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p hash -std -complete -buildid XB_jVw-2OLD_hKhPEYJC/XB_jVw-2OLD_hKhPEYJC -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/04/04eb8dded9a24db5c49c9060ca8f4101daf0c27733070759dbc470964fed74d6-d # internal hash/crc32 mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p hash/crc32 -std -complete -buildid nhz_RKxlAjExdXzeaL7t/nhz_RKxlAjExdXzeaL7t -goversion go1.15rc1 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ab/abcb6fce4891e6cd6eaa9440fa43d8919799c16ccbe183e79c6405c2d38a616c-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF 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 SQ8E1A_cZnm1kNVH0dr5/SQ8E1A_cZnm1kNVH0dr5 -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/80/809364e88c2c1888457ae58b12c361077c6d715c8daa87113aef615df4d2ffa3-d # internal crypto mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto -std -complete -buildid PTB1qE6XN-intsV27Nko/PTB1qE6XN-intsV27Nko -goversion go1.15rc1 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/66/669b42ba8e39f67d616bac72c7db107550ca368713a101e5c34e9d3ba3220512-d # internal crypto/internal/randutil mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/internal/randutil -std -complete -buildid V4G-Jv3i2qoKy09GBjBR/V4G-Jv3i2qoKy09GBjBR -goversion go1.15rc1 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/9c/9c5deea32bfb429ceb4ace0a041f30b1dd91c91cbccbd59544c17a53753c9791-d # internal crypto/hmac mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/hmac -std -complete -buildid Eg_lxWmbemo69XJHSdJ9/Eg_lxWmbemo69XJHSdJ9 -goversion go1.15rc1 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/73/732db5e2c1e13255af7872a85211011587d6e01fe52685646eeced87b05f94f0-d # internal crypto/rc4 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/rc4 -std -complete -buildid 8qhzihTbf2WxTy6CT5Iz/8qhzihTbf2WxTy6CT5Iz -goversion go1.15rc1 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/35/3507d5edce9b38f4fbf18d65b7c3d105a92d1c454aecccdaf2e484b956b13890-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b091/ cat >$WORK/b091/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/b091/_pkg_.a -trimpath "$WORK/b091=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid 9nRPla0z-mFHTrY0BKSf/9nRPla0z-mFHTrY0BKSf -goversion go1.15rc1 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/28/2852f32c8ab710420c7778c6b811876949a3bb3dab0d28c6777af26b8fab29f4-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid NC7bT5cV3PYg-YAbJsXU/NC7bT5cV3PYg-YAbJsXU -goversion go1.15rc1 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./hkdf.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b023/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/e2/e26bea4dfdf3040409c4d1354a023f432eaf3f0ecc48a71cb625879fd1bd4353-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/text/transform -std -complete -buildid 8yDYJHjSjLQiAdaZ-bJH/8yDYJHjSjLQiAdaZ-bJH -goversion go1.15rc1 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./transform.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b9/b9664afd6543a2e15552e3af2c6d2e61940c86dadf9f2770ae90fa0f6df3cf2c-d # internal time mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p time -std -buildid aX6iR2Zmqq2YJMSfGrET/aX6iR2Zmqq2YJMSfGrET -goversion go1.15rc1 -D "" -importcfg $WORK/b022/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/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/30/30131f7aeee7866b74a7edf86a2cb9c04f268fd415c24977efd03c49c8639003-d # internal internal/syscall/unix mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/syscall/unix -std -complete -buildid sHfMsbUerRl4z8kec2Zx/sHfMsbUerRl4z8kec2Zx -goversion go1.15rc1 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/03/03cade8ef9fb6974fdf51676e12c015d07b6c6e4eb98a02707e2d89e720b8248-d # internal internal/syscall/execenv mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/syscall/execenv -std -complete -buildid kj-AD_bgnapOn60DOc_h/kj-AD_bgnapOn60DOc_h -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e5/e52b7bf7d4837bd6a4f1549d0929952d0b1edef8768cc0ed9945fd08eb085403-d # internal path mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p path -std -complete -buildid sc8Xjc7uI0X_mJnPZ8sL/sc8Xjc7uI0X_mJnPZ8sL -goversion go1.15rc1 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/3d/3dcd1d989ffe555ed9900e2222e944ce144faaf3611d3e87cd41302fc06ff9b4-d # internal golang.org/x/text/transform mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p golang.org/x/text/transform -complete -buildid WVHLS85tc_HZmywa7m11/WVHLS85tc_HZmywa7m11 -goversion go1.15rc1 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/28/28213453dd7e17232169e71534a5a8b92a5290a9de42156d70ea09c141b2e5c7-d # internal html mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p html -std -complete -buildid GPUNUtfbUINjXyI31bl0/GPUNUtfbUINjXyI31bl0 -goversion go1.15rc1 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/14/14d254069ac61f9c07320d29a45a3461deecfd3946cbe37e5763f18d916b1a5a-d # internal text/tabwriter mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p text/tabwriter -std -complete -buildid XG0EZHeZP65gW4M4YtPp/XG0EZHeZP65gW4M4YtPp -goversion go1.15rc1 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./tabwriter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/54/547d76dce891fecdd2637764088666dc60d75161c6e44f16a87fab6a99ebdde7-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p google.golang.org/grpc/encoding -complete -buildid dSFf-4H0C6km3afP-f8b/dSFf-4H0C6km3afP-f8b -goversion go1.15rc1 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/1b/1bc913a528258033ba8533efbd8250b6c7be363bfd509887f2d3aab3df793bd5-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/opencontainers/runc/libcontainer/apparmor -complete -buildid VaLr3ClSiE9EdUgjesvY/VaLr3ClSiE9EdUgjesvY -goversion go1.15rc1 -D "" -importcfg $WORK/b177/importcfg -pack -c=4 ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/bb/bb0ddfd03b6dfb449a0f2071038d4982687a3b5e871c6ed3c8caf8cf7ca0fb79-d # internal regexp/syntax mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p regexp/syntax -std -complete -buildid HXhaJtUd9LWgV1plVbas/HXhaJtUd9LWgV1plVbas -goversion go1.15rc1 -D "" -importcfg $WORK/b181/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/b3/b325bc9b310221eb583936a77e664633d60403d8ba7772c9bd40d495abac7eb6-d # internal hash/adler32 mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p hash/adler32 -std -complete -buildid 4PwXMLT2u31J3c-zc02M/4PwXMLT2u31J3c-zc02M -goversion go1.15rc1 -D "" -importcfg $WORK/b196/importcfg -pack -c=4 ./adler32.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/e9/e969eac0ad42971df6c30f64a55b1e9e74e5aca91cdb80cb80a94ee9b29879a2-d # internal context mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p context -std -complete -buildid FcJqTHXvxW1H7pVk_Us9/FcJqTHXvxW1H7pVk_Us9 -goversion go1.15rc1 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/df/df8d35608f297897ba87011bf372acf8ec5d2229934e05c4951c6b30f9b40d0e-d # internal internal/poll mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b038/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/poll -std -buildid bzFjWnm9iTpD66iq-9B9/bzFjWnm9iTpD66iq-9B9 -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./copy_file_range_linux.go ./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/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c3/c342a3ad1fd46c263995f460f46e1ceab8be68d5ba4e20f2a485841b8fb6c2cf-d # internal golang.org/x/net/context mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p golang.org/x/net/context -complete -buildid AuuCQqp2s9OYpexbqM2T/AuuCQqp2s9OYpexbqM2T -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/7b/7bba0b9e454a503ba4863b7040180ef25de43c786ff72949b901ad8117ed9859-d # internal google.golang.org/grpc/keepalive mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p google.golang.org/grpc/keepalive -complete -buildid 7av2thmN0u6yGFs_4j1H/7av2thmN0u6yGFs_4j1H -goversion go1.15rc1 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./keepalive.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/a5/a5e3aec9948a23cae494a2c804deccd5860be64f350a8d0ac0ac5b1b19c68ec6-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p google.golang.org/grpc/tap -complete -buildid NnHw0WJiiB8Od_IAjBpr/NnHw0WJiiB8Od_IAjBpr -goversion go1.15rc1 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./tap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/70/7025506e68a90eb83ce2a196b4bab59c27b5efb6bab49286c91c00752e2e4e3c-d # internal github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/opencontainers/selinux/go-selinux -complete -buildid 74PCO82koqSLK0iRaEdj/74PCO82koqSLK0iRaEdj -goversion go1.15rc1 -D "" -importcfg $WORK/b208/importcfg -pack -c=4 ./selinux_stub.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b031/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/66/66226258753b271f243c92b0a6b8cc82554e9caf11750ac072de28c53fff8c12-d # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/b0/b0fe546f2761ff3b4d8952e6ac55a87efd22ad88170777573e8eec02cc6bff35-d # internal os mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/poll=$WORK/b037/_pkg_.a packagefile internal/syscall/execenv=$WORK/b039/_pkg_.a packagefile internal/syscall/unix=$WORK/b038/_pkg_.a packagefile internal/testlog=$WORK/b040/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p os -std -buildid rpAsOJwLgioLgoPiORsQ/rpAsOJwLgioLgoPiORsQ -goversion go1.15rc1 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.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 ./readfrom_linux.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/b031/_pkg_.a /builddir/.cache/go-build/16/161ad76efa5da319ae3dc1f34d6113c30a3250b0b7e036edf8d20ecaa742b926-d # internal encoding/binary mkdir -p $WORK/b028/ internal/fmtsort mkdir -p $WORK/b034/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p encoding/binary -std -complete -buildid c0ecAUZcT7hOYjUfdked/c0ecAUZcT7hOYjUfdked -goversion go1.15rc1 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./binary.go ./varint.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/fmtsort -std -complete -buildid EFQ33xmXdk2ruVxo2eWP/EFQ33xmXdk2ruVxo2eWP -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/55/55d90c69952f88fcafa7f205fa206cdf4ad85874eea1ebc234ee18ba48fd68d4-d # internal regexp mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b181/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p regexp -std -complete -buildid EW7LDkGH8LgNr7EFLRyr/EW7LDkGH8LgNr7EFLRyr -goversion go1.15rc1 -D "" -importcfg $WORK/b180/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/57/5765ce9a437e11bcc6f8ca14e5ecce1039524a2cb3999913e7335ba18e4335a1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/cc/ccc36b25aa6885fb1894328748ad8a77822051c8f5138564cb29679bfd037ff7-d # internal encoding/base64 mkdir -p $WORK/b027/ crypto/cipher mkdir -p $WORK/b060/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p encoding/base64 -std -complete -buildid QXpwJMh5nDI6__G9sqyX/QXpwJMh5nDI6__G9sqyX -goversion go1.15rc1 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./base64.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p crypto/cipher -std -complete -buildid fQuS1GMjjx3o_cpkR1Q2/fQuS1GMjjx3o_cpkR1Q2 -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/4d/4d9d89050a1fce84b47ba758e90bdaf70501d434c6be325a90205e241079ecff-d # internal crypto/sha512 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/sha512 -std -complete -buildid 8PuNm6gw91eFaXSmSSCj/8PuNm6gw91eFaXSmSSCj -goversion go1.15rc1 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./sha512.go ./sha512block.go ./sha512block_generic.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/c5/c5b468b911bf059fb4504e5d21b4e8d6cc99e2ffe545de829d8f874449afe92d-d # internal fmt mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b034/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p fmt -std -complete -buildid iwrGSycJ1Sc5UwgYVMIn/iwrGSycJ1Sc5UwgYVMIn -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/0b/0b8dc365d87ab148e5eb90adcfaf220b851fee1f37ba786f5ae876631cf361a2-d # internal crypto/aes mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p crypto/aes -std -complete -buildid 2cAeE7ubzAk-SSrLyVoe/2cAeE7ubzAk-SSrLyVoe -goversion go1.15rc1 -D "" -importcfg $WORK/b059/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/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/0c/0c3d5167a6d07be7921480c30eb431ca332d63c4ac1ceeabeb0d929dc71b7b31-d # internal crypto/des mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/des -std -complete -buildid cNRIhyle2GX9MuiXbszR/cNRIhyle2GX9MuiXbszR -goversion go1.15rc1 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/da/da69a4044e9336f2986013c065f3635459e37bdd79344721ce26f4930de742c5-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid bh-ZU-XQSAH_1nXV35n3/bh-ZU-XQSAH_1nXV35n3 -goversion go1.15rc1 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/ad/ad71351bf3598b0f7b4fca72d084d43368e2ecb52e4d00b87c338eb03024a31d-d # internal crypto/md5 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/md5 -std -complete -buildid jQ-3yA_pqTzalRqPulNN/jQ-3yA_pqTzalRqPulNN -goversion go1.15rc1 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./md5.go ./md5block.go ./md5block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/10/10de4f5455eecebe4df2af7d4205570d82acd7653fed1d0cf4f929e100ac68bd-d # internal crypto/sha1 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/sha1 -std -complete -buildid 5JUuAb2TEAvqFo4uwIIT/5JUuAb2TEAvqFo4uwIIT -goversion go1.15rc1 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./sha1.go ./sha1block.go ./sha1block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/4e/4e802d33dde1a9f018727fbda269bed78b895e646d9d1656068b7c6504ef21ba-d # internal crypto/sha256 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/sha256 -std -complete -buildid yM3Oqw8Q8-EZMpzGpmx_/yM3Oqw8Q8-EZMpzGpmx_ -goversion go1.15rc1 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/ff/ff6bbfa73cbb12984552e955c65a1e169a93dfd1cbd2c91c273a8f0f29cc96d6-d # internal encoding/pem mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p encoding/pem -std -complete -buildid Wl2pJ-X8mF81EM_R1ra8/Wl2pJ-X8mF81EM_R1ra8 -goversion go1.15rc1 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/16/1668076adaf7f140d7d8d8e2b7472a6d26804224353f53e79c07cfdaba2bc507-d # internal path/filepath mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p path/filepath -std -complete -buildid _q75W-c_lP2AQZu7tbeq/_q75W-c_lP2AQZu7tbeq -goversion go1.15rc1 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/36/36105115220d459eb3d07657c29e2def08d3c40ddda0a177a1ad9c1b541ad248-d # internal net mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b091/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b092/_pkg_.a packagefile internal/poll=$WORK/b037/_pkg_.a packagefile internal/singleflight=$WORK/b093/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p net -std -buildid eA9XtHfFJtnc8ThzvW_a/eA9XtHfFJtnc8ThzvW_a -goversion go1.15rc1 -D "" -importcfg $WORK/b090/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_posix.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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/fd/fd0162ea04d9a2ccca31a31d048aba96959922c449054a660d38c2228f2dc788-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid MhPDl4z644FbEA95s2dR/MhPDl4z644FbEA95s2dR -goversion go1.15rc1 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/75/750ae9ba68a19533a35d82ae2436003139edf48022f34445c5f3c8a3d246ddc7-d # internal encoding/json mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p encoding/json -std -complete -buildid LEe-_76py-GctKkuY1FA/LEe-_76py-GctKkuY1FA -goversion go1.15rc1 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/3d/3d5c86ec21de540b998f89c0407e6afc3b2466b32c5aa09fa0349e47d1d2c155-d # internal flag mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p flag -std -complete -buildid GL7EUK-TykHjOE00Qk6N/GL7EUK-TykHjOE00Qk6N -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/14/14cfbb36bdcf4cf5eaebefbad7863dbd807ae8c0b4d0230d6318b81c05c6360e-d # internal github.com/docker/docker/pkg/parsers mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/docker/docker/pkg/parsers -complete -buildid BavYedHQQaDJR3UaS657/BavYedHQQaDJR3UaS657 -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./parsers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/3e/3ecc81477752cace4d8dae40e185edf823ab56819325a6e7c86f4a50238c10b9-d # internal log mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p log -std -complete -buildid 6WnPFR4cSVaaL-p7P-aJ/6WnPFR4cSVaaL-p7P-aJ -goversion go1.15rc1 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/c5/c5b117027fac109adb42f3e14b913a5e0e27f0d86194f8c213c3cf0a5f9b135f-d # internal github.com/opentracing/opentracing-go/log mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/opentracing/opentracing-go/log -complete -buildid LN5yaJf_-OIzNmum7beZ/LN5yaJf_-OIzNmum7beZ -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./field.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/dc/dca064a08bcbfe1ac974ad38b7aa677d1740e3b5ab405212f88c0acbc5df05e9-d # internal compress/flate mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p compress/flate -std -complete -buildid xINMv45pG3msK8lwZ9Gs/xINMv45pG3msK8lwZ9Gs -goversion go1.15rc1 -D "" -importcfg $WORK/b054/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/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/08/083f84378ba727663bcd89d4a86a35f6af64a00c5db5441e532c18ae66173ecf-d # internal math/big mkdir -p $WORK/b063/ cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b063/symabis ./arith_riscv64.s cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p math/big -std -buildid LC7emEliXN1cuat4Engb/LC7emEliXN1cuat4Engb -goversion go1.15rc1 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/82/822eeac00d0e11cf3e88aed335e7a02162372e27bc7c3494f332aa44455bc443-d # internal compress/gzip mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile hash/crc32=$WORK/b055/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p compress/gzip -std -complete -buildid YQPThH-yfnmI9-4Sjpk1/YQPThH-yfnmI9-4Sjpk1 -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/77/77eecc2fb11a4fe5c6a28239bc3e76fe520bdbd7c8e67e962e3318f8fd2b21ca-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/gogo/protobuf/proto -complete -buildid gyLGuPVZqu2v0fSPaBIY/gyLGuPVZqu2v0fSPaBIY -goversion go1.15rc1 -D "" -importcfg $WORK/b044/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/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/a6/a64e5ef9522f13031dbdf2bb091cebdc14a50786962f7338b79140ce1e4115a4-d # internal encoding/hex mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p encoding/hex -std -complete -buildid NnQY4EOcaVRVoy3EAV4T/NnQY4EOcaVRVoy3EAV4T -goversion go1.15rc1 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/9f/9fcc08b6a159c6aaa6b4432f889e7df725b9a7371529d5966e460c75005581ae-d # internal io/ioutil mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p io/ioutil -std -complete -buildid wQxp5Frra0Xuqo3SfBmk/wQxp5Frra0Xuqo3SfBmk -goversion go1.15rc1 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/a3/a314560a0efb04411c72d1ecc8261fb8c557aa8c5ca8d92dbd0fb7587f3ec398-d # internal net/url mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p net/url -std -complete -buildid oEeRVbSmfNAMne0L8KQT/oEeRVbSmfNAMne0L8KQT -goversion go1.15rc1 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/2f/2fa47d300636ad8394842454a4412acf371daa0d8a4fa90e98efef82d9d00ea6-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/crypto/poly1305 -std -complete -buildid 8I3t2JtlKtyhbC-TjBQI/8I3t2JtlKtyhbC-TjBQI -goversion go1.15rc1 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/9c/9c55730390323698f837d8099b0e9a0bfab87d750cfceb555ddd3f11ecfc8114-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b095/ cat >$WORK/b095/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/b060/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b098/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid DNXgyu9QfVtFLW5sZ9-p/DNXgyu9QfVtFLW5sZ9-p -goversion go1.15rc1 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b063/arith_riscv64.o ./arith_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b063/_pkg_.a $WORK/b063/arith_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a6/a6ba4f9d2d5656aba1f6448d1df97473efda1653529ce4c3c53e3951a742b227-d # internal crypto/rand mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b038/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p crypto/rand -std -complete -buildid dHPHoY2efUJcqIs8UJZz/dHPHoY2efUJcqIs8UJZz -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d8/d8b8876addd75fb8fd33fcf1a974e96f592bceeb3b37a77d92924f2dc4a7f241-d # internal crypto/elliptic mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/elliptic -std -complete -buildid oAh4paPb8LqSM3F1kIJn/oAh4paPb8LqSM3F1kIJn -goversion go1.15rc1 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/1c/1c46d56e7e5d7d77939ce00b2749a4d44f9417a75e358c796db9b6c0c60564f2-d # internal encoding/asn1 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p encoding/asn1 -std -complete -buildid rPwIB0pBcB3MPjxccUBW/rPwIB0pBcB3MPjxccUBW -goversion go1.15rc1 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e5/e5874c6b9ac9724ff8aac054cbd31cef497e139e27d4358ce5164f5ab8b371de-d # internal crypto/ed25519 mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b076/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/ed25519 -std -complete -buildid ukV7PvklpTbivtbbbZ_G/ukV7PvklpTbivtbbbZ_G -goversion go1.15rc1 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./ed25519.go ./ed25519_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/6b/6b91e7762b9da60d5ac3336955bc9bad0fe893bd49c7c70aa5fb7d70b600647d-d # internal crypto/rsa mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/internal/randutil=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/rsa -std -complete -buildid TBaiieMg0qyIgZazmh6L/TBaiieMg0qyIgZazmh6L -goversion go1.15rc1 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/6f/6ff64ab9324c8437ea2e3e508cce71f136d64934e02b9348f4ad6d5e3bcc3c67-d # internal crypto/dsa mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b070/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/dsa -std -complete -buildid i0ydJURMfXOmfqkEU_UP/i0ydJURMfXOmfqkEU_UP -goversion go1.15rc1 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/47/47ef8c82e058a27e23a2b13eb451d53ed2bc716b58915522237047ffe80bc9e8-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -buildid iqfDVVisRyVq9Wh9-8Fq/iqfDVVisRyVq9Wh9-8Fq -goversion go1.15rc1 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/47/47a21d2829a6c90f13e226ed2fc1c960ccc8114ea7c9e4ca3690fa3182a5f20b-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid dR_BJxBiinXKDESe65la/dR_BJxBiinXKDESe65la -goversion go1.15rc1 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/67/676ba25945ab7dd9f8b7fdd19472c2d072fa70b493292d3bb0319b60207f887b-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid u-4Okvqqb6GujIFZ6xOt/u-4Okvqqb6GujIFZ6xOt -goversion go1.15rc1 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/1d/1d1c6e033cbc91a261897be721bc7dc94728bb3939fc081d92cb56f760210937-d # internal crypto/x509/pkix mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/x509/pkix -std -complete -buildid JsRlGRxeq7qpXOMLHt1c/JsRlGRxeq7qpXOMLHt1c -goversion go1.15rc1 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/67/67f645920041733b03bbba384a7699619a30de111f34b8b64280c2fbd478f607-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b104/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid cpIU-_sYV1kV4aIGrfui/cpIU-_sYV1kV4aIGrfui -goversion go1.15rc1 -D "" -importcfg $WORK/b106/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/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/4d/4dc99be62be86e6712940058969501fa66d36059eee5b0cdbc27a9a13eed8674-d # internal crypto/ecdsa mkdir -p $WORK/b068/ cat >$WORK/b068/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 crypto=$WORK/b066/_pkg_.a packagefile crypto/aes=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/internal/randutil=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/ecdsa -std -complete -buildid M-S7kaKjApK3NY0tKY4X/M-S7kaKjApK3NY0tKY4X -goversion go1.15rc1 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/4e/4e5e62020156ae8f3b909739424396c0995b05dd78d272baac42a5e51679faf5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b103/ cat >$WORK/b103/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/b104/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b105/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid j_JjS54baZdzfwm1SlWX/j_JjS54baZdzfwm1SlWX -goversion go1.15rc1 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/92/9267a62834037c71c7c2a9cb139c541e9c1c8cd3f23aa6e5fd7c71bee1bb1837-d # internal net/textproto 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 fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p net/textproto -std -complete -buildid kNIyD30W4tndnpEAXkBn/kNIyD30W4tndnpEAXkBn -goversion go1.15rc1 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/33/33a89666f9dfbad822fa84b5a8a2a946b149733d37ae1e15f486d75bd71179c2-d # internal crypto/x509 mkdir -p $WORK/b083/ cat >$WORK/b083/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/b066/_pkg_.a packagefile crypto/aes=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/des=$WORK/b067/_pkg_.a packagefile crypto/dsa=$WORK/b084/_pkg_.a packagefile crypto/ecdsa=$WORK/b068/_pkg_.a packagefile crypto/ed25519=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/md5=$WORK/b078/_pkg_.a packagefile crypto/rsa=$WORK/b080/_pkg_.a packagefile crypto/sha1=$WORK/b081/_pkg_.a packagefile crypto/sha256=$WORK/b082/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile crypto/x509/pkix=$WORK/b085/_pkg_.a packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/x509 -std -complete -buildid y964ic9ebHhByAs1jRCf/y964ic9ebHhByAs1jRCf -goversion go1.15rc1 -D "" -importcfg $WORK/b083/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/9b/9b7f20d0d283351b72f52a8db426956ba24548e0c3fa7fda59e209870e62be58-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_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/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid x_dkRaatK3GB4ZU9tV2R/x_dkRaatK3GB4ZU9tV2R -goversion go1.15rc1 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/ad/addb8d396926bf6d7bc6b98e4765c2ca95e233de5d7cf2d43264af03872b10fd-d # internal mime 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 encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p mime -std -complete -buildid vdZu_3WeuvevLjmxbbO5/vdZu_3WeuvevLjmxbbO5 -goversion go1.15rc1 -D "" -importcfg $WORK/b110/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/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/fd/fdc182c9932887153e51d2c41254de48fc6becac2e41b4ba59ee37b2b88d3c0f-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b102/ cat >$WORK/b102/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/b033/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b106/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/net/idna -std -complete -buildid 4nrwJgXGW-f1zhm5QoaV/4nrwJgXGW-f1zhm5QoaV -goversion go1.15rc1 -D "" -importcfg $WORK/b102/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/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/a2/a2f75df7f10aca61d7f47485c1b2e863d4e1e81ae590844517921a2408db04c2-d # internal mime/quotedprintable mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p mime/quotedprintable -std -complete -buildid vM2MFQD5Ot-GBLnKAKjA/vM2MFQD5Ot-GBLnKAKjA -goversion go1.15rc1 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./reader.go ./writer.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/b112/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/ac/ac45be6f379a15fd872b2c1911c3d50f020be340e17fa9ac026c3e6e5144330b-d # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/86/86e59ebe7b38860fbef3706f8418a56159c7a4b2865de51f81cf306be86e36bf-d # internal mime/multipart mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile mime=$WORK/b110/_pkg_.a packagefile mime/quotedprintable=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p mime/multipart -std -complete -buildid OwZyYBDQq84QGA78X5LX/OwZyYBDQq84QGA78X5LX -goversion go1.15rc1 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go crypto/tls mkdir -p $WORK/b065/ cat >$WORK/b065/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/b057/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/aes=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/des=$WORK/b067/_pkg_.a packagefile crypto/ecdsa=$WORK/b068/_pkg_.a packagefile crypto/ed25519=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/hmac=$WORK/b077/_pkg_.a packagefile crypto/md5=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/rc4=$WORK/b079/_pkg_.a packagefile crypto/rsa=$WORK/b080/_pkg_.a packagefile crypto/sha1=$WORK/b081/_pkg_.a packagefile crypto/sha256=$WORK/b082/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b100/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/tls -std -complete -buildid q3Zjbb5peoIXtyQSnUEC/q3Zjbb5peoIXtyQSnUEC -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.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/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/35/352edeb9c4904e32781ae7fcf7e305bf4eb2af73a8046f90e93642419097bf10-d # internal vendor/golang.org/x/net/http/httpguts 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 vendor/golang.org/x/net/idna=$WORK/b102/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid ncEG243MaJWLLwyM2x6L/ncEG243MaJWLLwyM2x6L -goversion go1.15rc1 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/0b/0b103e80e22be972c1a74ad62847dac7392f285714b5ef6ea595ce7c6d53c9b6-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b108/ cat >$WORK/b108/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/b033/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b102/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid Iz0rCdCyrdmSVzwEhM_x/Iz0rCdCyrdmSVzwEhM_x -goversion go1.15rc1 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/6d/6d0d69666298f5329ac1d843896c66f9040e43205edf908a5f1e4375391e7f3f-d # internal net/http/internal mkdir -p $WORK/b114/ cat >$WORK/b114/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/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p net/http/internal -std -complete -buildid RP_Szzm81jpBdO21_6Al/RP_Szzm81jpBdO21_6Al -goversion go1.15rc1 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./chunked.go ./testcert.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/e8/e85c3a37a85f90275acb0842042c53a1e277ce467d3bd82aed18da04ba259acb-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b044/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b047/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/gogo/protobuf/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/gogo/protobuf/types -complete -buildid VUKw5RV9azzQNg-X76NL/VUKw5RV9azzQNg-X76NL -goversion go1.15rc1 -D "" -importcfg $WORK/b046/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/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/1e/1e843c527c40bba4fa327141ce96ff32ffa6ecadb2165edd57834632f148f2fc-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b119/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b114/_pkg_.a # internal cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p golang.org/x/net/http2/hpack -complete -buildid EfJzRh8ZvzWY5w6Ah3nR/EfJzRh8ZvzWY5w6Ah3nR -goversion go1.15rc1 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/25/253df75af955ce2fa1b460315c4071a970acf1dc08604d70f1112c7f57ba5c92-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p golang.org/x/text/unicode/bidi -complete -buildid sEJDy3aV1t5_R9yMIb0S/sEJDy3aV1t5_R9yMIb0S -goversion go1.15rc1 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/f4/f4e6e8881cab4191f4b790c86ba3ec75edff0692d1b47f634b46b655d83f6021-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b122/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p golang.org/x/text/unicode/norm -complete -buildid ILetQ0U0hZtWu4-CJANd/ILetQ0U0hZtWu4-CJANd -goversion go1.15rc1 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/65/65941702c6979e70c314713e05dc1155cef992099cbb85b0099f849969704a55-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b122/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b123/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p golang.org/x/text/secure/bidirule -complete -buildid QNEVMfxaQZPk5tJw_DCT/QNEVMfxaQZPk5tJw_DCT -goversion go1.15rc1 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./bidirule.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/ac/ac6ac224285e10a56d6ecff973b1d0a87a38ddbbb0efb3b00aca196329fd7af1-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p golang.org/x/net/internal/timeseries -complete -buildid D-Jv1fNuUWAy8v2VySmE/D-Jv1fNuUWAy8v2VySmE -goversion go1.15rc1 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./timeseries.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/ed/ed2b865ec512f62a7b6571d0dc7a0f44ec47fba4dd6d6ae3e44648ea7c152f32-d # internal text/template/parse mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p text/template/parse -std -complete -buildid M4TPQ1ruA28_t3f2Xl_J/M4TPQ1ruA28_t3f2Xl_J -goversion go1.15rc1 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/3c/3cb7f3c82eb9be1707f9e6ddde3e5a33646243be58053f65e7e0026e78bc1454-d # internal golang.org/x/net/idna mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b121/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b123/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b124/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p golang.org/x/net/idna -complete -buildid Kx00ZJ9G06l0QTpq_8-J/Kx00ZJ9G06l0QTpq_8-J -goversion go1.15rc1 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/14/147fc92a25593bbacdbdcfb40ea07814f43278263016ca23f33798d45db6c88d-d # internal text/template mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile internal/fmtsort=$WORK/b034/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b131/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p text/template -std -complete -buildid 7UZ9f9---18YlzX4jgPp/7UZ9f9---18YlzX4jgPp -goversion go1.15rc1 -D "" -importcfg $WORK/b130/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/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/72/72c90e63f9668c4d37ef64adf56137a7c57cfd34ecc84658f38b5dc491cd840e-d # internal golang.org/x/net/lex/httplex mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b120/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/golang.org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p golang.org/x/net/lex/httplex -complete -buildid 9XIvaUrFoun60KMkK4bt/9XIvaUrFoun60KMkK4bt -goversion go1.15rc1 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/dd/dd10b4e00d0f8a3d74e34c74ef28c6779ad5e25248d60115979e7644114fde1d-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p google.golang.org/grpc/grpclog -complete -buildid UU4puOdkKLr_eOPv_yvy/UU4puOdkKLr_eOPv_yvy -goversion go1.15rc1 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./grpclog.go ./logger.go ./loggerv2.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/c3/c3c0c38f91cba5a7fa7633c34cc60accf4e9c50c74dc62577d37db58065357a7-d # internal net/http/httptrace mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile internal/nettrace=$WORK/b092/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p net/http/httptrace -std -complete -buildid a9E66-5XbndmLzoVmTd2/a9E66-5XbndmLzoVmTd2 -goversion go1.15rc1 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/1b/1b088728e556d159725a292c65c7dc46c9d31598454841a667d670b8f9f49b8a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/dc/dcb58d9dba5d7e6f2e89bb1451a60397ae1632ad0ee628d0c6dacaa26e457283-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p google.golang.org/grpc/connectivity -complete -buildid cByvcegfM0andXQ4MKQt/cByvcegfM0andXQ4MKQt -goversion go1.15rc1 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./connectivity.go net/http mkdir -p $WORK/b052/ cat >$WORK/b052/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/b053/_pkg_.a packagefile container/list=$WORK/b057/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile mime=$WORK/b110/_pkg_.a packagefile mime/multipart=$WORK/b111/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http/httptrace=$WORK/b113/_pkg_.a packagefile net/http/internal=$WORK/b114/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b115/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p net/http -std -complete -buildid ZsDMDY7oEM1zN9AArYXi/ZsDMDY7oEM1zN9AArYXi -goversion go1.15rc1 -D "" -importcfg $WORK/b052/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/b2/b220c55172129377d552ca807ab6661401667377b7c24bfeb99cb8f7ef6f4c88-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/credentials /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p google.golang.org/grpc/credentials -complete -buildid AtJoDwxHH4NjRHwCgkNL/AtJoDwxHH4NjRHwCgkNL -goversion go1.15rc1 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./credentials.go ./credentials_util_go18.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/ee/ee9df47eba56b24d2149d4b6f634f6468642271a0b7bbaf81bab22f2fa90fd5a-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/balancer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p google.golang.org/grpc/balancer -complete -buildid du7Qz7Hv-u2oJPFGboSG/du7Qz7Hv-u2oJPFGboSG -goversion go1.15rc1 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./balancer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/41/413ee968f1607426edbcb2bc73e0def93900aa264156801d8608cd117c74ab09-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/balancer/base /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p google.golang.org/grpc/balancer/base -complete -buildid xHQaEYF1CTshrs8zolEN/xHQaEYF1CTshrs8zolEN -goversion go1.15rc1 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./balancer.go ./base.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/70/7094b71af276ca1869f8ba042dfcd5b2f4d74e7342115b0ba8a01d91e3295b89-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p google.golang.org/grpc/codes -complete -buildid lOqy8WqIhPCDkHCu11hX/lOqy8WqIhPCDkHCu11hX -goversion go1.15rc1 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/4e/4e105e08b929ec29fccbb01bd028e0173c878ae986d559d715ac41e47cbeed44-d # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/3f/3f57ebd200c5faa5a1f097d37c912dbf5b3b57bec1064264bdff93872d3d469d-d # internal html/template mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile html=$WORK/b129/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b130/_pkg_.a packagefile text/template/parse=$WORK/b131/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p html/template -std -complete -buildid kkipHQuPMuvw3AMocDYe/kkipHQuPMuvw3AMocDYe -goversion go1.15rc1 -D "" -importcfg $WORK/b128/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 github.com/golang/protobuf/proto mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/golang/protobuf/proto -complete -buildid 7aK8yZVSd7UhtyUWg48o/7aK8yZVSd7UhtyUWg48o -goversion go1.15rc1 -D "" -importcfg $WORK/b143/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/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/ec/eca635e053fade75acdafd1c81c84485cadf491d02b54be12c44242d3c6a112e-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/balancer/roundrobin /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p google.golang.org/grpc/balancer/roundrobin -complete -buildid -ovFdtUR9vT84nweRrqH/-ovFdtUR9vT84nweRrqH -goversion go1.15rc1 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./roundrobin.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/5f/5f5c7529b0c2474fd7af2d767567e92eac882b975e53a18415bb6ffa374ea8d9-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/metadata /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p google.golang.org/grpc/metadata -complete -buildid GCq_ARxOi_P6EoOBuGkI/GCq_ARxOi_P6EoOBuGkI -goversion go1.15rc1 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./metadata.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/8c/8ccbef5ed5b48b2dd3dcead75c514245af77baafdd0c8177d3acfe699fea2c9f-d # internal google.golang.org/grpc/naming mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/naming /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p google.golang.org/grpc/naming -complete -buildid 0laMIs8MCmDrT-Qa2OKm/0laMIs8MCmDrT-Qa2OKm -goversion go1.15rc1 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./dns_resolver.go ./go18.go ./naming.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/e7/e70dfc85fd2dc404394499f69b82267599f0f2e7b1d8feed3a4d2857ac1830dc-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b136/_pkg_.a packagefile net=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/peer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p google.golang.org/grpc/peer -complete -buildid gyV3nbmHrsDhlMvCaLdX/gyV3nbmHrsDhlMvCaLdX -goversion go1.15rc1 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./peer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/f5/f5482d0c359941baf5d7833383c2d56ccc8c82502986be70f55c1ce4df7ac92e-d # internal google.golang.org/grpc/resolver/dns mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/resolver/dns /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p google.golang.org/grpc/resolver/dns -complete -buildid sAD8z7ZHek5HvuNfKSbM/sAD8z7ZHek5HvuNfKSbM -goversion go1.15rc1 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./dns_resolver.go ./go18.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/82/825392269d928bf0eadeea3ae1334b1b0fa17d1dda0e83dd0b5b4e41fdc4a29b-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/stats /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p google.golang.org/grpc/stats -complete -buildid 4pcy4ScVNR5JRztPGbef/4pcy4ScVNR5JRztPGbef -goversion go1.15rc1 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./handlers.go ./stats.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/3b/3b628b24da0b2b644847fa2ab3a27ca57e2d98e336096f9d161ec120c19e2ed9-d # internal github.com/hashicorp/yamux mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/hashicorp/yamux /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/hashicorp/yamux -complete -buildid _KCPT5r9J7nnKkjB7N25/_KCPT5r9J7nnKkjB7N25 -goversion go1.15rc1 -D "" -importcfg $WORK/b162/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/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/4d/4d313af95a3f0b8ac2ce7e8a9be51f61c632373a6473fb8edc1481bff30d074b-d # internal github.com/kata-containers/agent/pkg/types mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b044/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/kata-containers/agent/pkg/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/kata-containers/agent/pkg/types -complete -buildid r4X5SmL9U8xjSSs3R3dc/r4X5SmL9U8xjSSs3R3dc -goversion go1.15rc1 -D "" -importcfg $WORK/b163/importcfg -pack -c=4 ./types.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/fd/fd5bcccee5b89f6eca4de11fc120f77f1c94ce0f30ca04126c4a79b0dc9dab87-d # internal golang.org/x/sys/unix mkdir -p $WORK/b165/ cat >$WORK/b165/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b165=>" -I $WORK/b165/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b165/symabis ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b162/_pkg_.a # internal cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p golang.org/x/sys/unix -buildid G2pFvMyPJ2eE1MkxhS1Q/G2pFvMyPJ2eE1MkxhS1Q -goversion go1.15rc1 -symabis $WORK/b165/symabis -D "" -importcfg $WORK/b165/importcfg -pack -asmhdr $WORK/b165/go_asm.h -c=4 ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_riscv64.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_riscv64.go ./zsyscall_linux_riscv64.go ./zsysnum_linux_riscv64.go ./ztypes_linux_riscv64.go cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/00/001d65f63681354346ba6dc854a4bc7d1b07ef1d4d0e40f6f56980f2c7f68912-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -buildid _xGAqfa2M40neKt09Zia/_xGAqfa2M40neKt09Zia -goversion go1.15rc1 -D "" -importcfg $WORK/b168/importcfg -pack -c=4 ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/95/956fffb91bbc1a1d78438ae136462d776a7c452b63679b9229ad4f771b2591de-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b141/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/encoding/proto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p google.golang.org/grpc/encoding/proto -complete -buildid dfXDI0iiI_GqUhO3usT6/dfXDI0iiI_GqUhO3usT6 -goversion go1.15rc1 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./proto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/82/82773baa21d067a28162053b7e3dd790b9755e82268ab41b9d377efb53b107a3-d # internal google.golang.org/grpc/grpclb/grpc_lb_v1/messages mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/grpclb/grpc_lb_v1/messages /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p google.golang.org/grpc/grpclb/grpc_lb_v1/messages -complete -buildid Vq1LIsCNZP6Ssa3RL0mr/Vq1LIsCNZP6Ssa3RL0mr -goversion go1.15rc1 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./messages.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/10/10d3f6695368da7b9ccfe8a4d8575f26849dfe43a8470b4085fe87f5ec76f37f-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/golang/protobuf/ptypes/any -complete -buildid xQPc6ryAIRRpNxDmOPuH/xQPc6ryAIRRpNxDmOPuH -goversion go1.15rc1 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./any.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/83/83e4147697c830857e9a1776ddfe81f786085d4963da21a1b5d72cd698073af6-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/golang/protobuf/ptypes/duration -complete -buildid fPYIyc2pRfUBwKIjYpRb/fPYIyc2pRfUBwKIjYpRb -goversion go1.15rc1 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./duration.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/c9/c96fba35dc0fc06c92e898b85f61f92e325e92544c837421ea8ea9e68acc2882-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -buildid GQZFH911UXNsylQrAJd-/GQZFH911UXNsylQrAJd- -goversion go1.15rc1 -D "" -importcfg $WORK/b157/importcfg -pack -c=4 ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/0d/0d88ec7d87d22b1be33617cbd294b9db4767433eae4e7b18883f7a24a0d985e1-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b155/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b156/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b157/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/golang/protobuf/ptypes -complete -buildid Wnvtz5V7Z-IQBwC9Ntkj/Wnvtz5V7Z-IQBwC9Ntkj -goversion go1.15rc1 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/1b/1b2d7c55801a4f3e4c2a7d30ddcb9a97df4edbd99a25ccae8d0bba4e4d9bbffd-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b155/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p google.golang.org/genproto/googleapis/rpc/status -complete -buildid hPivFyR4MEQLhaPkLeSI/hPivFyR4MEQLhaPkLeSI -goversion go1.15rc1 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./status.pb.go cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/3a/3a33f40a54416f6f44c655d313bc31c28078a82ae38d47b66992c77f40b1b1d5-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b044/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b168/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/gogo/protobuf/gogoproto -complete -buildid yW8s7sworgbnKMUframJ/yW8s7sworgbnKMUframJ -goversion go1.15rc1 -D "" -importcfg $WORK/b167/importcfg -pack -c=4 ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b158/_pkg_.a # internal cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b165=>" -I $WORK/b165/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b165/asm_linux_riscv64.o ./asm_linux_riscv64.s cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/52/526e19b3343985b816e64d45edf7132dac44321ffd61980c322112e12766ea8d-d # internal google.golang.org/grpc/status mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b154/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b158/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p google.golang.org/grpc/status -complete -buildid a2LFfqXv7YgbIisrwoVm/a2LFfqXv7YgbIisrwoVm -goversion go1.15rc1 -D "" -importcfg $WORK/b153/importcfg -pack -c=4 ./status.go cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b165/_pkg_.a $WORK/b165/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/5e/5ef3b16cc604f192642974abfb4ddfcc8ae551ca4f348c11cab0b065e66c382e-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile os=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/opencontainers/runtime-spec/specs-go -complete -buildid D29dLBKFML-IKHVO-_5V/D29dLBKFML-IKHVO-_5V -goversion go1.15rc1 -D "" -importcfg $WORK/b169/importcfg -pack -c=4 ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/b8/b8f01d159754461f51ffd3aedcf9276790e50fd5faf393c6c526e2251d6871af-d # internal github.com/mdlayher/vsock mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/mdlayher/vsock /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/mdlayher/vsock -complete -buildid 04ziqDwxKyDSoQi7iYVy/04ziqDwxKyDSoQi7iYVy -goversion go1.15rc1 -D "" -importcfg $WORK/b170/importcfg -pack -c=4 ./conn_linux.go ./doc.go ./fd_linux.go ./fd_linux_gteq_1.12.go ./ioctl_linux.go ./listener_linux.go ./vsock.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/23/23ad53da70e70fddd499e99472a345053095a59e4f490ec37d3f982b49492244-d # internal github.com/kata-containers/agent/pkg/uevent mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/kata-containers/agent/pkg/uevent /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/kata-containers/agent/pkg/uevent -complete -buildid 1IENdzEnlWr2W_DwqMad/1IENdzEnlWr2W_DwqMad -goversion go1.15rc1 -D "" -importcfg $WORK/b164/importcfg -pack -c=4 ./uevent.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/08/08bba5200abe28ca1564725529f36fc21e841583e09dcfeeef26d24145b4e9a0-d # internal github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/checkpoint-restore/go-criu/rpc -complete -buildid PM79krqQmr1esldldsrM/PM79krqQmr1esldldsrM -goversion go1.15rc1 -D "" -importcfg $WORK/b172/importcfg -pack -c=4 ./rpc.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/76/76b50024fa9f2abdaec500dc33332997ab69ecb5c5ec92198671ca11e16bb850-d # internal github.com/containerd/console mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/containerd/console /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/containerd/console -complete -buildid HlKedblyxhSZLfh3KCge/HlKedblyxhSZLfh3KCge -goversion go1.15rc1 -D "" -importcfg $WORK/b173/importcfg -pack -c=4 ./console.go ./console_linux.go ./console_unix.go ./tc_linux.go ./tc_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/52/5271d052adfbc492f170589734f86ed3d87c9844b2199c40e311aec7972c7393-d # internal github.com/pkg/errors mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b115/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/pkg/errors -complete -buildid vWgkgFc2sM_oyTojlpqr/vWgkgFc2sM_oyTojlpqr -goversion go1.15rc1 -D "" -importcfg $WORK/b175/importcfg -pack -c=4 ./errors.go ./go113.go ./stack.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/52/52103bbec192830c651e86b3d5b6c31c7eeabc939bade574f90043b401a89d0f-d # internal github.com/mrunalp/fileutils mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/mrunalp/fileutils /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/mrunalp/fileutils -complete -buildid 9LYcfqF8JuVDb_R_8ixw/9LYcfqF8JuVDb_R_8ixw -goversion go1.15rc1 -D "" -importcfg $WORK/b176/importcfg -pack -c=4 ./fileutils.go ./idtools.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/c0/c0f288fcd2a4c85fdd8bc677fae59caa730226080bc4660ce9a08c5da9bb89cf-d # internal github.com/docker/go-units mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b180/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/docker/go-units -complete -buildid PF-0k7Jwphpf6d03qucy/PF-0k7Jwphpf6d03qucy -goversion go1.15rc1 -D "" -importcfg $WORK/b179/importcfg -pack -c=4 ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/bd/bdfd25b69fec39b19b287abac25d873f8ecc8f4c4c45fa4e59b50827c0ce9421-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/sirupsen/logrus -complete -buildid 0ON_VbDzUo_oG3V78l20/0ON_VbDzUo_oG3V78l20 -goversion go1.15rc1 -D "" -importcfg $WORK/b183/importcfg -pack -c=4 ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/aa/aad1aa3d4fccdfb6fd9d79f58ce56f9f616aa65335067359a576c2eeac74ceb2-d # internal github.com/cyphar/filepath-securejoin mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/cyphar/filepath-securejoin -complete -buildid HKvGgg2tkOmgUdC6qGAW/HKvGgg2tkOmgUdC6qGAW -goversion go1.15rc1 -D "" -importcfg $WORK/b174/importcfg -pack -c=4 ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/6d/6df11db016830b30cc09fa9c5034f5a9dc4159a34f4fe7f6b337a9b2ec4772a1-d # internal os/exec mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b039/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p os/exec -std -complete -buildid 9PYoXm5pbonCpl3uz7D5/9PYoXm5pbonCpl3uz7D5 -goversion go1.15rc1 -D "" -importcfg $WORK/b184/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/7a/7abe6bc6ecd1b2c60cc5182b8a95e3a0d31b4a14612df2e933489146d79aac6f-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fscommon mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b174/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/cgroups/fscommon /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fscommon -complete -buildid yPFSLtrh_lLLuhhCIOM9/yPFSLtrh_lLLuhhCIOM9 -goversion go1.15rc1 -D "" -importcfg $WORK/b186/importcfg -pack -c=4 ./fscommon.go ./utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/69/694b3c703ad75e67c8e7cbaf38bc8e69a018e856c8426c1c7a9ee94576661d41-d # internal os/user mkdir -p $WORK/b189/ cat >$WORK/b189/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/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p os/user -std -complete -buildid JbZfpD2zqJDTVfHGmm11/JbZfpD2zqJDTVfHGmm11 -goversion go1.15rc1 -D "" -importcfg $WORK/b189/importcfg -pack -c=4 ./lookup.go ./lookup_stubs.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/e3/e34e2712dc363b9a2c3fd2492aad69ea3e582df6c8ae758429b122f5e98e7a63-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/user=$WORK/b189/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/opencontainers/runc/libcontainer/user -complete -buildid K-8sB38XKpJYpDdGShOz/K-8sB38XKpJYpDdGShOz -goversion go1.15rc1 -D "" -importcfg $WORK/b188/importcfg -pack -c=4 ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/92/921cfdbb6b980e52429310f4418571343d4e869e1057746b6686cabfc1477b70-d # internal github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/utils /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/opencontainers/runc/libcontainer/utils -complete -buildid NrvbsLnZGMxtRUEpyEPd/NrvbsLnZGMxtRUEpyEPd -goversion go1.15rc1 -D "" -importcfg $WORK/b190/importcfg -pack -c=4 ./cmsg.go ./utils.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/8d/8d65961152c79c278f775f5065642bdcecd4360d5322e113398495c05e2efd71-d # internal compress/zlib mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile hash/adler32=$WORK/b196/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p compress/zlib -std -complete -buildid rU60ZpKVgA4DOt6GWlBP/rU60ZpKVgA4DOt6GWlBP -goversion go1.15rc1 -D "" -importcfg $WORK/b195/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/80/80701f0d778f412e7c016fc7dd9898a66e9bb81379e94492e4f92c44bb4dfb6e-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b169/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b183/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b184/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/opencontainers/runc/libcontainer/configs -complete -buildid pL4viQELW_wMcY6rxSH7/pL4viQELW_wMcY6rxSH7 -goversion go1.15rc1 -D "" -importcfg $WORK/b182/importcfg -pack -c=4 ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/0a/0a244154c64b4f7a5a761b3453a1de7dace768b3145937395c2ab1f17c946fd5-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b188/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b184/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/opencontainers/runc/libcontainer/system -complete -buildid wbgiJoEwfKJzhEjOVFya/wbgiJoEwfKJzhEjOVFya -goversion go1.15rc1 -D "" -importcfg $WORK/b187/importcfg -pack -c=4 ./linux.go ./proc.go ./syscall_linux_64.go ./sysconfig_notcgo.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/0e/0ebd0ecab4f285e1a0f5d9e0bb3b53813369dc3ae414837c465d11e09a7708bb-d # internal debug/dwarf mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b115/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p debug/dwarf -std -complete -buildid nRD4jrPfPTWsWTKk_rLt/nRD4jrPfPTWsWTKk_rLt -goversion go1.15rc1 -D "" -importcfg $WORK/b197/importcfg -pack -c=4 ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ff/ffde05833f32b8cc2089563832ac9bc40668cbff62bbcb826e2079d094f9fdbc-d # internal github.com/opentracing/opentracing-go mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b050/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b052/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/opentracing/opentracing-go -complete -buildid y6h2U3n1VjDSzHp0qfhU/y6h2U3n1VjDSzHp0qfhU -goversion go1.15rc1 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/f3/f3f08e0026fca118ded6c75ce1a99c2aab433441ba5107cf826b41b72e0bdfd8-d # internal golang.org/x/net/http2 mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b053/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b120/_pkg_.a packagefile golang.org/x/net/lex/httplex=$WORK/b125/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b052/_pkg_.a packagefile net/http/httptrace=$WORK/b113/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/67/67297fa40a7c0e15ccba9583bd7935435fcc6216eb567cb4e44265fb5ddd913d-d # internal cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p golang.org/x/net/http2 -complete -buildid wB-1OzKdwzLnQYjupmzV/wB-1OzKdwzLnQYjupmzV -goversion go1.15rc1 -D "" -importcfg $WORK/b118/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 golang.org/x/net/trace mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b127/_pkg_.a packagefile html/template=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b132/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p golang.org/x/net/trace -complete -buildid OlUyojGK3O7efkBBPaXP/OlUyojGK3O7efkBBPaXP -goversion go1.15rc1 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./events.go ./histogram.go ./trace.go ./trace_go17.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/28/288c07e5f8823a7b3d0c80b72523fa9eab489d4851cebcf549af6a7c1f1085c5-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p github.com/opentracing/opentracing-go/ext -complete -buildid AJStu44e-blLdj_2Y43h/AJStu44e-blLdj_2Y43h -goversion go1.15rc1 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/05/054c6fa0348f557eb887dc38744d8afd24476a245acd7f84b0cbbcda549f60e2-d # internal net/http/httputil mkdir -p $WORK/b161/ cat >$WORK/b161/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/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b101/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b052/_pkg_.a packagefile net/http/internal=$WORK/b114/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p net/http/httputil -std -complete -buildid CHQJC8GyrPH0Jkwc6VqQ/CHQJC8GyrPH0Jkwc6VqQ -goversion go1.15rc1 -D "" -importcfg $WORK/b161/importcfg -pack -c=4 ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/60/60b96c4debbbee04ac7792ab2ce3d1da003f20ab920a67f7939abd5aad4c4d42-d # internal github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/docker/go-units=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/opencontainers/runc/libcontainer/cgroups -complete -buildid lcxCDRXQVoHK-B7ok0CU/lcxCDRXQVoHK-B7ok0CU -goversion go1.15rc1 -D "" -importcfg $WORK/b178/importcfg -pack -c=4 ./cgroups.go ./stats.go ./utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/e0/e077087c7fe234d1efd9f37f20a98a9edb2f05f6951189a304436e89fcc6d0ed-d # internal debug/elf mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b195/_pkg_.a packagefile debug/dwarf=$WORK/b197/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p debug/elf -std -complete -buildid xVGrZXRYxs2mOAhwaE9S/xVGrZXRYxs2mOAhwaE9S -goversion go1.15rc1 -D "" -importcfg $WORK/b194/importcfg -pack -c=4 ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/10/10b421b6e906deffd0852c2fac3e4cfb37b82422c76be012064e746fb54cbcec-d # internal github.com/cilium/ebpf/asm mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/cilium/ebpf/asm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/cilium/ebpf/asm -complete -buildid DN_Y_DLcMQ-jDr2sNC6U/DN_Y_DLcMQ-jDr2sNC6U -goversion go1.15rc1 -D "" -importcfg $WORK/b198/importcfg -pack -c=4 ./alu.go ./alu_string.go ./doc.go ./func.go ./func_string.go ./instruction.go ./jump.go ./jump_string.go ./load_store.go ./load_store_string.go ./opcode.go ./opcode_string.go ./register.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/f1/f17c3d44ec60771370f829cf02c0e04d57bc2eb3fea537cfcdfd8e76418a301f-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fs mkdir -p $WORK/b185/ cat >$WORK/b185/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/b033/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b178/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=$WORK/b186/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b187/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b190/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/cgroups/fs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -buildid a0Dt7FGmdXNvuQLHeSrP/a0Dt7FGmdXNvuQLHeSrP -goversion go1.15rc1 -D "" -importcfg $WORK/b185/importcfg -pack -c=4 ./apply_raw.go ./blkio.go ./cpu.go ./cpuacct.go ./cpuset.go ./devices.go ./freezer.go ./hugetlb.go ./kmem.go ./memory.go ./name.go ./net_cls.go ./net_prio.go ./perf_event.go ./pids.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/3b/3b1ea46f0d5830113c6e04705f46b22041301d80f8fe429c05c7967e6bce70eb-d # internal github.com/cilium/ebpf/internal/unix mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/cilium/ebpf/internal/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/cilium/ebpf/internal/unix -complete -buildid i2xcyux2rvABq3iUIUIT/i2xcyux2rvABq3iUIUIT -goversion go1.15rc1 -D "" -importcfg $WORK/b200/importcfg -pack -c=4 ./types_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/20/20af2b68014e9f6ef1f798525f5bcf0a677b47480e14f07e4a0895fae62f692b-d # internal github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter mkdir -p $WORK/b202/ cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/0e/0e08e7fa48cd78f51e4e220d5123625bb13c7d7d7d1376a885880eaa26968914-d # internal cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b198/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b185/_pkg_.a # internal cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter -complete -buildid WoB0NdKIDQMHOmasWDEi/WoB0NdKIDQMHOmasWDEi -goversion go1.15rc1 -D "" -importcfg $WORK/b202/importcfg -pack -c=4 ./devicefilter.go github.com/cilium/ebpf/internal mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b200/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/cilium/ebpf/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/cilium/ebpf/internal -complete -buildid X_UHs86MmJiySwX0Uhyr/X_UHs86MmJiySwX0Uhyr -goversion go1.15rc1 -D "" -importcfg $WORK/b199/importcfg -pack -c=4 ./cpu.go ./endian.go ./errors.go ./fd.go ./feature.go ./io.go ./ptr.go ./ptr_64.go ./syscall.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/55/55baf3bf8c8252cafdbe227491775c5b8a806d1064b2f930a86f386fc9665a76-d # internal github.com/godbus/dbus mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b184/_pkg_.a packagefile os/user=$WORK/b189/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/godbus/dbus -complete -buildid O74ICHl23tDXyFvZgUF2/O74ICHl23tDXyFvZgUF2 -goversion go1.15rc1 -D "" -importcfg $WORK/b205/importcfg -pack -c=4 ./auth.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/f0/f02f4327df7cc29905cac6bdea20297e9dda059d1bceedd186f9b414d411cb41-d # internal github.com/opencontainers/runc/libcontainer/intelrdt mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/intelrdt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/opencontainers/runc/libcontainer/intelrdt -complete -buildid 9IeAgz5E3fVRMyQkOVwk/9IeAgz5E3fVRMyQkOVwk -goversion go1.15rc1 -D "" -importcfg $WORK/b207/importcfg -pack -c=4 ./intelrdt.go ./stats.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/1d/1d45ed9861c0139b9d8b8c717ff7c91c402fedf9854e8aa117a5c078a7439fc2-d # internal github.com/cilium/ebpf/internal/btf mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile debug/elf=$WORK/b194/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b198/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b199/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b200/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/cilium/ebpf/internal/btf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/cilium/ebpf/internal/btf -complete -buildid nSfzDqL2yjhypJ5NPvf4/nSfzDqL2yjhypJ5NPvf4 -goversion go1.15rc1 -D "" -importcfg $WORK/b201/importcfg -pack -c=4 ./btf.go ./btf_types.go ./doc.go ./ext_info.go ./strings.go ./types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/de/de1b222a543d6c9aa37770256c252f75d3785987e94118dfa52506a76fda9c52-d # internal github.com/opencontainers/runc/libcontainer/configs/validate mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b207/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b208/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/configs/validate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/opencontainers/runc/libcontainer/configs/validate -complete -buildid k7jzXjXSUQas82vP03Pl/k7jzXjXSUQas82vP03Pl -goversion go1.15rc1 -D "" -importcfg $WORK/b206/importcfg -pack -c=4 ./rootless.go ./validator.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/40/40c1625a07f304d033c487abf9ff98d86b13e098231a227322d763ddf7d4be75-d # internal github.com/opencontainers/runc/libcontainer/keys mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/keys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/opencontainers/runc/libcontainer/keys -complete -buildid b7PJfhrno_B_1LMWwIMp/b7PJfhrno_B_1LMWwIMp -goversion go1.15rc1 -D "" -importcfg $WORK/b209/importcfg -pack -c=4 ./keyctl.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/d2/d24afdf72602f633cc9f5adfc60fde9483e61d22650f481fbcbd19286d24c7dd-d # internal github.com/opencontainers/runc/libcontainer/logs mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b183/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/logs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/opencontainers/runc/libcontainer/logs -complete -buildid Xs79L8G6z41H-ZZgr0tZ/Xs79L8G6z41H-ZZgr0tZ -goversion go1.15rc1 -D "" -importcfg $WORK/b210/importcfg -pack -c=4 ./logs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/de/deb2d8b3955a7dcec230c47a7836df863abd8fe3ecc7dadad53165fa08110d57-d # internal github.com/opencontainers/runc/libcontainer/mount mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b201/_pkg_.a # internal cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/mount /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/opencontainers/runc/libcontainer/mount -complete -buildid 5-Lq0ObjSAFwGbjhiOHj/5-Lq0ObjSAFwGbjhiOHj -goversion go1.15rc1 -D "" -importcfg $WORK/b211/importcfg -pack -c=4 ./mount.go ./mount_linux.go ./mountinfo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/c2/c24e4426abf2545d2a168489363540c11324bd71953c4af9a18f73e503b4604c-d # internal github.com/cilium/ebpf 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 debug/elf=$WORK/b194/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b198/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b199/_pkg_.a packagefile github.com/cilium/ebpf/internal/btf=$WORK/b201/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b200/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/cilium/ebpf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/cilium/ebpf -complete -buildid Oo34rgndvgh_ENwtzR_J/Oo34rgndvgh_ENwtzR_J -goversion go1.15rc1 -D "" -importcfg $WORK/b193/importcfg -pack -c=4 ./abi.go ./collection.go ./doc.go ./elf_reader.go ./linker.go ./map.go ./marshalers.go ./prog.go ./syscalls.go ./types.go ./types_string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/67/67326c4aed336c89f28492c0ecf9606cc100cb54cf1ea6186bf2c840eae48709-d # internal github.com/opencontainers/runc/libcontainer/seccomp mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/seccomp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/opencontainers/runc/libcontainer/seccomp -complete -buildid xIP6ICbd9srlWxQzYtrX/xIP6ICbd9srlWxQzYtrX -goversion go1.15rc1 -D "" -importcfg $WORK/b212/importcfg -pack -c=4 ./config.go ./seccomp_unsupported.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/59/59289b305629648186f6058c15ef9d1d6d82fd44621d6fbb194f2222a50c3f69-d # internal google.golang.org/grpc/transport 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 context=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b118/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b158/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b146/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b149/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b152/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b159/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/transport /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p google.golang.org/grpc/transport -complete -buildid R9JW7PxP1lYBlrosDr_y/R9JW7PxP1lYBlrosDr_y -goversion go1.15rc1 -D "" -importcfg $WORK/b160/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/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/f8/f8a7ea637b00e01a0cafb4bae0f7cb46abab69656e96aece68af23bc7824582e-d # internal github.com/opencontainers/runc/libcontainer/stacktrace mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b089/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/stacktrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/opencontainers/runc/libcontainer/stacktrace -complete -buildid RvfmMacHO7OYOK00oUrE/RvfmMacHO7OYOK00oUrE -goversion go1.15rc1 -D "" -importcfg $WORK/b213/importcfg -pack -c=4 ./capture.go ./frame.go ./stacktrace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/ff/fffc4e8ff51afc7cb08b5a012ca403202f288c242dde257af40b174701c7b247-d # internal github.com/syndtr/gocapability/capability mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/syndtr/gocapability/capability -complete -buildid 4XY1gJXid__ksQixC4zg/4XY1gJXid__ksQixC4zg -goversion go1.15rc1 -D "" -importcfg $WORK/b216/importcfg -pack -c=4 ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/1c/1c19dd4d14fca34aaa548f7fd59b102516e80526eb01aacb94695114edcad14e-d # internal github.com/vishvananda/netns mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/vishvananda/netns -complete -buildid Kv36ZaWP2iWNqr7R54WJ/Kv36ZaWP2iWNqr7R54WJ -goversion go1.15rc1 -D "" -importcfg $WORK/b219/importcfg -pack -c=4 ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/2b/2b5ad0adc5c66ed43263b03d6f749179a2df71420e4e4d02f6ddc64df77b0540-d # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/49/493e2b86fc6e394b2b1b79ddfe2dc46dc7ef2bfff88acfce06b470b58191843d-d # internal github.com/opencontainers/runc/libcontainer/cgroups/ebpf mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile github.com/cilium/ebpf=$WORK/b193/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/cgroups/ebpf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/opencontainers/runc/libcontainer/cgroups/ebpf -complete -buildid 8ytGt9F2sb5Y_Cc8ynzi/8ytGt9F2sb5Y_Cc8ynzi -goversion go1.15rc1 -D "" -importcfg $WORK/b192/importcfg -pack -c=4 ./ebpf.go github.com/vishvananda/netlink/nl mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/vishvananda/netns=$WORK/b219/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/vishvananda/netlink/nl -complete -buildid HOV9Uzlj5mFjA7L5Nt-v/HOV9Uzlj5mFjA7L5Nt-v -goversion go1.15rc1 -D "" -importcfg $WORK/b218/importcfg -pack -c=4 ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/6a/6aa6554ccb7988e7b8852735dc24bffd0895ff916e80c40af36310b2ce7a596b-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fs2 mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b178/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf=$WORK/b192/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter=$WORK/b202/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=$WORK/b186/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b190/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/cgroups/fs2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fs2 -complete -buildid 7glmxdRzkqCIgKhLyrY7/7glmxdRzkqCIgKhLyrY7 -goversion go1.15rc1 -D "" -importcfg $WORK/b191/importcfg -pack -c=4 ./cpu.go ./cpuset.go ./defaultpath.go ./devices.go ./freezer.go ./fs2.go ./io.go ./memory.go ./pids.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/97/973239d248328236f6489c944402bcbe60a5141b760d9008b415894b5381eb27-d # internal runtime/debug mkdir -p $WORK/b220/ cat >$WORK/b220/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b220=>" -I $WORK/b220/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b220/symabis ./debug.s cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p runtime/debug -std -buildid yZUxEfqefy1Z7Omq0p7q/yZUxEfqefy1Z7Omq0p7q -goversion go1.15rc1 -symabis $WORK/b220/symabis -D "" -importcfg $WORK/b220/importcfg -pack -asmhdr $WORK/b220/go_asm.h -c=4 ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b220=>" -I $WORK/b220/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b220/debug.o ./debug.s cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/d5/d5b6242361bdf8237d160e1343d97ca3c80d24316cfacbd4b11a234a0dcec50e-d # internal github.com/coreos/go-systemd/dbus mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b205/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/coreos/go-systemd/dbus -complete -buildid MS0bVQuyWc2Nz-13kcP7/MS0bVQuyWc2Nz-13kcP7 -goversion go1.15rc1 -D "" -importcfg $WORK/b204/importcfg -pack -c=4 ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b220/_pkg_.a $WORK/b220/debug.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/9b/9b0992db0120684da0f75b6d375d11e4d12be20a00ff1de9899dd9a6d89d0075-d # internal github.com/opencontainers/runc/libcontainer/specconv mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b212/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b190/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b169/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/specconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/opencontainers/runc/libcontainer/specconv -complete -buildid PYi7LmqnWwuLI_nz-wxQ/PYi7LmqnWwuLI_nz-wxQ -goversion go1.15rc1 -D "" -importcfg $WORK/b222/importcfg -pack -c=4 ./example.go ./spec_linux.go cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/c9/c9b736d8b80ed4a4e9a7abf3e354fc11580d18e242b9271df99e660dcc02f94e-d # internal google.golang.org/grpc mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b053/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b118/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b126/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b145/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b146/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b148/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b149/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=$WORK/b150/_pkg_.a packagefile google.golang.org/grpc/resolver/passthrough=$WORK/b151/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b152/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/transport=$WORK/b160/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b052/_pkg_.a packagefile net/http/httputil=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p google.golang.org/grpc -complete -buildid IWHqkQb8W1oUjyr12zer/IWHqkQb8W1oUjyr12zer -goversion go1.15rc1 -D "" -importcfg $WORK/b117/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/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/05/05d56d39984e55025e13b5ff290e73b44426300936dba8755f5df36f8d6bfae4-d # internal github.com/vishvananda/netlink mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/vishvananda/netlink/nl=$WORK/b218/_pkg_.a packagefile github.com/vishvananda/netns=$WORK/b219/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/vishvananda/netlink -complete -buildid J5bzmgTJUXUxajF5EEkh/J5bzmgTJUXUxajF5EEkh -goversion go1.15rc1 -D "" -importcfg $WORK/b217/importcfg -pack -c=4 ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/90/90a75e764b067bc43ea7648dd55221a356c4c6c3b945f3fda1873c588b64d66d-d # internal github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/uber/jaeger-client-go/internal/spanlog -complete -buildid pnzqnXpwF_7l4LNGBJB5/pnzqnXpwF_7l4LNGBJB5 -goversion go1.15rc1 -D "" -importcfg $WORK/b226/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/09/09e578c5d67e413f362439af95f1bacb2cd9f31972a8ea91b6859c013288b45a-d # internal github.com/opencontainers/runc/libcontainer/cgroups/systemd mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/coreos/go-systemd/dbus=$WORK/b204/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b205/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b178/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b185/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs2=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b183/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/cgroups/systemd /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/opencontainers/runc/libcontainer/cgroups/systemd -complete -buildid kyoFPVOFHZJUsbisTMlo/kyoFPVOFHZJUsbisTMlo -goversion go1.15rc1 -D "" -importcfg $WORK/b203/importcfg -pack -c=4 ./apply_systemd.go ./unified_hierarchy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/7f/7f8390b366f65800662043b662a584d28188a9e0c5f8c4bb51d95563bc8915c2-d # internal github.com/uber/jaeger-client-go/log mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/uber/jaeger-client-go/log -complete -buildid ZP4wFQe2uQTS7ey1MDru/ZP4wFQe2uQTS7ey1MDru -goversion go1.15rc1 -D "" -importcfg $WORK/b228/importcfg -pack -c=4 ./logger.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/ce/ceaf4314f5e9b0092ef49d709119f5864b51da1f808229ce697b612e536e119b-d # internal github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/uber/jaeger-client-go/thrift -complete -buildid mL-Liw93-FiwUnPH2NPh/mL-Liw93-FiwUnPH2NPh -goversion go1.15rc1 -D "" -importcfg $WORK/b229/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/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/9e/9e451db3b7d7667c8cdda12b8f84ad3be322da5cd28a0511654c32c18e1b9dc7-d # internal github.com/codahale/hdrhistogram mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/codahale/hdrhistogram /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/codahale/hdrhistogram -complete -buildid V_JjncoDJpWGwBbEXmWt/V_JjncoDJpWGwBbEXmWt -goversion go1.15rc1 -D "" -importcfg $WORK/b236/importcfg -pack -c=4 ./hdr.go ./window.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/ae/aebb8787a540d0dcf2e4c2fc59c8df108b40d4d1e802ec5e93b6f6dd4e3bbda6-d # internal github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/codahale/hdrhistogram=$WORK/b236/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/uber/jaeger-lib/metrics -complete -buildid PBWE28Meg6_H3XSxJuNo/PBWE28Meg6_H3XSxJuNo -goversion go1.15rc1 -D "" -importcfg $WORK/b235/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/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/7c/7ce1eb46e87403f8e89800ea7e61de2de1b63d987aca7db8d3c78c5e793bb2c3-d # internal os/signal mkdir -p $WORK/b242/ cat >$WORK/b242/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p os/signal -trimpath "$WORK/b242=>" -I $WORK/b242/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b242/symabis ./sig.s cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p os/signal -std -buildid hY80DtBd7pQ_xxBtflOP/hY80DtBd7pQ_xxBtflOP -goversion go1.15rc1 -symabis $WORK/b242/symabis -D "" -importcfg $WORK/b242/importcfg -pack -asmhdr $WORK/b242/go_asm.h -c=4 ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/asm -p os/signal -trimpath "$WORK/b242=>" -I $WORK/b242/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b242/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b242/_pkg_.a $WORK/b242/sig.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/0b/0b63bfa7bb3ede82256033eeb824c3a5d096f8c236a627d8935615b7ef133fcc-d # internal runtime/pprof mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b053/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile text/tabwriter=$WORK/b132/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p runtime/pprof -std -buildid Sz0mR2_1rqIfzRrNXeor/Sz0mR2_1rqIfzRrNXeor -goversion go1.15rc1 -D "" -importcfg $WORK/b243/importcfg -pack -c=4 ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/e6/e63e53b10e84870a5f7312d02b7f5688d042c0220fc1e592da59354c30306ecc-d # internal github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b229/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -buildid VnL8_WA1yMWYbqzrNhFU/VnL8_WA1yMWYbqzrNhFU -goversion go1.15rc1 -D "" -importcfg $WORK/b230/importcfg -pack -c=4 ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/db/db8bea4b8337a514c00d6fcf4e7715b1f2722683fbb4328051bce54b675a6fec-d # internal github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b049/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b116/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b050/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc=$WORK/b117/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc -complete -buildid YrePvbFiNlFnqIcUosED/YrePvbFiNlFnqIcUosED -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./client.go ./errors.go ./options.go ./package.go ./server.go ./shared.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/03/037b8b33cdfb5380ae08ad4af3de0e389b142d2b10d5e2ccc47bf2317085ae6b-d # internal github.com/kata-containers/agent/protocols/grpc mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b167/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b044/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b046/_pkg_.a packagefile github.com/kata-containers/agent/pkg/types=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b169/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc=$WORK/b117/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/kata-containers/agent/protocols/grpc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/kata-containers/agent/protocols/grpc -complete -buildid 5ahBQvZ6qdfKzhAGR_gk/5ahBQvZ6qdfKzhAGR_gk -goversion go1.15rc1 -D "" -importcfg $WORK/b166/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/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/7c/7c192ec873a4af36140eeb529b59d86ed1384cc5877c51435ea4c5dc1bbedccc-d # internal github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b229/_pkg_.a EOF cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/52/524954e8ce7d753c218cc3ce6acaed45b14fddb46d90bd1672c4d69d5a3a6f48-d # internal cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -buildid 6cXJNOh2T-gKnYcsITiw/6cXJNOh2T-gKnYcsITiw -goversion go1.15rc1 -D "" -importcfg $WORK/b231/importcfg -pack -c=4 ./constants.go ./samplingmanager.go ./ttypes.go github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b229/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -buildid sf8mUzwB8QCdCotzK0bB/sf8mUzwB8QCdCotzK0bB -goversion go1.15rc1 -D "" -importcfg $WORK/b232/importcfg -pack -c=4 ./constants.go ./ttypes.go ./zipkincollector.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/9e/9e93f554f2835ca2cd4dd6a6eb3fb294228d548024818a2a9f2261f4ea27fb50-d # internal github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b229/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -buildid Ct2IsEjpjvyJ2I7vswUD/Ct2IsEjpjvyJ2I7vswUD -goversion go1.15rc1 -D "" -importcfg $WORK/b238/importcfg -pack -c=4 ./baggagerestrictionmanager.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/32/3284232424cb80c0a0702612b4277f86098dec76891e2b3fe42d43c3fc96bbb9-d # internal github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b229/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b230/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b232/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/uber/jaeger-client-go/thrift-gen/agent -complete -buildid It9or3BOwG7ADYV8ioaE/It9or3BOwG7ADYV8ioaE -goversion go1.15rc1 -D "" -importcfg $WORK/b234/importcfg -pack -c=4 ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/d6/d6db0ca1089a0a2588bbffc8269213b7b09be81858fcdd13bf0f81f72fd257df-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/b2/b24346c199a2f7acfde43d7e0bedca5a84b43852127e68dd5a9f257e849f6db3-d # internal github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b229/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b234/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b230/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b232/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/uber/jaeger-client-go/utils -complete -buildid WnpMtnGFRr65iIDcwMfS/WnpMtnGFRr65iIDcwMfS -goversion go1.15rc1 -D "" -importcfg $WORK/b233/importcfg -pack -c=4 ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/64/6461828075cf898cdecd72e5ec330fc783d39dbc046d2ceb77f3ce91e90eac99-d # internal github.com/uber/jaeger-client-go mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b049/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b116/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b050/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b225/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b226/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b227/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b228/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b229/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b230/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b231/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b232/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b233/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b235/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/uber/jaeger-client-go -complete -buildid dCzK8m5g7tiKORK9wMQT/dCzK8m5g7tiKORK9wMQT -goversion go1.15rc1 -D "" -importcfg $WORK/b224/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/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/1e/1efbdc28b41b1e76b1fafa89f9cd7f69e9248c1c10e23a7ed38d5aec91920d0a-d # internal github.com/opencontainers/runc/libcontainer mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/checkpoint-restore/go-criu/rpc=$WORK/b172/_pkg_.a packagefile github.com/containerd/console=$WORK/b173/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b174/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile github.com/mrunalp/fileutils=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b177/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b178/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b185/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs2=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b203/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b206/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b207/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/keys=$WORK/b209/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/logs=$WORK/b210/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/mount=$WORK/b211/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b212/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b213/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b187/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b188/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b190/_pkg_.a packagefile github.com/opencontainers/runc/types=$WORK/b214/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b215/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b183/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b216/_pkg_.a packagefile github.com/vishvananda/netlink=$WORK/b217/_pkg_.a packagefile github.com/vishvananda/netlink/nl=$WORK/b218/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b184/_pkg_.a packagefile path=$WORK/b115/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b180/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b220/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile text/template=$WORK/b130/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/opencontainers/runc/libcontainer -complete -buildid oc78_pS1o76q4qnyS1sy/oc78_pS1o76q4qnyS1sy -goversion go1.15rc1 -D "" -importcfg $WORK/b171/importcfg -pack -c=4 ./capabilities_linux.go ./console_linux.go ./container.go ./container_linux.go ./criu_opts_linux.go ./error.go ./factory.go ./factory_linux.go ./generic_error.go ./init_linux.go ./message_linux.go ./network_linux.go ./notify_linux.go ./process.go ./process_linux.go ./restored_process.go ./rootfs_linux.go ./setns_init_linux.go ./standard_init_linux.go ./state_linux.go ./stats_linux.go ./sync.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/58/587cfd531d64d829f6432238d6e2e394d3c00779e86570ca8d9c845e2e9b9ba1-d # internal github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b239/ github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b224/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b225/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b238/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b233/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b224/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b233/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/uber/jaeger-client-go/internal/throttler/remote -complete -buildid j0jvBZH81jZ1aErWT9gn/j0jvBZH81jZ1aErWT9gn -goversion go1.15rc1 -D "" -importcfg $WORK/b239/importcfg -pack -c=4 ./options.go ./throttler.go cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/uber/jaeger-client-go/internal/baggage/remote -complete -buildid d3fFSUG3tZKwewSXPNqV/d3fFSUG3tZKwewSXPNqV -goversion go1.15rc1 -D "" -importcfg $WORK/b237/importcfg -pack -c=4 ./options.go ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/9e/9e76b22d6940e69552f240dcc2cd890553f8ae12fc112b32585132f85d8a1d86-d # internal github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b049/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b116/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b224/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b235/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/uber/jaeger-client-go/rpcmetrics -complete -buildid jPmr0K78SJHBWnLh61H2/jPmr0K78SJHBWnLh61H2 -goversion go1.15rc1 -D "" -importcfg $WORK/b240/importcfg -pack -c=4 ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/37/37f930c505a8be9900497139ebbb8ffc8be43e2f1c4eca7a95e50a02eb5d1647-d # internal github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b224/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b229/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b230/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b052/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/uber/jaeger-client-go/transport -complete -buildid jS6XtDwzZsfzUiVorFMl/jS6XtDwzZsfzUiVorFMl -goversion go1.15rc1 -D "" -importcfg $WORK/b241/importcfg -pack -c=4 ./doc.go ./http.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/a6/a6bd2bc7477c6a9a0cdb5ec2d8dbd19e81a83b0c53f70090aef191e0f20fe40e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/ef/ef7ec928a337bfe57da44af6a6c1f17c3f563ec5223832705a22c1459d5e77c2-d # internal github.com/uber/jaeger-client-go/config mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b224/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b237/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b239/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b240/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b241/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b235/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/uber/jaeger-client-go/config -complete -buildid vu2VDWdoIWFi_WPqHcWo/vu2VDWdoIWFi_WPqHcWo -goversion go1.15rc1 -D "" -importcfg $WORK/b223/importcfg -pack -c=4 ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/62/627559cae2308fc54ff31f8149e38099b9dd6699e22df606aeed8132e3496949-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/08/0858ad89ba1557718836c56ade100352fefec28cbf719ef8dfcb40fa39edbfab-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/6a/6afd5c85cd6d18031a329aef57ea941e12caff32830a61034920fb52814740be-d # internal github.com/kata-containers/agent mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/docker/docker/pkg/parsers=$WORK/b043/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b044/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b046/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc=$WORK/b048/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b162/_pkg_.a packagefile github.com/kata-containers/agent/pkg/types=$WORK/b163/_pkg_.a packagefile github.com/kata-containers/agent/pkg/uevent=$WORK/b164/_pkg_.a packagefile github.com/kata-containers/agent/protocols/grpc=$WORK/b166/_pkg_.a packagefile github.com/mdlayher/vsock=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/nsenter=$WORK/b221/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b212/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/specconv=$WORK/b222/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b190/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b169/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b183/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b223/_pkg_.a packagefile github.com/vishvananda/netlink=$WORK/b217/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc=$WORK/b117/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b184/_pkg_.a packagefile os/signal=$WORK/b242/_pkg_.a packagefile path=$WORK/b115/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b180/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/pprof=$WORK/b243/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.4/go/src/github.com/kata-containers/agent/go/src/github.com/kata-containers/agent /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -buildid s82ace5diBbuZa9PBQ4U/s82ace5diBbuZa9PBQ4U -goversion go1.15rc1 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./agent.go ./api.go ./cgroup.go ./channel.go ./config.go ./device.go ./epoll.go ./grpc.go ./mockcontainer.go ./mockreaper.go ./mount.go ./namespace.go ./network.go ./oci.go ./random_linux.go ./reaper.go ./signals.go ./tracing.go # github.com/kata-containers/agent go/src/github.com/kata-containers/agent/agent.go:615:39: undefined: pauseBinKey go/src/github.com/kata-containers/agent/agent.go:615:52: undefined: pauseBinValue go/src/github.com/kata-containers/agent/agent.go:758:36: undefined: rootBusPath go/src/github.com/kata-containers/agent/agent.go:758:83: undefined: acpiDevPath go/src/github.com/kata-containers/agent/agent.go:776:53: undefined: rootBusPath go/src/github.com/kata-containers/agent/agent.go:781:38: undefined: pfnDevPrefix error: RPM build errors: Bad exit status from /var/tmp/rpm-tmp.ggsMGS (%build) Bad exit status from /var/tmp/rpm-tmp.ggsMGS (%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-agent.spec