Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/module-container-tools-1.0-8040020210930051235-59631bd5-build-42297-8149/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/runc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/module-container-tools-1.0-8040020210930051235-59631bd5-build-42297-8149/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/runc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ic7d7M + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + /usr/bin/gzip -dc /builddir/build/SOURCES/runc-2abd837.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'runc-1.0.0 base' + /usr/bin/cat /builddir/build/SOURCES/change-default-root.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m change-default-root.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0001-Revert-Apply-cgroups-earlier.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 0001-Revert-Apply-cgroups-earlier.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/1807.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 1807.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0001-nsenter-clone-proc-self-exe-to-avoid-exposing-host-b-runc.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 0001-nsenter-clone-proc-self-exe-to-avoid-exposing-host-b-runc.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/pivot-root.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m pivot-root.patch --author 'rpm-build ' + sed -i '/\#\!\/bin\/bash/d' contrib/completions/bash/runc + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.P3tGBN + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + mkdir -p GOPATH + pushd GOPATH ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + mkdir -p src/github.com/opencontainers ++ dirs +1 -l + ln -s /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 src/github.com/opencontainers/runc + popd ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + pushd GOPATH/src/github.com/opencontainers/runc ++ pwd + export GOPATH=/usr/share/gocode:/builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH + GOPATH=/usr/share/gocode:/builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH + export 'BUILDTAGS=selinux seccomp' + BUILDTAGS='selinux seccomp' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl selinux seccomp' -ldflags ' -compressdwarf=false -B 0x1aafd2e4757767e9342bcb2b5b7426380e682595 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o runc github.com/opencontainers/runc WORK=/tmp/go-build187788120 internal/unsafeheader mkdir -p $WORK/b005/ internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid wgM2OODHLzh9Z-qTfcJO/wgM2OODHLzh9Z-qTfcJO -goversion go1.15.13 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid BFSWJ-Dc7d_vaI4Kfu5C/BFSWJ-Dc7d_vaI4Kfu5C -goversion go1.15.13 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_arm64.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid mtnUwph7fvfdi-tzVdFK/mtnUwph7fvfdi-tzVdFK -goversion go1.15.13 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go unicode/utf8 mkdir -p $WORK/b018/ internal/race mkdir -p $WORK/b015/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid -PCzpL_rirREEQZP5S5R/-PCzpL_rirREEQZP5S5R -goversion go1.15.13 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid 4pFno2gSyeVxtbI1h8zG/4pFno2gSyeVxtbI1h8zG -goversion go1.15.13 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm_arm64.s ./atomic_arm64.s unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid SQINmikSZ8arR4HqBcYv/SQINmikSZ8arR4HqBcYv -goversion go1.15.13 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a3/a3d5dd3e25d0adb64687277a2005266c5138cdd91a031155a00a41227def1566-d # internal encoding mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p encoding -std -complete -installsuffix shared -buildid DEWTut2IdDKCwi_G8813/DEWTut2IdDKCwi_G8813 -goversion go1.15.13 -D "" -importcfg $WORK/b020/importcfg -pack ./encoding.go sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid r-YVQc5NQYDCopE7m-g2/r-YVQc5NQYDCopE7m-g2 -goversion go1.15.13 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid OC-D_MnYxHTe16YdAYbU/OC-D_MnYxHTe16YdAYbU -goversion go1.15.13 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/4a/4a4e79beceaf60621c1b3803e257e0ff14822f49463b824d5038cc5ec0581412-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid OS-O6wpVGfbvncKkd54S/OS-O6wpVGfbvncKkd54S -goversion go1.15.13 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/c0/c06bfbb489263d5709e2554ddde9dc4b5a351039572237e8f5c93fc790af85bf-d # internal math/bits mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p math/bits -std -complete -installsuffix shared -buildid NHuhIXd2diBBd18Tm-L4/NHuhIXd2diBBd18Tm-L4 -goversion go1.15.13 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/67/67c2d29632d3227574bd4ed3780b2c0ad208e9a56e8baa5d59331b7ba96f0389-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/20/2018ebc1a76b046d896dfba499a8f08ce9cbddbeb58af3503b1229885f0744f2-d # internal unicode/utf16 mkdir -p $WORK/b039/ container/list mkdir -p $WORK/b044/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid FdHCaGlXy97yc7ftTn_x/FdHCaGlXy97yc7ftTn_x -goversion go1.15.13 -D "" -importcfg $WORK/b039/importcfg -pack ./utf16.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p container/list -std -complete -installsuffix shared -buildid egYnEEgb1ULzCFXRo8Jt/egYnEEgb1ULzCFXRo8Jt -goversion go1.15.13 -D "" -importcfg $WORK/b044/importcfg -pack ./list.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/fe/fe16c66898db34385fa05d4954ce1fdb09a2743bd27e7e1aacfe8237338f0916-d # internal crypto/internal/subtle mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid h4WVcB9CPBsymGoU7PKU/h4WVcB9CPBsymGoU7PKU -goversion go1.15.13 -D "" -importcfg $WORK/b050/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/a3/a3b14fdb51b6cfa3e52b97e0cb4642f0c9e3621be8d914254bf92e1314dc89d1-d # internal crypto/subtle mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid aZie1i7eOrhKXfkC6JUy/aZie1i7eOrhKXfkC6JUy -goversion go1.15.13 -D "" -importcfg $WORK/b051/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e2/e2a69ff333f3602ba3ae762ffa95f3aa1ed470130bcd246e434e880221d17bbd-d # internal crypto/internal/boring/sig mkdir -p $WORK/b053/ cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b053/symabis ./sig_other.s cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f9/f9e8f240b64a28deeb6bcdc4495fad882d45d0aa9a7ccd5f72d6e97afced0960-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid KNy84Ctl_VJJbdQH14X0/KNy84Ctl_VJJbdQH14X0 -goversion go1.15.13 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid ghczv6XdRlvybauZpTsW/ghczv6XdRlvybauZpTsW -goversion go1.15.13 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./sig.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/36/362353a7fb1707fe9bfdba2c9397bf75d00ccfce0fb41b087a702a0fe9945943-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b008/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid clF_-EqeCLR4_H-cDahh/clF_-EqeCLR4_H-cDahh -goversion go1.15.13 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/49/49303a0a0f8d20925b481412307a1e6bf6ec4db5603b0426c12333b1a04a5261-d # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/36/36a685c26eaad866ee0c24dde62a31b8d17dbf0384533baa26b685901f046e6a-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b053/sig_other.o ./sig_other.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ba/ba4cffad94ccd7d48ed8538f3946bb2b57697f04c09b6b7f64eb8afbf75df487-d # internal internal/testlog mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF internal/nettrace mkdir -p $WORK/b084/ cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/df/df6f32cb09b4e0704b21e55b27283a72ad06cb45d263f5524d0247d0b3175f2b-d # internal cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3fwtQMjD1nlrTwjR5cvs/3fwtQMjD1nlrTwjR5cvs -goversion go1.15.13 -D "" -importcfg $WORK/b084/importcfg -pack ./nettrace.go crypto/internal/boring/fipstls mkdir -p $WORK/b069/ cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid YaLsb4dV9dKAgwTtcLW0/YaLsb4dV9dKAgwTtcLW0 -goversion go1.15.13 -D "" -importcfg $WORK/b037/importcfg -pack ./log.go cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b069/symabis ./dummy.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b053/_pkg_.a $WORK/b053/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid 3XxJcOAOnu154VQKbr9x/3XxJcOAOnu154VQKbr9x -goversion go1.15.13 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./tls.go math mkdir -p $WORK/b023/ cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/25/252aa092241b8004511a01f89c25ddcb29dcac5330427e23da9dbcb041a6f6c4-d # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/60/60f1b5fc090cbbf3632efa73190c9bc693b48f0b34c393fe2636dfecdf079ce4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/7b/7b964a13d4524db56e90391dd609560b64c3433303b4c558482ff75f256836cd-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/compare_arm64.o ./compare_arm64.s cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b023/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid M7WMJI6ldoM14zyqZbgY/M7WMJI6ldoM14zyqZbgY -goversion go1.15.13 -D "" -importcfg $WORK/b090/importcfg -pack ./aliasing.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/d4/d4d7c8ca32e1340ec01a84ed99498333d16130cb6b2577bfe203ce935ac2dd83-d # internal runtime/cgo mkdir -p $WORK/b086/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b086/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b086/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/0a/0a0bc3dfde03d32f8686e43d6aaab0a2225bbaa79d2cb9a562ece15239ad0390-d # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b069/dummy.o ./dummy.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math -std -installsuffix shared -buildid 1MMhvlSPrtDzHQngf9hc/1MMhvlSPrtDzHQngf9hc -goversion go1.15.13 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./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 cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/count_arm64.o ./count_arm64.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b069/_pkg_.a $WORK/b069/dummy.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/78/788cc29c75f5594cc4662f599ab62c2deb4052a09e1a8565daa362c88fca6e1a-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/equal_arm64.o ./equal_arm64.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/indexbyte_arm64.o ./indexbyte_arm64.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm64.o $WORK/b008/count_arm64.o $WORK/b008/equal_arm64.o $WORK/b008/index_arm64.o $WORK/b008/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/03/038bc6afcf4cbe61a817e97bee4d977c74e9e7f966be1ec1313075fd0cbaf6c5-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true runtime mkdir -p $WORK/b007/ cd $WORK/b086 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/21/21e871c913dd1444d73e8a2befaf0f304bcad58a9e7fc636f79152a1a27327b0-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid XST5sEx30V-lOCPLpxtB/XST5sEx30V-lOCPLpxtB -goversion go1.15.13 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./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 ./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_arm64.go ./os_linux_generic.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 ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.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_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cd $WORK/b086 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b023/_pkg_.a $WORK/b023/dim_arm64.o $WORK/b023/exp_arm64.o $WORK/b023/floor_arm64.o $WORK/b023/modf_arm64.o $WORK/b023/sqrt_arm64.o $WORK/b023/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/c0/c055e1fd0c1bc85124a98fd17a32cc48a0dfa56901742bbac8a71777e4b2329a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x012.o -c gcc_arm64.S cd $WORK/b086 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -o $WORK/b086/_cgo_.o $WORK/b086/_cgo_main.o $WORK/b086/_x001.o $WORK/b086/_x002.o $WORK/b086/_x003.o $WORK/b086/_x004.o $WORK/b086/_x005.o $WORK/b086/_x006.o $WORK/b086/_x007.o $WORK/b086/_x008.o $WORK/b086/_x009.o $WORK/b086/_x010.o $WORK/b086/_x011.o $WORK/b086/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b086/_cgo_.o -dynout $WORK/b086/_cgo_import.go -dynlinker cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b086/symabis ./asm_arm64.s cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p runtime/cgo -std -installsuffix shared -buildid xZ7rDS12nIynEmf5ZYWb/xZ7rDS12nIynEmf5ZYWb -goversion go1.15.13 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b086/_cgo_gotypes.go $WORK/b086/cgo.cgo1.go $WORK/b086/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b086/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b086/_pkg_.a $WORK/b086/asm_arm64.o $WORK/b086/_x001.o $WORK/b086/_x002.o $WORK/b086/_x003.o $WORK/b086/_x004.o $WORK/b086/_x005.o $WORK/b086/_x006.o $WORK/b086/_x007.o $WORK/b086/_x008.o $WORK/b086/_x009.o $WORK/b086/_x010.o $WORK/b086/_x011.o $WORK/b086/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/f4/f492dc3650d4dc8b2aadf377db7b38ed271df750d69a614183dcb3c71585d499-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b007/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm64.o $WORK/b007/atomic_arm64.o $WORK/b007/duff_arm64.o $WORK/b007/memclr_arm64.o $WORK/b007/memmove_arm64.o $WORK/b007/preempt_arm64.o $WORK/b007/rt0_linux_arm64.o $WORK/b007/sys_linux_arm64.o $WORK/b007/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/a0/a0154279f6c1de5ecb55610eca7057a8fb7ad15bed7e20268682925fa4e4a765-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b014/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid 231vkSOyWiYjgGErkFV6/231vkSOyWiYjgGErkFV6 -goversion go1.15.13 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid JHl8trtyQNhqSBpqeGvI/JHl8trtyQNhqSBpqeGvI -goversion go1.15.13 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/da/da57e840f1711306e05bc989dae40a7bba1c9fda84055792049299ee57a7a0f8-d # internal internal/singleflight mkdir -p $WORK/b085/ math/rand mkdir -p $WORK/b055/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 3NuH2kqDpnuoCBOJ9NhY/3NuH2kqDpnuoCBOJ9NhY -goversion go1.15.13 -D "" -importcfg $WORK/b085/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p math/rand -std -complete -installsuffix shared -buildid JjApdtLsC2Gsm6A10xQV/JjApdtLsC2Gsm6A10xQV -goversion go1.15.13 -D "" -importcfg $WORK/b055/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/a6/a6de55181597bb2f2f3a3708c70c46e182fcd2c273f27463fd38a1f6cf6a60d8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/30/303fb3ae7c3538a1fa84513bf572b51d59e409556a360e11609ec7a8e9c60621-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/68/6829a5ed1ccd3341eec3b5b0df37786e6a52cad9f6cca551fab39871b01ba4b2-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b029/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid r3UUYaKlQOzTKm1hyiN6/r3UUYaKlQOzTKm1hyiN6 -goversion go1.15.13 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p sort -std -complete -installsuffix shared -buildid m_cKU_yLTb3_EhFNYBko/m_cKU_yLTb3_EhFNYBko -goversion go1.15.13 -D "" -importcfg $WORK/b029/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/52/523b54a7cb6ae5f54f85b2a9bba6d98056282b01e4b43e5b9f6825d5ba2fda1b-d # internal io internal/oserror mkdir -p $WORK/b013/ github.com/opencontainers/runc/libcontainer/apparmor vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b083/ mkdir -p $WORK/b031/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF strconv mkdir -p $WORK/b026/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid VRS-wdSaw_2TclzA4CQl/VRS-wdSaw_2TclzA4CQl -goversion go1.15.13 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b104/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid fmLzzWcplZ5pW6hOHhiL/fmLzzWcplZ5pW6hOHhiL -goversion go1.15.13 -D "" -importcfg $WORK/b083/importcfg -pack ./message.go cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid iKa3tlYdJqpEii7XXpsd/iKa3tlYdJqpEii7XXpsd -goversion go1.15.13 -D "" -importcfg $WORK/b031/importcfg -pack ./errors.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p strconv -std -complete -installsuffix shared -buildid lTH9npWrCptgyw2q8N3A/lTH9npWrCptgyw2q8N3A -goversion go1.15.13 -D "" -importcfg $WORK/b026/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid sjUPnyDDVLturBcyDd-_/sjUPnyDDVLturBcyDd-_ -goversion go1.15.13 -D "" -importcfg $WORK/b104/importcfg -pack ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/c1/c1e995d0e39c38c639b53855d56eded3b9d2090c38c99be1d210f0a6c0828614-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/bd/bd97395d731030b4fed55249f0aca7ebb95438d6dd9aebde614f16aa02901773-d # internal syscall mkdir -p $WORK/b034/ cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b034/symabis ./asm_linux_arm64.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p syscall -std -installsuffix shared -buildid Kj0VfaMaf9J5aMgEdWPJ/Kj0VfaMaf9J5aMgEdWPJ -goversion go1.15.13 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./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_arm64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/49/493373274ff42ebe091a303903c51d8f14eb13f3c2172c2c31726f4539452465-d # internal hash bytes mkdir -p $WORK/b047/ strings mkdir -p $WORK/b038/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b002/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p hash -std -complete -installsuffix shared -buildid idnZn8tVAkOklwrjRSSc/idnZn8tVAkOklwrjRSSc -goversion go1.15.13 -D "" -importcfg $WORK/b047/importcfg -pack ./hash.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF crypto/internal/randutil cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid gKrJr76m-cmk_5iizsNu/gKrJr76m-cmk_5iizsNu -goversion go1.15.13 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b059/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bytes -std -installsuffix shared -buildid DBaCZ7G7rzwqgmhh_GB0/DBaCZ7G7rzwqgmhh_GB0 -goversion go1.15.13 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid juDuUKp0sSjNOWCsK5E9/juDuUKp0sSjNOWCsK5E9 -goversion go1.15.13 -D "" -importcfg $WORK/b059/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ec/ec75619ae289e107ef8076a1ff5edd08b9471b111512657380b93be5d8d0b9bf-d # internal text/tabwriter mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid hsuLJaLI3ST1qX4DYsVv/hsuLJaLI3ST1qX4DYsVv -goversion go1.15.13 -D "" -importcfg $WORK/b140/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/72/720bf3a1454b6119a4c8dce3b7d7b56a960417890d2e55bab82025aab5f1ea42-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/c4/c4f8f1dafb6209d3ce66041affa22afa6cb68365ab253c737b4eb5e99fbc0bde-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/57/5762aabf03dbdaaa2685049859a99a2d557412be06bc150b805df8705baa5651-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/ed/eddf1d87924b59c01c40bcc3dd53d5d3e704e9664991204476f9e6ff6bd9ad1b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/80/80aa088d5adb8e91e6b06fe4c6a0239870c347e4e164de9d581e6b00e938d853-d # internal crypto mkdir -p $WORK/b046/ crypto/rc4 mkdir -p $WORK/b071/ reflect cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto -std -complete -installsuffix shared -buildid STpyvhVmY__V13Hnt9MY/STpyvhVmY__V13Hnt9MY -goversion go1.15.13 -D "" -importcfg $WORK/b046/importcfg -pack ./crypto.go mkdir -p $WORK/b025/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid wGqgIQMDhXBxTs2XAgyh/wGqgIQMDhXBxTs2XAgyh -goversion go1.15.13 -D "" -importcfg $WORK/b071/importcfg -pack ./rc4.go cat >$WORK/b025/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b025/symabis ./asm_arm64.s cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p reflect -std -installsuffix shared -buildid -Ec_7Odzmh6fY18Tclog/-Ec_7Odzmh6fY18Tclog -goversion go1.15.13 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/fa/fae13a53f9c3c5bc26ce231138d578e6cca692cf653c99ba8a6b498949451187-d # internal bufio mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p bufio -std -complete -installsuffix shared -buildid hOIDqsNYcEhoISNolJDC/hOIDqsNYcEhoISNolJDC -goversion go1.15.13 -D "" -importcfg $WORK/b067/importcfg -pack ./bufio.go ./scan.go regexp/syntax mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid l81w7xwAw3W3CNizKP9R/l81w7xwAw3W3CNizKP9R -goversion go1.15.13 -D "" -importcfg $WORK/b096/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go path mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p path -std -complete -installsuffix shared -buildid AFQUny0nYNwG_vbnBoTh/AFQUny0nYNwG_vbnBoTh -goversion go1.15.13 -D "" -importcfg $WORK/b100/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/4f/4f2e297a39bfb6753f2f0c9677b1945d9d0f9a68e11b8c719dd7fbaf3c1e009f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/bf/bf6aa385eb29f3a6ec6cd2cb02ad40fa70ba6031bc62a84171fac78ba776b728-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/61/61d853da419e32cf7b873a99f51480c5583ee80d4145d842dfb5ded19a5d13f4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/18/182333b2f09176a4b76f6d551ba32b03c3031dbceca45cb15a25e799a637c7ff-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/9b/9be490035496e20656397c78d03fe442bd62e97896c4ed3bfa6c159299343366-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b034/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b034/_pkg_.a $WORK/b034/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/13/13c0143f991bbec291026c52a8e3160528c67d9d53b678f8b5094ef6c36021a1-d # internal internal/syscall/execenv mkdir -p $WORK/b036/ internal/syscall/unix mkdir -p $WORK/b033/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b034/_pkg_.a EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid KbONtobbjkLb3CRYj3ow/KbONtobbjkLb3CRYj3ow -goversion go1.15.13 -D "" -importcfg $WORK/b036/importcfg -pack ./execenv_default.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid 9KA19CNKrRYvo-8NiwWS/9KA19CNKrRYvo-8NiwWS -goversion go1.15.13 -D "" -importcfg $WORK/b033/importcfg -pack ./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 github.com/opencontainers/runc/libcontainer/nsenter mkdir -p $WORK/b136/ time cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b136/ -importpath github.com/opencontainers/runc/libcontainer/nsenter -- -I $WORK/b136/ -g -O2 -Wall ./nsenter.go mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p time -std -installsuffix shared -buildid jIpJPMApGUik-wvvLARY/jIpJPMApGUik-wvvLARY -goversion go1.15.13 -D "" -importcfg $WORK/b035/importcfg -pack ./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_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/69/695eca230199fa9188394b3c8f81730120c5bcd8848ca9a6802f816b2cddfc42-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/4c/4c7ea64cf22a6e2f74ceac6f91010410ebf551d11872808fd7d51cfe20b91798-d # internal cd $WORK/b136 TERM='dumb' gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b136=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b136=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c nsenter.cgo2.c cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b136=/tmp/go-build -gno-record-gcc-switches -I $WORK/b136/ -g -O2 -Wall -o $WORK/b136/_x003.o -c cloned_binary.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/b3/b3b0387fc85ac8e055bf99b66c6a0016bd1a1e744a48d44858a15f46708c6aa3-d # internal regexp mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b096/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p regexp -std -complete -installsuffix shared -buildid JWErh3xv4d2DlYAKg84d/JWErh3xv4d2DlYAKg84d -goversion go1.15.13 -D "" -importcfg $WORK/b095/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b136=/tmp/go-build -gno-record-gcc-switches -I $WORK/b136/ -g -O2 -Wall -o $WORK/b136/_x004.o -c nsexec.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/b7/b72eb4649f0c6c7e05f5fc1060d59d0f7ae474f9cb5eb039656e55701a882cb6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/c9/c9afd5bfd8fe72ffed33705c6922f0400fcecb33dafb8e624cbd3844eeed8316-d # internal context mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p context -std -complete -installsuffix shared -buildid SZZZ2VJlyY_8OPaQEnYO/SZZZ2VJlyY_8OPaQEnYO -goversion go1.15.13 -D "" -importcfg $WORK/b045/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/poll -std -installsuffix shared -buildid JVTgFPNwTkd8Rz0jL_X9/JVTgFPNwTkd8Rz0jL_X9 -goversion go1.15.13 -D "" -importcfg $WORK/b032/importcfg -pack ./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_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/70/709b7b32dfe8856f7f9eeb27fae9cc49de12ff74e350820f52e05b92000f332f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/27/27d18d15b6a94e723cbd3339ac46b77eac6e1a76a089ac183b166f59327a84a5-d # internal os mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p os -std -installsuffix shared -buildid 07AZUUtNN8XVUorUqrxC/07AZUUtNN8XVUorUqrxC -goversion go1.15.13 -D "" -importcfg $WORK/b030/importcfg -pack ./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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b025/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b025/_pkg_.a $WORK/b025/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/d4/d4e2d20445265d7f8c5d76d78088101b20761030b0e247f5e255c2b33861336d-d # internal internal/fmtsort mkdir -p $WORK/b028/ encoding/binary mkdir -p $WORK/b022/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid ba4uuF-yQD4iy8b0GiiG/ba4uuF-yQD4iy8b0GiiG -goversion go1.15.13 -D "" -importcfg $WORK/b028/importcfg -pack ./sort.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid 6skLmf_7emjysDaAvjlj/6skLmf_7emjysDaAvjlj -goversion go1.15.13 -D "" -importcfg $WORK/b022/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/b5/b5f2684dda4da6c186fb5c61f4bda5fe0c695f0bf41fbe6112e8c17c80399e2a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/9a/9a8c191f81c0e40f1c59bdc0eaad3a6d13f527e16895e3ef1c8cf8dd8420ac0e-d # internal encoding/base64 mkdir -p $WORK/b021/ crypto/md5 mkdir -p $WORK/b070/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF crypto/sha1 mkdir -p $WORK/b073/ crypto/ed25519/internal/edwards25519 cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 7t4YNV1ep91sPm6kwrll/7t4YNV1ep91sPm6kwrll -goversion go1.15.13 -D "" -importcfg $WORK/b021/importcfg -pack ./base64.go vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b091/ crypto/cipher mkdir -p $WORK/b049/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b070/symabis ./md5block_arm64.s cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b073/symabis ./sha1block_arm64.s cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid Z2IxTnn6utE6v4DWzHLE/Z2IxTnn6utE6v4DWzHLE -goversion go1.15.13 -D "" -importcfg $WORK/b049/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid va-jQOhQIgsBL_qkNNq3/va-jQOhQIgsBL_qkNNq3 -goversion go1.15.13 -D "" -importcfg $WORK/b065/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid jr6lUFwp1PlI0DDXvApk/jr6lUFwp1PlI0DDXvApk -goversion go1.15.13 -D "" -importcfg $WORK/b091/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/md5 -std -installsuffix shared -buildid a4OLJrMymAAW7nwNacjZ/a4OLJrMymAAW7nwNacjZ -goversion go1.15.13 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid dzYvVMOhJmzTwj8vF9ix/dzYvVMOhJmzTwj8vF9ix -goversion go1.15.13 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./notboring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go cd $WORK/b136 TERM='dumb' gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b136=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/2c/2c88843f195f817556e54fb0232f2a6281ea030a62abe3e63995d229e894d357-d # internal fmt mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p fmt -std -complete -installsuffix shared -buildid T1yARRNeIyHk05YzytNU/T1yARRNeIyHk05YzytNU -goversion go1.15.13 -D "" -importcfg $WORK/b027/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b136=/tmp/go-build -gno-record-gcc-switches -o $WORK/b136/_cgo_.o $WORK/b136/_cgo_main.o $WORK/b136/_x001.o $WORK/b136/_x002.o $WORK/b136/_x003.o $WORK/b136/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/3c/3c6e930a07684dd6ba374942c3f579a7806ac0dd3c8be0d51d2c039e653d4b81-d # internal github.com/opencontainers/runc/vendor/golang.org/x/sys/unix mkdir -p $WORK/b041/ cat >$WORK/b041/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b041/symabis ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/md5block_arm64.o ./md5block_arm64.s cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/b9/b98b9278ba5505c57d65c8382fea43a3dcc71878f6e62ae7d9c05d3adb6da481-d # internal encoding/pem mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid Kq5dJa4_6D4BpqZUuJS-/Kq5dJa4_6D4BpqZUuJS- -goversion go1.15.13 -D "" -importcfg $WORK/b079/importcfg -pack ./pem.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 4T4vuXFpoiO64UBqRrnY/4T4vuXFpoiO64UBqRrnY -goversion go1.15.13 -symabis $WORK/b041/symabis -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./env_unset.go ./file_unix.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./syscall_unix_gc.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b070/_pkg_.a $WORK/b070/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/7e/7e89391d41919427892e99897f8e67d75f0586c2b87308a71749439f3146e8fc-d # internal path/filepath mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid 7kLEPr98hkgXGlsmYYna/7kLEPr98hkgXGlsmYYna -goversion go1.15.13 -D "" -importcfg $WORK/b081/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage nsenter -dynimport $WORK/b136/_cgo_.o -dynout $WORK/b136/_cgo_import.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b073/sha1block_arm64.o ./sha1block_arm64.s cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile runtime/cgo=$WORK/b086/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/opencontainers/runc/libcontainer/nsenter -installsuffix shared -buildid N4nKxkgocicYfjMJ0sPf/N4nKxkgocicYfjMJ0sPf -goversion go1.15.13 -D "" -importcfg $WORK/b136/importcfg -pack $WORK/b136/_cgo_gotypes.go $WORK/b136/nsenter.cgo1.go $WORK/b136/_cgo_import.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b073/_pkg_.a $WORK/b073/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/5e/5ed30a445fac7d935efa63ce4199d571ac0267f227c0fc534221b646c7345e25-d # internal net mkdir -p $WORK/b082/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b082/ -importpath net -- -I $WORK/b082/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b136/_pkg_.a $WORK/b136/_x001.o $WORK/b136/_x002.o $WORK/b136/_x003.o $WORK/b136/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/d7/d7c2db0550cbef74a319cc6ab937e0852b115f3bf14358a95872fe32c969bae9-d # internal runtime/debug mkdir -p $WORK/b133/ cat >$WORK/b133/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b133/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p runtime/debug -std -installsuffix shared -buildid Je8nS5wiwRZDm_UjVV7w/Je8nS5wiwRZDm_UjVV7w -goversion go1.15.13 -symabis $WORK/b133/symabis -D "" -importcfg $WORK/b133/importcfg -pack -asmhdr $WORK/b133/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/e2/e2f07b6be535fbdbb1403833ad1e133ed336008602af353fb1d1740a604193d5-d # internal crypto/des mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid Wkp-gAe8lh-IKP7JOvLl/Wkp-gAe8lh-IKP7JOvLl -goversion go1.15.13 -D "" -importcfg $WORK/b056/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/68/68425b5491e7f5ac36487204650ccea39ec36986f538c0aa90e4f427bf5e3e54-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b089/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./chacha_arm64.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b133/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b133/_pkg_.a $WORK/b133/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/61/6189fb1d1a4351f21f41700c8fe3e61fa516ea60a0efbf02b3c0b617149d060a-d # internal cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF os/signal mkdir -p $WORK/b141/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid PdLshf5CylMTpnp3YHVy/PdLshf5CylMTpnp3YHVy -goversion go1.15.13 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go cat >$WORK/b141/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b141/symabis ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/59/5925b0305d7abb47ffb7434ee8d20984207fdd94cc9ef112bc0394147fa66643-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/14/14c728007ff228b2c130b18fb178f7ed70453353c37e1375e8def338374aa9db-d # internal cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p os/signal -std -installsuffix shared -buildid SzwRQzpvnt55yd9TWxbs/SzwRQzpvnt55yd9TWxbs -goversion go1.15.13 -symabis $WORK/b141/symabis -D "" -importcfg $WORK/b141/importcfg -pack -asmhdr $WORK/b141/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/f9/f98f84c287edbaf201dfc7a6688cbb44e8446245de14e4c22f399c1853810e1b-d # internal io/ioutil mkdir -p $WORK/b080/ os/exec cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid gXky1rE10A5lWe_WuRWP/gXky1rE10A5lWe_WuRWP -goversion go1.15.13 -D "" -importcfg $WORK/b080/importcfg -pack ./ioutil.go ./tempfile.go mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p os/exec -std -complete -installsuffix shared -buildid mGEik4U3RChFMYD-ffRH/mGEik4U3RChFMYD-ffRH -goversion go1.15.13 -D "" -importcfg $WORK/b109/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go github.com/opencontainers/runc/libcontainer/stacktrace mkdir -p $WORK/b128/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b141/sig.o ./sig.s cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/stacktrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/opencontainers/runc/libcontainer/stacktrace -complete -installsuffix shared -buildid tsQYCyCzIOaEpWlALAzC/tsQYCyCzIOaEpWlALAzC -goversion go1.15.13 -D "" -importcfg $WORK/b128/importcfg -pack ./capture.go ./frame.go ./stacktrace.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/chacha_arm64.o ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/5e/5e64629e8e84f8144645f8f9849aaf8fd9351fc28d61b9b3d551d78396427cfb-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b088/ cat >$WORK/b088/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/b049/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b091/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid LOGBkcqI5oENFVYye-fD/LOGBkcqI5oENFVYye-fD -goversion go1.15.13 -D "" -importcfg $WORK/b088/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b141/_pkg_.a $WORK/b141/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/13/130180d0404eae27010a7cd05ac61b22429544a1f26916ad978c370548c22786-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/c0/c0d7cc04acc7dc5761b94d66782c9e1a17be26e72dfb32cd3f7f9a678a76be01-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/b3/b3573f759e122bc56a3060e9c066954464b19fe87c5dc023bcbfbd91191bbc27-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/12/128f7fdeb84c39ef151c352dfe28de3997c716833aa855154cd3b6aa94b3b578-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/6b/6b4602771a9bdfee8a637cd4acc00e494f0650619cf736c6a87ed03c7feafc21-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/37/377b4f266ebbf343d8160283d4ff82c855734df6075f21609991cea238b52a5c-d # internal net/url mkdir -p $WORK/b087/ encoding/hex github.com/opencontainers/runc/vendor/github.com/docker/go-units mkdir -p $WORK/b094/ encoding/json cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p net/url -std -complete -installsuffix shared -buildid U74z6wQej2DmsPy6K9_K/U74z6wQej2DmsPy6K9_K -goversion go1.15.13 -D "" -importcfg $WORK/b087/importcfg -pack ./url.go vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b092/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/opencontainers/runc/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid 9H5BHZQSUj-msL0da4Dx/9H5BHZQSUj-msL0da4Dx -goversion go1.15.13 -D "" -importcfg $WORK/b094/importcfg -pack ./duration.go ./size.go mkdir -p $WORK/b019/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a EOF math/big cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid pRkiwixmn7JwqXqRdWhQ/pRkiwixmn7JwqXqRdWhQ -goversion go1.15.13 -D "" -importcfg $WORK/b092/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go mkdir -p $WORK/b054/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid hCFikOisBjDF-dEji0gP/hCFikOisBjDF-dEji0gP -goversion go1.15.13 -D "" -importcfg $WORK/b019/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b078/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b054/symabis ./arith_arm64.s cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid 4jnc6vNcg7mDm5GEjPWt/4jnc6vNcg7mDm5GEjPWt -goversion go1.15.13 -D "" -importcfg $WORK/b078/importcfg -pack ./hex.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p math/big -std -installsuffix shared -buildid QzjTTrtHsANJEjU8oICs/QzjTTrtHsANJEjU8oICs -goversion go1.15.13 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/3b/3b04923528975ae7429f8af01d723378bb70d1a484620ef00a4f785c02272a69-d # internal github.com/opencontainers/runc/vendor/github.com/pkg/errors mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b100/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/opencontainers/runc/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid NEfUGJuCdnss7EFQY71A/NEfUGJuCdnss7EFQY71A -goversion go1.15.13 -D "" -importcfg $WORK/b099/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/9f/9f274df5b3139f29e3a4039a7cc496817ed91a781ed3e0171bf032dfb3713f4e-d # internal log mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p log -std -complete -installsuffix shared -buildid CALBPebIW2OHR_OY2LDP/CALBPebIW2OHR_OY2LDP -goversion go1.15.13 -D "" -importcfg $WORK/b102/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/9e/9e51fd067de4c46f1520e7a08bac1167b92149d8457a273acc68a1c4a9c4f851-d # internal github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid kWGGXuqxEkkuYS_rHxy3/kWGGXuqxEkkuYS_rHxy3 -goversion go1.15.13 -D "" -importcfg $WORK/b098/importcfg -pack ./join.go ./vfs.go cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b041/asm_linux_arm64.o ./asm_linux_arm64.s cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/96/965197864e2f1016e88fa164b23a90411438dadcb0f9f7f3b52e3cfe830cc7a9-d # internal github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils -complete -installsuffix shared -buildid qtJxb8pjh3xnjpvKVinA/qtJxb8pjh3xnjpvKVinA -goversion go1.15.13 -D "" -importcfg $WORK/b103/importcfg -pack ./fileutils.go ./idtools.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/76/7697fc6ded63811a212a1f96c06effc5a969a3be0ba9ccac4d312f491315f4e0-d # internal github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile os=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid a7vqUVTZz7ndW4ODOtEV/a7vqUVTZz7ndW4ODOtEV -goversion go1.15.13 -D "" -importcfg $WORK/b107/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/63/63cc1e08d14317483600de5866c02abdb164b985e0bddaabd45f6b44fd3c1d7c-d # internal os/user mkdir -p $WORK/b113/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b113/ -importpath os/user -- -I $WORK/b113/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b041/_pkg_.a $WORK/b041/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/d9/d96c8a537612efe13614c28e9e4c3ebe8146d06537bd0825b89f06f0b7499cf0-d # internal github.com/opencontainers/runc/vendor/github.com/containerd/console mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/containerd/console /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/opencontainers/runc/vendor/github.com/containerd/console -complete -installsuffix shared -buildid luupSSJXn4YnZGCNAMvN/luupSSJXn4YnZGCNAMvN -goversion go1.15.13 -D "" -importcfg $WORK/b040/importcfg -pack ./console.go ./console_linux.go ./console_unix.go ./tc_linux.go ./tc_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/eb/eba62b5b5e3e0bef4970da0c478194419f866c83d3fd69375e606bcb726cad75-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen mkdir -p $WORK/b119/ cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b119/ -importpath github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b119/ -g -O2 ./dlopen.go ./dlopen_example.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/f3/f3a6fb1534e55065d04df111606dd4b4b906ef65a091f9287fd55bcf487c9dcd-d # internal github.com/opencontainers/runc/libcontainer/keys mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/keys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/opencontainers/runc/libcontainer/keys -complete -installsuffix shared -buildid BqFky2KCDxnmNYTpj84Q/BqFky2KCDxnmNYTpj84Q -goversion go1.15.13 -D "" -importcfg $WORK/b124/importcfg -pack ./keyctl.go cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/2c/2c8ec788cc69649b01d97b3bced0a1f78b74759156be2925f3690f5d49012545-d # internal github.com/opencontainers/runc/libcontainer/mount mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/opencontainers/runc/libcontainer/mount -complete -installsuffix shared -buildid JFKE_Zej0FzF8P_bOPn4/JFKE_Zej0FzF8P_bOPn4 -goversion go1.15.13 -D "" -importcfg $WORK/b125/importcfg -pack ./mount.go ./mount_linux.go ./mountinfo.go cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/88/88061dd0638ad03d88f4d46957a159e019cb26b419408019460c1f14c26d3006-d # internal github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b127/ cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/a1/a138f47c9c287031f80544020534c578bc7702c93ecf8dc8c16f6e76d019b000-d # internal github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid OsnyRNFfWPLR18Ua5FRH/OsnyRNFfWPLR18Ua5FRH -goversion go1.15.13 -D "" -importcfg $WORK/b130/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b127/ -importpath github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b127/ -g -O2 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/31/3130a871358073a46a3b68d664d8cc8d5ba331613378277019006ec7756259b4-d # internal text/template/parse mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid IwfiaQ73GsvORi2qD1L9/IwfiaQ73GsvORi2qD1L9 -goversion go1.15.13 -D "" -importcfg $WORK/b135/importcfg -pack ./lex.go ./node.go ./parse.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -o $WORK/b082/_cgo_.o $WORK/b082/_cgo_main.o $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b082/_cgo_.o -dynout $WORK/b082/_cgo_import.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b083/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b084/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b085/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p net -std -installsuffix shared -buildid DJ_SAwPsLqRiqD42--qj/DJ_SAwPsLqRiqD42--qj -goversion go1.15.13 -D "" -importcfg $WORK/b082/importcfg -pack ./addrselect.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 $WORK/b082/_cgo_gotypes.go $WORK/b082/cgo_linux.cgo1.go $WORK/b082/cgo_resnew.cgo1.go $WORK/b082/cgo_socknew.cgo1.go $WORK/b082/cgo_unix.cgo1.go $WORK/b082/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/1c/1c1cf0b93a10b508342680eead77de478e2d8f7dd706795cc8190203ecc3e1e5-d # internal flag mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p flag -std -complete -installsuffix shared -buildid WvZdkGYfev9CcvIXy5OL/WvZdkGYfev9CcvIXy5OL -goversion go1.15.13 -D "" -importcfg $WORK/b139/importcfg -pack ./flag.go cd $WORK/b119 TERM='dumb' gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/7a/7ae6b8c76ce1a24af9c20de580414d1b3ed900d722d3276a6fe89ddfb9990cad-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/b9/b9343c5234b8b78877bfd05d3334f4157ecb4d384950c55e27d73984f2f02c3f-d # internal github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b067/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid mOWxUMRzjqytasgdxBgs/mOWxUMRzjqytasgdxBgs -goversion go1.15.13 -D "" -importcfg $WORK/b101/importcfg -pack ./clone.go ./decode.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b067/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid FcuNoU9yx56YzV5KgL_d/FcuNoU9yx56YzV5KgL_d -goversion go1.15.13 -D "" -importcfg $WORK/b108/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_linux.go ./terminal_notwindows.go ./text_formatter.go ./writer.go cd $WORK/b119 TERM='dumb' gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -o $WORK/b119/_cgo_.o $WORK/b119/_cgo_main.o $WORK/b119/_x001.o $WORK/b119/_x002.o $WORK/b119/_x003.o -g -O2 -ldl cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage dlopen -dynimport $WORK/b119/_cgo_.o -dynout $WORK/b119/_cgo_import.go cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid c8jr2-MnZ69y2X1FuDKA/c8jr2-MnZ69y2X1FuDKA -goversion go1.15.13 -D "" -importcfg $WORK/b119/importcfg -pack $WORK/b119/_cgo_gotypes.go $WORK/b119/dlopen.cgo1.go $WORK/b119/dlopen_example.cgo1.go $WORK/b119/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/e6/e6328827bebbb2744e5a79e3ea75a5a136ed2ca3d6beaf88e8b7b0bba3e4b9ba-d # internal github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid fItbwYVM4MZf7t8eDs-O/fItbwYVM4MZf7t8eDs-O -goversion go1.15.13 -D "" -importcfg $WORK/b114/importcfg -pack ./cmsg.go ./utils.go ./utils_unix.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b054/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b054/_pkg_.a $WORK/b054/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b119/_pkg_.a $WORK/b119/_x001.o $WORK/b119/_x002.o $WORK/b119/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/44/442aaf4d0ebe5f98665fda2acd8734ea857138c51466944c4c84458fc0755416-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util mkdir -p $WORK/b118/ cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/00/0060648c16bb1fac53d85a198888f1e02a433b2c1f1202b0a86505fcaeb30185-d # internal cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b118/ -importpath github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -- -I $WORK/b118/ -g -O2 ./util_cgo.go crypto/internal/boring mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b053/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid -TFJNup6KaR1SqgUc0mv/-TFJNup6KaR1SqgUc0mv -goversion go1.15.13 -D "" -importcfg $WORK/b052/importcfg -pack ./doc.go ./notboring.go cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/9d/9db091c101ae53e323476e45b5ad52651ae7e09c681102c65d2da3d54d9b5430-d # internal crypto/aes mkdir -p $WORK/b048/ cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b048/symabis ./asm_arm64.s ./gcm_arm64.s cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -o $WORK/b113/_cgo_.o $WORK/b113/_cgo_main.o $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/a0/a070274b3485fbd53d97f1f50006be4c0a6cfdac0a6c46bda189e94cd8c48cd3-d # internal crypto/elliptic mkdir -p $WORK/b058/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b058/symabis ./p256_asm_arm64.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/boring=$WORK/b052/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/aes -std -installsuffix shared -buildid 4u-q4w6fcgsSuyDFwPnQ/4u-q4w6fcgsSuyDFwPnQ -goversion go1.15.13 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/bb/bbbb4f88704c7ea0b1e27ce670a5dbd9f30a84d1506c411fe586f85d0bd1308b-d # internal crypto/sha512 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/internal/boring=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid LKhjFwj8gq2wTkKyrErL/LKhjFwj8gq2wTkKyrErL -goversion go1.15.13 -D "" -importcfg $WORK/b060/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid 1XM9iNg7gThtMmvy0SVl/1XM9iNg7gThtMmvy0SVl -goversion go1.15.13 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b113/_cgo_.o -dynout $WORK/b113/_cgo_import.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p os/user -std -installsuffix shared -buildid VwTch8QH8vauURA2Irqd/VwTch8QH8vauURA2Irqd -goversion go1.15.13 -D "" -importcfg $WORK/b113/importcfg -pack ./lookup.go ./user.go $WORK/b113/_cgo_gotypes.go $WORK/b113/cgo_lookup_unix.cgo1.go $WORK/b113/getgrouplist_unix.cgo1.go $WORK/b113/listgroups_unix.cgo1.go $WORK/b113/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/dd/dd4e57ce0b8ff9bfc44d8a7072902b2d51ab38166a431c6d91be0f03f246053c-d # internal encoding/asn1 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid JbC5F4q7oEOIix9sUdlC/JbC5F4q7oEOIix9sUdlC -goversion go1.15.13 -D "" -importcfg $WORK/b062/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b048/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b048/gcm_arm64.o ./gcm_arm64.s cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b113/_pkg_.a $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/8c/8cec475fc4895379ce915da3b10030a58062e9088171e67e505d5401ebbca04d-d # internal crypto/hmac mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b052/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 7tJNxXAh7llykILz9kae/7tJNxXAh7llykILz9kae -goversion go1.15.13 -D "" -importcfg $WORK/b068/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/38/3893ca4d51a01e10f86d9e709025aa3073588879ac23d456337565e705f2c85b-d # internal crypto/sha256 mkdir -p $WORK/b074/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b074/symabis ./sha256block_arm64.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/internal/boring=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid _JZH2_pFj5LBmvXfy8FT/_JZH2_pFj5LBmvXfy8FT -goversion go1.15.13 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_arm64.o $WORK/b048/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b2/b2dc6c0d98fec394e9daf9eb7c793d4d5fed0a0e58b3a93537b4442bb0d3e9f9-d # internal crypto/rand mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/boring=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid WqX8idl5yTV62Q1QOIcD/WqX8idl5yTV62Q1QOIcD -goversion go1.15.13 -D "" -importcfg $WORK/b066/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b118 TERM='dumb' gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b074/sha256block_arm64.o ./sha256block_arm64.s cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b058/p256_asm_arm64.o ./p256_asm_arm64.s cd $WORK/b118 TERM='dumb' gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c util_cgo.cgo2.c cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/8f/8fba80909a4089468aeb7599c1e80e8048efd202d0994dbea2add948964f4245-d # internal crypto/dsa mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid cEDoZd1-KgqGx-5Q-AlG/cEDoZd1-KgqGx-5Q-AlG -goversion go1.15.13 -D "" -importcfg $WORK/b076/importcfg -pack ./dsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b058/_pkg_.a $WORK/b058/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/11/117363b3d53a1f33e35a6eaaca2cf45b964c80be96b4c5c9d46b60885cbc4b97-d # internal crypto/ed25519 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid YnJhRfTEW6Z4ZQdtlBN1/YnJhRfTEW6Z4ZQdtlBN1 -goversion go1.15.13 -D "" -importcfg $WORK/b064/importcfg -pack ./ed25519.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ab/abbbe8a156c524f0e5137d6e74db6fc74ef762a8e35bd0cefd11615833c87a46-d # internal crypto/rsa mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/internal/boring=$WORK/b052/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid NrLKzAfWLgUARmbunmIT/NrLKzAfWLgUARmbunmIT -goversion go1.15.13 -D "" -importcfg $WORK/b072/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cd $WORK/b118 TERM='dumb' gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/51/514a7d02ed829ced986eeb0d84583d855da191c0621342d816c039f68c4e934d-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 6OEFyh4jiQXptwREfoHc/6OEFyh4jiQXptwREfoHc -goversion go1.15.13 -D "" -importcfg $WORK/b061/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/4d/4d3e24cf9bb086137fa35b16316fad83bcf3f3b777a17cc852216e2355a0f93f-d # internal crypto/x509/pkix mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid L9zY9FhT9jfGUNJdZ6q3/L9zY9FhT9jfGUNJdZ6q3 -goversion go1.15.13 -D "" -importcfg $WORK/b077/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/48/48427d34d3a5b4cd9c693171e69df0285392eaed4d0ea58aed1ff5bf4a49a975-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid NMsAjmQDsOCCzYx7TQZZ/NMsAjmQDsOCCzYx7TQZZ -goversion go1.15.13 -D "" -importcfg $WORK/b093/importcfg -pack ./hkdf.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b118=/tmp/go-build -gno-record-gcc-switches -o $WORK/b118/_cgo_.o $WORK/b118/_cgo_main.o $WORK/b118/_x001.o $WORK/b118/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/3d/3dcbdb74dcb0c860b9d179fc131c6555f8cfb58730bc3859f492984b98784bf5-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b108/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b041/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b109/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid FfnF31wfS_WgvnZHOss_/FfnF31wfS_WgvnZHOss_ -goversion go1.15.13 -D "" -importcfg $WORK/b106/importcfg -pack ./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_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/fb/fb804ef730e03727b31004e8aa6d17c8abfd441a45493787ff5ca6ff1c9d4bcc-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/user=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid EsAegFTabjEXDKxYQ7kN/EsAegFTabjEXDKxYQ7kN -goversion go1.15.13 -D "" -importcfg $WORK/b112/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage util -dynimport $WORK/b118/_cgo_.o -dynout $WORK/b118/_cgo_import.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/dlopen=github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -installsuffix shared -buildid ArL1lqrwGkiYFEIF59fx/ArL1lqrwGkiYFEIF59fx -goversion go1.15.13 -D "" -importcfg $WORK/b118/importcfg -pack ./util.go $WORK/b118/_cgo_gotypes.go $WORK/b118/util_cgo.cgo1.go $WORK/b118/_cgo_import.go cd $WORK/b127 TERM='dumb' gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b118/_pkg_.a $WORK/b118/_x001.o $WORK/b118/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/9e/9e57b6cd66014043cf1d0308aae52bc76e863c24bd1b34d0bfa9c7e96e675b2d-d # internal github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid idbvR-ldpAzwwGbsQrVK/idbvR-ldpAzwwGbsQrVK -goversion go1.15.13 -D "" -importcfg $WORK/b122/importcfg -pack ./selinux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c6/c6cf615eea6048a8df96478fbc22b64946ce2472bdbb2a0bec970b9262223216-d # internal text/template mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b135/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p text/template -std -complete -installsuffix shared -buildid px_1M98Ljrv_0zg3BxcK/px_1M98Ljrv_0zg3BxcK -goversion go1.15.13 -D "" -importcfg $WORK/b134/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd $WORK/b127 TERM='dumb' gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/0e/0e8382e6b91a894c8d5e0025b53042b73fa78973e0a41766a91d49f58ee954f5-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b111/ cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b111/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b111/ -g -O2 ./sysconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/6c/6c3ba65597365c80560ea11b416436fe1bfd2cfb48769aec40770bed79b4fc01-d # internal crypto/ecdsa mkdir -p $WORK/b057/ cat >$WORK/b057/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/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/internal/boring=$WORK/b052/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b061/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b063/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid sbgpdHMbRCemXbiZIqH6/sbgpdHMbRCemXbiZIqH6 -goversion go1.15.13 -D "" -importcfg $WORK/b057/importcfg -pack ./boring.go ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/5e/5e23eeec204bc07a3d176c82c5c5eaf7a886ba0295b0671351fcbc0cd21249b1-d # internal github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/opencontainers/runc/vendor/github.com/docker/go-units packagefile bufio=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/docker/go-units=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid EPJMbFdyO99Jo1HAHny-/EPJMbFdyO99Jo1HAHny- -goversion go1.15.13 -D "" -importcfg $WORK/b105/importcfg -pack ./cgroups.go ./stats.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/fa/fa8f67c7d03fd70976b549584846079274f6cce4939d7aa61015f779b7470ffa-d # internal github.com/opencontainers/runc/libcontainer/intelrdt mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b106/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/intelrdt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/opencontainers/runc/libcontainer/intelrdt -complete -installsuffix shared -buildid VAXwfsUshxw1UShjGSPX/VAXwfsUshxw1UShjGSPX -goversion go1.15.13 -D "" -importcfg $WORK/b121/importcfg -pack ./intelrdt.go ./stats.go cd $WORK/b111 TERM='dumb' gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b111=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/54/542c5e34fc705a5f6795f24bd0d7137fb174eb974de24c1c31e3e139ca506542-d # internal github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b122/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid 6iwwZl2m4rjDItn8sSJB/6iwwZl2m4rjDItn8sSJB -goversion go1.15.13 -D "" -importcfg $WORK/b129/importcfg -pack ./label_selinux.go cd $WORK/b111 TERM='dumb' gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b111=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/77/779f1ac72632556fd15eaedcd5c3eae8e81578f61e2f16a985b5f090fd478ebd-d # internal cd $WORK/b127 TERM='dumb' gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cd $WORK/b111 TERM='dumb' gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b111=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/d7/d719692a4c6d67ca9e14ad22371f94d640842e987cbc65d85acc79c77b440744-d # internal github.com/opencontainers/runc/libcontainer/configs/validate mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b122/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/opencontainers/runc/libcontainer/configs/validate -complete -installsuffix shared -buildid zSba0B9E3zGzEsvn5nOU/zSba0B9E3zGzEsvn5nOU -goversion go1.15.13 -D "" -importcfg $WORK/b120/importcfg -pack ./rootless.go ./validator.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/87/87e5075cf71d26bbaf983e74ff3cd752612f1c1b9e6fe4ebeb173858429a7311-d # internal cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b111=/tmp/go-build -gno-record-gcc-switches -o $WORK/b111/_cgo_.o $WORK/b111/_cgo_main.o $WORK/b111/_x001.o $WORK/b111/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage system -dynimport $WORK/b111/_cgo_.o -dynout $WORK/b111/_cgo_import.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b041/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid tH1X-HdHs4QDT20berPD/tH1X-HdHs4QDT20berPD -goversion go1.15.13 -D "" -importcfg $WORK/b111/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b111/_cgo_gotypes.go $WORK/b111/sysconfig.cgo1.go $WORK/b111/_cgo_import.go cd $WORK/b127 TERM='dumb' gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/e7/e739a6747686e5cead6f9fbfa4b76902fb0283c05790b4945d1c7b1ad5d09b6c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/a3/a3cfe960de1dfdbd86a4fb306ca834ebec4ebdee47851bc3ffed7a1c33438a9e-d # internal github.com/opencontainers/runc/libcontainer/criurpc mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b101/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/criurpc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/opencontainers/runc/libcontainer/criurpc -complete -installsuffix shared -buildid _wQhN7PKxZER_lMDSti9/_wQhN7PKxZER_lMDSti9 -goversion go1.15.13 -D "" -importcfg $WORK/b123/importcfg -pack ./criurpc.pb.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -o $WORK/b127/_cgo_.o $WORK/b127/_cgo_main.o $WORK/b127/_x001.o $WORK/b127/_x002.o $WORK/b127/_x003.o -g -O2 -lseccomp cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b111/_pkg_.a $WORK/b111/_x001.o $WORK/b111/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage seccomp -dynimport $WORK/b127/_cgo_.o -dynout $WORK/b127/_cgo_import.go cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/19/1994ab67243536f8652ae287ba151eff5c924491079bc1c8d00c679be3ade941-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fs mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b067/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/fs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -installsuffix shared -buildid IWaq2uf05NfUG97hgehZ/IWaq2uf05NfUG97hgehZ -goversion go1.15.13 -D "" -importcfg $WORK/b110/importcfg -pack ./apply_raw.go ./blkio.go ./cpu.go ./cpuacct.go ./cpuset.go ./devices.go ./freezer.go ./hugetlb.go ./memory.go ./name.go ./net_cls.go ./net_prio.go ./perf_event.go ./pids.go ./utils.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid DMiGdBYhcx7o47rlmrfd/DMiGdBYhcx7o47rlmrfd -goversion go1.15.13 -D "" -importcfg $WORK/b127/importcfg -pack $WORK/b127/_cgo_gotypes.go $WORK/b127/seccomp.cgo1.go $WORK/b127/seccomp_internal.cgo1.go $WORK/b127/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/05/054db99b451bb65b90ddf3e618a1e9c748375c484ff00649c6781b29bfc498b9-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b082/_pkg_.a $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b127/_pkg_.a $WORK/b127/_x001.o $WORK/b127/_x002.o $WORK/b127/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/fb/fbd45519256ef384ab444f8ac689621757311b701fbebb5eef46a28d89aca6ed-d # internal github.com/opencontainers/runc/libcontainer/seccomp mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap github.com/seccomp/libseccomp-golang=github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang=$WORK/b127/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b041/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/seccomp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/opencontainers/runc/libcontainer/seccomp -complete -installsuffix shared -buildid yN23WWF9b6RwZQzZBeP8/yN23WWF9b6RwZQzZBeP8 -goversion go1.15.13 -D "" -importcfg $WORK/b126/importcfg -pack ./config.go ./seccomp_linux.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/e7/e7b83bf4f33268ee162055b45cb03a3ac11ce70018637eae2e6aba82f40ecff7-d # internal github.com/opencontainers/runc/vendor/github.com/urfave/cli mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b139/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/tabwriter=$WORK/b140/_pkg_.a packagefile text/template=$WORK/b134/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/urfave/cli /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/opencontainers/runc/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid Lp6m7hn2ADE0AP8V_cTX/Lp6m7hn2ADE0AP8V_cTX -goversion go1.15.13 -D "" -importcfg $WORK/b138/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/c7/c73954a72f2004ffab69e59a7da48527aa3718d1e3f8f389276de160ef8bfb64-d # internal github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b132/ crypto/x509 mkdir -p $WORK/b075/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid zIQt5KKVzmWTutxghU87/zIQt5KKVzmWTutxghU87 -goversion go1.15.13 -D "" -importcfg $WORK/b132/importcfg -pack ./addr_linux.go ./link_linux.go ./nl_linux.go ./route_linux.go ./tc_linux.go ./xfrm_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go cat >$WORK/b075/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/b002/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/ed25519=$WORK/b064/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/md5=$WORK/b070/_pkg_.a packagefile crypto/rsa=$WORK/b072/_pkg_.a packagefile crypto/sha1=$WORK/b073/_pkg_.a packagefile crypto/sha256=$WORK/b074/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/x509/pkix=$WORK/b077/_pkg_.a packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile encoding/pem=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b061/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b063/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid ljBbUFJ8HmmmeKDXYogp/ljBbUFJ8HmmmeKDXYogp -goversion go1.15.13 -D "" -importcfg $WORK/b075/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go github.com/opencontainers/runc/vendor/github.com/godbus/dbus mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b067/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b109/_pkg_.a packagefile os/user=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/opencontainers/runc/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid yVxKCQ4NJSZu7aI9U_ka/yVxKCQ4NJSZu7aI9U_ka -goversion go1.15.13 -D "" -importcfg $WORK/b117/importcfg -pack ./auth.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./dbus.go ./decoder.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./sig.go ./transport_generic.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/33/3371edef06a38bf1e08692f1d1d899ac7ee9f5310e9a06cd0394d153ae1b04ef-d # internal github.com/opencontainers/runc/libcontainer/specconv mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b126/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b041/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/specconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/opencontainers/runc/libcontainer/specconv -complete -installsuffix shared -buildid 3tVHT4O8tbAdIHntqJO2/3tVHT4O8tbAdIHntqJO2 -goversion go1.15.13 -D "" -importcfg $WORK/b137/importcfg -pack ./example.go ./spec_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/89/8907a13c3dc2b547ff2b4b176e25b1ee9a0d201f829bcce3299bc713c70ee6fc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/b4/b4dec37ea6226038adafdb1f3feab8655f8714fc59600df50e752b7ebebd1dbc-d # internal github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b132/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid Q725e9q_pk8AGRRRZIYW/Q725e9q_pk8AGRRRZIYW -goversion go1.15.13 -D "" -importcfg $WORK/b131/importcfg -pack ./addr.go ./addr_linux.go ./filter.go ./filter_linux.go ./link.go ./link_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./xfrm.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/64/64f96242aa9ac27109ce9597c459915c99e1bd22b1caee5162c0dfaae190b3f9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/89/89dd9d298d03c993e23f1deaeeaaf2191c881cf73441bb73132c1ca7b685705a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/e3/e34cb013f3eb54d96b7b6c35c626b29a95da5af5fcf51d852b60ce6281ceeb5e-d # internal crypto/tls mkdir -p $WORK/b043/ cat >$WORK/b043/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/b002/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/ed25519=$WORK/b064/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b052/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b069/_pkg_.a packagefile crypto/md5=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/rc4=$WORK/b071/_pkg_.a packagefile crypto/rsa=$WORK/b072/_pkg_.a packagefile crypto/sha1=$WORK/b073/_pkg_.a packagefile crypto/sha256=$WORK/b074/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b061/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b093/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid k5q9Q5gBxGoxsmRW458k/k5q9Q5gBxGoxsmRW458k -goversion go1.15.13 -D "" -importcfg $WORK/b043/importcfg -pack ./alert.go ./auth.go ./boring.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_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/a6/a6c773fefcfae2358d00a6822ff1dde37fdea229da2f4a21946a9aefb726861d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/63/63bebc39ec63264c0bb83cff85592436b7382b65d8e1e33cda15dff7e1dac79d-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/opencontainers/runc/vendor/github.com/godbus/dbus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b117/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid nxrR9bv6-ZXHTNVdvCOW/nxrR9bv6-ZXHTNVdvCOW -goversion go1.15.13 -D "" -importcfg $WORK/b116/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/50/5065b5f701b1fc9beb98f9d6af35424518dafdc2317f8196a8918e74f82b706e-d # internal github.com/opencontainers/runc/libcontainer/cgroups/systemd mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/dbus=github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus importmap github.com/coreos/go-systemd/util=github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util importmap github.com/godbus/dbus=github.com/opencontainers/runc/vendor/github.com/godbus/dbus importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b108/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/systemd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/opencontainers/runc/libcontainer/cgroups/systemd -complete -installsuffix shared -buildid RXwRCNYIQHXzlXg0KC7e/RXwRCNYIQHXzlXg0KC7e -goversion go1.15.13 -D "" -importcfg $WORK/b115/importcfg -pack ./apply_systemd.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/f4/f4a3b769c9749bf647aaf4b34f653c5759ab6f8d94e6b2c2520726cef7bf8399-d # internal github.com/opencontainers/runc/libcontainer mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap github.com/containerd/console=github.com/opencontainers/runc/vendor/github.com/containerd/console importmap github.com/cyphar/filepath-securejoin=github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin importmap github.com/golang/protobuf/proto=github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto importmap github.com/mrunalp/fileutils=github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils importmap github.com/opencontainers/selinux/go-selinux/label=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink importmap github.com/vishvananda/netlink/nl=github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b040/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b104/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b115/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b120/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/criurpc=$WORK/b123/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/keys=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/mount=$WORK/b125/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b126/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b128/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b108/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability=$WORK/b130/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink=$WORK/b131/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b132/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b109/_pkg_.a packagefile path=$WORK/b100/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime/debug=$WORK/b133/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile text/template=$WORK/b134/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/opencontainers/runc/libcontainer -complete -installsuffix shared -buildid 9U4KqUwXCL_XjURDKzEy/9U4KqUwXCL_XjURDKzEy -goversion go1.15.13 -D "" -importcfg $WORK/b097/importcfg -pack ./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.go ./stats_linux.go ./sync.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/99/99adc215c9767506bf6341ba50421743833d7f20c7713281b27068ca5b2c517f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/8c/8cdd1a7c335d4cd65370fcaf9077ad8e97140b4af02440399f83d1fbdbd5c9de-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid epGbJRIuHqxg1qGNR2bG/epGbJRIuHqxg1qGNR2bG -goversion go1.15.13 -D "" -importcfg $WORK/b042/importcfg -pack ./files.go ./listeners.go ./packetconns.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/12/12e5d15e174dd3c1f48449310e9dbae24ec25518d3a2619448094dbe2f235ef1-d # internal github.com/opencontainers/runc mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containerd/console=github.com/opencontainers/runc/vendor/github.com/containerd/console importmap github.com/coreos/go-systemd/activation=github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation importmap github.com/docker/go-units=github.com/opencontainers/runc/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus importmap github.com/urfave/cli=github.com/opencontainers/runc/vendor/github.com/urfave/cli importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b040/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation=$WORK/b042/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/docker/go-units=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b115/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/nsenter=$WORK/b136/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/specconv=$WORK/b137/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b108/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/urfave/cli=$WORK/b138/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b109/_pkg_.a packagefile os/signal=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile text/tabwriter=$WORK/b140/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid yJlNEST9vr5KZYFrjGAj/yJlNEST9vr5KZYFrjGAj -goversion go1.15.13 -D "" -importcfg $WORK/b001/importcfg -pack ./checkpoint.go ./create.go ./delete.go ./events.go ./exec.go ./init.go ./kill.go ./list.go ./main.go ./notify_socket.go ./pause.go ./ps.go ./restore.go ./rlimit_linux.go ./run.go ./signalmap.go ./signals.go ./spec.go ./start.go ./state.go ./tty.go ./update.go ./utils.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/2c/2c93685f6bf28695d963d560990f6122aaf5309f72ae9b9305ecbabc9c4833fc-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/opencontainers/runc=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b040/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation=$WORK/b042/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/docker/go-units=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b115/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/nsenter=$WORK/b136/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/specconv=$WORK/b137/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b108/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/urfave/cli=$WORK/b138/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b109/_pkg_.a packagefile os/signal=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile text/tabwriter=$WORK/b140/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile crypto/tls=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b104/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b120/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/criurpc=$WORK/b123/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/keys=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/mount=$WORK/b125/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b126/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b128/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability=$WORK/b130/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink=$WORK/b131/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b132/_pkg_.a packagefile path=$WORK/b100/_pkg_.a packagefile runtime/debug=$WORK/b133/_pkg_.a packagefile text/template=$WORK/b134/_pkg_.a packagefile bufio=$WORK/b067/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b117/_pkg_.a packagefile os/user=$WORK/b113/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile flag=$WORK/b139/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b083/_pkg_.a packagefile internal/nettrace=$WORK/b084/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b085/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile container/list=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/ed25519=$WORK/b064/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b052/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b069/_pkg_.a packagefile crypto/md5=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/rc4=$WORK/b071/_pkg_.a packagefile crypto/rsa=$WORK/b072/_pkg_.a packagefile crypto/sha1=$WORK/b073/_pkg_.a packagefile crypto/sha256=$WORK/b074/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b061/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b093/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile regexp/syntax=$WORK/b096/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b122/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang=$WORK/b127/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile text/template/parse=$WORK/b135/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen=$WORK/b119/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b063/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b065/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b053/_pkg_.a packagefile crypto/dsa=$WORK/b076/_pkg_.a packagefile crypto/x509/pkix=$WORK/b077/_pkg_.a packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b091/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=e5ElY_kSh246YhP-rTbT/yJlNEST9vr5KZYFrjGAj/Ey7SHfxXVmHnZlrGkDg_/e5ElY_kSh246YhP-rTbT -compressdwarf=false -B 0x1aafd2e4757767e9342bcb2b5b7426380e682595 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out runc rm -r $WORK/b001/ + pushd man ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/man ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + ./md2man-all.sh /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/man + pwd + which go-md2man + for FILE in *.md ++ basename README.md + base=README.md + name=README + num=README + '[' -z README -o README = README ']' + continue + for FILE in *.md ++ basename runc-checkpoint.8.md + base=runc-checkpoint.8.md + name=runc-checkpoint.8 + num=8 + '[' -z 8 -o runc-checkpoint.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-checkpoint.8.md -out ./man8/runc-checkpoint.8 + for FILE in *.md ++ basename runc-create.8.md + base=runc-create.8.md + name=runc-create.8 + num=8 + '[' -z 8 -o runc-create.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-create.8.md -out ./man8/runc-create.8 + for FILE in *.md ++ basename runc-delete.8.md + base=runc-delete.8.md + name=runc-delete.8 + num=8 + '[' -z 8 -o runc-delete.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-delete.8.md -out ./man8/runc-delete.8 + for FILE in *.md ++ basename runc-events.8.md + base=runc-events.8.md + name=runc-events.8 + num=8 + '[' -z 8 -o runc-events.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-events.8.md -out ./man8/runc-events.8 + for FILE in *.md ++ basename runc-exec.8.md + base=runc-exec.8.md + name=runc-exec.8 + num=8 + '[' -z 8 -o runc-exec.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-exec.8.md -out ./man8/runc-exec.8 + for FILE in *.md ++ basename runc-kill.8.md + base=runc-kill.8.md + name=runc-kill.8 + num=8 + '[' -z 8 -o runc-kill.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-kill.8.md -out ./man8/runc-kill.8 + for FILE in *.md ++ basename runc-list.8.md + base=runc-list.8.md + name=runc-list.8 + num=8 + '[' -z 8 -o runc-list.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-list.8.md -out ./man8/runc-list.8 + for FILE in *.md ++ basename runc-pause.8.md + base=runc-pause.8.md + name=runc-pause.8 + num=8 + '[' -z 8 -o runc-pause.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-pause.8.md -out ./man8/runc-pause.8 + for FILE in *.md ++ basename runc-ps.8.md + base=runc-ps.8.md + name=runc-ps.8 + num=8 + '[' -z 8 -o runc-ps.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-ps.8.md -out ./man8/runc-ps.8 + for FILE in *.md ++ basename runc-restore.8.md + base=runc-restore.8.md + name=runc-restore.8 + num=8 + '[' -z 8 -o runc-restore.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-restore.8.md -out ./man8/runc-restore.8 + for FILE in *.md ++ basename runc-resume.8.md + base=runc-resume.8.md + name=runc-resume.8 + num=8 + '[' -z 8 -o runc-resume.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-resume.8.md -out ./man8/runc-resume.8 + for FILE in *.md ++ basename runc-run.8.md + base=runc-run.8.md + name=runc-run.8 + num=8 + '[' -z 8 -o runc-run.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-run.8.md -out ./man8/runc-run.8 + for FILE in *.md ++ basename runc-spec.8.md + base=runc-spec.8.md + name=runc-spec.8 + num=8 + '[' -z 8 -o runc-spec.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-spec.8.md -out ./man8/runc-spec.8 + for FILE in *.md ++ basename runc-start.8.md + base=runc-start.8.md + name=runc-start.8 + num=8 + '[' -z 8 -o runc-start.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-start.8.md -out ./man8/runc-start.8 + for FILE in *.md ++ basename runc-state.8.md + base=runc-state.8.md + name=runc-state.8 + num=8 + '[' -z 8 -o runc-state.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-state.8.md -out ./man8/runc-state.8 + for FILE in *.md ++ basename runc-update.8.md + base=runc-update.8.md + name=runc-update.8 + num=8 + '[' -z 8 -o runc-update.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-update.8.md -out ./man8/runc-update.8 + for FILE in *.md ++ basename runc.8.md + base=runc.8.md + name=runc.8 + num=8 + '[' -z 8 -o runc.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc.8.md -out ./man8/runc.8 + popd ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Kcb9vN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64 ++ dirname /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64 + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64/usr/bin + install -p -m 755 runc /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64/usr/bin + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64/usr/share/man/man8 + install -p -m 644 man/man8/runc-checkpoint.8 man/man8/runc-create.8 man/man8/runc-delete.8 man/man8/runc-events.8 man/man8/runc-exec.8 man/man8/runc-kill.8 man/man8/runc-list.8 man/man8/runc-pause.8 man/man8/runc-ps.8 man/man8/runc-restore.8 man/man8/runc-resume.8 man/man8/runc-run.8 man/man8/runc-spec.8 man/man8/runc-start.8 man/man8/runc-state.8 man/man8/runc-update.8 man/man8/runc.8 /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64/usr/share/man/man8 + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64/usr/share/bash-completion/completions + install -p -m 0644 contrib/completions/bash/runc /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64/usr/share/bash-completion/completions + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9 --unique-debug-suffix -1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64 --unique-debug-src-base runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 extracting debug info from /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64/usr/bin/runc 2990 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8UXByM + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + exit 0 Processing files: runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZKG9eL + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + DOCDIR=/builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64/usr/share/doc/runc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64/usr/share/doc/runc + cp -pr MAINTAINERS_GUIDE.md /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64/usr/share/doc/runc + cp -pr PRINCIPLES.md /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64/usr/share/doc/runc + cp -pr README.md /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64/usr/share/doc/runc + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64/usr/share/doc/runc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BMlTYI + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + LICENSEDIR=/builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64/usr/share/licenses/runc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64/usr/share/licenses/runc + cp -pr LICENSE /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64/usr/share/licenses/runc + exit 0 Provides: runc = 1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9 runc(aarch-64) = 1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): container-selinux >= 2:2.2-2 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: runc-debugsource-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64 Provides: runc-debugsource = 1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9 runc-debugsource(aarch-64) = 1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: runc-debuginfo-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64 Provides: debuginfo(build-id) = 3015c5f62103e4511d975688528df2deb4318683 runc-debuginfo = 1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9 runc-debuginfo(aarch-64) = 1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: runc-debugsource(aarch-64) = 1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64 Wrote: /builddir/build/RPMS/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64.rpm Wrote: /builddir/build/RPMS/runc-debugsource-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64.rpm Wrote: /builddir/build/RPMS/runc-debuginfo-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Wdg5xM + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+el8.4.0+217+ab26eaa9.aarch64 + exit 0 Child return code was: 0