Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 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-8040020210618040011-77f19b75-build-21265-9755/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', 'MTR_MAX_PARALLEL': '2'}shell=Falselogger=timeout=86400uid=967gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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', 'MTR_MAX_PARALLEL': '2'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.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-8040020210618040011-77f19b75-build-21265-9755/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', 'MTR_MAX_PARALLEL': '2'}shell=Falselogger=timeout=86400uid=967gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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', 'MTR_MAX_PARALLEL': '2'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ycjjZS + 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.jxjh8Q + 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 0x6958820f695d71e903e32f537455a77da2264e3e -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-build880869081 internal/unsafeheader unicode/utf16 mkdir -p $WORK/b005/ unicode/utf8 internal/cpu math/bits mkdir -p $WORK/b024/ mkdir -p $WORK/b039/ mkdir -p $WORK/b018/ mkdir -p $WORK/b009/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF 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 tzFk9f0VASsm5itsP67K/tzFk9f0VASsm5itsP67K -goversion go1.15.7 -D "" -importcfg $WORK/b039/importcfg -pack ./utf16.go 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 PXftiMCrACsBP1ozd9Qb/PXftiMCrACsBP1ozd9Qb -goversion go1.15.7 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/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 Izn2tNp4kuwKNRBueqDe/Izn2tNp4kuwKNRBueqDe -goversion go1.15.7 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go container/list mkdir -p $WORK/b044/ encoding crypto/subtle cat >$WORK/b005/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 cdNjCMlsAB7ukLpVeZ5t/cdNjCMlsAB7ukLpVeZ5t -goversion go1.15.7 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_arm64.go mkdir -p $WORK/b020/ 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 UNAHP7-6MdM4HBciX-uc/UNAHP7-6MdM4HBciX-uc -goversion go1.15.7 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go mkdir -p $WORK/b051/ crypto/internal/subtle unicode mkdir -p $WORK/b050/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b017/ internal/nettrace 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 3oGb-YKWaZw5vmpBE7H7/3oGb-YKWaZw5vmpBE7H7 -goversion go1.15.7 -D "" -importcfg $WORK/b044/importcfg -pack ./list.go mkdir -p $WORK/b084/ vendor/golang.org/x/crypto/cryptobyte/asn1 cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b063/ 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 1iFtBno1KuTOFGCx14Su/1iFtBno1KuTOFGCx14Su -goversion go1.15.7 -D "" -importcfg $WORK/b050/importcfg -pack ./aliasing.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b051/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 fGKzF56Pzen3CWLIXx1d/fGKzF56Pzen3CWLIXx1d -goversion go1.15.7 -D "" -importcfg $WORK/b020/importcfg -pack ./encoding.go 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 gnKgc152IzgKqxcDPrcO/gnKgc152IzgKqxcDPrcO -goversion go1.15.7 -D "" -importcfg $WORK/b084/importcfg -pack ./nettrace.go 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 zKgEGHqXNeB049xWi7SW/zKgEGHqXNeB049xWi7SW -goversion go1.15.7 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go 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 Y0jJeqjzUh4EUPynjjYK/Y0jJeqjzUh4EUPynjjYK -goversion go1.15.7 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go 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 G_j7WT6Ulg7ua01bLmVb/G_j7WT6Ulg7ua01bLmVb -goversion go1.15.7 -D "" -importcfg $WORK/b051/importcfg -pack ./constant_time.go vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF internal/race mkdir -p $WORK/b015/ sync/atomic mkdir -p $WORK/b016/ 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 6dAhgpPT8PRbw9bwh1qb/6dAhgpPT8PRbw9bwh1qb -goversion go1.15.7 -D "" -importcfg $WORK/b090/importcfg -pack ./aliasing.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cat >$WORK/b015/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 Oh5RA9s_6Ignm28wNapj/Oh5RA9s_6Ignm28wNapj -goversion go1.15.7 -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 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 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 SS1j8Z6vYVQ5hOruNBtB/SS1j8Z6vYVQ5hOruNBtB -goversion go1.15.7 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go runtime/cgo mkdir -p $WORK/b086/ crypto/internal/boring/sig mkdir -p $WORK/b053/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CC='/usr/bin/gcc' GCCGO='' 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 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal runtime/internal/atomic mkdir -p $WORK/b010/ cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/56/5673c7d8dcd3d2813fdbb0933f0d44393cfda2466691156609c715e0eace7a16-d # internal 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/38/387143ea5a75904fef6ce903835fbe6d00c26e001fe130c77c98a37553752198-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid vC1L9cXgP858bhtU8HdD/vC1L9cXgP858bhtU8HdD -goversion go1.15.7 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.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 ol28k7LKTH3s0XSoA3Pa/ol28k7LKTH3s0XSoA3Pa -goversion go1.15.7 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./sig.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 4GC0S2Xs-NyX1s5CF5p-/4GC0S2Xs-NyX1s5CF5p- -goversion go1.15.7 -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/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/20/20692fc305cf4ef5ad6b2992246f25031c77f8f57bb4c1ae72432c2b15c39d2e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/0c/0c1692465b3797bdede59606de28d4a1383476fc991e0bc6ec267327de3333f2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/61/610250e7a24de3f435ae66d4aa6fb3551f2254576f5b023057f4a76efa76eb4a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/27/277aa1adf5270a27114d1786e8326f836e5261c7555260e2553ad862f5c37741-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal 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 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 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/b053/_pkg_.a # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true 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/atomic_arm64.o ./atomic_arm64.s 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 cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true 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/b063/_pkg_.a /builddir/.cache/go-build/c4/c479401441f4287a6963215b87653611ae8a3ca4b3c8e877d4b9af42ea7b10fe-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ca/ca46effad68e212b621ea89cbd9d7c149fae11a4b5814d8aa69443e40a6e3ace-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f5/f5e54655f8557c8309605cc386483b437fb759370a4fb18d8d45c73e94c8ea5a-d # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/a8/a83b1b7485a70e9b11832b138437e50b1116ab86d26e3ed887944ad1aa19c035-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/71/717ff5308c3ccb44daaba36dfc36cd1373408ec807cc09a2a53ff596c23ebb2d-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/1d/1df8f63a7209e873a7b082dba2d9e97858e9865a13ef75e2f0a5e2ef4ff6b6cf-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ac/ac0d3842f6aadb8df46870fe06a5b294c2234ed5e55f8522bca73284a7bfddef-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8ad0c880630ee28b8e14b146c80178bc383ca2e30edb1ee5aaa9e70e750820e9-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/26/266b5610788b4e6b464183a8cd323c02cf48871f31c5f1f5acbe8e141e8794d5-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6e/6e0e7852807afc981731a04c091f92614dd7a68277734994380e67ed8a9abf3b-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/45/45ba64e379317526555c912cfd356ed11fa45e0b55d52fb10d6333ba8a596bf2-d # internal 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 runtime/internal/math mkdir -p $WORK/b011/ internal/testlog crypto/internal/boring/fipstls mkdir -p $WORK/b037/ mkdir -p $WORK/b069/ internal/bytealg cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b008/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_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 YFEEOu6o6wFDkDL0wrC7/YFEEOu6o6wFDkDL0wrC7 -goversion go1.15.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go 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 _m-W7f3zPp-1dt6CBZvy/_m-W7f3zPp-1dt6CBZvy -goversion go1.15.7 -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 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 math mkdir -p $WORK/b023/ 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 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 BjCc-zkDzkHbYi24gCXe/BjCc-zkDzkHbYi24gCXe -goversion go1.15.7 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./tls.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid SsvU1SYX_TNUF1fghABT/SsvU1SYX_TNUF1fghABT -goversion go1.15.7 -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 cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b024/_pkg_.a EOF 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 HrsomK751b6Yr-d0qLDL/HrsomK751b6Yr-d0qLDL -goversion go1.15.7 -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ab/ab0b2a3c12dcef5095388223550dc32c3e677f863c3c82e28cbdacfac344a895-d # internal 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/6f/6f19c985f10ae16334765f78d26e7dcb7ef917916f562965eb1bd064fa770d49-d # internal 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/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 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 cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f8/f8b26c07ce494d6014ad483661efbc96cbea92c8e150c552cf5197871b87628d-d # internal /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 /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 /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 /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 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/cb/cbe67d9bd0d38cffd6ac2a5cb92e0d02924544b35935630479584e7b7edd1c92-d # internal runtime mkdir -p $WORK/b007/ 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 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 M6ZJRhkN0ukKC5AvNVrq/M6ZJRhkN0ukKC5AvNVrq -goversion go1.15.7 -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 /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/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/80/8082d82fe1da1ec3b90a4f40ab61112c0facc7bea092473f77171ff78daf2093-d # internal 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 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 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/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/94/942fcecba6d9803d287448af2b3f8c5792cc216df3ff66711940bfe976eee19c-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/_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' CC='/usr/bin/gcc' GCCGO='' /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 dLO-JGJjdqRBZ3cHVUpa/dLO-JGJjdqRBZ3cHVUpa -goversion go1.15.7 -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/32/32a39a20543b2631b19f163e60709eef64baec2c671d61efc9fa3c28acf74460-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/ed/ed15157f217d2818adc7bd99f14a947f0b3e2f27b1e05ce12371ca9545a3cd7b-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 IYvnrW4_r-LEcUn_HkyE/IYvnrW4_r-LEcUn_HkyE -goversion go1.15.7 -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 3Ts86uAErQr8dMhY5t_D/3Ts86uAErQr8dMhY5t_D -goversion go1.15.7 -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/a2/a2df2b7b785284b151348bf62d96707bafa158f47af322be00650a311a234201-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 JcyI1qmGu5saIL7KJqmq/JcyI1qmGu5saIL7KJqmq -goversion go1.15.7 -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 3HNBaE7jCxwpZhgDXhHB/3HNBaE7jCxwpZhgDXhHB -goversion go1.15.7 -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/70/70a8a1b17f7e7264b8d646fee618d169a00e025ca1abcf1bbf2e9a977d92126a-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/79/79f42410d2b114dc03f0576e855b813dae114f2a072db0dc58d381aaaacfc7ff-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/e8/e89e66779fde3b19c07ad87ac4879794e41434ba22d88c4342eee3bc385b6774-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 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 n5Mls4vXXGQVDE5yvQP3/n5Mls4vXXGQVDE5yvQP3 -goversion go1.15.7 -D "" -importcfg $WORK/b029/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go 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 pbLKRnJDHUzh693mYRkJ/pbLKRnJDHUzh693mYRkJ -goversion go1.15.7 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/0a/0ad579d551b19b25b1c1156a662d6dd26218be8f8694a532dafa7f7d89223c52-d # internal internal/oserror mkdir -p $WORK/b031/ vendor/golang.org/x/net/dns/dnsmessage io mkdir -p $WORK/b013/ github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b104/ mkdir -p $WORK/b083/ strconv cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b026/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF 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 dZLDYDLIIxX2rFaYE32C/dZLDYDLIIxX2rFaYE32C -goversion go1.15.7 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go 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 Q_un6k-bsPQKVRjRLWAJ/Q_un6k-bsPQKVRjRLWAJ -goversion go1.15.7 -D "" -importcfg $WORK/b104/importcfg -pack ./apparmor_disabled.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 xRN8870TwraFXbuablYv/xRN8870TwraFXbuablYv -goversion go1.15.7 -D "" -importcfg $WORK/b031/importcfg -pack ./errors.go cat >$WORK/b083/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 TsSNsLRSlJtUhz-8i0Ze/TsSNsLRSlJtUhz-8i0Ze -goversion go1.15.7 -D "" -importcfg $WORK/b083/importcfg -pack ./message.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 0Qi6YzGRw_APSbft72Ad/0Qi6YzGRw_APSbft72Ad -goversion go1.15.7 -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/b7/b7bdf5492587994e86a9aed22ac412ec03a66951b66ae86b0484d858d4194b03-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/76/7643e73bd8117e36e7e4f0b245273f1be7c9bd03373e39d0de9b17ce92cd2384-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/e7/e7a2d249084bc2af4de64fcdf568cb10fe8d0326b084f55f1004655e2b911356-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 dmdvycvdVoEnr_zMRX5A/dmdvycvdVoEnr_zMRX5A -goversion go1.15.7 -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/9f/9f9ebb25105c38a0e105a8a6df06ae6f988be0de8f6c98a9e0808b4baaa8d437-d # internal bytes mkdir -p $WORK/b002/ hash text/tabwriter crypto/internal/randutil strings mkdir -p $WORK/b047/ mkdir -p $WORK/b140/ mkdir -p $WORK/b059/ 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 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 PfwVPPD_gGW6ZRR_wqEw/PfwVPPD_gGW6ZRR_wqEw -goversion go1.15.7 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b038/ 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 v2TqY8Mmxa9UVn6ExNb8/v2TqY8Mmxa9UVn6ExNb8 -goversion go1.15.7 -D "" -importcfg $WORK/b047/importcfg -pack ./hash.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF 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 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/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 7FTyI8aJNcz2Q9bDSw29/7FTyI8aJNcz2Q9bDSw29 -goversion go1.15.7 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go 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 Z88puDvySfKSp2M8UIKt/Z88puDvySfKSp2M8UIKt -goversion go1.15.7 -D "" -importcfg $WORK/b059/importcfg -pack ./randutil.go 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 MifZtxPd61PwnBvHT3K7/MifZtxPd61PwnBvHT3K7 -goversion go1.15.7 -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/70/70c3f1b5394559fcc78394d80ea18502db9cd9c86a7421ba851edc568779b2d7-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/65/654f4ec18183cf57579d2c384d76d9ad4131f1396f088ca099bb53b1e83c823a-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/6f/6ff984eefebd969246a330403390caa801d2e8c77442bcc1370aaa25f18e302a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/27/27a8ce2a372035db284ff105a32788345704422e3406555728046eca1fd3493c-d # internal reflect mkdir -p $WORK/b025/ crypto mkdir -p $WORK/b046/ cat >$WORK/b025/go_asm.h << 'EOF' # internal EOF crypto/rc4 mkdir -p $WORK/b071/ 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/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 z_BjSOlc4lnFu0MhH1jw/z_BjSOlc4lnFu0MhH1jw -goversion go1.15.7 -D "" -importcfg $WORK/b071/importcfg -pack ./rc4.go cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/90/90dfced9e1c66de43e7a8a67547ebc6b6e7fc42709e1b8d284be22bb0d8441df-d # internal 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 68Rw1S61lVg3QMdB11QY/68Rw1S61lVg3QMdB11QY -goversion go1.15.7 -D "" -importcfg $WORK/b046/importcfg -pack ./crypto.go 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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p reflect -std -installsuffix shared -buildid mbDKezf5TGiAPmL2aCRp/mbDKezf5TGiAPmL2aCRp -goversion go1.15.7 -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/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/9a/9a7ea8060c6fca4124e49ea344b7575dd7bd7e3f13a643d0653665fb2b2161dd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4b/4b23c2cdc518988777065fb2be0cb3ffbd81089974c53543d0d1720950208c1f-d # internal bufio mkdir -p $WORK/b067/ path regexp/syntax mkdir -p $WORK/b100/ mkdir -p $WORK/b096/ cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/99/994996b6519e7df1a48f6873773adb030ec8c358a621e46e85d81c80d60b3830-d # internal 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 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 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/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 D93LRPMv4kUEwWXK-m6O/D93LRPMv4kUEwWXK-m6O -goversion go1.15.7 -D "" -importcfg $WORK/b100/importcfg -pack ./match.go ./path.go 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 iB-8FMBHkQGt0SVfXof6/iB-8FMBHkQGt0SVfXof6 -goversion go1.15.7 -D "" -importcfg $WORK/b096/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go 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 bELBVQi0H_teSuPVabqz/bELBVQi0H_teSuPVabqz -goversion go1.15.7 -D "" -importcfg $WORK/b067/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/52/5269fc826840ac2a7b336651ad1307ef36fff24fa27bc37c86476d1072202bd1-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/08/08a9c6d300064987890d42b5d79c8da1ba3386fd1ec8d44be9060bb56700c57a-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/0d/0d96b404e119dcb5964e395887d30b9c274c8b3ab42eb6f48bde1ba58706d468-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/fe/fe856a6523c3ae748f289d42df1c50f73a36a049fa689ec779c8d4929349d12f-d # internal internal/syscall/execenv mkdir -p $WORK/b036/ internal/syscall/unix time mkdir -p $WORK/b035/ mkdir -p $WORK/b033/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b034/_pkg_.a EOF github.com/opencontainers/runc/libcontainer/nsenter mkdir -p $WORK/b136/ 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 p2MUT5GENAOBReQgJbi2/p2MUT5GENAOBReQgJbi2 -goversion go1.15.7 -D "" -importcfg $WORK/b036/importcfg -pack ./execenv_default.go 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 /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter TERM='dumb' CC='/usr/bin/gcc' GCCGO='' 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 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 hE1Tmf3CVt7tDWfDaYGD/hE1Tmf3CVt7tDWfDaYGD -goversion go1.15.7 -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 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/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 SgH108UyS0_pYcLAfNXE/SgH108UyS0_pYcLAfNXE -goversion go1.15.7 -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 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/c9/c97bf2957f591192be5dda7b6e47587d7bdac7638df4fa03f4cdba3f81d39361-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/b8/b81d18e56e5c52cadf0cea5df89bb78c959d43d88dee8927ea2ac19cfff90a4d-d # internal 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/03/035f37a9f0d69dcdbb4e13422e58acdf16142cac125a866564a6b8ead48af2de-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 dYHoUrplcysgUD4MJ0Y0/dYHoUrplcysgUD4MJ0Y0 -goversion go1.15.7 -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/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/01/017eb0ddcf8ca922829d28ee4fe76ada4c03d798d9bc0648c0dcbe2f0c3d0dff-d # internal context mkdir -p $WORK/b045/ 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 OIadB46FG4araLqCZTsq/OIadB46FG4araLqCZTsq -goversion go1.15.7 -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 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 _sFdS950GxfBzKiicK_I/_sFdS950GxfBzKiicK_I -goversion go1.15.7 -D "" -importcfg $WORK/b045/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/fc/fc0dc32fc49b03a895808bfa815b7dc149a5ee404ef1d796299d0d7f9a4ff3ad-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/c6/c63851d0b67e4bc34ceed06c68db5d726003569a0977a9624851b3a39e38c6b4-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/a4/a405b1670ca5959751d3793ee318b7a524bc1083d017f8a903e0633479db3c0f-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 fWeU89HLlqEXSlmYQYPN/fWeU89HLlqEXSlmYQYPN -goversion go1.15.7 -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/61/61aa3743526d21505015f042a498e5b8b13dae3df537f01411e9af06c389b1be-d # internal internal/fmtsort encoding/binary mkdir -p $WORK/b028/ 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 0Wg-EV0SXRz5RPokN1Nb/0Wg-EV0SXRz5RPokN1Nb -goversion go1.15.7 -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 nvM456HoQHyfO1az3DAx/nvM456HoQHyfO1az3DAx -goversion go1.15.7 -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/9d/9d970275e0ff06ee497e7a7b58acc3888fce00619053eded760c766d15893654-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 ./_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/11/1122ca6373c66278ba02b82cf790a52521f4c65f1b4686e8c05150fa396552c9-d # internal os/signal runtime/debug path/filepath mkdir -p $WORK/b141/ fmt mkdir -p $WORK/b133/ mkdir -p $WORK/b081/ github.com/opencontainers/runc/vendor/golang.org/x/sys/unix 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 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 net 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 cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p os/signal -std -installsuffix shared -buildid N7nRk25t-XE5OcQo4miu/N7nRk25t-XE5OcQo4miu -goversion go1.15.7 -symabis $WORK/b141/symabis -D "" -importcfg $WORK/b141/importcfg -pack -asmhdr $WORK/b141/go_asm.h ./doc.go ./signal.go ./signal_unix.go 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 cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p runtime/debug -std -installsuffix shared -buildid I9S5h7hG-dXAJpK1opa-/I9S5h7hG-dXAJpK1opa- -goversion go1.15.7 -symabis $WORK/b133/symabis -D "" -importcfg $WORK/b133/importcfg -pack -asmhdr $WORK/b133/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal /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 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 cd /usr/lib/golang/src/runtime/debug /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 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/e3/e3352091343720326f538fb858fe0698c540e5434e1b0972fc2a94fe7a575a9b-d # internal mkdir -p $WORK/b027/ mkdir -p $WORK/b041/ mkdir -p $WORK/b082/ 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 cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/c9/c91cb48d05d208071f34a7e4a5b6be33183e95a69b13cd3cb22119e75145a74c-d # internal cd /usr/lib/golang/src/net TERM='dumb' CC='/usr/bin/gcc' GCCGO='' 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 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 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 encoding/base64 crypto/md5 crypto/sha1 vendor/golang.org/x/crypto/poly1305 cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/05/0528e68ed73ed62c5c50990e903d3a31b1cb56d5efccf3752239af27b24e0939-d # internal cat >$WORK/b041/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b021/ 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 19SKqmkIbl-D4C5Ys6DC/19SKqmkIbl-D4C5Ys6DC -goversion go1.15.7 -D "" -importcfg $WORK/b081/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go crypto/cipher 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 crypto/ed25519/internal/edwards25519 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 2n3JBvNHsNKtlXqOQ2ZE/2n3JBvNHsNKtlXqOQ2ZE -goversion go1.15.7 -D "" -importcfg $WORK/b027/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go mkdir -p $WORK/b065/ mkdir -p $WORK/b070/ mkdir -p $WORK/b073/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b022/_pkg_.a EOF 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 mkdir -p $WORK/b091/ 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 6-pbsrqi65o1yEDUJ6YA/6-pbsrqi65o1yEDUJ6YA -goversion go1.15.7 -D "" -importcfg $WORK/b065/importcfg -pack ./const.go ./edwards25519.go 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 _iUdXomNwbBOOc6854tu/_iUdXomNwbBOOc6854tu -goversion go1.15.7 -D "" -importcfg $WORK/b021/importcfg -pack ./base64.go mkdir -p $WORK/b049/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cat >$WORK/b073/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 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/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 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/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 _cqdc0uAS7SRUkl2psFS/_cqdc0uAS7SRUkl2psFS -goversion go1.15.7 -D "" -importcfg $WORK/b091/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go 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 ozNpiZ6njr-L9jQGXEn0/ozNpiZ6njr-L9jQGXEn0 -goversion go1.15.7 -D "" -importcfg $WORK/b049/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.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 A4h8qINtQuEeB_UliuK1/A4h8qINtQuEeB_UliuK1 -goversion go1.15.7 -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 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 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 K20lCxSB5stFeNQ3KNUW/K20lCxSB5stFeNQ3KNUW -goversion go1.15.7 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go 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 5123V5VbvBzsC1Aq2Cp7/5123V5VbvBzsC1Aq2Cp7 -goversion go1.15.7 -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 /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage nsenter -dynimport $WORK/b136/_cgo_.o -dynout $WORK/b136/_cgo_import.go /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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal /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/08/086bc6a641bb55b5aff557c785a8a50436adad004b0d2f35dd303078334abd75-d # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/78/78066e0106512261504c7d82f6a724d9f41553be90d094beda2d6cc98f891e32-d # internal 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 cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ce/ce66653b6448c037c2f0fce2781063cc13108224c6b9ad336c216db7c4c6385b-d # internal encoding/pem mkdir -p $WORK/b079/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal 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 WWXhZPzKyZAxK2ddvwhb/WWXhZPzKyZAxK2ddvwhb -goversion go1.15.7 -D "" -importcfg $WORK/b079/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2c/2cbd48cf2f335ecaa0aa920b6c7c14d781572d9350f71bffac1f1ba15143aa49-d # internal crypto/des mkdir -p $WORK/b056/ vendor/golang.org/x/crypto/chacha20 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 mkdir -p $WORK/b089/ 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 cat >$WORK/b089/go_asm.h << 'EOF' # internal 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 ccJLgU8u7mxR6Hm7eEft/ccJLgU8u7mxR6Hm7eEft -goversion go1.15.7 -D "" -importcfg $WORK/b056/importcfg -pack ./block.go ./cipher.go ./const.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 -gensymabis -o $WORK/b089/symabis ./chacha_arm64.s cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/14/14527ac84c5e3410e73b6b777c540d8ce160c9152beadfe61b72d43af053b3ea-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/3b/3be9e95482e88637aca35c938e29939e54e0c73a0508fb8a3a68bb30d330add8-d # internal cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile runtime/cgo=$WORK/b086/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF io/ioutil mkdir -p $WORK/b080/ github.com/opencontainers/runc/libcontainer/stacktrace os/exec mkdir -p $WORK/b128/ 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 skNSV4blF3HTTwzuBbNT/skNSV4blF3HTTwzuBbNT -goversion go1.15.7 -D "" -importcfg $WORK/b136/importcfg -pack $WORK/b136/_cgo_gotypes.go $WORK/b136/nsenter.cgo1.go $WORK/b136/_cgo_import.go mkdir -p $WORK/b109/ 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 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/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 vu4soKYvA7p6ZqhftOdU/vu4soKYvA7p6ZqhftOdU -goversion go1.15.7 -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/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 /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 CF3P021D0U47Avg0WCt3/CF3P021D0U47Avg0WCt3 -goversion go1.15.7 -D "" -importcfg $WORK/b080/importcfg -pack ./ioutil.go ./tempfile.go 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 yaATI0QnPuuybiG38MqD/yaATI0QnPuuybiG38MqD -goversion go1.15.7 -D "" -importcfg $WORK/b128/importcfg -pack ./capture.go ./frame.go ./stacktrace.go 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 RauhuBfFVcd6JSZaK3mt/RauhuBfFVcd6JSZaK3mt -goversion go1.15.7 -D "" -importcfg $WORK/b109/importcfg -pack ./exec.go ./exec_unix.go ./lp_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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/d5/d5621b5038ee67397c5c4e8d328e074db65425ce48bd72d85378535da3d6b580-d # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/0f/0fd9816338ee68917edf0e643d7fb13d2b64c59d434472bac586d425cb16e490-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/55/5588342f750ef67c9f35af57a9ea3ab6c3084132ddd7512ac447566dec2c1619-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/4a/4ae11ed0995e3e6aa09c74463e76092f71977e312777f9a42c8b076589a63959-d # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/67/67f4e64b08bc497eb0f85533ac8ad492047bd91c7d9d96ca7249358151c6be19-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/cc/cc95dc63d755fdde631952ddcd5640a05c7dc5d7d2f53c6bec9aaa3c78f9ccb9-d # internal 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/e7/e71d3c3236ce63da990c4be142fd4c42f19e127c8291cda73704ded5ebe66187-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 46XUEo35vXGbo9iRuCQO/46XUEo35vXGbo9iRuCQO -goversion go1.15.7 -D "" -importcfg $WORK/b088/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/44/4487f4f8a930e69a9c68e561113c08a443a55eed9285057e5f1b6ac6a375eb8e-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/c1/c1a8b44163670c46763331d398a2b300a3a37cc2053f484dc7b90eb044f7dfa1-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/35/35e03c25268262bbeae2d2309884fa7078d26ee49dc3d3cfe0fa93c10f357c29-d # internal encoding/hex mkdir -p $WORK/b078/ net/url vendor/golang.org/x/crypto/curve25519 github.com/opencontainers/runc/vendor/github.com/docker/go-units github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils log github.com/opencontainers/runc/vendor/github.com/pkg/errors encoding/json mkdir -p $WORK/b019/ github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go math/big mkdir -p $WORK/b054/ 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 github.com/opencontainers/runc/libcontainer/mount os/user github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen mkdir -p $WORK/b119/ 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 UG1xfMedzECJf8B4Lp5_/UG1xfMedzECJf8B4Lp5_ -goversion go1.15.7 -D "" -importcfg $WORK/b078/importcfg -pack ./hex.go mkdir -p $WORK/b125/ 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' CC='/usr/bin/gcc' GCCGO='' 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 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 cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b087/ text/template/parse 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 j19md8iY8kr1aQ1S8m8F/j19md8iY8kr1aQ1S8m8F -goversion go1.15.7 -D "" -importcfg $WORK/b019/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability 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/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 mkdir -p $WORK/b092/ 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 0ro8rVcwvbpoIYpUBXWX/0ro8rVcwvbpoIYpUBXWX -goversion go1.15.7 -D "" -importcfg $WORK/b125/importcfg -pack ./mount.go ./mount_linux.go ./mountinfo.go mkdir -p $WORK/b094/ 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 mkdir -p $WORK/b103/ 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 dqGS8hQhKaWRYO3H9xoB/dqGS8hQhKaWRYO3H9xoB -goversion go1.15.7 -D "" -importcfg $WORK/b087/importcfg -pack ./url.go mkdir -p $WORK/b102/ 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 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 lOEGcnI-y9FMOn03kcdB/lOEGcnI-y9FMOn03kcdB -goversion go1.15.7 -D "" -importcfg $WORK/b092/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go 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 mkdir -p $WORK/b099/ 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 CN70gjw8Nmtc7iwl0KIe/CN70gjw8Nmtc7iwl0KIe -goversion go1.15.7 -D "" -importcfg $WORK/b094/importcfg -pack ./duration.go ./size.go mkdir -p $WORK/b107/ 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 YhqAJdcsgt1e7SosdOz7/YhqAJdcsgt1e7SosdOz7 -goversion go1.15.7 -D "" -importcfg $WORK/b103/importcfg -pack ./fileutils.go ./idtools.go mkdir -p $WORK/b113/ flag 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 mkdir -p $WORK/b127/ cd /usr/lib/golang/src/os/user TERM='dumb' CC='/usr/bin/gcc' GCCGO='' 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 /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 kAqZhb8Qxc-teiLsIpgZ/kAqZhb8Qxc-teiLsIpgZ -goversion go1.15.7 -D "" -importcfg $WORK/b099/importcfg -pack ./errors.go ./stack.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 --cflags -- libseccomp libseccomp cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile os=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b135/ 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 XBqNDPb72isU6asInCIN/XBqNDPb72isU6asInCIN -goversion go1.15.7 -D "" -importcfg $WORK/b107/importcfg -pack ./config.go ./state.go ./version.go mkdir -p $WORK/b130/ mkdir -p $WORK/b139/ 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 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 /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 KsEBwlOqkd1TdKm7DeyK/KsEBwlOqkd1TdKm7DeyK -goversion go1.15.7 -D "" -importcfg $WORK/b102/importcfg -pack ./log.go 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 /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 mMTJP6O1FE2T8aCJB11M/mMTJP6O1FE2T8aCJB11M -goversion go1.15.7 -D "" -importcfg $WORK/b130/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.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 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/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 7cS4lu06T976C7bE3hbv/7cS4lu06T976C7bE3hbv -goversion go1.15.7 -D "" -importcfg $WORK/b135/importcfg -pack ./lex.go ./node.go ./parse.go 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 Pz3K0s9dWYpG4MWKvigg/Pz3K0s9dWYpG4MWKvigg -goversion go1.15.7 -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 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 QhvKHqXZA2cncP3xC9c6/QhvKHqXZA2cncP3xC9c6 -goversion go1.15.7 -D "" -importcfg $WORK/b139/importcfg -pack ./flag.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' CC='/usr/bin/gcc' GCCGO='' 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/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/13/13304700c1893db0d575376f0cf14fd5f6517bcb6092d0891af305056219c4c1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal 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 /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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/ed/edba616097d114f5f190d567e913e249764b0a08b021f44410170833b0593206-d # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/c9/c94fdffd7c1d976db7d7b7d4f694c844a795f33aed211399f1d7d44f4ef76bf7-d # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/4e/4e6c6a1c95f1200eedfa65392289a1a933e25b8a585e3351309128fcbb74064e-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/24/24cacbc78439768a92a0516aaca3c1d3ca1aa6b9b68c51e4e0cb78ea04e8da80-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/cf/cf0d080a57086253e34db0abde062d08e28ac88d32f2f170cab23fabff9db117-d # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/59/594cbda38f3e8397c37365c050854b75dd97eaf83b04ebe276e7251e994a35b1-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/01/01b6e650cd442425cefdf530234a0cdad97277a789892a451d63cede998c1e15-d # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/94/946d8ec56e9054b4c28bdbcb6e8be1f993e8ccdac15d754d8affe99b363a1808-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 kEwIrapv0yL9TfC2ERGY/kEwIrapv0yL9TfC2ERGY -goversion go1.15.7 -D "" -importcfg $WORK/b098/importcfg -pack ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/ad/ad9149ec7a7287b327daf751b955800dfaaf1e639f9c2447e1a1894d7cba4d76-d # internal github.com/opencontainers/runc/libcontainer/keys mkdir -p $WORK/b124/ github.com/opencontainers/runc/vendor/github.com/containerd/console mkdir -p $WORK/b040/ cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/12/12ad4314bcb9e8cf2df0eea8cebac685822052395fd06aa946caede0190aeda6-d # internal 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 jByDy_JtwnT1WCYK4Uu-/jByDy_JtwnT1WCYK4Uu- -goversion go1.15.7 -D "" -importcfg $WORK/b124/importcfg -pack ./keyctl.go 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 LKqEUw2yhS63jybOiRKY/LKqEUw2yhS63jybOiRKY -goversion go1.15.7 -D "" -importcfg $WORK/b040/importcfg -pack ./console.go ./console_linux.go ./console_unix.go ./tc_linux.go ./tc_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 ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/fe/fefb82bdbcb722b34e3841c0af702fee1a523dab2df01d2e67277e0f5cb220ad-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/e3/e3a203150e92977775ef0eebf958a989303341dd929c4280b827cb163af1c147-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/4d/4d5e68b8c263026961ba25c1c3b89be7ba70d66b51f4f9fa631e27dfa179bb53-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/c1/c1cf725b226d0e85e81dbb0ff3bfdebf80bf75eb6287f1908701822d08820f03-d # internal 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 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/27/27f22610fa89c9c6cde6abdd9814f958744645a879e15d4f0fa6185e179de7b1-d # internal github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b114/ github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b108/ github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b101/ 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 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 H0g6F9Y8Z7rYCZlTx-Ck/H0g6F9Y8Z7rYCZlTx-Ck -goversion go1.15.7 -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 /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 41qjm_J9-gdgXPrusgUr/41qjm_J9-gdgXPrusgUr -goversion go1.15.7 -D "" -importcfg $WORK/b114/importcfg -pack ./cmsg.go ./utils.go ./utils_unix.go 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 3kijWpNVwBCB23JaFrr6/3kijWpNVwBCB23JaFrr6 -goversion go1.15.7 -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/f6/f60d5a96c718e3ad69c35cd22a307f38ea6c97a9cecf546a6b17f394a0558600-d # internal text/template mkdir -p $WORK/b134/ cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/14/14aca7f9479c5f1653948f3890dbd815f3fe352049589988693132674feea33f-d # internal 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 DVM6kJ5BNBUZO62hel4D/DVM6kJ5BNBUZO62hel4D -goversion go1.15.7 -D "" -importcfg $WORK/b134/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.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 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/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/92/92398e57a839f14cf77ba3106bf17406d8f7b6fb17a25bf48e2e7552616cbee2-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 rk-Ku9Hv8twNjesnB70s/rk-Ku9Hv8twNjesnB70s -goversion go1.15.7 -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 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 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/buildid -w $WORK/b106/_pkg_.a # internal /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 /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 cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/19/193fa853fd6e8c8ab854341b9204e19d74f2b70d64409ff69a936bd47617489e-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ad/ade0ba45f862b0ce29936ec4b2ce9a06cbcbffe9255ab3ee953690e26c0d247b-d # internal github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b105/ crypto/dsa crypto/internal/boring mkdir -p $WORK/b076/ github.com/opencontainers/runc/libcontainer/intelrdt encoding/asn1 crypto/elliptic mkdir -p $WORK/b052/ mkdir -p $WORK/b121/ 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 sw0LEyUq2PNh_W-aXxdj/sw0LEyUq2PNh_W-aXxdj -goversion go1.15.7 -D "" -importcfg $WORK/b076/importcfg -pack ./dsa.go 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 ZTCRfg41wvYxp5Swo0KK/ZTCRfg41wvYxp5Swo0KK -goversion go1.15.7 -D "" -importcfg $WORK/b052/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/26/26e0055cf8697aa6551a8891afbcf3fcde1ccd67b7cd670dd2599ff0310cab6f-d # internal mkdir -p $WORK/b062/ mkdir -p $WORK/b058/ cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/4e/4ea904103c6bde2e97af1c76ed79f8a630f0e90a036cf5ec1c2db51e199a13e9-d # internal crypto/hmac mkdir -p $WORK/b068/ crypto/sha256 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 crypto/sha512 crypto/aes mkdir -p $WORK/b060/ cat >$WORK/b058/go_asm.h << 'EOF' # internal 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 MVXTtNqLPwLfl_2THn1l/MVXTtNqLPwLfl_2THn1l -goversion go1.15.7 -D "" -importcfg $WORK/b062/importcfg -pack ./asn1.go ./common.go ./marshal.go mkdir -p $WORK/b048/ 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 mkdir -p $WORK/b074/ 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 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 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 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 /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 -_ERJUQhs99RJRiO3Vn2/-_ERJUQhs99RJRiO3Vn2 -goversion go1.15.7 -D "" -importcfg $WORK/b105/importcfg -pack ./cgroups.go ./stats.go ./utils.go 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 4qd-vLqTc44n2msWoZH0/4qd-vLqTc44n2msWoZH0 -goversion go1.15.7 -D "" -importcfg $WORK/b068/importcfg -pack ./hmac.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 XfcRX4_bePV_igaZFs0m/XfcRX4_bePV_igaZFs0m -goversion go1.15.7 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal 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 ZcMvUwMwgsB3uNhIWidN/ZcMvUwMwgsB3uNhIWidN -goversion go1.15.7 -D "" -importcfg $WORK/b060/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go 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 WsQPHSFBoSFRtWZNoFxq/WsQPHSFBoSFRtWZNoFxq -goversion go1.15.7 -D "" -importcfg $WORK/b121/importcfg -pack ./intelrdt.go ./stats.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/95/9511e9d34e7007c48f1a3f08c025bd3a2fcf29febeaf2331ac06b84f379bde4e-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 Y9jnUTGF6zSUmro6UXal/Y9jnUTGF6zSUmro6UXal -goversion go1.15.7 -D "" -importcfg $WORK/b093/importcfg -pack ./hkdf.go cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF cat >$WORK/b074/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/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 ZsxdItmM8_e9PBfjSviz/ZsxdItmM8_e9PBfjSviz -goversion go1.15.7 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go 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 X2ICIYc_8UYaCxQ4I5Ep/X2ICIYc_8UYaCxQ4I5Ep -goversion go1.15.7 -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/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/7d/7d294af34bd48ac5fca8abf352e2d1f1b650bca0771667b0f0ad25e90dd78018-d # internal cd /usr/lib/golang/src/net TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b082/_cgo_.o -dynout $WORK/b082/_cgo_import.go github.com/opencontainers/runc/vendor/github.com/urfave/cli mkdir -p $WORK/b138/ 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 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 eaOyfVw52PWoZXtSMVXK/eaOyfVw52PWoZXtSMVXK -goversion go1.15.7 -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/b093/_pkg_.a /builddir/.cache/go-build/95/95f2fc0044e80ff1d17374ad18fccde8f4c0ece8f25f901283516fd24bbaa286-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ca/cae9a2996f4b3f0285a718d017e6031c6310c5e8500e06367569ef273d72f8e3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal 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 $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 ./_x002.o -c dlopen.cgo2.c cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/9b/9b4059a1464c7fb3b3a7490c760d95693cc6d94dbebc6f4c6fae89e57d9fac64-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal 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 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/buildid -w $WORK/b074/_pkg_.a # internal 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 /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 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 ./_x003.o -c dlopen_example.cgo2.c 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 cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/7f/7f9a2a5f5be8e6e1aa49cb1ee26bcb229cb171ad85bf27de4fdfffd65a1000bd-d # internal crypto/rand mkdir -p $WORK/b066/ /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/b062/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p net -std -installsuffix shared -buildid e1Pf7RyQVRyprLM6q99I/e1Pf7RyQVRyprLM6q99I -goversion go1.15.7 -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 cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/04/0412809ba94c285f623804a7fb460c8712a24e129b26b4d61e6c8e9e30eb7606-d # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/1c/1ca68e70cffd9ce8ba88d3fc969cc3c760f834bc31f67ba3b397bfe2a2705136-d # internal 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 SlszbPZeVfSK_rmz7ccL/SlszbPZeVfSK_rmz7ccL -goversion go1.15.7 -D "" -importcfg $WORK/b066/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/c4/c42a8bf5f2ca70450828c8dbdad4a7321a583daeed0645268ccc697c0208f601-d # internal 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 cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/4a/4a87952de6e2c5407174dd7bd2349b8a49561ed09587be45e8d3bf1175a3cad1-d # internal crypto/x509/pkix mkdir -p $WORK/b077/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b061/ 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 Iiz5qeDXShi0FM6gdMaY/Iiz5qeDXShi0FM6gdMaY -goversion go1.15.7 -D "" -importcfg $WORK/b077/importcfg -pack ./pkix.go 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 qY_RqK-2J0sTP4Esu17o/qY_RqK-2J0sTP4Esu17o -goversion go1.15.7 -D "" -importcfg $WORK/b061/importcfg -pack ./asn1.go ./builder.go ./string.go 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_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 ./_x001.o -c _cgo_export.c 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 cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ef/ef95ed722b364a5000e56b0a11e4d926d7b83c1bd40fcedf494cbad5b87a7319-d # internal crypto/ed25519 mkdir -p $WORK/b064/ github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux crypto/rsa mkdir -p $WORK/b122/ mkdir -p $WORK/b072/ 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 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 /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 FOmfwrI9g2g3CummfS8W/FOmfwrI9g2g3CummfS8W -goversion go1.15.7 -D "" -importcfg $WORK/b064/importcfg -pack ./ed25519.go 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 e7vh28bsOCEbTUoElIG4/e7vh28bsOCEbTUoElIG4 -goversion go1.15.7 -D "" -importcfg $WORK/b122/importcfg -pack ./selinux.go ./xattrs.go 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 wkkoc4F_kU_BqfmZS8MP/wkkoc4F_kU_BqfmZS8MP -goversion go1.15.7 -D "" -importcfg $WORK/b072/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/a0/a0b117e9ad4d94071d4bbe63b7c2e83aa9ace0a1656c731a819b8308b9abc214-d # internal 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' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage dlopen -dynimport $WORK/b119/_cgo_.o -dynout $WORK/b119/_cgo_import.go 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 /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 o5dgm1Hanx94ttXc0TJn/o5dgm1Hanx94ttXc0TJn -goversion go1.15.7 -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/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/48/48cc11e9977fd805b7bc06503badd5dd0f74c3ecfd8fe8e6333cf0476f065be6-d # 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal 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 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/26/26edfababb3664ef5fbe38d6ac9655caa21e396b41170139c136726bc1cdf1b4-d # internal crypto/ecdsa mkdir -p $WORK/b057/ cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/ab/ab1efe1d88242e6f642c9524fa7bf06fc745c5777b02c2460f93157784acef82-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util mkdir -p $WORK/b118/ 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' CC='/usr/bin/gcc' GCCGO='' 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 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 QR_kgx97bEv3OrI8jDUr/QR_kgx97bEv3OrI8jDUr -goversion go1.15.7 -D "" -importcfg $WORK/b057/importcfg -pack ./boring.go ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/c2/c2c6f31da08cee27a6978c67f51bf5276dc7072eab650668fe2d5e707900d1f3-d # internal github.com/opencontainers/runc/libcontainer/criurpc mkdir -p $WORK/b123/ cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/ed/edd2fa8c6f5e5e45c0babe4afacf0c933f6d2b52eb60761dc91ce54ae2da1d51-d # internal github.com/opencontainers/runc/libcontainer/configs/validate mkdir -p $WORK/b120/ github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b129/ 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 7XcYyp4Qwcp3SzIzeOpL/7XcYyp4Qwcp3SzIzeOpL -goversion go1.15.7 -D "" -importcfg $WORK/b123/importcfg -pack ./criurpc.pb.go 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 th7owXQsdFWzYbs4i-1a/th7owXQsdFWzYbs4i-1a -goversion go1.15.7 -D "" -importcfg $WORK/b120/importcfg -pack ./rootless.go ./validator.go 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 dpRzgtURjdq037rX-Gez/dpRzgtURjdq037rX-Gez -goversion go1.15.7 -D "" -importcfg $WORK/b129/importcfg -pack ./label_selinux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/4f/4f9cd5b7d3b325f523cc25cabf719c1391dbee7aa9abfad8f64aaa3c5617a055-d # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/86/8670fe394796c4f9bb4aaa35c55a621df2fdae5073a08ca165d0f41e083f101b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/9d/9d8bc8a431b527c70ad3e4bf9ca78cdcdc037614ab11bea7512df94741521450-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/fb/fb24ddfd135b708e492ce964866842dc5a9cf4f31cd756980c45b3874d891039-d # 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 ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/be/be90aaada78b57bef0e23fd892065bb9adbf0dd7340d1559811aa2d41afc2ff1-d # internal 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 cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/7b/7b127466b2e43aa25251086c2172166a56b59c9e2433b57b575632128769e257-d # internal 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/os/user TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b113/_cgo_.o -dynout $WORK/b113/_cgo_import.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 ./_x002.o -c util_cgo.cgo2.c 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 cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p os/user -std -installsuffix shared -buildid HOXFEc6-jKzJUHNRSLVs/HOXFEc6-jKzJUHNRSLVs -goversion go1.15.7 -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 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 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 /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/5d/5d4af8dc43832a73c498426b747269826e241554067f4988ff9e1f526426b56c-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 -FxrvAFeNsbMu1QeeD66/-FxrvAFeNsbMu1QeeD66 -goversion go1.15.7 -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' 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 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 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' CC='/usr/bin/gcc' GCCGO='' /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 viD4DqtA--nmTbtQhm5u/viD4DqtA--nmTbtQhm5u -goversion go1.15.7 -D "" -importcfg $WORK/b118/importcfg -pack ./util.go $WORK/b118/_cgo_gotypes.go $WORK/b118/util_cgo.cgo1.go $WORK/b118/_cgo_import.go /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/8e/8e71e20da3fe27a0a48cc05f8bd84cdf924e100fbb90a87e1f59fb6fc993fbcd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/d5/d5edbee990bd8295e833dc4062abbd72d2fda6b9d8006fc67cc850c0e74be23f-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' CC='/usr/bin/gcc' GCCGO='' 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 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 ./_x001.o -c _cgo_export.c 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 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 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 $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 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' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage seccomp -dynimport $WORK/b127/_cgo_.o -dynout $WORK/b127/_cgo_import.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 /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 uMIaIXYETQA7mflNOjgT/uMIaIXYETQA7mflNOjgT -goversion go1.15.7 -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 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' CC='/usr/bin/gcc' GCCGO='' /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 Hp6Uoq-1CFAfjo6Ldkfj/Hp6Uoq-1CFAfjo6Ldkfj -goversion go1.15.7 -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 /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 cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/6a/6aea8241c2013651621c9621d67568c0e0e6bfba24c3efbe1168fc2e2378ddf7-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 cAv7tes9BUEU3ajlgshM/cAv7tes9BUEU3ajlgshM -goversion go1.15.7 -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 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 cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/b0/b01e7d0c1e4b039fc4d28fe4494bca95b75773f3f568af09456d45ae4f264fc6-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 iUga19W59z1bxyISIoYe/iUga19W59z1bxyISIoYe -goversion go1.15.7 -D "" -importcfg $WORK/b126/importcfg -pack ./config.go ./seccomp_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/8a/8acba30870acf029aee1303e3be7bb051fbe0607d834d861a3c18e7cccfe25f6-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 _s_uQ1UCqFTxGd6dKSE5/_s_uQ1UCqFTxGd6dKSE5 -goversion go1.15.7 -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/47/47f90281806e6e308e2dc2c41f5e62831ad081946535e637cc103f09359e209a-d # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/5b/5bcaacf318434ebfe06b4f610fc1b9f1d77b7ad2e9d5f8f8f87c028a81d73b57-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 cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/14/14383aaffffce77d22dde9e63800fcfd2a4ed355d4afe8eb6610a76966c258cf-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 github.com/opencontainers/runc/vendor/github.com/godbus/dbus 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 3yHMNOVEZG1E-dLRx5AT/3yHMNOVEZG1E-dLRx5AT -goversion go1.15.7 -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 mkdir -p $WORK/b117/ 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 PtWaspSQt95v_4BOJQeD/PtWaspSQt95v_4BOJQeD -goversion go1.15.7 -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 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 eB2S__Uzz4RRZwOWc8O5/eB2S__Uzz4RRZwOWc8O5 -goversion go1.15.7 -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/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/a4/a489ccd97578ac15e7acaec2c1ee64424390cca6a0ff88e09f6cb6b363a6feec-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 JfzJhg1hrqK3VU0lfYaG/JfzJhg1hrqK3VU0lfYaG -goversion go1.15.7 -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/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/46/46eb6385ae05aa90e54ae455e4eee9d4c6d145679548c38328a786bdc83139da-d # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/6d/6d490311a848a6ca877fddd1d25dde40b0756a8d34f0769772cd50d48e709150-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 QKsX4ZyJaMxZ_Nf35mwU/QKsX4ZyJaMxZ_Nf35mwU -goversion go1.15.7 -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/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/da/dace0659533830ecf797d7d965b2170c14915b364417570b91ee2be6a96bce51-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 ocyT3uxDby_beWn7d0Mq/ocyT3uxDby_beWn7d0Mq -goversion go1.15.7 -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/3f/3f2ecbb88f8dd6256cb053122e4319cc3079fb84f8292550a6da64675a6b105a-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 eZmPwDRgrddZD_ZEf6-v/eZmPwDRgrddZD_ZEf6-v -goversion go1.15.7 -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/39/395fc9c974de4ee1b784b7613ea9658e975772e08f69429ab5918c81f366f7da-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 sWLOek_fjaNAE-VqkAMc/sWLOek_fjaNAE-VqkAMc -goversion go1.15.7 -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/bb/bb505a68ff74c86b11aeca389d5b7bfa1c0a5d70d663c0e62432b305ea5bb7f4-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/21/2167d9ef4426103d0414a039eacbc97a9175b3a2c73814ddff89881d4174e3a3-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 xwPpjheVXN-mIGSc355S/xwPpjheVXN-mIGSc355S -goversion go1.15.7 -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/f1/f1018125882f39403d864c366144e83abfe0fb3386aa85f23167546c85d4aff9-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 8DX4hjnDusstauDH2DXd/8DX4hjnDusstauDH2DXd -goversion go1.15.7 -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/43/4363f976265d709683c5cadb376b7483225d693f6ada651e2ac503ebc13ae7b9-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=8-f_TGRikghKeVY6uS5j/8DX4hjnDusstauDH2DXd/-xdEjtbrfPEGGNFcxd16/8-f_TGRikghKeVY6uS5j -compressdwarf=false -B 0x6958820f695d71e903e32f537455a77da2264e3e -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 + ./md2man-all.sh ~/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 /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.0DD6pQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.aarch64 ++ dirname /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.aarch64 + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.aarch64/usr/bin + install -p -m 755 runc /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.aarch64/usr/bin + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.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+an8.4.0+10228+8955a943.aarch64/usr/share/man/man8 + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.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+an8.4.0+10228+8955a943.aarch64/usr/share/bash-completion/completions + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943 --unique-debug-suffix -1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.aarch64 --unique-debug-src-base runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.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+an8.4.0+10228+8955a943.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.3UGmAS + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + exit 0 Processing files: runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6bzlwS + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + DOCDIR=/builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.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+an8.4.0+10228+8955a943.aarch64/usr/share/doc/runc + cp -pr MAINTAINERS_GUIDE.md /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.aarch64/usr/share/doc/runc + cp -pr PRINCIPLES.md /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.aarch64/usr/share/doc/runc + cp -pr README.md /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.aarch64/usr/share/doc/runc + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.aarch64/usr/share/doc/runc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YB01iR + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + LICENSEDIR=/builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.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+an8.4.0+10228+8955a943.aarch64/usr/share/licenses/runc + cp -pr LICENSE /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.aarch64/usr/share/licenses/runc + exit 0 Provides: runc = 1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943 runc(aarch-64) = 1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943 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+an8.4.0+10228+8955a943.aarch64 Provides: runc-debugsource = 1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943 runc-debugsource(aarch-64) = 1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943 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+an8.4.0+10228+8955a943.aarch64 Provides: debuginfo(build-id) = 9b7bca93b2ebe0e651befadc31071e4120437220 runc-debuginfo = 1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943 runc-debuginfo(aarch-64) = 1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943 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+an8.4.0+10228+8955a943 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.aarch64 Wrote: /builddir/build/RPMS/runc-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.aarch64.rpm Wrote: /builddir/build/RPMS/runc-debugsource-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.aarch64.rpm Wrote: /builddir/build/RPMS/runc-debuginfo-1.0.0-56.rc5.dev.git2abd837.module+an8.4.0+10228+8955a943.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.49ABeT + 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+an8.4.0+10228+8955a943.aarch64 + exit 0 Child return code was: 0