Mock Version: 3.0
Mock Version: 3.0
Mock Version: 3.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/mongo-tools.spec'], chrootPath='/var/lib/mock/module-mongodb-3.6-8050020220618114208-cb5037f2-build-7728-1167/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffca9d9dd68>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/mongo-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: Macro expanded in comment on line 58: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/mongo-tools.spec'], chrootPath='/var/lib/mock/module-mongodb-3.6-8050020220618114208-cb5037f2-build-7728-1167/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffca9d9dd68>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/mongo-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: Macro expanded in comment on line 58: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EvvdTx
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30
+ /usr/bin/gzip -dc /builddir/build/SOURCES/mongo-tools-bd441aa.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
Patch #1 (mongodb-tools-fixparam.patch):
+ echo 'Patch #1 (mongodb-tools-fixparam.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file mongorestore/filepath.go
+ sed -i.bak -e s/built-without-version-string/3.6.6/ -e s/built-without-git-spec/bd441aa/ common/options/options.go
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4gTMhy
+ umask 022
+ cd /builddir/build/BUILD
+ cd mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30
+ mkdir -p src/github.com/mongodb
+ ln -s ../../../ src/github.com/mongodb/mongo-tools
++ pwd
++ pwd
+ export GOPATH=/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30:/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor:/usr/share/gocode
+ GOPATH=/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30:/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor:/usr/share/gocode
+ mkdir bin
+ binaries=(bsondump mongostat mongofiles mongoexport mongoimport mongorestore mongodump mongotop)
+ for bin in "${binaries[@]}"
++ head -c20 /dev/urandom
++ od -An -tx1
++ tr -d ' \n'
+ go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags ' -B 0x3da70dc4535d5d8b4f353135c1205339d9a7ac38 -extldflags '\''-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/bsondump -tags ssl bsondump/main/bsondump.go
WORK=/tmp/go-build635731221
unicode/utf8
mkdir -p $WORK/b018/
internal/race
math/bits
internal/cpu
runtime/internal/sys
mkdir -p $WORK/b015/
unicode/utf16
mkdir -p $WORK/b058/
encoding
cat >$WORK/b018/importcfg << 'EOF' # internal
# import config
EOF
mkdir -p $WORK/b023/
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 xsQMTfloBNB4b-01Mfwp/xsQMTfloBNB4b-01Mfwp -goversion go1.14.12 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go
mkdir -p $WORK/b040/
cat >$WORK/b015/importcfg << 'EOF' # internal
# import config
EOF
cat >$WORK/b058/importcfg << 'EOF' # internal
# import config
EOF
unicode
github.com/mongodb/mongo-tools/common/failpoint
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 eYF_zmtIpgn-ACSYG7t0/eYF_zmtIpgn-ACSYG7t0 -goversion go1.14.12 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go
cd /usr/lib/golang/src/unicode/utf16
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid G7MZffhURcjBG-4mIOmb/G7MZffhURcjBG-4mIOmb -goversion go1.14.12 -D "" -importcfg $WORK/b058/importcfg -pack ./utf16.go
cat >$WORK/b023/importcfg << 'EOF' # internal
# import config
EOF
internal/nettrace
mkdir -p $WORK/b017/
cd /usr/lib/golang/src/math/bits
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid TrkGpPmd0RkpCaaIDGgm/TrkGpPmd0RkpCaaIDGgm -goversion go1.14.12 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go
cat >$WORK/b040/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/encoding
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p encoding -std -complete -installsuffix shared -buildid 3k_027iJ57m-R_JflOWz/3k_027iJ57m-R_JflOWz -goversion go1.14.12 -D "" -importcfg $WORK/b040/importcfg -pack ./encoding.go
mkdir -p $WORK/b133/
mkdir -p $WORK/b012/
cat >$WORK/b017/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/unicode
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid Dlp1zGqPHBWpkgvZH81R/Dlp1zGqPHBWpkgvZH81R -goversion go1.14.12 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go
cat >$WORK/b133/importcfg << 'EOF' # internal
# import config
EOF
mkdir -p $WORK/b008/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/failpoint
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/mongodb/mongo-tools/common/failpoint -complete -installsuffix shared -buildid Yl9ttotUIjXwgK91KOsl/Yl9ttotUIjXwgK91KOsl -goversion go1.14.12 -D "" -importcfg $WORK/b133/importcfg -pack ./failpoint_disabled.go ./failpoints.go
vendor/golang.org/x/crypto/cryptobyte/asn1
mkdir -p $WORK/b066/
cat >$WORK/b012/importcfg << 'EOF' # internal
# import config
EOF
cat >$WORK/b008/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RsXW8-A3OhpeUnj1uhz_/RsXW8-A3OhpeUnj1uhz_ -goversion go1.14.12 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_arm64.go
mkdir -p $WORK/b110/
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 HglPLkuINP-TLivFjmOk/HglPLkuINP-TLivFjmOk -goversion go1.14.12 -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
cat >$WORK/b066/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/internal/nettrace
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid oltxZy-9nksr3RIbjzSu/oltxZy-9nksr3RIbjzSu -goversion go1.14.12 -D "" -importcfg $WORK/b066/importcfg -pack ./nettrace.go
cat >$WORK/b110/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid tAkbjs9azXivwz_V6k1f/tAkbjs9azXivwz_V6k1f -goversion go1.14.12 -D "" -importcfg $WORK/b110/importcfg -pack ./asn1.go
crypto/subtle
mkdir -p $WORK/b051/
vendor/golang.org/x/crypto/internal/subtle
crypto/internal/subtle
mkdir -p $WORK/b113/
sync/atomic
mkdir -p $WORK/b016/
cat >$WORK/b051/importcfg << 'EOF' # internal
# import config
EOF
runtime/internal/atomic
mkdir -p $WORK/b010/
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 4kDYXV6-9EEgPPEQzKni/4kDYXV6-9EEgPPEQzKni -goversion go1.14.12 -D "" -importcfg $WORK/b051/importcfg -pack ./constant_time.go
cat >$WORK/b113/importcfg << 'EOF' # internal
# import config
EOF
mkdir -p $WORK/b050/
cat >$WORK/b016/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid QItf84txQBye3xPDI7xv/QItf84txQBye3xPDI7xv -goversion go1.14.12 -D "" -importcfg $WORK/b113/importcfg -pack ./aliasing.go
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s
cat >$WORK/b010/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -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
cat >$WORK/b050/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/crypto/internal/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid nK8W2rYbvOWI-rjNToeR/nK8W2rYbvOWI-rjNToeR -goversion go1.14.12 -D "" -importcfg $WORK/b050/importcfg -pack ./aliasing.go
crypto/internal/boring/sig
mkdir -p $WORK/b054/
cat >$WORK/b054/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b054/symabis ./sig_other.s
container/list
mkdir -p $WORK/b093/
runtime/cgo
mkdir -p $WORK/b059/
cat >$WORK/b093/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/container/list
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p container/list -std -complete -installsuffix shared -buildid T8hi81XPzgG0jNINbPqX/T8hi81XPzgG0jNINbPqX -goversion go1.14.12 -D "" -importcfg $WORK/b093/importcfg -pack ./list.go
cd /usr/lib/golang/src/runtime/cgo
CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b059/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b059/ -g -O2 -Wall -Werror ./cgo.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal
cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/90/900012c7c173f82af2587634cbbea1a2281c836410210ab59d79245c9ad0126b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal
cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/a1/a130eec66f30ad0f520b14a1442c0bc0b77d4a4e6eb8cb0abb17c2ee377c5b44-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal
cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/d3/d3925835ea12dc5065541a5497b53a7ac260fccbd80c8b96513db7a7c4c7caa6-d # internal
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 Vhhl44o1Zro27dgHZKQf/Vhhl44o1Zro27dgHZKQf -goversion go1.14.12 -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/b040/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ab/abbebdd322593fa360161d7559451050b43521df6e14450d36f9c5e7389177f4-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal
cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ae/ae3cbd0df237f09426fc0e2f6be20be6da361b2accb6a9069b1e52cadcea9feb-d # internal
cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/46/46e442435d43f7f766623115b2555814de86a55f91dc9c2bfb52c0040cc6f60b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal
cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/0b/0b241b18808311f9d03c95bfb7cd86615c6bf86d85bbacec18642b1cf99aad20-d # internal
cat >$WORK/b016/importcfg << 'EOF' # internal
# import config
EOF
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 8FGjxdl6Pxj4lNRSeWvo/8FGjxdl6Pxj4lNRSeWvo -goversion go1.14.12 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go
cat >$WORK/b054/importcfg << 'EOF' # internal
# import config
EOF
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid 3zgDlUAMJYLKKaN4KKkl/3zgDlUAMJYLKKaN4KKkl -goversion go1.14.12 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./sig.go
cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/5d/5d05df1a4288bc6abf5ab0dabb92b7b49992ba81652f43caf1085cbb4b108825-d # internal
cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/eb/eb169c6f6908b4c586a8d8a1071bb7048dd57ae6e3df3e656a81b1b2cc611d8d-d # internal
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -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 $WORK
gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal
cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/dc/dce7148f0e0db12abec85429bea7c4847a22edd8c38dd099744491f3a5b032c5-d # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b054/sig_other.o ./sig_other.s
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal
cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/a6/a65c8d53627d3fe1cea8263e48df2e459d5bddd0f4b2007a3d4b36f9a99119e3-d # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -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 $WORK
gcc -Qunused-arguments -c -x c - -o /dev/null || true
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b054/_pkg_.a $WORK/b054/sig_other.o # internal
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/b054/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal
cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c3/c3681a0a13d22e9476b721ade9ae8cc76a351f07d422f01de99211f6e01a2de6-d # internal
cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/7c/7c91711ff456b90629c8479dc9c9e9fe9875559f71d3507c42152eec6077d0f4-d # internal
cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/5c/5ca13df1610b349d242eab392e695309b8ff9d3c2262a45ea8f08b22573dc760-d # internal
cd $WORK
gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal
runtime/internal/math
cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/38/382fabdc6db0b05bed20ad1eaf7e663c51fe4b23654d8f44939209180fe12650-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal
cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/9d/9d3cf8441426a627e5cd696d62db8196778c3b5f24f5f50ca3f7aaa7b535f9d9-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal
cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/21/2136d4e1fdec398274fd6293f7c2a5da6aa54b70979b8d50ddc1415e2bfb401e-d # internal
gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true
mkdir -p $WORK/b011/
cd $WORK/b059
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c
internal/testlog
mkdir -p $WORK/b033/
crypto/internal/boring/fipstls
cat >$WORK/b011/importcfg << 'EOF' # internal
# import config
packagefile runtime/internal/sys=$WORK/b012/_pkg_.a
EOF
mkdir -p $WORK/b053/
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 WtZcyNOPr8ccpUhFhrG-/WtZcyNOPr8ccpUhFhrG- -goversion go1.14.12 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go
cat >$WORK/b033/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/testlog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid HWJR7ShJ_8RkMyAgCYj5/HWJR7ShJ_8RkMyAgCYj5 -goversion go1.14.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go
internal/bytealg
cat >$WORK/b053/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b053/symabis ./dummy.s
mkdir -p $WORK/b007/
cat >$WORK/b007/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
math
mkdir -p $WORK/b022/
cat >$WORK/b022/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b022/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s
cat >$WORK/b053/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/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid RL9shD7QOHBVQM9gFFa7/RL9shD7QOHBVQM9gFFa7 -goversion go1.14.12 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./tls.go
cat >$WORK/b022/importcfg << 'EOF' # internal
# import config
packagefile math/bits=$WORK/b023/_pkg_.a
EOF
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid f6IFT5go2gFp5nbq95FP/f6IFT5go2gFp5nbq95FP -goversion go1.14.12 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go
cat >$WORK/b007/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=$WORK/b008/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 52beJz2xaFAovg7og2a2/52beJz2xaFAovg7og2a2 -goversion go1.14.12 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal
cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/62/62545ed7ccada8811ecf25f36b2ae00cdf1750032b9e55fd3f8b94f732bb5214-d # internal
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b053/dummy.o ./dummy.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal
cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/b8/b8ffb4a9aeec5e1fd1dc25db07e317620301cb63a8544e7a23bd159c7f7b56be-d # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/compare_arm64.o ./compare_arm64.s
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b053/_pkg_.a $WORK/b053/dummy.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal
cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/e9/e96b0d1791840ca9069a879a679c0f824b84a217f87ad872ce4b614c8d538e33-d # internal
cd $WORK/b059
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/count_arm64.o ./count_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/equal_arm64.o ./equal_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/index_arm64.o ./index_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/indexbyte_arm64.o ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_arm64.o $WORK/b007/count_arm64.o $WORK/b007/equal_arm64.o $WORK/b007/index_arm64.o $WORK/b007/indexbyte_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/c7/c76b57b91319cb7b07d307b8d11483beaf6ed02d30f6ea991d57240363f44ddf-d # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x003.o -c gcc_context.c
runtime
mkdir -p $WORK/b006/
cat >$WORK/b006/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./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/b006/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a
packagefile runtime/internal/math=$WORK/b011/_pkg_.a
packagefile runtime/internal/sys=$WORK/b012/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid JIIX_-QPMJz2ciilzYif/JIIX_-QPMJz2ciilzYif -goversion go1.14.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_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/f7/f7da7af9e2dd30539fd904e8842133f44e2f4f337a57d714a192284ad5fedc80-d # internal
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x005.o -c gcc_libinit.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x006.o -c gcc_linux_arm64.c
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/dim_arm64.o ./dim_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/exp_arm64.o ./exp_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/floor_arm64.o ./floor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/modf_arm64.o ./modf_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/sqrt_arm64.o ./sqrt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/stubs_arm64.o ./stubs_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b022/_pkg_.a $WORK/b022/dim_arm64.o $WORK/b022/exp_arm64.o $WORK/b022/floor_arm64.o $WORK/b022/modf_arm64.o $WORK/b022/sqrt_arm64.o $WORK/b022/stubs_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal
cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b9/b9b8d54bfd9832116bc2a351a948296155ce715144f4066b12b0782766927a1c-d # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x007.o -c gcc_mmap.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x008.o -c gcc_setenv.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x009.o -c gcc_sigaction.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x010.o -c gcc_traceback.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x011.o -c gcc_util.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x012.o -c gcc_arm64.S
cd $WORK/b059
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/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/b059=/tmp/go-build -gno-record-gcc-switches -o $WORK/b059/_cgo_.o $WORK/b059/_cgo_main.o $WORK/b059/_x001.o $WORK/b059/_x002.o $WORK/b059/_x003.o $WORK/b059/_x004.o $WORK/b059/_x005.o $WORK/b059/_x006.o $WORK/b059/_x007.o $WORK/b059/_x008.o $WORK/b059/_x009.o $WORK/b059/_x010.o $WORK/b059/_x011.o $WORK/b059/_x012.o -g -O2 -lpthread
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b059/_cgo_.o -dynout $WORK/b059/_cgo_import.go -dynlinker
cat >$WORK/b059/go_asm.h << 'EOF' # internal
EOF
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b059/symabis ./asm_arm64.s
cat >$WORK/b059/importcfg << 'EOF' # internal
# import config
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p runtime/cgo -std -installsuffix shared -buildid i0oSV_60a0v4yCs6y15O/i0oSV_60a0v4yCs6y15O -goversion go1.14.12 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b059/_cgo_gotypes.go $WORK/b059/cgo.cgo1.go $WORK/b059/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b059/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b059/_pkg_.a $WORK/b059/asm_arm64.o $WORK/b059/_x001.o $WORK/b059/_x002.o $WORK/b059/_x003.o $WORK/b059/_x004.o $WORK/b059/_x005.o $WORK/b059/_x006.o $WORK/b059/_x007.o $WORK/b059/_x008.o $WORK/b059/_x009.o $WORK/b059/_x010.o $WORK/b059/_x011.o $WORK/b059/_x012.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal
cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/7c/7c28bae6dad890f27dab0ad8f858b787440af83ce731282a9c6a936b630bb402-d # internal
cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b006/tls_GOARCH.h
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/duff_arm64.o ./duff_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memclr_arm64.o ./memclr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memmove_arm64.o ./memmove_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/preempt_arm64.o ./preempt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/rt0_linux_arm64.o ./rt0_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/sys_linux_arm64.o ./sys_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/tls_arm64.o ./tls_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_arm64.o $WORK/b006/atomic_arm64.o $WORK/b006/duff_arm64.o $WORK/b006/memclr_arm64.o $WORK/b006/memmove_arm64.o $WORK/b006/preempt_arm64.o $WORK/b006/rt0_linux_arm64.o $WORK/b006/sys_linux_arm64.o $WORK/b006/tls_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal
cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/f5/f5d1e09f866a804cfa667ab70567d2fdd9459d3f96b16a1735ab80678bb7c8e9-d # internal
internal/reflectlite
mkdir -p $WORK/b005/
sync
mkdir -p $WORK/b014/
cat >$WORK/b005/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s
cat >$WORK/b014/importcfg << 'EOF' # internal
# import config
packagefile internal/race=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync/atomic=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/sync
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid i2dCVeO9ATzS1JaRK6qM/i2dCVeO9ATzS1JaRK6qM -goversion go1.14.12 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go
cat >$WORK/b005/importcfg << 'EOF' # internal
# import config
packagefile runtime=$WORK/b006/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid pRxYkjUOfINOTQc1LjRc/pRxYkjUOfINOTQc1LjRc -goversion go1.14.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/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/62/623835d0c3aadc59e700e51dead1d6b250f43a3a7c0c578e151ab392d8c3e8de-d # internal
internal/singleflight
mkdir -p $WORK/b067/
math/rand
mkdir -p $WORK/b057/
cat >$WORK/b067/importcfg << 'EOF' # internal
# import config
packagefile sync=$WORK/b014/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/singleflight
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid T7d2QtgGw0axzHOdxJn_/T7d2QtgGw0axzHOdxJn_ -goversion go1.14.12 -D "" -importcfg $WORK/b067/importcfg -pack ./singleflight.go
cat >$WORK/b057/importcfg << 'EOF' # internal
# import config
packagefile math=$WORK/b022/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
EOF
cd /usr/lib/golang/src/math/rand
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p math/rand -std -complete -installsuffix shared -buildid p15qKnI6b8Mw8HYUf_R1/p15qKnI6b8Mw8HYUf_R1 -goversion go1.14.12 -D "" -importcfg $WORK/b057/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal
cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/3f/3f7db6324d378a9529d0ce3f1576ac4bf0e077d86a5bc99852c0f5b28d7971c9-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/4b/4be7552d310de5052493ec4e427d44fc7c8d415a0ee146d08704ab424da93ba1-d # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal
cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/21/212ae817298839f61fc78b54c9d8d853689acc7c54b07558012d24a3d4491073-d # internal
errors
mkdir -p $WORK/b004/
sort
mkdir -p $WORK/b025/
cat >$WORK/b004/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
EOF
cd /usr/lib/golang/src/errors
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid D6oiMFb5uomFO0nSTezp/D6oiMFb5uomFO0nSTezp -goversion go1.14.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go
cat >$WORK/b025/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
EOF
cd /usr/lib/golang/src/sort
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p sort -std -complete -installsuffix shared -buildid I9SwRlAYAe8dNbOLYbC1/I9SwRlAYAe8dNbOLYbC1 -goversion go1.14.12 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal
cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/6d/6dc46e20e5f02dd4ac01b275ebaa498f6b22c21a9de3622af6560dbc8ba17202-d # internal
io
mkdir -p $WORK/b013/
internal/oserror
vendor/golang.org/x/net/dns/dnsmessage
mkdir -p $WORK/b065/
strconv
mkdir -p $WORK/b027/
cat >$WORK/b013/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
EOF
cat >$WORK/b065/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
EOF
mkdir -p $WORK/b024/
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 j2J67QuEZMWTu49BB1iz/j2J67QuEZMWTu49BB1iz -goversion go1.14.12 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go
cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid RqTShr0kMZqZyp8xPfkm/RqTShr0kMZqZyp8xPfkm -goversion go1.14.12 -D "" -importcfg $WORK/b065/importcfg -pack ./message.go
cat >$WORK/b027/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
EOF
cat >$WORK/b024/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile math=$WORK/b022/_pkg_.a
packagefile math/bits=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/oserror
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid EjGfmpyms_WR42gQTqeE/EjGfmpyms_WR42gQTqeE -goversion go1.14.12 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go
cd /usr/lib/golang/src/strconv
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid nXBsdXsaqa5nl1mR5bqK/nXBsdXsaqa5nl1mR5bqK -goversion go1.14.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal
cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/28/285ba2e55acd255ae7bfc231ef657eca50ffdcbaba075cfd585d7fed033ab7a1-d # internal
syscall
mkdir -p $WORK/b030/
cat >$WORK/b030/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_arm64.s
cat >$WORK/b030/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile internal/oserror=$WORK/b027/_pkg_.a
packagefile internal/race=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid u9aTa7NCPLTYWgt0svcJ/u9aTa7NCPLTYWgt0svcJ -goversion go1.14.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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_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/b025/_pkg_.a # internal
cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/3b/3b47b066b94bb7b52db45c9af1df5ad6f69196725498429b6aca9b7333b8f472-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal
cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/bc/bcf2d309745762e561e38a233d35718b37bacb68a33b3d8740774bc704f0ce4c-d # internal
hash
mkdir -p $WORK/b046/
bytes
crypto/internal/randutil
mkdir -p $WORK/b098/
strings
cat >$WORK/b046/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b013/_pkg_.a
EOF
mkdir -p $WORK/b003/
cd /usr/lib/golang/src/hash
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p hash -std -complete -installsuffix shared -buildid 5b0vnK01wgYfIxZNk-Cy/5b0vnK01wgYfIxZNk-Cy -goversion go1.14.12 -D "" -importcfg $WORK/b046/importcfg -pack ./hash.go
cat >$WORK/b098/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b013/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
EOF
mkdir -p $WORK/b038/
cd /usr/lib/golang/src/crypto/internal/randutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid uIup9xxsQWu6QQKe-W-q/uIup9xxsQWu6QQKe-W-q -goversion go1.14.12 -D "" -importcfg $WORK/b098/importcfg -pack ./randutil.go
cat >$WORK/b003/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile unicode=$WORK/b017/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cat >$WORK/b038/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile unicode=$WORK/b017/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/bytes
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid 4njWKr3pEvWRxNR83wAQ/4njWKr3pEvWRxNR83wAQ -goversion go1.14.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go
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 tv55Qm4XFy-P5n8n50H9/tv55Qm4XFy-P5n8n50H9 -goversion go1.14.12 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal
cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/65/65ece25799e48c67f51bdca3ed1c34c038fd0c57dcc5ef981b2f5a827ccfc403-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal
cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/bb/bbf78a3b307e9b5c87770296d3d2620ecdd4c81c97e0c9871412e8c625d11c2a-d # internal
hash/crc32
mkdir -p $WORK/b092/
cat >$WORK/b092/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b092/symabis ./crc32_arm64.s
cat >$WORK/b092/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b046/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p hash/crc32 -std -installsuffix shared -buildid wVDfUOOKvdK_e1rGJB_W/wVDfUOOKvdK_e1rGJB_W -goversion go1.14.12 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b092/crc32_arm64.o ./crc32_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b092/_pkg_.a $WORK/b092/crc32_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal
cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/41/41210029b3459bef7dc05553a45c236182d4069045dd40f57ba452f57d49563e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal
cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/5b/5b2f9ef3fa8c6eb4e7f7a1ab43bee914faf0c17d537c8e706725bf7494cdf41f-d # internal
crypto
mkdir -p $WORK/b045/
crypto/rc4
mkdir -p $WORK/b102/
reflect
cat >$WORK/b045/importcfg << 'EOF' # internal
# import config
packagefile hash=$WORK/b046/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
EOF
mkdir -p $WORK/b021/
cd /usr/lib/golang/src/crypto
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto -std -complete -installsuffix shared -buildid p85rRuCzGNM6jXFKdnAk/p85rRuCzGNM6jXFKdnAk -goversion go1.14.12 -D "" -importcfg $WORK/b045/importcfg -pack ./crypto.go
cat >$WORK/b102/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
EOF
cat >$WORK/b021/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/rc4
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid _UzEg-5J-LqJnpbzxcwq/_UzEg-5J-LqJnpbzxcwq -goversion go1.14.12 -D "" -importcfg $WORK/b102/importcfg -pack ./rc4.go
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./asm_arm64.s
cat >$WORK/b021/importcfg << 'EOF' # internal
# import config
packagefile math=$WORK/b022/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile unicode=$WORK/b017/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid p6fu7amV-Y4zz36eKtBS/p6fu7amV-Y4zz36eKtBS -goversion go1.14.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal
cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/38/38b179d5a5f4034a7b746287c65c3c6d98405b169a01a2078bf8dcdd773024ba-d # internal
bufio
mkdir -p $WORK/b042/
vendor/golang.org/x/text/transform
cat >$WORK/b042/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/bufio
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p bufio -std -complete -installsuffix shared -buildid BoPmIRjnZ4frqLdZ-akB/BoPmIRjnZ4frqLdZ-akB -goversion go1.14.12 -D "" -importcfg $WORK/b042/importcfg -pack ./bufio.go ./scan.go
mkdir -p $WORK/b120/
cat >$WORK/b120/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/transform
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid o2lrHg28trwZRIWhUOdl/o2lrHg28trwZRIWhUOdl -goversion go1.14.12 -D "" -importcfg $WORK/b120/importcfg -pack ./transform.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal
cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/62/62ef67a0e12fe8dde7cf69a0609983dfe5ad1921cd45593fff04e8c37cc36c6b-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/ee/ee5435d4888fd86970c3e2f65f9a0c31390bb3044efcb60c5cdbef0b3d23cb8f-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal
cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/ed/ed9c59a1c2d06c9276519fbfd9bb5b548d2d7a2fa68e122949e0709f78f30330-d # internal
github.com/10gen/openssl/utils
mkdir -p $WORK/b078/
path
mkdir -p $WORK/b131/
cat >$WORK/b078/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
EOF
regexp/syntax
mkdir -p $WORK/b085/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl/utils
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/10gen/openssl/utils -complete -installsuffix shared -buildid SzYIU-QmaOWLFjdMCQPs/SzYIU-QmaOWLFjdMCQPs -goversion go1.14.12 -D "" -importcfg $WORK/b078/importcfg -pack ./errors.go ./future.go
cat >$WORK/b131/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/path
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p path -std -complete -installsuffix shared -buildid PHvk_8g2BHH0YLQsykZR/PHvk_8g2BHH0YLQsykZR -goversion go1.14.12 -D "" -importcfg $WORK/b131/importcfg -pack ./match.go ./path.go
cat >$WORK/b085/importcfg << 'EOF' # internal
# import config
packagefile sort=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile unicode=$WORK/b017/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/regexp/syntax
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid jZdM7wsq-Nsi9dI7Uir-/jZdM7wsq-Nsi9dI7Uir- -goversion go1.14.12 -D "" -importcfg $WORK/b085/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal
cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/93/93ebba28244ce4b040e4b64a056b7bd6954724b9819f9f2f98fbf23c68ff9228-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal
cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/fd/fd1acce6a1f43cb51c8ea85a3313e8a023f3e2d3cc662a3af2ccbcb6705887f5-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal
cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/58/582bc842c38450cc2b53078b68058eb15dc7c4bcc3c1fd03e8c7bfa898c9cba8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal
cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/58/582849f7e2b0b2775a077d5110ea187523c6b1438bdb12a4a28e93ace97d2405-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal
cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a2/a2325279bcce4a0c8878d0a9a55f25d1549f103017677499c3da506b2be72cb8-d # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal
cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/f2/f2442fb1df30c65d687eacf7ce45c1973cfab162ead7d6dc17146e97cdf72dce-d # internal
internal/syscall/execenv
mkdir -p $WORK/b032/
internal/syscall/unix
mkdir -p $WORK/b029/
golang.org/x/crypto/ssh/terminal
mkdir -p $WORK/b138/
cat >$WORK/b032/importcfg << 'EOF' # internal
# import config
packagefile syscall=$WORK/b030/_pkg_.a
EOF
time
mkdir -p $WORK/b031/
cd /usr/lib/golang/src/internal/syscall/execenv
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid NJBh2aWaLSF4JArilupj/NJBh2aWaLSF4JArilupj -goversion go1.14.12 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go
cat >$WORK/b029/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b016/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cat >$WORK/b031/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/syscall/unix
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid e2EsFTBhoBtim5ItDLyM/e2EsFTBhoBtim5ItDLyM -goversion go1.14.12 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go
cat >$WORK/b138/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/time
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid UjPE469dQkv6kXw5Sgjb/UjPE469dQkv6kXw5Sgjb -goversion go1.14.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/golang.org/x/crypto/ssh/terminal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 75cIgWf2nc0M5Su5B79O/75cIgWf2nc0M5Su5B79O -goversion go1.14.12 -D "" -importcfg $WORK/b138/importcfg -pack ./terminal.go ./util.go ./util_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal
cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/06/06faff0306cbc523932474d644d7228bf0c12d8f434c33cc83c3f59b96c6708a-d # internal
cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/2b/2be3d65a67a387df577af8309212a48c0896152075edeec094edd3e7d0817369-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal
cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/c3/c35e012f0bf3153b965d0647b0bb4c3bead1ff219e390553451a390132e91bfd-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal
cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/65/657ab7c4e010738f8e4a97f05d3c6bd75b6d0222aaa5c74f462e3e14d9adbdee-d # internal
regexp
mkdir -p $WORK/b084/
cat >$WORK/b084/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile regexp/syntax=$WORK/b085/_pkg_.a
packagefile sort=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b024/_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/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p regexp -std -complete -installsuffix shared -buildid 5RMhf1zVrT0fq_vdokdR/5RMhf1zVrT0fq_vdokdR -goversion go1.14.12 -D "" -importcfg $WORK/b084/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal
cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/03/03d9412370cc518786fbf6d673a24d58521ba75ec14aa2042f969a824411544e-d # internal
context
mkdir -p $WORK/b064/
cat >$WORK/b064/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile sync/atomic=$WORK/b016/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
internal/poll
mkdir -p $WORK/b028/
cd /usr/lib/golang/src/context
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p context -std -complete -installsuffix shared -buildid p9YpruOjEfJC5rha-Uos/p9YpruOjEfJC5rha-Uos -goversion go1.14.12 -D "" -importcfg $WORK/b064/importcfg -pack ./context.go
cat >$WORK/b028/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/syscall/unix=$WORK/b029/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile sync/atomic=$WORK/b016/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/poll
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid MsX5yZuHH28vJVPYMBPe/MsX5yZuHH28vJVPYMBPe -goversion go1.14.12 -D "" -importcfg $WORK/b028/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/0b/0ba9788dfdcc27639269d4356c3b810a9d59d0da6947ee4f5592c31c549a1773-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal
cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/46/468dfb2cc56ab29cb98100ad8b39bbf267b0974f6e932d5a589a69257e7d656c-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/2b/2b2f117f9c2e1786e05f0b04bf04026a81ca31c4ce7ea5044b3753b6b8a93f1b-d # internal
os
mkdir -p $WORK/b026/
cat >$WORK/b026/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/oserror=$WORK/b027/_pkg_.a
packagefile internal/poll=$WORK/b028/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a
packagefile internal/syscall/unix=$WORK/b029/_pkg_.a
packagefile internal/testlog=$WORK/b033/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile sync/atomic=$WORK/b016/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/os
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid RFtiu0w-TNiFWWAvxeMq/RFtiu0w-TNiFWWAvxeMq -goversion go1.14.12 -D "" -importcfg $WORK/b026/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 ./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 -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal
cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/de/de9384a115e3095c06fbd886156c1dab66e252428856a9d4df05114d8155f5b0-d # internal
internal/fmtsort
mkdir -p $WORK/b020/
encoding/binary
mkdir -p $WORK/b036/
cat >$WORK/b020/importcfg << 'EOF' # internal
# import config
packagefile reflect=$WORK/b021/_pkg_.a
packagefile sort=$WORK/b025/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/fmtsort
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid k347ofCJf56WrdetsRT4/k347ofCJf56WrdetsRT4 -goversion go1.14.12 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go
cat >$WORK/b036/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile math=$WORK/b022/_pkg_.a
packagefile reflect=$WORK/b021/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/binary
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid okVf9L1NJqzAco5iWxE4/okVf9L1NJqzAco5iWxE4 -goversion go1.14.12 -D "" -importcfg $WORK/b036/importcfg -pack ./binary.go ./varint.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal
cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/e3/e37fb38a043c4d2130a498f3e6fb97c24bc13d776e6c54bd3caf98ca8664a032-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal
cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/9f/9f8185cdbe6bedd11f9a8cd76ffc703ef72cf248da710a1096a350c1077423aa-d # internal
encoding/base64
mkdir -p $WORK/b035/
crypto/md5
mkdir -p $WORK/b044/
cat >$WORK/b035/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=$WORK/b036/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
EOF
crypto/ed25519/internal/edwards25519
cd /usr/lib/golang/src/encoding/base64
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Eu5ZmFaRh-pvALk7weat/Eu5ZmFaRh-pvALk7weat -goversion go1.14.12 -D "" -importcfg $WORK/b035/importcfg -pack ./base64.go
cat >$WORK/b044/go_asm.h << 'EOF' # internal
EOF
mkdir -p $WORK/b101/
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b044/symabis ./md5block_arm64.s
crypto/cipher
mkdir -p $WORK/b049/
cat >$WORK/b101/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=$WORK/b036/_pkg_.a
EOF
vendor/golang.org/x/crypto/poly1305
mkdir -p $WORK/b114/
cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid k0dmCJ28bBKFmQtI1ygV/k0dmCJ28bBKFmQtI1ygV -goversion go1.14.12 -D "" -importcfg $WORK/b101/importcfg -pack ./const.go ./edwards25519.go
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/b036/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
EOF
cat >$WORK/b114/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=$WORK/b051/_pkg_.a
packagefile encoding/binary=$WORK/b036/_pkg_.a
packagefile math/bits=$WORK/b023/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/cipher
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid dR8VXODfwNgYs_Sv9RRu/dR8VXODfwNgYs_Sv9RRu -goversion go1.14.12 -D "" -importcfg $WORK/b049/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid bOsCEg6JF5RscE7u25vV/bOsCEg6JF5RscE7u25vV -goversion go1.14.12 -D "" -importcfg $WORK/b114/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go
cat >$WORK/b044/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b045/_pkg_.a
packagefile encoding/binary=$WORK/b036/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b046/_pkg_.a
packagefile math/bits=$WORK/b023/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto/md5 -std -installsuffix shared -buildid FngcNdPkLK2u81bpCBfO/FngcNdPkLK2u81bpCBfO -goversion go1.14.12 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal
cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/bc/bc3d4f50d84c11fa9a8d3f54e76a2b69c8807bfb86ebeae916c6ef960fdefe8e-d # internal
fmt
mkdir -p $WORK/b019/
path/filepath
github.com/howeyc/gopass
os/signal
mkdir -p $WORK/b068/
cat >$WORK/b019/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/fmtsort=$WORK/b020/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile math=$WORK/b022/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile reflect=$WORK/b021/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/fmt
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid wrvbSwmp3x_eVVqpCEt9/wrvbSwmp3x_eVVqpCEt9 -goversion go1.14.12 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go
mkdir -p $WORK/b137/
cat >$WORK/b068/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b025/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
mkdir -p $WORK/b083/
cd /usr/lib/golang/src/path/filepath
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid _kJ0lI1nIEqzIdZVNzvE/_kJ0lI1nIEqzIdZVNzvE -goversion go1.14.12 -D "" -importcfg $WORK/b068/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go
cat >$WORK/b137/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b138/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/howeyc/gopass
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/howeyc/gopass -complete -installsuffix shared -buildid kBLzj650oqTghsg3zF6p/kBLzj650oqTghsg3zF6p -goversion go1.14.12 -D "" -importcfg $WORK/b137/importcfg -pack ./nix.go ./pass.go
cat >$WORK/b083/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b083/symabis ./sig.s
net
mkdir -p $WORK/b063/
cd /usr/lib/golang/src/net
CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b063/ -importpath net -- -I $WORK/b063/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go
cat >$WORK/b083/importcfg << 'EOF' # internal
# import config
packagefile os=$WORK/b026/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p os/signal -std -installsuffix shared -buildid YaKUUvWrWwEY-zh2NyIH/YaKUUvWrWwEY-zh2NyIH -goversion go1.14.12 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./doc.go ./signal.go ./signal_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal
cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/45/45a07744fc8d22629be116def42d66807bd7e8ead4a1e1a4852f12e3cc291ba3-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b044/md5block_arm64.o ./md5block_arm64.s
cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/df/dfac3d290e24fbf24ddc028b0112b2a8996dc40c77393b639353ec2c7c25e108-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b044/_pkg_.a $WORK/b044/md5block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/22/22ef8469855a17de536669a53f73825c6dd4aad0a7ee8070d27633720b66a289-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d0/d02e185325b6900838c1e412e551be98b9cf5de073a0a2f3833105d7777fb42b-d # internal
encoding/pem
mkdir -p $WORK/b108/
cat >$WORK/b108/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile encoding/base64=$WORK/b035/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile sort=$WORK/b025/_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/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 5SuqQNpaaIXkx7WcHRVp/5SuqQNpaaIXkx7WcHRVp -goversion go1.14.12 -D "" -importcfg $WORK/b108/importcfg -pack ./pem.go
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b083/sig.o ./sig.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b083/_pkg_.a $WORK/b083/sig.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/86/860c29513817a154a2c536216d2f82d519ae5b13b04479de75725db6434e0504-d # internal
cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/94/94e18f8c4ef3b937d7c838b853dc3b3506caa64d0348e95b9992e1907e57f7c8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal
cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/bf/bf7b05710d24f2ea196649a46cb15446e52b3410386b4b72356f12e0a36ce677-d # internal
crypto/des
mkdir -p $WORK/b095/
vendor/golang.org/x/crypto/chacha20
mkdir -p $WORK/b112/
cat >$WORK/b095/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=$WORK/b049/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a
packagefile encoding/binary=$WORK/b036/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/des
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid YPNbfhZUcRrKToUKYQgE/YPNbfhZUcRrKToUKYQgE -goversion go1.14.12 -D "" -importcfg $WORK/b095/importcfg -pack ./block.go ./cipher.go ./const.go
cat >$WORK/b112/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b112/symabis ./chacha_arm64.s
cat >$WORK/b112/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/b036/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b113/_pkg_.a
packagefile math/bits=$WORK/b023/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid YDxIH1x6eWxryFt7nug8/YDxIH1x6eWxryFt7nug8 -goversion go1.14.12 -symabis $WORK/b112/symabis -D "" -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal
cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/82/82a8c0555327f1144cf323753e7d33829377724e178513ab192aa341d9efb740-d # internal
io/ioutil
mkdir -p $WORK/b087/
os/exec
mkdir -p $WORK/b082/
cat >$WORK/b087/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile path/filepath=$WORK/b068/_pkg_.a
packagefile sort=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/io/ioutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 0QaBWahnOUkaRFopS6nb/0QaBWahnOUkaRFopS6nb -goversion go1.14.12 -D "" -importcfg $WORK/b087/importcfg -pack ./ioutil.go ./tempfile.go
cat >$WORK/b082/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile context=$WORK/b064/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile path/filepath=$WORK/b068/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/os/exec
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p os/exec -std -complete -installsuffix shared -buildid tbGPUIQ6r5kgJks7YoqL/tbGPUIQ6r5kgJks7YoqL -goversion go1.14.12 -D "" -importcfg $WORK/b082/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal
cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/f5/f5fb7746f922dc7f064af46fe40c57c87e9a77c97c12d12d31247b8d8dc96711-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal
cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/9a/9a9f44981902f13f4f383047a6dcfc1a5cd6a32133bb9babd61bd687cee50b3f-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal
cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/49/49d828ad5a94f27ff15fe5a4a1d48b83403d94d59f5c3c47eba3f84737c4bf94-d # internal
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b112/chacha_arm64.o ./chacha_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b112/_pkg_.a $WORK/b112/chacha_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal
cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/1e/1ed653d0d0dba3e43510ed3de7f77334b324cfcbf857b6455373f70bd7f2620b-d # internal
vendor/golang.org/x/crypto/chacha20poly1305
mkdir -p $WORK/b111/
cat >$WORK/b111/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/b036/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b112/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b113/_pkg_.a
packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b114/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid Xtb6F-87qqK5MD3wJhAq/Xtb6F-87qqK5MD3wJhAq -goversion go1.14.12 -D "" -importcfg $WORK/b111/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal
cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/14/14b767310cd2ee0562504dbe9892638ba2beae65da27eb442a9b5be27a114e9a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal
cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/64/641c99eaec2c9b4190d817a65189236a86800c7aba5b6f1cbf74981785a14cf6-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal
cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a2/a2e276c324f3d39180b63f9435c23c6cadfb4a5fe37a7a0e29aa245d078f6b16-d # internal
encoding/hex
mkdir -p $WORK/b037/
cat >$WORK/b037/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
EOF
net/url
mkdir -p $WORK/b062/
log
cd /usr/lib/golang/src/encoding/hex
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rj1gais4R8RISBQ4-Wdx/rj1gais4R8RISBQ4-Wdx -goversion go1.14.12 -D "" -importcfg $WORK/b037/importcfg -pack ./hex.go
mkdir -p $WORK/b080/
encoding/json
gopkg.in/mgo.v2/internal/json
cat >$WORK/b062/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile sort=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
EOF
mkdir -p $WORK/b061/
cd /usr/lib/golang/src/net/url
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p net/url -std -complete -installsuffix shared -buildid HEher8nAz3Q2vO-riTpH/HEher8nAz3Q2vO-riTpH -goversion go1.14.12 -D "" -importcfg $WORK/b062/importcfg -pack ./url.go
math/big
mkdir -p $WORK/b060/
cat >$WORK/b080/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
mkdir -p $WORK/b056/
cd /usr/lib/golang/src/log
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p log -std -complete -installsuffix shared -buildid 7K6TVEihXuNwqezmPgoF/7K6TVEihXuNwqezmPgoF -goversion go1.14.12 -D "" -importcfg $WORK/b080/importcfg -pack ./log.go
compress/flate
mkdir -p $WORK/b091/
text/template/parse
cat >$WORK/b060/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile encoding=$WORK/b040/_pkg_.a
packagefile encoding/base64=$WORK/b035/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile math=$WORK/b022/_pkg_.a
packagefile reflect=$WORK/b021/_pkg_.a
packagefile sort=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile unicode=$WORK/b017/_pkg_.a
packagefile unicode/utf16=$WORK/b058/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cat >$WORK/b056/go_asm.h << 'EOF' # internal
EOF
mkdir -p $WORK/b088/
mime/quotedprintable
vendor/golang.org/x/crypto/curve25519
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b056/symabis ./arith_arm64.s
cat >$WORK/b061/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile encoding=$WORK/b040/_pkg_.a
packagefile encoding/base64=$WORK/b035/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile math=$WORK/b022/_pkg_.a
packagefile reflect=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile unicode=$WORK/b017/_pkg_.a
packagefile unicode/utf16=$WORK/b058/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
vendor/golang.org/x/net/http2/hpack
cat >$WORK/b091/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b042/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile math=$WORK/b022/_pkg_.a
packagefile math/bits=$WORK/b023/_pkg_.a
packagefile sort=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
EOF
mkdir -p $WORK/b115/
net/http/internal
github.com/mongodb/mongo-tools/common/log
mime
cd /usr/lib/golang/src/encoding/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid tFdWMKEc9K2tfb4YnxX2/tFdWMKEc9K2tfb4YnxX2 -goversion go1.14.12 -D "" -importcfg $WORK/b060/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go
cat >$WORK/b088/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b024/_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/compress/flate
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid B0ngstJMTP1CyTQ-6TTp/B0ngstJMTP1CyTQ-6TTp -goversion go1.14.12 -D "" -importcfg $WORK/b091/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p gopkg.in/mgo.v2/internal/json -complete -installsuffix shared -buildid x2aUDqPFzmBXq6VYEQXd/x2aUDqPFzmBXq6VYEQXd -goversion go1.14.12 -D "" -importcfg $WORK/b061/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go
mkdir -p $WORK/b128/
cat >$WORK/b128/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b042/_pkg_.a
packagefile bytes=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
EOF
cd /usr/lib/golang/src/mime/quotedprintable
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid OOgmWrquimfiymDehuCv/OOgmWrquimfiymDehuCv -goversion go1.14.12 -D "" -importcfg $WORK/b128/importcfg -pack ./reader.go ./writer.go
vendor/golang.org/x/text/unicode/norm
cd /usr/lib/golang/src/text/template/parse
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid _nTMmi-ku2fTsB1kXqZd/_nTMmi-ku2fTsB1kXqZd -goversion go1.14.12 -D "" -importcfg $WORK/b088/importcfg -pack ./lex.go ./node.go ./parse.go
cat >$WORK/b115/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=$WORK/b051/_pkg_.a
packagefile encoding/binary=$WORK/b036/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
EOF
mkdir -p $WORK/b122/
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 68RlddOqujMALBwhs23J/68RlddOqujMALBwhs23J -goversion go1.14.12 -D "" -importcfg $WORK/b115/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go
mkdir -p $WORK/b125/
cat >$WORK/b122/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
packagefile encoding/binary=$WORK/b036/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b120/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
mkdir -p $WORK/b130/
cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid bCxnfqh07DgUKbdEQkHn/bCxnfqh07DgUKbdEQkHn -goversion go1.14.12 -D "" -importcfg $WORK/b122/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go
github.com/jessevdk/go-flags
mkdir -p $WORK/b132/
mkdir -p $WORK/b134/
mkdir -p $WORK/b126/
cat >$WORK/b130/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b042/_pkg_.a
packagefile bytes=$WORK/b003/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
EOF
cat >$WORK/b125/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
EOF
cat >$WORK/b132/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b042/_pkg_.a
packagefile bytes=$WORK/b003/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile path=$WORK/b131/_pkg_.a
packagefile path/filepath=$WORK/b068/_pkg_.a
packagefile reflect=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/net/http/internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid ENXco73OQUXCQWC0ebth/ENXco73OQUXCQWC0ebth -goversion go1.14.12 -D "" -importcfg $WORK/b130/importcfg -pack ./chunked.go ./testcert.go
cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 7ZRxhG9TmuaQMJhMZ512/7ZRxhG9TmuaQMJhMZ512 -goversion go1.14.12 -D "" -importcfg $WORK/b125/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go
cat >$WORK/b126/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b042/_pkg_.a
packagefile bytes=$WORK/b003/_pkg_.a
packagefile encoding/base64=$WORK/b035/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile sort=$WORK/b025/_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 /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/jessevdk/go-flags
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid K05GNlG-srRbnwNu4EkW/K05GNlG-srRbnwNu4EkW -goversion go1.14.12 -D "" -importcfg $WORK/b132/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go ./termsize_linux.go
cat >$WORK/b134/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/mime
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p mime -std -complete -installsuffix shared -buildid 9nJ3dlwrzBOtww6-eEJS/9nJ3dlwrzBOtww6-eEJS -goversion go1.14.12 -D "" -importcfg $WORK/b126/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/log
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/mongodb/mongo-tools/common/log -complete -installsuffix shared -buildid OcrBW9Wu98oyGhSnc3-R/OcrBW9Wu98oyGhSnc3-R -goversion go1.14.12 -D "" -importcfg $WORK/b134/importcfg -pack ./tool_logger.go
cat >$WORK/b056/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile encoding/binary=$WORK/b036/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile math=$WORK/b022/_pkg_.a
packagefile math/bits=$WORK/b023/_pkg_.a
packagefile math/rand=$WORK/b057/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
EOF
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p math/big -std -installsuffix shared -buildid 5jRyt3nrdZ58tkeuMPFq/5jRyt3nrdZ58tkeuMPFq -goversion go1.14.12 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal
cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/16/162fcc7daf16ae57e3b2622d659056c7039ae31a0b601d2885884535f3e616b4-d # internal
github.com/mongodb/mongo-tools/common/password
mkdir -p $WORK/b136/
cat >$WORK/b136/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/howeyc/gopass=$WORK/b137/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b134/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b138/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/password
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/mongodb/mongo-tools/common/password -complete -installsuffix shared -buildid qDigqShXxi-XUIdejqYX/qDigqShXxi-XUIdejqYX -goversion go1.14.12 -D "" -importcfg $WORK/b136/importcfg -pack ./pass_util.go ./password.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal
cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/94/943bf1c3facd7ed2b54ff0e57feb6c94553027631f53f64526237139b11d1282-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal
cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/c1/c1d462ca8231528b16fb234292d5d767406367aeb5f98b80def921ba93a3afbe-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal
cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/1e/1eb2805d00332f986bea9950fe6e1e02c0f608d1405ad7244bd87fa9af4d1041-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/ec/ecf39694986f7aaf5d0b61aa66737be253bfcdf70f7f270183cf88be77b4810f-d # internal
vendor/golang.org/x/text/unicode/bidi
mkdir -p $WORK/b121/
cat >$WORK/b121/importcfg << 'EOF' # internal
# import config
packagefile container/list=$WORK/b093/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile log=$WORK/b080/_pkg_.a
packagefile sort=$WORK/b025/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid dCGmm-h0bbohX_xpa4RR/dCGmm-h0bbohX_xpa4RR -goversion go1.14.12 -D "" -importcfg $WORK/b121/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal
cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/a8/a8ff1520360d019a649e587a80c96899da0ef11b2282ded4a4308327adb5d905-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal
cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/7b/7bdf9efe27c6b4ff52099b51c864607b216366aeafe38135b98d613a2c173741-d # internal
cd $WORK/b063
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/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/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/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/b063=/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/b125/_pkg_.a # internal
cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/b0/b06389c7916b3d6f506ac32eaff7810cf48e050fb010d61a4ef9ea86afa1d33f-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal
cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/5a/5ae4336db93a4173e28cd1654157c751bff896ff570fff151f7f0c5ef3d348c0-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/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/b063=/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/b126/_pkg_.a # internal
cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/3c/3cd21033f97c3f6287ff374468a7f4b9e65366c367316d8200a86cc9fe9821d5-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal
cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/e5/e559118d7b15bbdd622500ec85ab4dd7b08083d9b4f066814000f4695823b729-d # internal
vendor/golang.org/x/text/secure/bidirule
mkdir -p $WORK/b119/
cat >$WORK/b119/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b120/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b121/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid PmQa7Vs--wZcLY0MO3ak/PmQa7Vs--wZcLY0MO3ak -goversion go1.14.12 -D "" -importcfg $WORK/b119/importcfg -pack ./bidirule.go ./bidirule10.0.0.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/60/6000992e646ff0db4d38d564b5ccedc41ef7402f09a4352e173bc608ba7dd49e-d # internal
compress/gzip
mkdir -p $WORK/b090/
cat >$WORK/b090/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b042/_pkg_.a
packagefile compress/flate=$WORK/b091/_pkg_.a
packagefile encoding/binary=$WORK/b036/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile hash/crc32=$WORK/b092/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/compress/gzip
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid cYx9rnHMnqe6fWoN6XEo/cYx9rnHMnqe6fWoN6XEo -goversion go1.14.12 -D "" -importcfg $WORK/b090/importcfg -pack ./gunzip.go ./gzip.go
cd /usr/lib/golang/src/net
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -o $WORK/b063/_cgo_.o $WORK/b063/_cgo_main.o $WORK/b063/_x001.o $WORK/b063/_x002.o $WORK/b063/_x003.o $WORK/b063/_x004.o $WORK/b063/_x005.o -g -O2
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal
cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/cf/cf6c87ef7553c61642a976a474359ac2a04ca32b7683460f02bd682621178b20-d # internal
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b063/_cgo_.o -dynout $WORK/b063/_cgo_import.go
cat >$WORK/b063/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
packagefile context=$WORK/b064/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b065/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile internal/nettrace=$WORK/b066/_pkg_.a
packagefile internal/poll=$WORK/b028/_pkg_.a
packagefile internal/singleflight=$WORK/b067/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile math/rand=$WORK/b057/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b025/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile sync/atomic=$WORK/b016/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile runtime/cgo=$WORK/b059/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p net -std -installsuffix shared -buildid vJsAvTDWh-NvNq4fcOul/vJsAvTDWh-NvNq4fcOul -goversion go1.14.12 -D "" -importcfg $WORK/b063/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b063/_cgo_gotypes.go $WORK/b063/cgo_linux.cgo1.go $WORK/b063/cgo_resnew.cgo1.go $WORK/b063/cgo_socknew.cgo1.go $WORK/b063/cgo_unix.cgo1.go $WORK/b063/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal
cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/4f/4f3bdf075572b54e1507f2deff8986f3f2f5d496e14741c147e50179d7d01463-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal
cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/14/14d240e3c5650ad0ce717b29910c8f8ad482d5a5c6fcbb8c40f4415081f0dbf2-d # internal
vendor/golang.org/x/net/idna
mkdir -p $WORK/b118/
cat >$WORK/b118/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
packagefile fmt=$WORK/b019/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b119/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b121/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b122/_pkg_.a
packagefile math=$WORK/b022/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/idna
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Z18_HWhTAdYXOHsQP8eZ/Z18_HWhTAdYXOHsQP8eZ -goversion go1.14.12 -D "" -importcfg $WORK/b118/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go
cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/5a/5ad8230299e32ba2c9077b2d54e62e3e9f4fb7872dbbed3f270ef7079605628a-d # internal
text/template
mkdir -p $WORK/b086/
cat >$WORK/b086/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile internal/fmtsort=$WORK/b020/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile io/ioutil=$WORK/b087/_pkg_.a
packagefile net/url=$WORK/b062/_pkg_.a
packagefile path/filepath=$WORK/b068/_pkg_.a
packagefile reflect=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile text/template/parse=$WORK/b088/_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/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p text/template -std -complete -installsuffix shared -buildid vLiMXzPPzzt5nQQHkjTP/vLiMXzPPzzt5nQQHkjTP -goversion go1.14.12 -D "" -importcfg $WORK/b086/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal
cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/bc/bcafcabdc66ac288cdc762b54d0e3b5c235258763367e3a2b7f83d47596c13bb-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal
cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/87/87da4855bc3a83ed3c5d96f99018d8ac7ed48a911299e1e3d49835da0476c0d0-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/7f/7f5dcf62ba8cf42989f679240f53a95f0ef2cb4b37648ccebdc9788110a4b1fa-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal
cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/1f/1f7472e35a0d48e834a3ce820a92f5d032f72fc368a73cc5825eb60bfa0726fa-d # internal
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b056/arith_arm64.o ./arith_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal
cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/93/9353b8d9ef28758db6b9220b35311aa62ddca0b1a79629eb2d50e1475b5ed37c-d # internal
crypto/dsa
mkdir -p $WORK/b106/
encoding/asn1
crypto/elliptic
mkdir -p $WORK/b055/
mkdir -p $WORK/b097/
cat >$WORK/b106/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/randutil=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile math/big=$WORK/b056/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/dsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 6-cHOfSq1ePscEMAQXP4/6-cHOfSq1ePscEMAQXP4 -goversion go1.14.12 -D "" -importcfg $WORK/b106/importcfg -pack ./dsa.go
cat >$WORK/b055/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile math=$WORK/b022/_pkg_.a
packagefile math/big=$WORK/b056/_pkg_.a
packagefile reflect=$WORK/b021/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile unicode/utf16=$WORK/b058/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/asn1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid Ru9IBMRxTWEIOP8uFkPv/Ru9IBMRxTWEIOP8uFkPv -goversion go1.14.12 -D "" -importcfg $WORK/b055/importcfg -pack ./asn1.go ./common.go ./marshal.go
cat >$WORK/b097/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/elliptic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b097/symabis ./p256_asm_arm64.s
cat >$WORK/b097/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b013/_pkg_.a
packagefile math/big=$WORK/b056/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid T9L6BLAKetkI4gs_EvVX/T9L6BLAKetkI4gs_EvVX -goversion go1.14.12 -symabis $WORK/b097/symabis -D "" -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal
cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/d4/d4c60dfd2779b9163bb606225a8fc481930e412af40aed03ea32f7a40b407a4b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal
cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/f9/f9726aded24df952a0c1c30193361ebc85194aec4b2d07715a01c5532447d36a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b097/p256_asm_arm64.o ./p256_asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b097/_pkg_.a $WORK/b097/p256_asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal
cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/4f/4f9b14c8468401f8038cd602200c90e5f0c5563be266bd38d8dbec728b5d995d-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/37/37ec53e71ed8b592fde91e8f6f501ba020bc3ad3b721ad59aa61bc340e4b9f8b-d # internal
crypto/x509/pkix
mkdir -p $WORK/b107/
vendor/golang.org/x/crypto/cryptobyte
mkdir -p $WORK/b109/
cat >$WORK/b107/importcfg << 'EOF' # internal
# import config
packagefile encoding/asn1=$WORK/b055/_pkg_.a
packagefile encoding/hex=$WORK/b037/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile math/big=$WORK/b056/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cat >$WORK/b109/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile encoding/asn1=$WORK/b055/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b110/_pkg_.a
packagefile math/big=$WORK/b056/_pkg_.a
packagefile reflect=$WORK/b021/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/x509/pkix
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid gocvykXSfVUS7tGLxAva/gocvykXSfVUS7tGLxAva -goversion go1.14.12 -D "" -importcfg $WORK/b107/importcfg -pack ./pkix.go
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 6zldvN3E09ECJXg9pt5e/6zldvN3E09ECJXg9pt5e -goversion go1.14.12 -D "" -importcfg $WORK/b109/importcfg -pack ./asn1.go ./builder.go ./string.go
crypto/internal/boring
mkdir -p $WORK/b052/
cd /usr/lib/golang/src/crypto/internal/boring
CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b052/ -importpath crypto/internal/boring -- -I $WORK/b052/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal
cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/3c/3cfe4b0c71f4fe1f6fa34d04ca074e6666ea4292b885f61f6bd0eb9ceb619aaf-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal
cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/a1/a13f406666754a7d6a33ccd27e2c63a496b6798f3e91efecb3041c42cdc97903-d # internal
cd /usr/lib/golang/src/net
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b063/_pkg_.a $WORK/b063/_x001.o $WORK/b063/_x002.o $WORK/b063/_x003.o $WORK/b063/_x004.o $WORK/b063/_x005.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal
cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/6f/6f84cca08d9c9d99ea5fad341dcabd5ac909a2f492a2f3001af589ae645c07db-d # internal
github.com/mongodb/mongo-tools/common/connstring
mkdir -p $WORK/b074/
vendor/golang.org/x/net/http/httpproxy
log/syslog
mkdir -p $WORK/b081/
net/textproto
mkdir -p $WORK/b123/
cat >$WORK/b074/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile net=$WORK/b063/_pkg_.a
packagefile net/url=$WORK/b062/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/connstring
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/mongodb/mongo-tools/common/connstring -complete -installsuffix shared -buildid ZSvKuXCIYLO9pglqw0sD/ZSvKuXCIYLO9pglqw0sD -goversion go1.14.12 -D "" -importcfg $WORK/b074/importcfg -pack ./connstring.go
mkdir -p $WORK/b124/
cat >$WORK/b081/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile log=$WORK/b080/_pkg_.a
packagefile net=$WORK/b063/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cat >$WORK/b123/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b042/_pkg_.a
packagefile bytes=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile io/ioutil=$WORK/b087/_pkg_.a
packagefile net=$WORK/b063/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
EOF
cd /usr/lib/golang/src/log/syslog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid YItClFMPD7KKpOc9uPjO/YItClFMPD7KKpOc9uPjO -goversion go1.14.12 -D "" -importcfg $WORK/b081/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go
cd /usr/lib/golang/src/net/textproto
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid IVvazSfdRg1woU0UN6wL/IVvazSfdRg1woU0UN6wL -goversion go1.14.12 -D "" -importcfg $WORK/b123/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go
cat >$WORK/b124/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b118/_pkg_.a
packagefile net=$WORK/b063/_pkg_.a
packagefile net/url=$WORK/b062/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid J1i__6QsrXrYvMaX80ZH/J1i__6QsrXrYvMaX80ZH -goversion go1.14.12 -D "" -importcfg $WORK/b124/importcfg -pack ./proxy.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal
cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c2/c23eeaa4cc846df0c5cadafb729f59044c55a6c23a830115519279d7b1705020-d # internal
github.com/spacemonkeygo/spacelog
mkdir -p $WORK/b079/
cat >$WORK/b079/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile log=$WORK/b080/_pkg_.a
packagefile log/syslog=$WORK/b081/_pkg_.a
packagefile math=$WORK/b022/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile os/exec=$WORK/b082/_pkg_.a
packagefile os/signal=$WORK/b083/_pkg_.a
packagefile path/filepath=$WORK/b068/_pkg_.a
packagefile regexp=$WORK/b084/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile sync/atomic=$WORK/b016/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile text/template=$WORK/b086/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/spacemonkeygo/spacelog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/spacemonkeygo/spacelog -complete -installsuffix shared -buildid 7j43awweund7X0VZBiAv/7j43awweund7X0VZBiAv -goversion go1.14.12 -D "" -importcfg $WORK/b079/importcfg -pack ./capture.go ./capture_linux.go ./collection.go ./convenience.go ./doc.go ./event.go ./handler.go ./level.go ./logger.go ./output.go ./output_other.go ./setup.go ./syslog.go ./templates.go ./templates_others.go ./text.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal
cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/da/da2497e3a59bedf780e1dccedc4f9546353a141de573de2e9923a6a2ec6fb0e1-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal
cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/49/498e8218113ce330e2b5dc25ad57b2936852003f167c526df4563653768cfcca-d # internal
vendor/golang.org/x/net/http/httpguts
mkdir -p $WORK/b117/
cat >$WORK/b117/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile vendor/golang.org/x/net/idna=$WORK/b118/_pkg_.a
packagefile net=$WORK/b063/_pkg_.a
packagefile net/textproto=$WORK/b123/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid wGbCajl5l4OjpMeKImj_/wGbCajl5l4OjpMeKImj_ -goversion go1.14.12 -D "" -importcfg $WORK/b117/importcfg -pack ./guts.go ./httplex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal
cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/9d/9de8598d459b9d954295fc8571f89885c7b18b9b10ee84199098ccd0ff75836e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal
cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/d1/d1a2c219a763646c822317c63848682e23dfaf2c30b8375cf9324574079aca70-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/ed/ed243bb1c23f1c17caf513e98fe73f459c90b49be70e0c659e6b0275382abadf-d # internal
cd $WORK/b052
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/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/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c
cd /usr/lib/golang/src/crypto/internal/boring
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -o $WORK/b052/_x009.o -c openssl_ecdsa_signature.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -o $WORK/b052/_x010.o -c openssl_evp.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -o $WORK/b052/_x011.o -c openssl_lock_setup.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -o $WORK/b052/_x012.o -c openssl_port_aead_gcm.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -o $WORK/b052/_x013.o -c openssl_port_ctr128.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -o $WORK/b052/_x014.o -c openssl_port_evp_md5_sha1.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -o $WORK/b052/_x015.o -c openssl_port_hmac.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -o $WORK/b052/_x016.o -c openssl_port_rsa.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -o $WORK/b052/_x017.o -c openssl_stub_rand.c
cd $WORK/b052
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c
cd /usr/lib/golang/src/crypto/internal/boring
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -o $WORK/b052/_cgo_.o $WORK/b052/_cgo_main.o $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o $WORK/b052/_x005.o $WORK/b052/_x006.o $WORK/b052/_x007.o $WORK/b052/_x008.o $WORK/b052/_x009.o $WORK/b052/_x010.o $WORK/b052/_x011.o $WORK/b052/_x012.o $WORK/b052/_x013.o $WORK/b052/_x014.o $WORK/b052/_x015.o $WORK/b052/_x016.o $WORK/b052/_x017.o -g -O2 -ldl
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b052/_cgo_.o -dynout $WORK/b052/_cgo_import.go
cat >$WORK/b052/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b045/_pkg_.a
packagefile crypto/cipher=$WORK/b049/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b053/_pkg_.a
packagefile crypto/internal/boring/sig=$WORK/b054/_pkg_.a
packagefile encoding/asn1=$WORK/b055/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b046/_pkg_.a
packagefile math/big=$WORK/b056/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile runtime/cgo=$WORK/b059/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid n3xhh9SXZoiPLpvu_K8K/n3xhh9SXZoiPLpvu_K8K -goversion go1.14.12 -D "" -importcfg $WORK/b052/importcfg -pack ./doc.go $WORK/b052/_cgo_gotypes.go $WORK/b052/aes.cgo1.go $WORK/b052/boring.cgo1.go $WORK/b052/ecdsa.cgo1.go $WORK/b052/hmac.cgo1.go $WORK/b052/rand.cgo1.go $WORK/b052/rsa.cgo1.go $WORK/b052/sha.cgo1.go $WORK/b052/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b052/_pkg_.a $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o $WORK/b052/_x005.o $WORK/b052/_x006.o $WORK/b052/_x007.o $WORK/b052/_x008.o $WORK/b052/_x009.o $WORK/b052/_x010.o $WORK/b052/_x011.o $WORK/b052/_x012.o $WORK/b052/_x013.o $WORK/b052/_x014.o $WORK/b052/_x015.o $WORK/b052/_x016.o $WORK/b052/_x017.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal
cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/2f/2f35fbc3167a6115110a25613ec762d6eff16545e5c55d34e895b840349ec817-d # internal
crypto/hmac
mkdir -p $WORK/b072/
crypto/sha512
mkdir -p $WORK/b099/
crypto/sha256
crypto/sha1
crypto/aes
mkdir -p $WORK/b104/
cat >$WORK/b072/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=$WORK/b052/_pkg_.a
packagefile crypto/subtle=$WORK/b051/_pkg_.a
packagefile hash=$WORK/b046/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/hmac
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid Vs3jeurf2Ajo3j95s513/Vs3jeurf2Ajo3j95s513 -goversion go1.14.12 -D "" -importcfg $WORK/b072/importcfg -pack ./hmac.go
cat >$WORK/b099/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b045/_pkg_.a
packagefile crypto/internal/boring=$WORK/b052/_pkg_.a
packagefile encoding/binary=$WORK/b036/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b046/_pkg_.a
packagefile math/bits=$WORK/b023/_pkg_.a
EOF
mkdir -p $WORK/b070/
cat >$WORK/b104/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b104/symabis ./sha256block_arm64.s
mkdir -p $WORK/b048/
cd /usr/lib/golang/src/crypto/sha512
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid gVcLBcxyYrVOCYAfxmcz/gVcLBcxyYrVOCYAfxmcz -goversion go1.14.12 -D "" -importcfg $WORK/b099/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go
cat >$WORK/b070/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b070/symabis ./sha1block_arm64.s
cat >$WORK/b048/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b048/symabis ./asm_arm64.s ./gcm_arm64.s
cat >$WORK/b104/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b045/_pkg_.a
packagefile crypto/internal/boring=$WORK/b052/_pkg_.a
packagefile encoding/binary=$WORK/b036/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b046/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile math/bits=$WORK/b023/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid c1hsy0pnQNlG3NCcmE3T/c1hsy0pnQNlG3NCcmE3T -goversion go1.14.12 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go
cat >$WORK/b070/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b045/_pkg_.a
packagefile crypto/internal/boring=$WORK/b052/_pkg_.a
packagefile encoding/binary=$WORK/b036/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b046/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile math/bits=$WORK/b023/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 8-_8RCDH7pBq1T_2JNCG/8-_8RCDH7pBq1T_2JNCG -goversion go1.14.12 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_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/b036/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile strconv=$WORK/b024/_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 faJ0NV05cYser03dGmKD/faJ0NV05cYser03dGmKD -goversion go1.14.12 -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/b072/_pkg_.a # internal
cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/2f/2f8138f2de8574dffc3fa3b751813f3c27dd1c0e3a1a7f3a6bc619d720ae3da5-d # internal
vendor/golang.org/x/crypto/hkdf
mkdir -p $WORK/b116/
cat >$WORK/b116/importcfg << 'EOF' # internal
# import config
packagefile crypto/hmac=$WORK/b072/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b046/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QK0sH6hPio9myeDGI2t_/QK0sH6hPio9myeDGI2t_ -goversion go1.14.12 -D "" -importcfg $WORK/b116/importcfg -pack ./hkdf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal
cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/cf/cf3c60db14a8fc68d1cac67fccdb81a689a3cdd1cca3a1a291fddd529bb556b0-d # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/sha1block_arm64.o ./sha1block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b104/sha256block_arm64.o ./sha256block_arm64.s
cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/d7/d7c80f2b37634af44738876d023b875c4717f08b4414977526f02b8c24fb8dd1-d # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b070/_pkg_.a $WORK/b070/sha1block_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/55/55265a335128dc3eaa588f3bc61667be57e8dd4214c8257aa7fa0bd05ba6ae8e-d # internal
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b104/_pkg_.a $WORK/b104/sha256block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal
cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/6c/6cbcd7d38efb6d276b949bea3f44fc503212ea8e794a0df94f13ccb361580e0b-d # internal
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b048/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b048/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
cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/61/6135f92b58945435b2d3c133fbdf42799d9fa09e9b7461c07529bec142528bf4-d # internal
crypto/ecdsa
mkdir -p $WORK/b096/
crypto/rand
mkdir -p $WORK/b047/
cat >$WORK/b096/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b045/_pkg_.a
packagefile crypto/aes=$WORK/b048/_pkg_.a
packagefile crypto/cipher=$WORK/b049/_pkg_.a
packagefile crypto/elliptic=$WORK/b097/_pkg_.a
packagefile crypto/internal/boring=$WORK/b052/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b098/_pkg_.a
packagefile crypto/sha512=$WORK/b099/_pkg_.a
packagefile encoding/asn1=$WORK/b055/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile math/big=$WORK/b056/_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/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid nN1Ovpjn3m4-kj4-Nvf8/nN1Ovpjn3m4-kj4-Nvf8 -goversion go1.14.12 -D "" -importcfg $WORK/b096/importcfg -pack ./boring.go ./ecdsa.go
cat >$WORK/b047/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b042/_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/b036/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/syscall/unix=$WORK/b029/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile math/big=$WORK/b056/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile sync/atomic=$WORK/b016/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/rand
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid WJyB9_olaKTMf5l21bZL/WJyB9_olaKTMf5l21bZL -goversion go1.14.12 -D "" -importcfg $WORK/b047/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal
cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/76/7699e7bc11f2fe79e1142d17696d3e73620308d4a2eb5a0f548000f3ebad57bd-d # internal
crypto/ed25519
mkdir -p $WORK/b100/
gopkg.in/mgo.v2/internal/scram
mime/multipart
mkdir -p $WORK/b127/
gopkg.in/mgo.v2/bson
crypto/rsa
mkdir -p $WORK/b103/
cat >$WORK/b100/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile crypto=$WORK/b045/_pkg_.a
packagefile crypto/ed25519/internal/edwards25519=$WORK/b101/_pkg_.a
packagefile crypto/rand=$WORK/b047/_pkg_.a
packagefile crypto/sha512=$WORK/b099/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/ed25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid obcvYqkivDkzMMx9KkEx/obcvYqkivDkzMMx9KkEx -goversion go1.14.12 -D "" -importcfg $WORK/b100/importcfg -pack ./ed25519.go
mkdir -p $WORK/b043/
cat >$WORK/b127/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b042/_pkg_.a
packagefile bytes=$WORK/b003/_pkg_.a
packagefile crypto/rand=$WORK/b047/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile io/ioutil=$WORK/b087/_pkg_.a
packagefile mime=$WORK/b126/_pkg_.a
packagefile mime/quotedprintable=$WORK/b128/_pkg_.a
packagefile net/textproto=$WORK/b123/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile sort=$WORK/b025/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
EOF
cd /usr/lib/golang/src/mime/multipart
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid iyP5F5Cr7Q-YFiyrnfwN/iyP5F5Cr7Q-YFiyrnfwN -goversion go1.14.12 -D "" -importcfg $WORK/b127/importcfg -pack ./formdata.go ./multipart.go ./writer.go
mkdir -p $WORK/b071/
cat >$WORK/b103/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile crypto=$WORK/b045/_pkg_.a
packagefile crypto/internal/boring=$WORK/b052/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b098/_pkg_.a
packagefile crypto/rand=$WORK/b047/_pkg_.a
packagefile crypto/subtle=$WORK/b051/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b046/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile math=$WORK/b022/_pkg_.a
packagefile math/big=$WORK/b056/_pkg_.a
packagefile sync/atomic=$WORK/b016/_pkg_.a
EOF
cat >$WORK/b071/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile crypto/hmac=$WORK/b072/_pkg_.a
packagefile crypto/rand=$WORK/b047/_pkg_.a
packagefile encoding/base64=$WORK/b035/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile hash=$WORK/b046/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/rsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid c0Cq6ygmsbjclDWNyX4b/c0Cq6ygmsbjclDWNyX4b -goversion go1.14.12 -D "" -importcfg $WORK/b103/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go
cat >$WORK/b043/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile crypto/md5=$WORK/b044/_pkg_.a
packagefile crypto/rand=$WORK/b047/_pkg_.a
packagefile encoding/base64=$WORK/b035/_pkg_.a
packagefile encoding/binary=$WORK/b036/_pkg_.a
packagefile encoding/hex=$WORK/b037/_pkg_.a
packagefile encoding/json=$WORK/b060/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/json=$WORK/b061/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile math=$WORK/b022/_pkg_.a
packagefile net/url=$WORK/b062/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile reflect=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile sync/atomic=$WORK/b016/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/scram
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p gopkg.in/mgo.v2/internal/scram -complete -installsuffix shared -buildid xqxZmpeecSC9T0s0lCvV/xqxZmpeecSC9T0s0lCvV -goversion go1.14.12 -D "" -importcfg $WORK/b071/importcfg -pack ./scram.go
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/bson
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p gopkg.in/mgo.v2/bson -complete -installsuffix shared -buildid VXLwTfojDDaLKg8Zsw0T/VXLwTfojDDaLKg8Zsw0T -goversion go1.14.12 -D "" -importcfg $WORK/b043/importcfg -pack ./bson.go ./decimal.go ./decode.go ./encode.go ./json.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal
cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/48/481e785584d216ff8d098ed17cb2f9e030c14a18916f6be38a948ea2c25e327a-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/01/013c342c39c18e3f6ce35f43ee6968d72cfd98712f52c7dcb6302752385ec4af-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/d2/d2fd28543e4a80dec48cdb1dd0becfc2580cfde9ed995be23fdbffdac2be9559-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal
cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/e9/e9fb27e18cd367e4821ad8c2c6968f6c39f2d2cb25ee8934202b83b8b7f412de-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal
cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/64/643207770dafae6461e2a65e863d66612a8a66184f4fb5303fa0ed550af113ce-d # internal
crypto/x509
mkdir -p $WORK/b105/
cat >$WORK/b105/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile bytes=$WORK/b003/_pkg_.a
packagefile crypto=$WORK/b045/_pkg_.a
packagefile crypto/aes=$WORK/b048/_pkg_.a
packagefile crypto/cipher=$WORK/b049/_pkg_.a
packagefile crypto/des=$WORK/b095/_pkg_.a
packagefile crypto/dsa=$WORK/b106/_pkg_.a
packagefile crypto/ecdsa=$WORK/b096/_pkg_.a
packagefile crypto/ed25519=$WORK/b100/_pkg_.a
packagefile crypto/elliptic=$WORK/b097/_pkg_.a
packagefile crypto/md5=$WORK/b044/_pkg_.a
packagefile crypto/rsa=$WORK/b103/_pkg_.a
packagefile crypto/sha1=$WORK/b070/_pkg_.a
packagefile crypto/sha256=$WORK/b104/_pkg_.a
packagefile crypto/sha512=$WORK/b099/_pkg_.a
packagefile crypto/x509/pkix=$WORK/b107/_pkg_.a
packagefile encoding/asn1=$WORK/b055/_pkg_.a
packagefile encoding/hex=$WORK/b037/_pkg_.a
packagefile encoding/pem=$WORK/b108/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b109/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b110/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile io/ioutil=$WORK/b087/_pkg_.a
packagefile math/big=$WORK/b056/_pkg_.a
packagefile net=$WORK/b063/_pkg_.a
packagefile net/url=$WORK/b062/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile reflect=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile time=$WORK/b031/_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/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid zRYhyM2E1pnF1Es1-Aii/zRYhyM2E1pnF1Es1-Aii -goversion go1.14.12 -D "" -importcfg $WORK/b105/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
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal
cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/e0/e0287bb5f05dcbb713bfda70c2a1d33aafd995eb5b9b1de3457037ea8632c3bd-d # internal
github.com/mongodb/mongo-tools/common/util
mkdir -p $WORK/b041/
cat >$WORK/b041/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b042/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b043/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile net=$WORK/b063/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile path/filepath=$WORK/b068/_pkg_.a
packagefile reflect=$WORK/b021/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
gopkg.in/mgo.v2
mkdir -p $WORK/b069/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/util
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/mongodb/mongo-tools/common/util -complete -installsuffix shared -buildid 3ec2jb-PIr1P1q4HGyyt/3ec2jb-PIr1P1q4HGyyt -goversion go1.14.12 -D "" -importcfg $WORK/b041/importcfg -pack ./bool.go ./exit_code.go ./file.go ./format_date.go ./math.go ./mongo.go ./net.go ./slice.go ./strings.go ./util.go
cat >$WORK/b069/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile crypto/md5=$WORK/b044/_pkg_.a
packagefile crypto/sha1=$WORK/b070/_pkg_.a
packagefile encoding/hex=$WORK/b037/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b043/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b071/_pkg_.a
packagefile hash=$WORK/b046/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile math=$WORK/b022/_pkg_.a
packagefile net=$WORK/b063/_pkg_.a
packagefile net/url=$WORK/b062/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile reflect=$WORK/b021/_pkg_.a
packagefile sort=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p gopkg.in/mgo.v2 -complete -installsuffix shared -buildid u_xpSXKdtDaOVwlnBbK1/u_xpSXKdtDaOVwlnBbK1 -goversion go1.14.12 -D "" -importcfg $WORK/b069/importcfg -pack ./auth.go ./bulk.go ./cluster.go ./doc.go ./gridfs.go ./log.go ./queue.go ./raceoff.go ./saslstub.go ./server.go ./session.go ./socket.go ./stats.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal
cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/29/29bd3f743d5fda12748f477e06c69db7452349d2c03a42c4f8f2b4f4e862946d-d # internal
crypto/tls
mkdir -p $WORK/b094/
cat >$WORK/b094/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519
importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf
packagefile bytes=$WORK/b003/_pkg_.a
packagefile container/list=$WORK/b093/_pkg_.a
packagefile crypto=$WORK/b045/_pkg_.a
packagefile crypto/aes=$WORK/b048/_pkg_.a
packagefile crypto/cipher=$WORK/b049/_pkg_.a
packagefile crypto/des=$WORK/b095/_pkg_.a
packagefile crypto/ecdsa=$WORK/b096/_pkg_.a
packagefile crypto/ed25519=$WORK/b100/_pkg_.a
packagefile crypto/elliptic=$WORK/b097/_pkg_.a
packagefile crypto/hmac=$WORK/b072/_pkg_.a
packagefile crypto/internal/boring=$WORK/b052/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b053/_pkg_.a
packagefile crypto/md5=$WORK/b044/_pkg_.a
packagefile crypto/rand=$WORK/b047/_pkg_.a
packagefile crypto/rc4=$WORK/b102/_pkg_.a
packagefile crypto/rsa=$WORK/b103/_pkg_.a
packagefile crypto/sha1=$WORK/b070/_pkg_.a
packagefile crypto/sha256=$WORK/b104/_pkg_.a
packagefile crypto/sha512=$WORK/b099/_pkg_.a
packagefile crypto/subtle=$WORK/b051/_pkg_.a
packagefile crypto/x509=$WORK/b105/_pkg_.a
packagefile encoding/asn1=$WORK/b055/_pkg_.a
packagefile encoding/pem=$WORK/b108/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b111/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b109/_pkg_.a
packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b115/_pkg_.a
packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b116/_pkg_.a
packagefile hash=$WORK/b046/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile io/ioutil=$WORK/b087/_pkg_.a
packagefile math/big=$WORK/b056/_pkg_.a
packagefile net=$WORK/b063/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile sync/atomic=$WORK/b016/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/tls
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid BOnvn17dh1JsOBBMEpfg/BOnvn17dh1JsOBBMEpfg -goversion go1.14.12 -D "" -importcfg $WORK/b094/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/63/63efd47ee106b7b98ae790c502dee21d882e94d742a7e9892e1854748a218fc5-d # internal
github.com/mongodb/mongo-tools/common/signals
mkdir -p $WORK/b139/
cat >$WORK/b139/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b134/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b041/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile os/signal=$WORK/b083/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/signals
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/mongodb/mongo-tools/common/signals -complete -installsuffix shared -buildid yRyTRoCCGzY6QlwYZJpt/yRyTRoCCGzY6QlwYZJpt -goversion go1.14.12 -D "" -importcfg $WORK/b139/importcfg -pack ./signals.go
github.com/mongodb/mongo-tools/common/json
mkdir -p $WORK/b039/
cat >$WORK/b039/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile encoding=$WORK/b040/_pkg_.a
packagefile encoding/base64=$WORK/b035/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b041/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b043/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile math=$WORK/b022/_pkg_.a
packagefile reflect=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile unicode=$WORK/b017/_pkg_.a
packagefile unicode/utf16=$WORK/b058/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/mongodb/mongo-tools/common/json -complete -installsuffix shared -buildid VyGgeQJt_gC1LZ0nA7Mx/VyGgeQJt_gC1LZ0nA7Mx -goversion go1.14.12 -D "" -importcfg $WORK/b039/importcfg -pack ./bindata.go ./boolean.go ./constructor.go ./consts.go ./csv_format.go ./date.go ./dbpointer.go ./dbref.go ./decode.go ./encode.go ./fold.go ./helpers.go ./hex.go ./indent.go ./infinity.go ./iso_date.go ./json_format.go ./maxkey.go ./minkey.go ./mongo_extjson.go ./nan.go ./new.go ./number.go ./objectid.go ./regexp.go ./scanner.go ./single_quoted.go ./stream.go ./tags.go ./timestamp.go ./undefined.go ./unquoted.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal
cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/0b/0b29fc9e97095b00b9260980d52964eef0943e690f835199ad69a4e0006485e8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal
cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/3b/3bd201488475840ac561d2a734ef621ec34a2164423ca490e9ae380f422e7fe2-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal
cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f5/f526baa1e52d869baeb66c7cb794f766f782b7d2fafd3571a94b8e8c71285196-d # internal
github.com/mongodb/mongo-tools/common/bsonutil
mkdir -p $WORK/b034/
cat >$WORK/b034/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile encoding/base64=$WORK/b035/_pkg_.a
packagefile encoding/hex=$WORK/b037/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b039/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b041/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b069/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b043/_pkg_.a
packagefile reflect=$WORK/b021/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/bsonutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/mongodb/mongo-tools/common/bsonutil -complete -installsuffix shared -buildid jSdmCh5o3DeWGcPDJvoT/jSdmCh5o3DeWGcPDJvoT -goversion go1.14.12 -D "" -importcfg $WORK/b034/importcfg -pack ./bsonutil.go ./converter.go ./marshal_d.go ./number.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal
cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/d8/d86b8698609201e105307ef13455b6dfc38604d30333634233991b7525218085-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal
cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/8b/8b6f50fbec6204f07de4f67ee74cfa19f680ae4f656218deb37ffa8c97d754c9-d # internal
net/http/httptrace
mkdir -p $WORK/b129/
cat >$WORK/b129/importcfg << 'EOF' # internal
# import config
packagefile context=$WORK/b064/_pkg_.a
packagefile crypto/tls=$WORK/b094/_pkg_.a
packagefile internal/nettrace=$WORK/b066/_pkg_.a
packagefile net=$WORK/b063/_pkg_.a
packagefile net/textproto=$WORK/b123/_pkg_.a
packagefile reflect=$WORK/b021/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/net/http/httptrace
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid rzCRJPch8haUdQdj47Ua/rzCRJPch8haUdQdj47Ua -goversion go1.14.12 -D "" -importcfg $WORK/b129/importcfg -pack ./trace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal
cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/70/70cf2fcfd9102b561b916df5b91c06eaa8bcdfbb300956867fd0d5d0a888a8cb-d # internal
net/http
mkdir -p $WORK/b089/
cat >$WORK/b089/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile bufio=$WORK/b042/_pkg_.a
packagefile bytes=$WORK/b003/_pkg_.a
packagefile compress/gzip=$WORK/b090/_pkg_.a
packagefile container/list=$WORK/b093/_pkg_.a
packagefile context=$WORK/b064/_pkg_.a
packagefile crypto/rand=$WORK/b047/_pkg_.a
packagefile crypto/tls=$WORK/b094/_pkg_.a
packagefile encoding/base64=$WORK/b035/_pkg_.a
packagefile encoding/binary=$WORK/b036/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b117/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b124/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b125/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b118/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile io/ioutil=$WORK/b087/_pkg_.a
packagefile log=$WORK/b080/_pkg_.a
packagefile math=$WORK/b022/_pkg_.a
packagefile math/rand=$WORK/b057/_pkg_.a
packagefile mime=$WORK/b126/_pkg_.a
packagefile mime/multipart=$WORK/b127/_pkg_.a
packagefile net=$WORK/b063/_pkg_.a
packagefile net/http/httptrace=$WORK/b129/_pkg_.a
packagefile net/http/internal=$WORK/b130/_pkg_.a
packagefile net/textproto=$WORK/b123/_pkg_.a
packagefile net/url=$WORK/b062/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile path=$WORK/b131/_pkg_.a
packagefile path/filepath=$WORK/b068/_pkg_.a
packagefile reflect=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile sync/atomic=$WORK/b016/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/net/http
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p net/http -std -complete -installsuffix shared -buildid 9flW_CtzbPxYeil9gr-N/9flW_CtzbPxYeil9gr-N -goversion go1.14.12 -D "" -importcfg $WORK/b089/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal
cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/b8/b8baddf574b6745b0f316433beaa85ba72385dcdcb2018303b9deb6e7d5f634d-d # internal
github.com/10gen/openssl
mkdir -p $WORK/b077/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
pkg-config --cflags -- openssl
pkg-config --libs -- openssl
CGO_LDFLAGS='"-g" "-O2" "-lssl" "-lcrypto"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b077/ -importpath github.com/10gen/openssl -- -I $WORK/b077/ -g -O2 -Wno-deprecated-declarations ./bio.go ./build.go ./cert.go ./ciphers.go ./ciphers_gcm.go ./conn.go ./ctx.go ./dh.go ./dhparam.go ./digest.go ./engine.go ./features.go ./fips.go ./hmac.go ./hostname.go ./init.go ./init_posix.go ./key.go ./key_1_0.go ./mapping.go ./sha1.go ./sha256.go ./ssl.go ./system_certs.go ./tickets.go ./version.go
cd $WORK/b077
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x002.o -c bio.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x003.o -c build.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x004.o -c cert.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x005.o -c ciphers.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x006.o -c ciphers_gcm.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x007.o -c conn.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x008.o -c ctx.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x009.o -c dh.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x010.o -c dhparam.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x011.o -c digest.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x012.o -c engine.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x013.o -c features.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x014.o -c fips.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x015.o -c hmac.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x016.o -c hostname.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x017.o -c init.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x018.o -c init_posix.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x019.o -c key.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x020.o -c key_1_0.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x021.o -c mapping.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x022.o -c sha1.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x023.o -c sha256.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x024.o -c ssl.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x025.o -c system_certs.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x026.o -c tickets.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x027.o -c version.cgo2.c
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -g -O2 -Wno-deprecated-declarations -o $WORK/b077/_x028.o -c hostname.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -g -O2 -Wno-deprecated-declarations -o $WORK/b077/_x029.o -c password.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -g -O2 -Wno-deprecated-declarations -o $WORK/b077/_x030.o -c shim.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -g -O2 -Wno-deprecated-declarations -o $WORK/b077/_x031.o -c sni.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -g -O2 -Wno-deprecated-declarations -o $WORK/b077/_x032.o -c system_certs.c
cd $WORK/b077
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -o $WORK/b077/_cgo_.o $WORK/b077/_cgo_main.o $WORK/b077/_x001.o $WORK/b077/_x002.o $WORK/b077/_x003.o $WORK/b077/_x004.o $WORK/b077/_x005.o $WORK/b077/_x006.o $WORK/b077/_x007.o $WORK/b077/_x008.o $WORK/b077/_x009.o $WORK/b077/_x010.o $WORK/b077/_x011.o $WORK/b077/_x012.o $WORK/b077/_x013.o $WORK/b077/_x014.o $WORK/b077/_x015.o $WORK/b077/_x016.o $WORK/b077/_x017.o $WORK/b077/_x018.o $WORK/b077/_x019.o $WORK/b077/_x020.o $WORK/b077/_x021.o $WORK/b077/_x022.o $WORK/b077/_x023.o $WORK/b077/_x024.o $WORK/b077/_x025.o $WORK/b077/_x026.o $WORK/b077/_x027.o $WORK/b077/_x028.o $WORK/b077/_x029.o $WORK/b077/_x030.o $WORK/b077/_x031.o $WORK/b077/_x032.o -g -O2 -lssl -lcrypto
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage openssl -dynimport $WORK/b077/_cgo_.o -dynout $WORK/b077/_cgo_import.go
cat >$WORK/b077/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/10gen/openssl/utils=$WORK/b078/_pkg_.a
packagefile github.com/spacemonkeygo/spacelog=$WORK/b079/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile io/ioutil=$WORK/b087/_pkg_.a
packagefile math/big=$WORK/b056/_pkg_.a
packagefile net=$WORK/b063/_pkg_.a
packagefile net/http=$WORK/b089/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile reflect=$WORK/b021/_pkg_.a
packagefile regexp=$WORK/b084/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile runtime/cgo=$WORK/b059/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/10gen/openssl -installsuffix shared -buildid vzw6Mb8qh7wLq5sCJKDO/vzw6Mb8qh7wLq5sCJKDO -goversion go1.14.12 -D "" -importcfg $WORK/b077/importcfg -pack ./http.go ./net.go ./nid.go ./pem.go $WORK/b077/_cgo_gotypes.go $WORK/b077/bio.cgo1.go $WORK/b077/build.cgo1.go $WORK/b077/cert.cgo1.go $WORK/b077/ciphers.cgo1.go $WORK/b077/ciphers_gcm.cgo1.go $WORK/b077/conn.cgo1.go $WORK/b077/ctx.cgo1.go $WORK/b077/dh.cgo1.go $WORK/b077/dhparam.cgo1.go $WORK/b077/digest.cgo1.go $WORK/b077/engine.cgo1.go $WORK/b077/features.cgo1.go $WORK/b077/fips.cgo1.go $WORK/b077/hmac.cgo1.go $WORK/b077/hostname.cgo1.go $WORK/b077/init.cgo1.go $WORK/b077/init_posix.cgo1.go $WORK/b077/key.cgo1.go $WORK/b077/key_1_0.cgo1.go $WORK/b077/mapping.cgo1.go $WORK/b077/sha1.cgo1.go $WORK/b077/sha256.cgo1.go $WORK/b077/ssl.cgo1.go $WORK/b077/system_certs.cgo1.go $WORK/b077/tickets.cgo1.go $WORK/b077/version.cgo1.go $WORK/b077/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b077/_pkg_.a $WORK/b077/_x001.o $WORK/b077/_x002.o $WORK/b077/_x003.o $WORK/b077/_x004.o $WORK/b077/_x005.o $WORK/b077/_x006.o $WORK/b077/_x007.o $WORK/b077/_x008.o $WORK/b077/_x009.o $WORK/b077/_x010.o $WORK/b077/_x011.o $WORK/b077/_x012.o $WORK/b077/_x013.o $WORK/b077/_x014.o $WORK/b077/_x015.o $WORK/b077/_x016.o $WORK/b077/_x017.o $WORK/b077/_x018.o $WORK/b077/_x019.o $WORK/b077/_x020.o $WORK/b077/_x021.o $WORK/b077/_x022.o $WORK/b077/_x023.o $WORK/b077/_x024.o $WORK/b077/_x025.o $WORK/b077/_x026.o $WORK/b077/_x027.o $WORK/b077/_x028.o $WORK/b077/_x029.o $WORK/b077/_x030.o $WORK/b077/_x031.o $WORK/b077/_x032.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/88/888d0d7cc94690b205b1868f60ec792c2f41deb561b799b9a6de89b00828943b-d # internal
github.com/mongodb/mongo-tools/common/options
mkdir -p $WORK/b076/
cat >$WORK/b076/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b077/_pkg_.a
packagefile github.com/jessevdk/go-flags=$WORK/b132/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b074/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b134/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b041/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile regexp=$WORK/b084/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/options
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/mongodb/mongo-tools/common/options -complete -installsuffix shared -buildid W8SzOSGj42nuL3JE12xi/W8SzOSGj42nuL3JE12xi -goversion go1.14.12 -D "" -importcfg $WORK/b076/importcfg -pack ./options.go ./options_fp_disabled.go ./options_openssl.go ./options_ssl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal
cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/28/28cc7108fd1ca5095159f268d91ae279a8999751ef81d091eaf1ed827fad0eb4-d # internal
github.com/mongodb/mongo-tools/common/db/kerberos
mkdir -p $WORK/b075/
cat >$WORK/b075/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b076/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b069/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/kerberos
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/mongodb/mongo-tools/common/db/kerberos -complete -installsuffix shared -buildid Xnuwz_ni2E7XqBMCEfsW/Xnuwz_ni2E7XqBMCEfsW -goversion go1.14.12 -D "" -importcfg $WORK/b075/importcfg -pack ./gssapi.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal
cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/4c/4cb70431de8b7adb46beb1f461fe4ee07cd3328e5b3b69951a9bd503b2b77a9c-d # internal
github.com/mongodb/mongo-tools/common/db/openssl
mkdir -p $WORK/b135/
cat >$WORK/b135/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b077/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b075/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b134/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b076/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b041/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b069/_pkg_.a
packagefile net=$WORK/b063/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/openssl
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/mongodb/mongo-tools/common/db/openssl -complete -installsuffix shared -buildid 0ReFI6ZfgSjeaQWCZXQd/0ReFI6ZfgSjeaQWCZXQd -goversion go1.14.12 -D "" -importcfg $WORK/b135/importcfg -pack ./openssl.go ./openssl_fips.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal
cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/0d/0de32b5abf4bd26548f3b000d3a8405c5321badb68ea41dc459961227df87294-d # internal
github.com/mongodb/mongo-tools/common/db
mkdir -p $WORK/b073/
cat >$WORK/b073/importcfg << 'EOF' # internal
# import config
packagefile encoding/hex=$WORK/b037/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b074/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b075/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b135/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b039/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b134/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b076/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b136/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b041/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b069/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b043/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile net=$WORK/b063/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/mongodb/mongo-tools/common/db -complete -installsuffix shared -buildid aL461XMQZ6HwxVRMveWx/aL461XMQZ6HwxVRMveWx -goversion go1.14.12 -D "" -importcfg $WORK/b073/importcfg -pack ./bson_stream.go ./buffered_bulk.go ./command.go ./connector.go ./db.go ./db_openssl.go ./namespaces.go ./read_preferences.go ./write_concern.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal
cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/37/37415e8c5a9e52dcd0a5f16da4889ce4ac4f1094dfbd819c0fda25815a135d40-d # internal
github.com/mongodb/mongo-tools/bsondump
mkdir -p $WORK/b002/
cat >$WORK/b002/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/bsonutil=$WORK/b034/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b073/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b039/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b134/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b076/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b041/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b043/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/bsondump
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/mongodb/mongo-tools/bsondump -complete -installsuffix shared -buildid ldF-zfXAUTOue5h7PuHF/ldF-zfXAUTOue5h7PuHF -goversion go1.14.12 -D "" -importcfg $WORK/b002/importcfg -pack ./bsondump.go ./options.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/f4/f453ac9d43d73bf1d3f2f7647e7c8d6c55104ef82ce76cb0b6e089c36d7d5d66-d # internal
command-line-arguments
mkdir -p $WORK/b001/
cat >$WORK/b001/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/bsondump=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b073/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b134/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b076/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b139/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b041/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile runtime/cgo=$WORK/b059/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/bsondump/main
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid c9L1FCa0BgkZ6u-9FrfD/c9L1FCa0BgkZ6u-9FrfD -goversion go1.14.12 -D _/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/bsondump/main -importcfg $WORK/b001/importcfg -pack ./bsondump.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal
cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/27/27e622cea03d0a8bc563346aed7aa365d6552acc1e1315f3f7cb37879757da31-d # internal
cat >$WORK/b001/importcfg.link << 'EOF' # internal
packagefile command-line-arguments=$WORK/b001/_pkg_.a
packagefile github.com/mongodb/mongo-tools/bsondump=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b073/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b134/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b076/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b139/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b041/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile runtime/cgo=$WORK/b059/_pkg_.a
packagefile bytes=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b019/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/bsonutil=$WORK/b034/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b039/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b043/_pkg_.a
packagefile io=$WORK/b013/_pkg_.a
packagefile strings=$WORK/b038/_pkg_.a
packagefile encoding/hex=$WORK/b037/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b074/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b075/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b135/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b136/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b069/_pkg_.a
packagefile net=$WORK/b063/_pkg_.a
packagefile strconv=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b014/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b077/_pkg_.a
packagefile github.com/jessevdk/go-flags=$WORK/b132/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b133/_pkg_.a
packagefile regexp=$WORK/b084/_pkg_.a
packagefile os/signal=$WORK/b083/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile bufio=$WORK/b042/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile path/filepath=$WORK/b068/_pkg_.a
packagefile reflect=$WORK/b021/_pkg_.a
packagefile internal/oserror=$WORK/b027/_pkg_.a
packagefile internal/poll=$WORK/b028/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a
packagefile internal/syscall/unix=$WORK/b029/_pkg_.a
packagefile internal/testlog=$WORK/b033/_pkg_.a
packagefile sync/atomic=$WORK/b016/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a
packagefile runtime/internal/math=$WORK/b011/_pkg_.a
packagefile runtime/internal/sys=$WORK/b012/_pkg_.a
packagefile unicode=$WORK/b017/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
packagefile internal/fmtsort=$WORK/b020/_pkg_.a
packagefile math=$WORK/b022/_pkg_.a
packagefile encoding/base64=$WORK/b035/_pkg_.a
packagefile encoding=$WORK/b040/_pkg_.a
packagefile sort=$WORK/b025/_pkg_.a
packagefile unicode/utf16=$WORK/b058/_pkg_.a
packagefile crypto/md5=$WORK/b044/_pkg_.a
packagefile crypto/rand=$WORK/b047/_pkg_.a
packagefile encoding/binary=$WORK/b036/_pkg_.a
packagefile encoding/json=$WORK/b060/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/json=$WORK/b061/_pkg_.a
packagefile net/url=$WORK/b062/_pkg_.a
packagefile github.com/howeyc/gopass=$WORK/b137/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b138/_pkg_.a
packagefile crypto/sha1=$WORK/b070/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b071/_pkg_.a
packagefile hash=$WORK/b046/_pkg_.a
packagefile context=$WORK/b064/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b065/_pkg_.a
packagefile internal/nettrace=$WORK/b066/_pkg_.a
packagefile internal/singleflight=$WORK/b067/_pkg_.a
packagefile math/rand=$WORK/b057/_pkg_.a
packagefile math/bits=$WORK/b023/_pkg_.a
packagefile internal/race=$WORK/b015/_pkg_.a
packagefile github.com/10gen/openssl/utils=$WORK/b078/_pkg_.a
packagefile github.com/spacemonkeygo/spacelog=$WORK/b079/_pkg_.a
packagefile io/ioutil=$WORK/b087/_pkg_.a
packagefile math/big=$WORK/b056/_pkg_.a
packagefile net/http=$WORK/b089/_pkg_.a
packagefile path=$WORK/b131/_pkg_.a
packagefile regexp/syntax=$WORK/b085/_pkg_.a
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
packagefile crypto=$WORK/b045/_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 crypto/hmac=$WORK/b072/_pkg_.a
packagefile log=$WORK/b080/_pkg_.a
packagefile log/syslog=$WORK/b081/_pkg_.a
packagefile os/exec=$WORK/b082/_pkg_.a
packagefile text/template=$WORK/b086/_pkg_.a
packagefile compress/gzip=$WORK/b090/_pkg_.a
packagefile container/list=$WORK/b093/_pkg_.a
packagefile crypto/tls=$WORK/b094/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b117/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b124/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b125/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b118/_pkg_.a
packagefile mime=$WORK/b126/_pkg_.a
packagefile mime/multipart=$WORK/b127/_pkg_.a
packagefile net/http/httptrace=$WORK/b129/_pkg_.a
packagefile net/http/internal=$WORK/b130/_pkg_.a
packagefile net/textproto=$WORK/b123/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a
packagefile crypto/subtle=$WORK/b051/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b053/_pkg_.a
packagefile crypto/internal/boring/sig=$WORK/b054/_pkg_.a
packagefile encoding/asn1=$WORK/b055/_pkg_.a
packagefile text/template/parse=$WORK/b088/_pkg_.a
packagefile compress/flate=$WORK/b091/_pkg_.a
packagefile hash/crc32=$WORK/b092/_pkg_.a
packagefile crypto/des=$WORK/b095/_pkg_.a
packagefile crypto/ecdsa=$WORK/b096/_pkg_.a
packagefile crypto/ed25519=$WORK/b100/_pkg_.a
packagefile crypto/elliptic=$WORK/b097/_pkg_.a
packagefile crypto/rc4=$WORK/b102/_pkg_.a
packagefile crypto/rsa=$WORK/b103/_pkg_.a
packagefile crypto/sha256=$WORK/b104/_pkg_.a
packagefile crypto/sha512=$WORK/b099/_pkg_.a
packagefile crypto/x509=$WORK/b105/_pkg_.a
packagefile encoding/pem=$WORK/b108/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b111/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b109/_pkg_.a
packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b115/_pkg_.a
packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b116/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b119/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b121/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b122/_pkg_.a
packagefile mime/quotedprintable=$WORK/b128/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b098/_pkg_.a
packagefile crypto/ed25519/internal/edwards25519=$WORK/b101/_pkg_.a
packagefile crypto/dsa=$WORK/b106/_pkg_.a
packagefile crypto/x509/pkix=$WORK/b107/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b110/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b112/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b113/_pkg_.a
packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b114/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b120/_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=F2LKELD3ANVNPFeRNPfn/c9L1FCa0BgkZ6u-9FrfD/INQYME0Ni_zxcrukKWX7/F2LKELD3ANVNPFeRNPfn -B 0x3da70dc4535d5d8b4f353135c1205339d9a7ac38 -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
mkdir -p bin/
mv $WORK/b001/exe/a.out bin/bsondump
rm -r $WORK/b001/
+ for bin in "${binaries[@]}"
++ head -c20 /dev/urandom
++ od -An -tx1
++ tr -d ' \n'
+ go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags ' -B 0x3927f5110fafc9beb0124e33f98fed3d23004d57 -extldflags '\''-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/mongostat -tags ssl mongostat/main/mongostat.go
WORK=/tmp/go-build998666128
math/bits
mkdir -p $WORK/b016/
internal/cpu
internal/race
mkdir -p $WORK/b008/
cat >$WORK/b016/importcfg << 'EOF' # internal
# import config
EOF
runtime/internal/sys
mkdir -p $WORK/b012/
cd /usr/lib/golang/src/math/bits
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid TrkGpPmd0RkpCaaIDGgm/TrkGpPmd0RkpCaaIDGgm -goversion go1.14.12 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go
mkdir -p $WORK/b020/
unicode/utf8
mkdir -p $WORK/b018/
cat >$WORK/b008/importcfg << 'EOF' # internal
# import config
EOF
cat >$WORK/b012/importcfg << 'EOF' # internal
# import config
EOF
cat >$WORK/b020/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 HglPLkuINP-TLivFjmOk/HglPLkuINP-TLivFjmOk -goversion go1.14.12 -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
cat >$WORK/b018/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/internal/race
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid eYF_zmtIpgn-ACSYG7t0/eYF_zmtIpgn-ACSYG7t0 -goversion go1.14.12 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./norace.go
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 xsQMTfloBNB4b-01Mfwp/xsQMTfloBNB4b-01Mfwp -goversion go1.14.12 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go
unicode/utf16
mkdir -p $WORK/b076/
cat >$WORK/b076/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/unicode/utf16
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid G7MZffhURcjBG-4mIOmb/G7MZffhURcjBG-4mIOmb -goversion go1.14.12 -D "" -importcfg $WORK/b076/importcfg -pack ./utf16.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RsXW8-A3OhpeUnj1uhz_/RsXW8-A3OhpeUnj1uhz_ -goversion go1.14.12 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_arm64.go
github.com/mongodb/mongo-tools/common/failpoint
mkdir -p $WORK/b122/
encoding
unicode
mkdir -p $WORK/b022/
cat >$WORK/b122/importcfg << 'EOF' # internal
# import config
EOF
internal/nettrace
mkdir -p $WORK/b044/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/failpoint
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/mongodb/mongo-tools/common/failpoint -complete -installsuffix shared -buildid Yl9ttotUIjXwgK91KOsl/Yl9ttotUIjXwgK91KOsl -goversion go1.14.12 -D "" -importcfg $WORK/b122/importcfg -pack ./failpoint_disabled.go ./failpoints.go
container/list
cat >$WORK/b022/importcfg << 'EOF' # internal
# import config
EOF
mkdir -p $WORK/b126/
crypto/subtle
cd /usr/lib/golang/src/unicode
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid Dlp1zGqPHBWpkgvZH81R/Dlp1zGqPHBWpkgvZH81R -goversion go1.14.12 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go
cat >$WORK/b044/importcfg << 'EOF' # internal
# import config
EOF
mkdir -p $WORK/b065/
cat >$WORK/b126/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/internal/nettrace
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid oltxZy-9nksr3RIbjzSu/oltxZy-9nksr3RIbjzSu -goversion go1.14.12 -D "" -importcfg $WORK/b044/importcfg -pack ./nettrace.go
cd /usr/lib/golang/src/encoding
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p encoding -std -complete -installsuffix shared -buildid 3k_027iJ57m-R_JflOWz/3k_027iJ57m-R_JflOWz -goversion go1.14.12 -D "" -importcfg $WORK/b126/importcfg -pack ./encoding.go
mkdir -p $WORK/b070/
cat >$WORK/b065/importcfg << 'EOF' # internal
# import config
EOF
cat >$WORK/b070/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/container/list
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p container/list -std -complete -installsuffix shared -buildid T8hi81XPzgG0jNINbPqX/T8hi81XPzgG0jNINbPqX -goversion go1.14.12 -D "" -importcfg $WORK/b065/importcfg -pack ./list.go
cd /usr/lib/golang/src/crypto/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 4kDYXV6-9EEgPPEQzKni/4kDYXV6-9EEgPPEQzKni -goversion go1.14.12 -D "" -importcfg $WORK/b070/importcfg -pack ./constant_time.go
runtime/internal/atomic
mkdir -p $WORK/b010/
cat >$WORK/b010/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -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
sync/atomic
mkdir -p $WORK/b021/
vendor/golang.org/x/crypto/cryptobyte/asn1
cat >$WORK/b021/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./asm.s
mkdir -p $WORK/b098/
runtime/cgo
vendor/golang.org/x/crypto/internal/subtle
mkdir -p $WORK/b101/
cat >$WORK/b098/importcfg << 'EOF' # internal
# import config
EOF
mkdir -p $WORK/b047/
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid tAkbjs9azXivwz_V6k1f/tAkbjs9azXivwz_V6k1f -goversion go1.14.12 -D "" -importcfg $WORK/b098/importcfg -pack ./asn1.go
crypto/internal/subtle
mkdir -p $WORK/b069/
cat >$WORK/b101/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/runtime/cgo
CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b047/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b047/ -g -O2 -Wall -Werror ./cgo.go
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid QItf84txQBye3xPDI7xv/QItf84txQBye3xPDI7xv -goversion go1.14.12 -D "" -importcfg $WORK/b101/importcfg -pack ./aliasing.go
cat >$WORK/b069/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/crypto/internal/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid nK8W2rYbvOWI-rjNToeR/nK8W2rYbvOWI-rjNToeR -goversion go1.14.12 -D "" -importcfg $WORK/b069/importcfg -pack ./aliasing.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal
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 Vhhl44o1Zro27dgHZKQf/Vhhl44o1Zro27dgHZKQf -goversion go1.14.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm64.go ./stubs.go
cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/a1/a130eec66f30ad0f520b14a1442c0bc0b77d4a4e6eb8cb0abb17c2ee377c5b44-d # internal
crypto/internal/boring/sig
mkdir -p $WORK/b074/
cat >$WORK/b074/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b074/symabis ./sig_other.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/90/900012c7c173f82af2587634cbbea1a2281c836410210ab59d79245c9ad0126b-d # internal
cat >$WORK/b021/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid 8FGjxdl6Pxj4lNRSeWvo/8FGjxdl6Pxj4lNRSeWvo -goversion go1.14.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./doc.go ./value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal
cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/d3/d3925835ea12dc5065541a5497b53a7ac260fccbd80c8b96513db7a7c4c7caa6-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal
cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/dc/dce7148f0e0db12abec85429bea7c4847a22edd8c38dd099744491f3a5b032c5-d # internal
cat >$WORK/b074/importcfg << 'EOF' # internal
# import config
EOF
cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/0b/0b241b18808311f9d03c95bfb7cd86615c6bf86d85bbacec18642b1cf99aad20-d # internal
runtime/internal/math
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid 3zgDlUAMJYLKKaN4KKkl/3zgDlUAMJYLKKaN4KKkl -goversion go1.14.12 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./sig.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal
cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/ab/abbebdd322593fa360161d7559451050b43521df6e14450d36f9c5e7389177f4-d # internal
mkdir -p $WORK/b011/
cat >$WORK/b011/importcfg << 'EOF' # internal
# import config
packagefile runtime/internal/sys=$WORK/b012/_pkg_.a
EOF
cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/ae/ae3cbd0df237f09426fc0e2f6be20be6da361b2accb6a9069b1e52cadcea9feb-d # internal
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 WtZcyNOPr8ccpUhFhrG-/WtZcyNOPr8ccpUhFhrG- -goversion go1.14.12 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go
cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/eb/eb169c6f6908b4c586a8d8a1071bb7048dd57ae6e3df3e656a81b1b2cc611d8d-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal
cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/5d/5d05df1a4288bc6abf5ab0dabb92b7b49992ba81652f43caf1085cbb4b108825-d # internal
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -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/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/asm.o ./asm.s
cd $WORK
gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b074/sig_other.o ./sig_other.s
cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/46/46e442435d43f7f766623115b2555814de86a55f91dc9c2bfb52c0040cc6f60b-d # internal
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -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/b021/_pkg_.a $WORK/b021/asm.o # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/sig_other.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal
cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/7c/7c91711ff456b90629c8479dc9c9e9fe9875559f71d3507c42152eec6077d0f4-d # internal
cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/c3/c3681a0a13d22e9476b721ade9ae8cc76a351f07d422f01de99211f6e01a2de6-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal
cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/62/62545ed7ccada8811ecf25f36b2ae00cdf1750032b9e55fd3f8b94f732bb5214-d # internal
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal
cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/5c/5ca13df1610b349d242eab392e695309b8ff9d3c2262a45ea8f08b22573dc760-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal
cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/a6/a65c8d53627d3fe1cea8263e48df2e459d5bddd0f4b2007a3d4b36f9a99119e3-d # internal
cd $WORK
gcc -Qunused-arguments -c -x c - -o /dev/null || true
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal
cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/38/382fabdc6db0b05bed20ad1eaf7e663c51fe4b23654d8f44939209180fe12650-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal
cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9d/9d3cf8441426a627e5cd696d62db8196778c3b5f24f5f50ca3f7aaa7b535f9d9-d # internal
gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true
internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal
cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/21/2136d4e1fdec398274fd6293f7c2a5da6aa54b70979b8d50ddc1415e2bfb401e-d # internal
gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true
mkdir -p $WORK/b007/
cd $WORK/b047
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c
internal/testlog
mkdir -p $WORK/b032/
crypto/internal/boring/fipstls
mkdir -p $WORK/b073/
cat >$WORK/b007/go_asm.h << 'EOF' # internal
EOF
cat >$WORK/b032/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b021/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
cd /usr/lib/golang/src/internal/testlog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid HWJR7ShJ_8RkMyAgCYj5/HWJR7ShJ_8RkMyAgCYj5 -goversion go1.14.12 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go
cat >$WORK/b073/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b073/symabis ./dummy.s
math
mkdir -p $WORK/b015/
cat >$WORK/b015/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s
cat >$WORK/b073/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b021/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid RL9shD7QOHBVQM9gFFa7/RL9shD7QOHBVQM9gFFa7 -goversion go1.14.12 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./tls.go
cat >$WORK/b007/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=$WORK/b008/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 52beJz2xaFAovg7og2a2/52beJz2xaFAovg7og2a2 -goversion go1.14.12 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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/b015/importcfg << 'EOF' # internal
# import config
packagefile math/bits=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid f6IFT5go2gFp5nbq95FP/f6IFT5go2gFp5nbq95FP -goversion go1.14.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/compare_arm64.o ./compare_arm64.s
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b073/dummy.o ./dummy.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal
cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/b8/b8ffb4a9aeec5e1fd1dc25db07e317620301cb63a8544e7a23bd159c7f7b56be-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b073/_pkg_.a $WORK/b073/dummy.o # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/count_arm64.o ./count_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal
cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e9/e96b0d1791840ca9069a879a679c0f824b84a217f87ad872ce4b614c8d538e33-d # internal
cd $WORK/b047
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/equal_arm64.o ./equal_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/index_arm64.o ./index_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/indexbyte_arm64.o ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_arm64.o $WORK/b007/count_arm64.o $WORK/b007/equal_arm64.o $WORK/b007/index_arm64.o $WORK/b007/indexbyte_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/c7/c76b57b91319cb7b07d307b8d11483beaf6ed02d30f6ea991d57240363f44ddf-d # internal
runtime
mkdir -p $WORK/b006/
cat >$WORK/b006/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./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
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x003.o -c gcc_context.c
cat >$WORK/b006/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a
packagefile runtime/internal/math=$WORK/b011/_pkg_.a
packagefile runtime/internal/sys=$WORK/b012/_pkg_.a
EOF
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid JIIX_-QPMJz2ciilzYif/JIIX_-QPMJz2ciilzYif -goversion go1.14.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x004.o -c gcc_fatalf.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal
cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/f7/f7da7af9e2dd30539fd904e8842133f44e2f4f337a57d714a192284ad5fedc80-d # internal
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x005.o -c gcc_libinit.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x006.o -c gcc_linux_arm64.c
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/dim_arm64.o ./dim_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/exp_arm64.o ./exp_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/floor_arm64.o ./floor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/modf_arm64.o ./modf_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/sqrt_arm64.o ./sqrt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/stubs_arm64.o ./stubs_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_arm64.o $WORK/b015/exp_arm64.o $WORK/b015/floor_arm64.o $WORK/b015/modf_arm64.o $WORK/b015/sqrt_arm64.o $WORK/b015/stubs_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal
cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b9/b9b8d54bfd9832116bc2a351a948296155ce715144f4066b12b0782766927a1c-d # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x007.o -c gcc_mmap.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x008.o -c gcc_setenv.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x009.o -c gcc_sigaction.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x010.o -c gcc_traceback.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x011.o -c gcc_util.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x012.o -c gcc_arm64.S
cd $WORK/b047
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/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/b047=/tmp/go-build -gno-record-gcc-switches -o $WORK/b047/_cgo_.o $WORK/b047/_cgo_main.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o -g -O2 -lpthread
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b047/_cgo_.o -dynout $WORK/b047/_cgo_import.go -dynlinker
cat >$WORK/b047/go_asm.h << 'EOF' # internal
EOF
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b047/symabis ./asm_arm64.s
cat >$WORK/b047/importcfg << 'EOF' # internal
# import config
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p runtime/cgo -std -installsuffix shared -buildid i0oSV_60a0v4yCs6y15O/i0oSV_60a0v4yCs6y15O -goversion go1.14.12 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b047/_cgo_gotypes.go $WORK/b047/cgo.cgo1.go $WORK/b047/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b047/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_arm64.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal
cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/7c/7c28bae6dad890f27dab0ad8f858b787440af83ce731282a9c6a936b630bb402-d # internal
cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b006/tls_GOARCH.h
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/duff_arm64.o ./duff_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memclr_arm64.o ./memclr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memmove_arm64.o ./memmove_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/preempt_arm64.o ./preempt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/rt0_linux_arm64.o ./rt0_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/sys_linux_arm64.o ./sys_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/tls_arm64.o ./tls_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_arm64.o $WORK/b006/atomic_arm64.o $WORK/b006/duff_arm64.o $WORK/b006/memclr_arm64.o $WORK/b006/memmove_arm64.o $WORK/b006/preempt_arm64.o $WORK/b006/rt0_linux_arm64.o $WORK/b006/sys_linux_arm64.o $WORK/b006/tls_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal
cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/f5/f5d1e09f866a804cfa667ab70567d2fdd9459d3f96b16a1735ab80678bb7c8e9-d # internal
internal/reflectlite
mkdir -p $WORK/b005/
sync
mkdir -p $WORK/b019/
cat >$WORK/b005/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s
cat >$WORK/b019/importcfg << 'EOF' # internal
# import config
packagefile internal/race=$WORK/b020/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
EOF
cd /usr/lib/golang/src/sync
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid i2dCVeO9ATzS1JaRK6qM/i2dCVeO9ATzS1JaRK6qM -goversion go1.14.12 -D "" -importcfg $WORK/b019/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go
cat >$WORK/b005/importcfg << 'EOF' # internal
# import config
packagefile runtime=$WORK/b006/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid pRxYkjUOfINOTQc1LjRc/pRxYkjUOfINOTQc1LjRc -goversion go1.14.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal
cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/62/623835d0c3aadc59e700e51dead1d6b250f43a3a7c0c578e151ab392d8c3e8de-d # internal
internal/singleflight
mkdir -p $WORK/b045/
math/rand
cat >$WORK/b045/importcfg << 'EOF' # internal
# import config
packagefile sync=$WORK/b019/_pkg_.a
EOF
mkdir -p $WORK/b046/
cd /usr/lib/golang/src/internal/singleflight
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid T7d2QtgGw0axzHOdxJn_/T7d2QtgGw0axzHOdxJn_ -goversion go1.14.12 -D "" -importcfg $WORK/b045/importcfg -pack ./singleflight.go
cat >$WORK/b046/importcfg << 'EOF' # internal
# import config
packagefile math=$WORK/b015/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/math/rand
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p math/rand -std -complete -installsuffix shared -buildid p15qKnI6b8Mw8HYUf_R1/p15qKnI6b8Mw8HYUf_R1 -goversion go1.14.12 -D "" -importcfg $WORK/b046/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal
cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/3f/3f7db6324d378a9529d0ce3f1576ac4bf0e077d86a5bc99852c0f5b28d7971c9-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal
cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/4b/4be7552d310de5052493ec4e427d44fc7c8d415a0ee146d08704ab424da93ba1-d # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal
cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/21/212ae817298839f61fc78b54c9d8d853689acc7c54b07558012d24a3d4491073-d # internal
errors
mkdir -p $WORK/b004/
sort
mkdir -p $WORK/b023/
cat >$WORK/b004/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
EOF
cd /usr/lib/golang/src/errors
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid D6oiMFb5uomFO0nSTezp/D6oiMFb5uomFO0nSTezp -goversion go1.14.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go
cat >$WORK/b023/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
EOF
cd /usr/lib/golang/src/sort
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid I9SwRlAYAe8dNbOLYbC1/I9SwRlAYAe8dNbOLYbC1 -goversion go1.14.12 -D "" -importcfg $WORK/b023/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal
cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/6d/6dc46e20e5f02dd4ac01b275ebaa498f6b22c21a9de3622af6560dbc8ba17202-d # internal
internal/oserror
mkdir -p $WORK/b026/
io
vendor/golang.org/x/net/dns/dnsmessage
strconv
mkdir -p $WORK/b017/
mkdir -p $WORK/b024/
cat >$WORK/b026/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
EOF
cat >$WORK/b017/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile math/bits=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/oserror
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid EjGfmpyms_WR42gQTqeE/EjGfmpyms_WR42gQTqeE -goversion go1.14.12 -D "" -importcfg $WORK/b026/importcfg -pack ./errors.go
cd /usr/lib/golang/src/strconv
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid nXBsdXsaqa5nl1mR5bqK/nXBsdXsaqa5nl1mR5bqK -goversion go1.14.12 -D "" -importcfg $WORK/b017/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go
cat >$WORK/b024/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
mkdir -p $WORK/b043/
cd /usr/lib/golang/src/io
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid j2J67QuEZMWTu49BB1iz/j2J67QuEZMWTu49BB1iz -goversion go1.14.12 -D "" -importcfg $WORK/b024/importcfg -pack ./io.go ./multi.go ./pipe.go
cat >$WORK/b043/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid RqTShr0kMZqZyp8xPfkm/RqTShr0kMZqZyp8xPfkm -goversion go1.14.12 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal
cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/28/285ba2e55acd255ae7bfc231ef657eca50ffdcbaba075cfd585d7fed033ab7a1-d # internal
syscall
mkdir -p $WORK/b029/
cat >$WORK/b029/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_arm64.s
cat >$WORK/b029/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile internal/oserror=$WORK/b026/_pkg_.a
packagefile internal/race=$WORK/b020/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid u9aTa7NCPLTYWgt0svcJ/u9aTa7NCPLTYWgt0svcJ -goversion go1.14.12 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.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/b023/_pkg_.a # internal
cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/3b/3b47b066b94bb7b52db45c9af1df5ad6f69196725498429b6aca9b7333b8f472-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal
cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/bc/bcf2d309745762e561e38a233d35718b37bacb68a33b3d8740774bc704f0ce4c-d # internal
strings
mkdir -p $WORK/b036/
crypto/internal/randutil
mkdir -p $WORK/b081/
bytes
mkdir -p $WORK/b038/
cat >$WORK/b036/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile unicode=$WORK/b022/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/strings
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid tv55Qm4XFy-P5n8n50H9/tv55Qm4XFy-P5n8n50H9 -goversion go1.14.12 -D "" -importcfg $WORK/b036/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go
cat >$WORK/b081/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
hash
mkdir -p $WORK/b064/
cd /usr/lib/golang/src/crypto/internal/randutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid uIup9xxsQWu6QQKe-W-q/uIup9xxsQWu6QQKe-W-q -goversion go1.14.12 -D "" -importcfg $WORK/b081/importcfg -pack ./randutil.go
cat >$WORK/b038/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile unicode=$WORK/b022/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cat >$WORK/b064/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b024/_pkg_.a
EOF
cd /usr/lib/golang/src/bytes
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p bytes -std -installsuffix shared -buildid 4njWKr3pEvWRxNR83wAQ/4njWKr3pEvWRxNR83wAQ -goversion go1.14.12 -D "" -importcfg $WORK/b038/importcfg -pack ./buffer.go ./bytes.go ./reader.go
cd /usr/lib/golang/src/hash
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p hash -std -complete -installsuffix shared -buildid 5b0vnK01wgYfIxZNk-Cy/5b0vnK01wgYfIxZNk-Cy -goversion go1.14.12 -D "" -importcfg $WORK/b064/importcfg -pack ./hash.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal
cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/65/65ece25799e48c67f51bdca3ed1c34c038fd0c57dcc5ef981b2f5a827ccfc403-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal
cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/bb/bbf78a3b307e9b5c87770296d3d2620ecdd4c81c97e0c9871412e8c625d11c2a-d # internal
hash/crc32
mkdir -p $WORK/b063/
cat >$WORK/b063/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b063/symabis ./crc32_arm64.s
cat >$WORK/b063/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p hash/crc32 -std -installsuffix shared -buildid wVDfUOOKvdK_e1rGJB_W/wVDfUOOKvdK_e1rGJB_W -goversion go1.14.12 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b063/crc32_arm64.o ./crc32_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b063/_pkg_.a $WORK/b063/crc32_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal
cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/41/41210029b3459bef7dc05553a45c236182d4069045dd40f57ba452f57d49563e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal
cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/5b/5b2f9ef3fa8c6eb4e7f7a1ab43bee914faf0c17d537c8e706725bf7494cdf41f-d # internal
crypto
mkdir -p $WORK/b072/
crypto/rc4
mkdir -p $WORK/b087/
cat >$WORK/b072/importcfg << 'EOF' # internal
# import config
packagefile hash=$WORK/b064/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
EOF
reflect
cd /usr/lib/golang/src/crypto
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto -std -complete -installsuffix shared -buildid p85rRuCzGNM6jXFKdnAk/p85rRuCzGNM6jXFKdnAk -goversion go1.14.12 -D "" -importcfg $WORK/b072/importcfg -pack ./crypto.go
cat >$WORK/b087/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
EOF
mkdir -p $WORK/b014/
cd /usr/lib/golang/src/crypto/rc4
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid _UzEg-5J-LqJnpbzxcwq/_UzEg-5J-LqJnpbzxcwq -goversion go1.14.12 -D "" -importcfg $WORK/b087/importcfg -pack ./rc4.go
cat >$WORK/b014/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./asm_arm64.s
cat >$WORK/b014/importcfg << 'EOF' # internal
# import config
packagefile math=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile unicode=$WORK/b022/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid p6fu7amV-Y4zz36eKtBS/p6fu7amV-Y4zz36eKtBS -goversion go1.14.12 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal
cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/38/38b179d5a5f4034a7b746287c65c3c6d98405b169a01a2078bf8dcdd773024ba-d # internal
bufio
mkdir -p $WORK/b060/
vendor/golang.org/x/text/transform
mkdir -p $WORK/b108/
cat >$WORK/b060/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/bufio
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p bufio -std -complete -installsuffix shared -buildid BoPmIRjnZ4frqLdZ-akB/BoPmIRjnZ4frqLdZ-akB -goversion go1.14.12 -D "" -importcfg $WORK/b060/importcfg -pack ./bufio.go ./scan.go
cat >$WORK/b108/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/transform
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid o2lrHg28trwZRIWhUOdl/o2lrHg28trwZRIWhUOdl -goversion go1.14.12 -D "" -importcfg $WORK/b108/importcfg -pack ./transform.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal
cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/62/62ef67a0e12fe8dde7cf69a0609983dfe5ad1921cd45593fff04e8c37cc36c6b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal
cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ee/ee5435d4888fd86970c3e2f65f9a0c31390bb3044efcb60c5cdbef0b3d23cb8f-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal
cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ed/ed9c59a1c2d06c9276519fbfd9bb5b548d2d7a2fa68e122949e0709f78f30330-d # internal
github.com/10gen/openssl/utils
mkdir -p $WORK/b035/
path
mkdir -p $WORK/b119/
cat >$WORK/b035/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl/utils
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/10gen/openssl/utils -complete -installsuffix shared -buildid SzYIU-QmaOWLFjdMCQPs/SzYIU-QmaOWLFjdMCQPs -goversion go1.14.12 -D "" -importcfg $WORK/b035/importcfg -pack ./errors.go ./future.go
regexp/syntax
mkdir -p $WORK/b052/
cat >$WORK/b119/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile strings=$WORK/b036/_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/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p path -std -complete -installsuffix shared -buildid PHvk_8g2BHH0YLQsykZR/PHvk_8g2BHH0YLQsykZR -goversion go1.14.12 -D "" -importcfg $WORK/b119/importcfg -pack ./match.go ./path.go
cat >$WORK/b052/importcfg << 'EOF' # internal
# import config
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile unicode=$WORK/b022/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/regexp/syntax
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid jZdM7wsq-Nsi9dI7Uir-/jZdM7wsq-Nsi9dI7Uir- -goversion go1.14.12 -D "" -importcfg $WORK/b052/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/93/93ebba28244ce4b040e4b64a056b7bd6954724b9819f9f2f98fbf23c68ff9228-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal
cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/fd/fd1acce6a1f43cb51c8ea85a3313e8a023f3e2d3cc662a3af2ccbcb6705887f5-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal
cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/58/582bc842c38450cc2b53078b68058eb15dc7c4bcc3c1fd03e8c7bfa898c9cba8-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/58/582849f7e2b0b2775a077d5110ea187523c6b1438bdb12a4a28e93ace97d2405-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal
cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a2/a2325279bcce4a0c8878d0a9a55f25d1549f103017677499c3da506b2be72cb8-d # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal
cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f2/f2442fb1df30c65d687eacf7ce45c1973cfab162ead7d6dc17146e97cdf72dce-d # internal
internal/syscall/execenv
mkdir -p $WORK/b031/
internal/syscall/unix
golang.org/x/crypto/ssh/terminal
time
mkdir -p $WORK/b030/
mkdir -p $WORK/b028/
cat >$WORK/b031/importcfg << 'EOF' # internal
# import config
packagefile syscall=$WORK/b029/_pkg_.a
EOF
cat >$WORK/b030/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/syscall/execenv
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid NJBh2aWaLSF4JArilupj/NJBh2aWaLSF4JArilupj -goversion go1.14.12 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go
cd /usr/lib/golang/src/time
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid UjPE469dQkv6kXw5Sgjb/UjPE469dQkv6kXw5Sgjb -goversion go1.14.12 -D "" -importcfg $WORK/b030/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go
mkdir -p $WORK/b130/
cat >$WORK/b028/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/syscall/unix
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid e2EsFTBhoBtim5ItDLyM/e2EsFTBhoBtim5ItDLyM -goversion go1.14.12 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go
cat >$WORK/b130/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/golang.org/x/crypto/ssh/terminal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 75cIgWf2nc0M5Su5B79O/75cIgWf2nc0M5Su5B79O -goversion go1.14.12 -D "" -importcfg $WORK/b130/importcfg -pack ./terminal.go ./util.go ./util_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal
cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/06/06faff0306cbc523932474d644d7228bf0c12d8f434c33cc83c3f59b96c6708a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/2b/2be3d65a67a387df577af8309212a48c0896152075edeec094edd3e7d0817369-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal
cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/c3/c35e012f0bf3153b965d0647b0bb4c3bead1ff219e390553451a390132e91bfd-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal
cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/65/657ab7c4e010738f8e4a97f05d3c6bd75b6d0222aaa5c74f462e3e14d9adbdee-d # internal
regexp
mkdir -p $WORK/b051/
cat >$WORK/b051/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile regexp/syntax=$WORK/b052/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile unicode=$WORK/b022/_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/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p regexp -std -complete -installsuffix shared -buildid 5RMhf1zVrT0fq_vdokdR/5RMhf1zVrT0fq_vdokdR -goversion go1.14.12 -D "" -importcfg $WORK/b051/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal
cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/0b/0ba9788dfdcc27639269d4356c3b810a9d59d0da6947ee4f5592c31c549a1773-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal
cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/03/03d9412370cc518786fbf6d673a24d58521ba75ec14aa2042f969a824411544e-d # internal
context
mkdir -p $WORK/b042/
cat >$WORK/b042/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/context
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p context -std -complete -installsuffix shared -buildid p9YpruOjEfJC5rha-Uos/p9YpruOjEfJC5rha-Uos -goversion go1.14.12 -D "" -importcfg $WORK/b042/importcfg -pack ./context.go
internal/poll
mkdir -p $WORK/b027/
cat >$WORK/b027/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/syscall/unix=$WORK/b028/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/poll
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid MsX5yZuHH28vJVPYMBPe/MsX5yZuHH28vJVPYMBPe -goversion go1.14.12 -D "" -importcfg $WORK/b027/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal
cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/46/468dfb2cc56ab29cb98100ad8b39bbf267b0974f6e932d5a589a69257e7d656c-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/2b/2b2f117f9c2e1786e05f0b04bf04026a81ca31c4ce7ea5044b3753b6b8a93f1b-d # internal
os
mkdir -p $WORK/b025/
cat >$WORK/b025/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/oserror=$WORK/b026/_pkg_.a
packagefile internal/poll=$WORK/b027/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a
packagefile internal/syscall/unix=$WORK/b028/_pkg_.a
packagefile internal/testlog=$WORK/b032/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/os
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid RFtiu0w-TNiFWWAvxeMq/RFtiu0w-TNiFWWAvxeMq -goversion go1.14.12 -D "" -importcfg $WORK/b025/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 ./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 -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal
cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/de/de9384a115e3095c06fbd886156c1dab66e252428856a9d4df05114d8155f5b0-d # internal
internal/fmtsort
mkdir -p $WORK/b013/
encoding/binary
mkdir -p $WORK/b058/
cat >$WORK/b013/importcfg << 'EOF' # internal
# import config
packagefile reflect=$WORK/b014/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/fmtsort
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid k347ofCJf56WrdetsRT4/k347ofCJf56WrdetsRT4 -goversion go1.14.12 -D "" -importcfg $WORK/b013/importcfg -pack ./sort.go
cat >$WORK/b058/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/binary
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid okVf9L1NJqzAco5iWxE4/okVf9L1NJqzAco5iWxE4 -goversion go1.14.12 -D "" -importcfg $WORK/b058/importcfg -pack ./binary.go ./varint.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal
cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e3/e37fb38a043c4d2130a498f3e6fb97c24bc13d776e6c54bd3caf98ca8664a032-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal
cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/9f/9f8185cdbe6bedd11f9a8cd76ffc703ef72cf248da710a1096a350c1077423aa-d # internal
encoding/base64
mkdir -p $WORK/b096/
crypto/ed25519/internal/edwards25519
crypto/md5
crypto/cipher
mkdir -p $WORK/b084/
vendor/golang.org/x/crypto/poly1305
cat >$WORK/b096/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
EOF
mkdir -p $WORK/b086/
cd /usr/lib/golang/src/encoding/base64
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Eu5ZmFaRh-pvALk7weat/Eu5ZmFaRh-pvALk7weat -goversion go1.14.12 -D "" -importcfg $WORK/b096/importcfg -pack ./base64.go
cat >$WORK/b084/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=$WORK/b058/_pkg_.a
EOF
cat >$WORK/b086/go_asm.h << 'EOF' # internal
EOF
mkdir -p $WORK/b068/
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b086/symabis ./md5block_arm64.s
cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid k0dmCJ28bBKFmQtI1ygV/k0dmCJ28bBKFmQtI1ygV -goversion go1.14.12 -D "" -importcfg $WORK/b084/importcfg -pack ./const.go ./edwards25519.go
mkdir -p $WORK/b102/
cat >$WORK/b068/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a
packagefile crypto/subtle=$WORK/b070/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/cipher
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid dR8VXODfwNgYs_Sv9RRu/dR8VXODfwNgYs_Sv9RRu -goversion go1.14.12 -D "" -importcfg $WORK/b068/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go
cat >$WORK/b102/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=$WORK/b070/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile math/bits=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid bOsCEg6JF5RscE7u25vV/bOsCEg6JF5RscE7u25vV -goversion go1.14.12 -D "" -importcfg $WORK/b102/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go
cat >$WORK/b086/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b072/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile math/bits=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/md5 -std -installsuffix shared -buildid FngcNdPkLK2u81bpCBfO/FngcNdPkLK2u81bpCBfO -goversion go1.14.12 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal
cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/45/45a07744fc8d22629be116def42d66807bd7e8ead4a1e1a4852f12e3cc291ba3-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b086/md5block_arm64.o ./md5block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b086/_pkg_.a $WORK/b086/md5block_arm64.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/22/22ef8469855a17de536669a53f73825c6dd4aad0a7ee8070d27633720b66a289-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal
cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/d0/d02e185325b6900838c1e412e551be98b9cf5de073a0a2f3833105d7777fb42b-d # internal
encoding/pem
mkdir -p $WORK/b095/
cat >$WORK/b095/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile encoding/base64=$WORK/b096/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/pem
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 5SuqQNpaaIXkx7WcHRVp/5SuqQNpaaIXkx7WcHRVp -goversion go1.14.12 -D "" -importcfg $WORK/b095/importcfg -pack ./pem.go
cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/bc/bc3d4f50d84c11fa9a8d3f54e76a2b69c8807bfb86ebeae916c6ef960fdefe8e-d # internal
github.com/howeyc/gopass
fmt
github.com/mattn/go-runewidth
mkdir -p $WORK/b129/
path/filepath
mkdir -p $WORK/b003/
cat >$WORK/b129/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b130/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
EOF
os/signal
mkdir -p $WORK/b050/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/howeyc/gopass
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/howeyc/gopass -complete -installsuffix shared -buildid kBLzj650oqTghsg3zF6p/kBLzj650oqTghsg3zF6p -goversion go1.14.12 -D "" -importcfg $WORK/b129/importcfg -pack ./nix.go ./pass.go
mkdir -p $WORK/b144/
cat >$WORK/b003/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/fmtsort=$WORK/b013/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cat >$WORK/b050/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b050/symabis ./sig.s
mkdir -p $WORK/b049/
cd /usr/lib/golang/src/fmt
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p fmt -std -complete -installsuffix shared -buildid wrvbSwmp3x_eVVqpCEt9/wrvbSwmp3x_eVVqpCEt9 -goversion go1.14.12 -D "" -importcfg $WORK/b003/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go
cat >$WORK/b144/importcfg << 'EOF' # internal
# import config
packagefile os=$WORK/b025/_pkg_.a
packagefile regexp=$WORK/b051/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
EOF
cat >$WORK/b049/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/mattn/go-runewidth
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid Nx5qh-IO_9CaLQASQzhH/Nx5qh-IO_9CaLQASQzhH -goversion go1.14.12 -D "" -importcfg $WORK/b144/importcfg -pack ./runewidth.go ./runewidth_posix.go
cd /usr/lib/golang/src/path/filepath
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid _kJ0lI1nIEqzIdZVNzvE/_kJ0lI1nIEqzIdZVNzvE -goversion go1.14.12 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go
net
mkdir -p $WORK/b041/
cd /usr/lib/golang/src/net
CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b041/ -importpath net -- -I $WORK/b041/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go
cat >$WORK/b050/importcfg << 'EOF' # internal
# import config
packagefile os=$WORK/b025/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p os/signal -std -installsuffix shared -buildid YaKUUvWrWwEY-zh2NyIH/YaKUUvWrWwEY-zh2NyIH -goversion go1.14.12 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./doc.go ./signal.go ./signal_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal
cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/df/dfac3d290e24fbf24ddc028b0112b2a8996dc40c77393b639353ec2c7c25e108-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal
cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/bf/bf7b05710d24f2ea196649a46cb15446e52b3410386b4b72356f12e0a36ce677-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal
crypto/des
mkdir -p $WORK/b078/
vendor/golang.org/x/crypto/chacha20
mkdir -p $WORK/b100/
cat >$WORK/b078/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=$WORK/b068/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/des
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid YPNbfhZUcRrKToUKYQgE/YPNbfhZUcRrKToUKYQgE -goversion go1.14.12 -D "" -importcfg $WORK/b078/importcfg -pack ./block.go ./cipher.go ./const.go
cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/94/94e18f8c4ef3b937d7c838b853dc3b3506caa64d0348e95b9992e1907e57f7c8-d # internal
cat >$WORK/b100/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b050/sig.o ./sig.s
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b100/symabis ./chacha_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal
cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/62/622354f363722287ae0f7c70fa7ba22b1c5ec29866cef6d6b264a3a1016a87e4-d # internal
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b050/_pkg_.a $WORK/b050/sig.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal
cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/86/860c29513817a154a2c536216d2f82d519ae5b13b04479de75725db6434e0504-d # internal
cat >$WORK/b100/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle
packagefile crypto/cipher=$WORK/b068/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a
packagefile math/bits=$WORK/b016/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid YDxIH1x6eWxryFt7nug8/YDxIH1x6eWxryFt7nug8 -goversion go1.14.12 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal
cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/9a/9a9f44981902f13f4f383047a6dcfc1a5cd6a32133bb9babd61bd687cee50b3f-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/f5/f5fb7746f922dc7f064af46fe40c57c87e9a77c97c12d12d31247b8d8dc96711-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal
cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/82/82a8c0555327f1144cf323753e7d33829377724e178513ab192aa341d9efb740-d # internal
os/exec
io/ioutil
mkdir -p $WORK/b048/
mkdir -p $WORK/b054/
cat >$WORK/b048/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile context=$WORK/b042/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile path/filepath=$WORK/b049/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/os/exec
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p os/exec -std -complete -installsuffix shared -buildid tbGPUIQ6r5kgJks7YoqL/tbGPUIQ6r5kgJks7YoqL -goversion go1.14.12 -D "" -importcfg $WORK/b048/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go
cat >$WORK/b054/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile path/filepath=$WORK/b049/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/io/ioutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 0QaBWahnOUkaRFopS6nb/0QaBWahnOUkaRFopS6nb -goversion go1.14.12 -D "" -importcfg $WORK/b054/importcfg -pack ./ioutil.go ./tempfile.go
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b100/chacha_arm64.o ./chacha_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b100/_pkg_.a $WORK/b100/chacha_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal
cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/1e/1ed653d0d0dba3e43510ed3de7f77334b324cfcbf857b6455373f70bd7f2620b-d # internal
vendor/golang.org/x/crypto/chacha20poly1305
mkdir -p $WORK/b099/
cat >$WORK/b099/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/b068/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b100/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a
packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b102/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid Xtb6F-87qqK5MD3wJhAq/Xtb6F-87qqK5MD3wJhAq -goversion go1.14.12 -D "" -importcfg $WORK/b099/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal
cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/49/49d828ad5a94f27ff15fe5a4a1d48b83403d94d59f5c3c47eba3f84737c4bf94-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal
cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/14/14b767310cd2ee0562504dbe9892638ba2beae65da27eb442a9b5be27a114e9a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal
cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/64/641c99eaec2c9b4190d817a65189236a86800c7aba5b6f1cbf74981785a14cf6-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal
cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a2/a2e276c324f3d39180b63f9435c23c6cadfb4a5fe37a7a0e29aa245d078f6b16-d # internal
github.com/mongodb/mongo-tools/common/log
mkdir -p $WORK/b002/
log
net/url
mkdir -p $WORK/b055/
cat >$WORK/b002/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
text/template/parse
mkdir -p $WORK/b056/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/log
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/mongodb/mongo-tools/common/log -complete -installsuffix shared -buildid OcrBW9Wu98oyGhSnc3-R/OcrBW9Wu98oyGhSnc3-R -goversion go1.14.12 -D "" -importcfg $WORK/b002/importcfg -pack ./tool_logger.go
cat >$WORK/b055/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
EOF
cat >$WORK/b056/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile unicode=$WORK/b022/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/net/url
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p net/url -std -complete -installsuffix shared -buildid HEher8nAz3Q2vO-riTpH/HEher8nAz3Q2vO-riTpH -goversion go1.14.12 -D "" -importcfg $WORK/b055/importcfg -pack ./url.go
cd /usr/lib/golang/src/text/template/parse
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid _nTMmi-ku2fTsB1kXqZd/_nTMmi-ku2fTsB1kXqZd -goversion go1.14.12 -D "" -importcfg $WORK/b056/importcfg -pack ./lex.go ./node.go ./parse.go
encoding/hex
mkdir -p $WORK/b094/
cat >$WORK/b094/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
EOF
compress/flate
mkdir -p $WORK/b062/
cd /usr/lib/golang/src/encoding/hex
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rj1gais4R8RISBQ4-Wdx/rj1gais4R8RISBQ4-Wdx -goversion go1.14.12 -D "" -importcfg $WORK/b094/importcfg -pack ./hex.go
mkdir -p $WORK/b039/
vendor/golang.org/x/crypto/curve25519
mkdir -p $WORK/b103/
mime/quotedprintable
math/big
vendor/golang.org/x/net/http2/hpack
mkdir -p $WORK/b057/
cat >$WORK/b062/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile math/bits=$WORK/b016/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
cat >$WORK/b039/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cat >$WORK/b103/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=$WORK/b070/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
EOF
mkdir -p $WORK/b113/
cd /usr/lib/golang/src/compress/flate
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid B0ngstJMTP1CyTQ-6TTp/B0ngstJMTP1CyTQ-6TTp -goversion go1.14.12 -D "" -importcfg $WORK/b062/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go
cat >$WORK/b057/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/log
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p log -std -complete -installsuffix shared -buildid 7K6TVEihXuNwqezmPgoF/7K6TVEihXuNwqezmPgoF -goversion go1.14.12 -D "" -importcfg $WORK/b039/importcfg -pack ./log.go
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b057/symabis ./arith_arm64.s
mkdir -p $WORK/b116/
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 68RlddOqujMALBwhs23J/68RlddOqujMALBwhs23J -goversion go1.14.12 -D "" -importcfg $WORK/b103/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go
cat >$WORK/b116/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile bytes=$WORK/b038/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
EOF
cd /usr/lib/golang/src/mime/quotedprintable
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid OOgmWrquimfiymDehuCv/OOgmWrquimfiymDehuCv -goversion go1.14.12 -D "" -importcfg $WORK/b116/importcfg -pack ./reader.go ./writer.go
net/http/internal
mkdir -p $WORK/b118/
github.com/mongodb/mongo-tools/common/text
mkdir -p $WORK/b140/
mime
mkdir -p $WORK/b114/
cat >$WORK/b113/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
encoding/json
mkdir -p $WORK/b125/
cat >$WORK/b118/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile bytes=$WORK/b038/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
EOF
gopkg.in/mgo.v2/internal/json
vendor/golang.org/x/text/unicode/norm
mkdir -p $WORK/b127/
cat >$WORK/b140/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile bytes=$WORK/b038/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 7ZRxhG9TmuaQMJhMZ512/7ZRxhG9TmuaQMJhMZ512 -goversion go1.14.12 -D "" -importcfg $WORK/b113/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go
mkdir -p $WORK/b110/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/text
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/mongodb/mongo-tools/common/text -complete -installsuffix shared -buildid brx0SMhZweIT2UXEjvZB/brx0SMhZweIT2UXEjvZB -goversion go1.14.12 -D "" -importcfg $WORK/b140/importcfg -pack ./grid.go ./units.go
cd /usr/lib/golang/src/net/http/internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid ENXco73OQUXCQWC0ebth/ENXco73OQUXCQWC0ebth -goversion go1.14.12 -D "" -importcfg $WORK/b118/importcfg -pack ./chunked.go ./testcert.go
cat >$WORK/b125/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile encoding=$WORK/b126/_pkg_.a
packagefile encoding/base64=$WORK/b096/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile unicode=$WORK/b022/_pkg_.a
packagefile unicode/utf16=$WORK/b076/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cat >$WORK/b114/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile bytes=$WORK/b038/_pkg_.a
packagefile encoding/base64=$WORK/b096/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile unicode=$WORK/b022/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cat >$WORK/b127/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile encoding=$WORK/b126/_pkg_.a
packagefile encoding/base64=$WORK/b096/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile unicode=$WORK/b022/_pkg_.a
packagefile unicode/utf16=$WORK/b076/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid tFdWMKEc9K2tfb4YnxX2/tFdWMKEc9K2tfb4YnxX2 -goversion go1.14.12 -D "" -importcfg $WORK/b125/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go
cat >$WORK/b110/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p gopkg.in/mgo.v2/internal/json -complete -installsuffix shared -buildid x2aUDqPFzmBXq6VYEQXd/x2aUDqPFzmBXq6VYEQXd -goversion go1.14.12 -D "" -importcfg $WORK/b127/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go
github.com/jessevdk/go-flags
cd /usr/lib/golang/src/mime
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p mime -std -complete -installsuffix shared -buildid 9nJ3dlwrzBOtww6-eEJS/9nJ3dlwrzBOtww6-eEJS -goversion go1.14.12 -D "" -importcfg $WORK/b114/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go
cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid bCxnfqh07DgUKbdEQkHn/bCxnfqh07DgUKbdEQkHn -goversion go1.14.12 -D "" -importcfg $WORK/b110/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go
mkdir -p $WORK/b120/
cat >$WORK/b120/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile bytes=$WORK/b038/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile path=$WORK/b119/_pkg_.a
packagefile path/filepath=$WORK/b049/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/jessevdk/go-flags
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid K05GNlG-srRbnwNu4EkW/K05GNlG-srRbnwNu4EkW -goversion go1.14.12 -D "" -importcfg $WORK/b120/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go ./termsize_linux.go
cat >$WORK/b057/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile math/bits=$WORK/b016/_pkg_.a
packagefile math/rand=$WORK/b046/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p math/big -std -installsuffix shared -buildid 5jRyt3nrdZ58tkeuMPFq/5jRyt3nrdZ58tkeuMPFq -goversion go1.14.12 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/16/162fcc7daf16ae57e3b2622d659056c7039ae31a0b601d2885884535f3e616b4-d # internal
github.com/mongodb/mongo-tools/common/password
mkdir -p $WORK/b128/
cat >$WORK/b128/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/howeyc/gopass=$WORK/b129/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b130/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/password
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/mongodb/mongo-tools/common/password -complete -installsuffix shared -buildid qDigqShXxi-XUIdejqYX/qDigqShXxi-XUIdejqYX -goversion go1.14.12 -D "" -importcfg $WORK/b128/importcfg -pack ./pass_util.go ./password.go
cd $WORK/b041
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/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/b094/_pkg_.a # internal
cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/94/943bf1c3facd7ed2b54ff0e57feb6c94553027631f53f64526237139b11d1282-d # internal
github.com/nsf/termbox-go
mkdir -p $WORK/b143/
cat >$WORK/b143/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile encoding/hex=$WORK/b094/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/mattn/go-runewidth=$WORK/b144/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile io/ioutil=$WORK/b054/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile os/signal=$WORK/b050/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/nsf/termbox-go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/nsf/termbox-go -complete -installsuffix shared -buildid KWAYIzNEBAjcJQHI9TSf/KWAYIzNEBAjcJQHI9TSf -goversion go1.14.12 -D "" -importcfg $WORK/b143/importcfg -pack ./api.go ./api_common.go ./syscalls_linux.go ./termbox.go ./termbox_common.go ./terminfo.go ./terminfo_builtin.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal
cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c1/c1d462ca8231528b16fb234292d5d767406367aeb5f98b80def921ba93a3afbe-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/c2/c23f7b7bd83f4067a54a42f1cfb6413124751b098fc3aee35a4c74930b10ec7b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal
cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/7b/7bdf9efe27c6b4ff52099b51c864607b216366aeafe38135b98d613a2c173741-d # internal
cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ec/ecf39694986f7aaf5d0b61aa66737be253bfcdf70f7f270183cf88be77b4810f-d # internal
vendor/golang.org/x/text/unicode/bidi
mkdir -p $WORK/b109/
cat >$WORK/b109/importcfg << 'EOF' # internal
# import config
packagefile container/list=$WORK/b065/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile log=$WORK/b039/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid dCGmm-h0bbohX_xpa4RR/dCGmm-h0bbohX_xpa4RR -goversion go1.14.12 -D "" -importcfg $WORK/b109/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal
cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a8/a8ff1520360d019a649e587a80c96899da0ef11b2282ded4a4308327adb5d905-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal
cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/1e/1eb2805d00332f986bea9950fe6e1e02c0f608d1405ad7244bd87fa9af4d1041-d # internal
cd $WORK/b041
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/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/b041=/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/b113/_pkg_.a # internal
cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/b0/b06389c7916b3d6f506ac32eaff7810cf48e050fb010d61a4ef9ea86afa1d33f-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal
cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/5a/5ae4336db93a4173e28cd1654157c751bff896ff570fff151f7f0c5ef3d348c0-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/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/b143/_pkg_.a # internal
cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/33/3324e91bec24e9ffe4e874c39305289881b309e964dd611cda2de81737f7732b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal
cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/3c/3cd21033f97c3f6287ff374468a7f4b9e65366c367316d8200a86cc9fe9821d5-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c
cd /usr/lib/golang/src/net
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -o $WORK/b041/_cgo_.o $WORK/b041/_cgo_main.o $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o -g -O2
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal
cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/60/6000992e646ff0db4d38d564b5ccedc41ef7402f09a4352e173bc608ba7dd49e-d # internal
compress/gzip
mkdir -p $WORK/b061/
cat >$WORK/b061/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile compress/flate=$WORK/b062/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile hash/crc32=$WORK/b063/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/compress/gzip
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid cYx9rnHMnqe6fWoN6XEo/cYx9rnHMnqe6fWoN6XEo -goversion go1.14.12 -D "" -importcfg $WORK/b061/importcfg -pack ./gunzip.go ./gzip.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal
cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/e5/e559118d7b15bbdd622500ec85ab4dd7b08083d9b4f066814000f4695823b729-d # internal
vendor/golang.org/x/text/secure/bidirule
mkdir -p $WORK/b107/
cat >$WORK/b107/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid PmQa7Vs--wZcLY0MO3ak/PmQa7Vs--wZcLY0MO3ak -goversion go1.14.12 -D "" -importcfg $WORK/b107/importcfg -pack ./bidirule.go ./bidirule10.0.0.go
cd /usr/lib/golang/src/net
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b041/_cgo_.o -dynout $WORK/b041/_cgo_import.go
cat >$WORK/b041/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
packagefile context=$WORK/b042/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile internal/nettrace=$WORK/b044/_pkg_.a
packagefile internal/poll=$WORK/b027/_pkg_.a
packagefile internal/singleflight=$WORK/b045/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math/rand=$WORK/b046/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
packagefile runtime/cgo=$WORK/b047/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p net -std -installsuffix shared -buildid vJsAvTDWh-NvNq4fcOul/vJsAvTDWh-NvNq4fcOul -goversion go1.14.12 -D "" -importcfg $WORK/b041/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b041/_cgo_gotypes.go $WORK/b041/cgo_linux.cgo1.go $WORK/b041/cgo_resnew.cgo1.go $WORK/b041/cgo_socknew.cgo1.go $WORK/b041/cgo_unix.cgo1.go $WORK/b041/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal
cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/cf/cf6c87ef7553c61642a976a474359ac2a04ca32b7683460f02bd682621178b20-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/4f/4f3bdf075572b54e1507f2deff8986f3f2f5d496e14741c147e50179d7d01463-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal
cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/5a/5ad8230299e32ba2c9077b2d54e62e3e9f4fb7872dbbed3f270ef7079605628a-d # internal
text/template
mkdir -p $WORK/b053/
cat >$WORK/b053/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile internal/fmtsort=$WORK/b013/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile io/ioutil=$WORK/b054/_pkg_.a
packagefile net/url=$WORK/b055/_pkg_.a
packagefile path/filepath=$WORK/b049/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile text/template/parse=$WORK/b056/_pkg_.a
packagefile unicode=$WORK/b022/_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/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p text/template -std -complete -installsuffix shared -buildid vLiMXzPPzzt5nQQHkjTP/vLiMXzPPzzt5nQQHkjTP -goversion go1.14.12 -D "" -importcfg $WORK/b053/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal
cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/14/14d240e3c5650ad0ce717b29910c8f8ad482d5a5c6fcbb8c40f4415081f0dbf2-d # internal
vendor/golang.org/x/net/idna
mkdir -p $WORK/b106/
cat >$WORK/b106/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
packagefile fmt=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b107/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b110/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/idna
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Z18_HWhTAdYXOHsQP8eZ/Z18_HWhTAdYXOHsQP8eZ -goversion go1.14.12 -D "" -importcfg $WORK/b106/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal
cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/bc/bcafcabdc66ac288cdc762b54d0e3b5c235258763367e3a2b7f83d47596c13bb-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal
cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/7f/7f5dcf62ba8cf42989f679240f53a95f0ef2cb4b37648ccebdc9788110a4b1fa-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal
cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/87/87da4855bc3a83ed3c5d96f99018d8ac7ed48a911299e1e3d49835da0476c0d0-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal
cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/1f/1f7472e35a0d48e834a3ce820a92f5d032f72fc368a73cc5825eb60bfa0726fa-d # internal
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b057/arith_arm64.o ./arith_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b057/_pkg_.a $WORK/b057/arith_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal
cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/93/9353b8d9ef28758db6b9220b35311aa62ddca0b1a79629eb2d50e1475b5ed37c-d # internal
crypto/dsa
mkdir -p $WORK/b092/
encoding/asn1
crypto/elliptic
mkdir -p $WORK/b080/
cat >$WORK/b092/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/dsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 6-cHOfSq1ePscEMAQXP4/6-cHOfSq1ePscEMAQXP4 -goversion go1.14.12 -D "" -importcfg $WORK/b092/importcfg -pack ./dsa.go
mkdir -p $WORK/b075/
cat >$WORK/b080/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/elliptic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b080/symabis ./p256_asm_arm64.s
cat >$WORK/b075/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
packagefile unicode/utf16=$WORK/b076/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/asn1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid Ru9IBMRxTWEIOP8uFkPv/Ru9IBMRxTWEIOP8uFkPv -goversion go1.14.12 -D "" -importcfg $WORK/b075/importcfg -pack ./asn1.go ./common.go ./marshal.go
cat >$WORK/b080/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b024/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/elliptic
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid T9L6BLAKetkI4gs_EvVX/T9L6BLAKetkI4gs_EvVX -goversion go1.14.12 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal
cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/d4/d4c60dfd2779b9163bb606225a8fc481930e412af40aed03ea32f7a40b407a4b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal
cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/f9/f9726aded24df952a0c1c30193361ebc85194aec4b2d07715a01c5532447d36a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b080/p256_asm_arm64.o ./p256_asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b080/_pkg_.a $WORK/b080/p256_asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal
cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/4f/4f9b14c8468401f8038cd602200c90e5f0c5563be266bd38d8dbec728b5d995d-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal
cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/37/37ec53e71ed8b592fde91e8f6f501ba020bc3ad3b721ad59aa61bc340e4b9f8b-d # internal
crypto/x509/pkix
mkdir -p $WORK/b093/
vendor/golang.org/x/crypto/cryptobyte
mkdir -p $WORK/b097/
cat >$WORK/b093/importcfg << 'EOF' # internal
# import config
packagefile encoding/asn1=$WORK/b075/_pkg_.a
packagefile encoding/hex=$WORK/b094/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cat >$WORK/b097/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile encoding/asn1=$WORK/b075/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b098/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/x509/pkix
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid gocvykXSfVUS7tGLxAva/gocvykXSfVUS7tGLxAva -goversion go1.14.12 -D "" -importcfg $WORK/b093/importcfg -pack ./pkix.go
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 6zldvN3E09ECJXg9pt5e/6zldvN3E09ECJXg9pt5e -goversion go1.14.12 -D "" -importcfg $WORK/b097/importcfg -pack ./asn1.go ./builder.go ./string.go
crypto/internal/boring
mkdir -p $WORK/b071/
cd /usr/lib/golang/src/crypto/internal/boring
CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b071/ -importpath crypto/internal/boring -- -I $WORK/b071/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal
cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/3c/3cfe4b0c71f4fe1f6fa34d04ca074e6666ea4292b885f61f6bd0eb9ceb619aaf-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal
cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/a1/a13f406666754a7d6a33ccd27e2c63a496b6798f3e91efecb3041c42cdc97903-d # internal
cd /usr/lib/golang/src/net
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b041/_pkg_.a $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6f/6f84cca08d9c9d99ea5fad341dcabd5ac909a2f492a2f3001af589ae645c07db-d # internal
log/syslog
mkdir -p $WORK/b040/
vendor/golang.org/x/net/http/httpproxy
mkdir -p $WORK/b112/
net/textproto
github.com/mongodb/mongo-tools/common/connstring
cat >$WORK/b040/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile log=$WORK/b039/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/log/syslog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid YItClFMPD7KKpOc9uPjO/YItClFMPD7KKpOc9uPjO -goversion go1.14.12 -D "" -importcfg $WORK/b040/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go
mkdir -p $WORK/b111/
cat >$WORK/b112/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile net/url=$WORK/b055/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid J1i__6QsrXrYvMaX80ZH/J1i__6QsrXrYvMaX80ZH -goversion go1.14.12 -D "" -importcfg $WORK/b112/importcfg -pack ./proxy.go
mkdir -p $WORK/b121/
cat >$WORK/b111/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile bytes=$WORK/b038/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile io/ioutil=$WORK/b054/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/net/textproto
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid IVvazSfdRg1woU0UN6wL/IVvazSfdRg1woU0UN6wL -goversion go1.14.12 -D "" -importcfg $WORK/b111/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go
cat >$WORK/b121/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile net/url=$WORK/b055/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/connstring
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/mongodb/mongo-tools/common/connstring -complete -installsuffix shared -buildid ZSvKuXCIYLO9pglqw0sD/ZSvKuXCIYLO9pglqw0sD -goversion go1.14.12 -D "" -importcfg $WORK/b121/importcfg -pack ./connstring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c2/c23eeaa4cc846df0c5cadafb729f59044c55a6c23a830115519279d7b1705020-d # internal
github.com/spacemonkeygo/spacelog
mkdir -p $WORK/b037/
cat >$WORK/b037/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile log=$WORK/b039/_pkg_.a
packagefile log/syslog=$WORK/b040/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile os/exec=$WORK/b048/_pkg_.a
packagefile os/signal=$WORK/b050/_pkg_.a
packagefile path/filepath=$WORK/b049/_pkg_.a
packagefile regexp=$WORK/b051/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
packagefile text/template=$WORK/b053/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/spacemonkeygo/spacelog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p github.com/spacemonkeygo/spacelog -complete -installsuffix shared -buildid 7j43awweund7X0VZBiAv/7j43awweund7X0VZBiAv -goversion go1.14.12 -D "" -importcfg $WORK/b037/importcfg -pack ./capture.go ./capture_linux.go ./collection.go ./convenience.go ./doc.go ./event.go ./handler.go ./level.go ./logger.go ./output.go ./output_other.go ./setup.go ./syslog.go ./templates.go ./templates_others.go ./text.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal
cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/da/da2497e3a59bedf780e1dccedc4f9546353a141de573de2e9923a6a2ec6fb0e1-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal
cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/49/498e8218113ce330e2b5dc25ad57b2936852003f167c526df4563653768cfcca-d # internal
vendor/golang.org/x/net/http/httpguts
mkdir -p $WORK/b105/
cat >$WORK/b105/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile net/textproto=$WORK/b111/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid wGbCajl5l4OjpMeKImj_/wGbCajl5l4OjpMeKImj_ -goversion go1.14.12 -D "" -importcfg $WORK/b105/importcfg -pack ./guts.go ./httplex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal
cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/9d/9de8598d459b9d954295fc8571f89885c7b18b9b10ee84199098ccd0ff75836e-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/d1/d1a2c219a763646c822317c63848682e23dfaf2c30b8375cf9324574079aca70-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal
cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/ed/ed243bb1c23f1c17caf513e98fe73f459c90b49be70e0c659e6b0275382abadf-d # internal
cd $WORK/b071
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c
cd /usr/lib/golang/src/crypto/internal/boring
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -o $WORK/b071/_x009.o -c openssl_ecdsa_signature.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -o $WORK/b071/_x010.o -c openssl_evp.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -o $WORK/b071/_x011.o -c openssl_lock_setup.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -o $WORK/b071/_x012.o -c openssl_port_aead_gcm.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -o $WORK/b071/_x013.o -c openssl_port_ctr128.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -o $WORK/b071/_x014.o -c openssl_port_evp_md5_sha1.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -o $WORK/b071/_x015.o -c openssl_port_hmac.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -o $WORK/b071/_x016.o -c openssl_port_rsa.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -o $WORK/b071/_x017.o -c openssl_stub_rand.c
cd $WORK/b071
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c
cd /usr/lib/golang/src/crypto/internal/boring
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o $WORK/b071/_x011.o $WORK/b071/_x012.o $WORK/b071/_x013.o $WORK/b071/_x014.o $WORK/b071/_x015.o $WORK/b071/_x016.o $WORK/b071/_x017.o -g -O2 -ldl
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go
cat >$WORK/b071/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/cipher=$WORK/b068/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b073/_pkg_.a
packagefile crypto/internal/boring/sig=$WORK/b074/_pkg_.a
packagefile encoding/asn1=$WORK/b075/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile runtime/cgo=$WORK/b047/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid n3xhh9SXZoiPLpvu_K8K/n3xhh9SXZoiPLpvu_K8K -goversion go1.14.12 -D "" -importcfg $WORK/b071/importcfg -pack ./doc.go $WORK/b071/_cgo_gotypes.go $WORK/b071/aes.cgo1.go $WORK/b071/boring.cgo1.go $WORK/b071/ecdsa.cgo1.go $WORK/b071/hmac.cgo1.go $WORK/b071/rand.cgo1.go $WORK/b071/rsa.cgo1.go $WORK/b071/sha.cgo1.go $WORK/b071/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o $WORK/b071/_x011.o $WORK/b071/_x012.o $WORK/b071/_x013.o $WORK/b071/_x014.o $WORK/b071/_x015.o $WORK/b071/_x016.o $WORK/b071/_x017.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/2f/2f35fbc3167a6115110a25613ec762d6eff16545e5c55d34e895b840349ec817-d # internal
crypto/sha512
mkdir -p $WORK/b082/
crypto/hmac
crypto/sha256
mkdir -p $WORK/b090/
crypto/sha1
crypto/aes
cat >$WORK/b082/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile math/bits=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/sha512
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid gVcLBcxyYrVOCYAfxmcz/gVcLBcxyYrVOCYAfxmcz -goversion go1.14.12 -D "" -importcfg $WORK/b082/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go
cat >$WORK/b090/go_asm.h << 'EOF' # internal
EOF
mkdir -p $WORK/b089/
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b090/symabis ./sha256block_arm64.s
mkdir -p $WORK/b067/
cat >$WORK/b089/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./sha1block_arm64.s
mkdir -p $WORK/b085/
cat >$WORK/b067/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b067/symabis ./asm_arm64.s ./gcm_arm64.s
cat >$WORK/b085/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile crypto/subtle=$WORK/b070/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/hmac
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid Vs3jeurf2Ajo3j95s513/Vs3jeurf2Ajo3j95s513 -goversion go1.14.12 -D "" -importcfg $WORK/b085/importcfg -pack ./hmac.go
cat >$WORK/b090/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile math/bits=$WORK/b016/_pkg_.a
EOF
cat >$WORK/b089/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile math/bits=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid c1hsy0pnQNlG3NCcmE3T/c1hsy0pnQNlG3NCcmE3T -goversion go1.14.12 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 8-_8RCDH7pBq1T_2JNCG/8-_8RCDH7pBq1T_2JNCG -goversion go1.14.12 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go
cat >$WORK/b067/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=$WORK/b068/_pkg_.a
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a
packagefile crypto/subtle=$WORK/b070/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/aes -std -installsuffix shared -buildid faJ0NV05cYser03dGmKD/faJ0NV05cYser03dGmKD -goversion go1.14.12 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/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/b085/_pkg_.a # internal
cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/2f/2f8138f2de8574dffc3fa3b751813f3c27dd1c0e3a1a7f3a6bc619d720ae3da5-d # internal
vendor/golang.org/x/crypto/hkdf
mkdir -p $WORK/b104/
cat >$WORK/b104/importcfg << 'EOF' # internal
# import config
packagefile crypto/hmac=$WORK/b085/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QK0sH6hPio9myeDGI2t_/QK0sH6hPio9myeDGI2t_ -goversion go1.14.12 -D "" -importcfg $WORK/b104/importcfg -pack ./hkdf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal
cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/cf/cf3c60db14a8fc68d1cac67fccdb81a689a3cdd1cca3a1a291fddd529bb556b0-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/sha1block_arm64.o ./sha1block_arm64.s
cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/d7/d7c80f2b37634af44738876d023b875c4717f08b4414977526f02b8c24fb8dd1-d # internal
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b090/sha256block_arm64.o ./sha256block_arm64.s
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/sha1block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b090/_pkg_.a $WORK/b090/sha256block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal
cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/55/55265a335128dc3eaa588f3bc61667be57e8dd4214c8257aa7fa0bd05ba6ae8e-d # internal
cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/6c/6cbcd7d38efb6d276b949bea3f44fc503212ea8e794a0df94f13ccb361580e0b-d # internal
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b067/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b067/gcm_arm64.o ./gcm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b067/_pkg_.a $WORK/b067/asm_arm64.o $WORK/b067/gcm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal
cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/61/6135f92b58945435b2d3c133fbdf42799d9fa09e9b7461c07529bec142528bf4-d # internal
crypto/ecdsa
mkdir -p $WORK/b079/
crypto/rand
mkdir -p $WORK/b066/
cat >$WORK/b079/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/aes=$WORK/b067/_pkg_.a
packagefile crypto/cipher=$WORK/b068/_pkg_.a
packagefile crypto/elliptic=$WORK/b080/_pkg_.a
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a
packagefile crypto/sha512=$WORK/b082/_pkg_.a
packagefile encoding/asn1=$WORK/b075/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
EOF
cat >$WORK/b066/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile crypto/aes=$WORK/b067/_pkg_.a
packagefile crypto/cipher=$WORK/b068/_pkg_.a
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/syscall/unix=$WORK/b028/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/ecdsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid nN1Ovpjn3m4-kj4-Nvf8/nN1Ovpjn3m4-kj4-Nvf8 -goversion go1.14.12 -D "" -importcfg $WORK/b079/importcfg -pack ./boring.go ./ecdsa.go
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 WJyB9_olaKTMf5l21bZL/WJyB9_olaKTMf5l21bZL -goversion go1.14.12 -D "" -importcfg $WORK/b066/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal
cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/76/7699e7bc11f2fe79e1142d17696d3e73620308d4a2eb5a0f548000f3ebad57bd-d # internal
crypto/ed25519
mkdir -p $WORK/b083/
gopkg.in/mgo.v2/internal/scram
mkdir -p $WORK/b136/
mime/multipart
mkdir -p $WORK/b115/
cat >$WORK/b083/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/ed25519/internal/edwards25519=$WORK/b084/_pkg_.a
packagefile crypto/rand=$WORK/b066/_pkg_.a
packagefile crypto/sha512=$WORK/b082/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
EOF
crypto/rsa
gopkg.in/mgo.v2/bson
cat >$WORK/b136/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile crypto/hmac=$WORK/b085/_pkg_.a
packagefile crypto/rand=$WORK/b066/_pkg_.a
packagefile encoding/base64=$WORK/b096/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
EOF
mkdir -p $WORK/b088/
cd /usr/lib/golang/src/crypto/ed25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid obcvYqkivDkzMMx9KkEx/obcvYqkivDkzMMx9KkEx -goversion go1.14.12 -D "" -importcfg $WORK/b083/importcfg -pack ./ed25519.go
cat >$WORK/b115/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile bytes=$WORK/b038/_pkg_.a
packagefile crypto/rand=$WORK/b066/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile io/ioutil=$WORK/b054/_pkg_.a
packagefile mime=$WORK/b114/_pkg_.a
packagefile mime/quotedprintable=$WORK/b116/_pkg_.a
packagefile net/textproto=$WORK/b111/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/scram
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p gopkg.in/mgo.v2/internal/scram -complete -installsuffix shared -buildid xqxZmpeecSC9T0s0lCvV/xqxZmpeecSC9T0s0lCvV -goversion go1.14.12 -D "" -importcfg $WORK/b136/importcfg -pack ./scram.go
mkdir -p $WORK/b124/
cd /usr/lib/golang/src/mime/multipart
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid iyP5F5Cr7Q-YFiyrnfwN/iyP5F5Cr7Q-YFiyrnfwN -goversion go1.14.12 -D "" -importcfg $WORK/b115/importcfg -pack ./formdata.go ./multipart.go ./writer.go
cat >$WORK/b088/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a
packagefile crypto/rand=$WORK/b066/_pkg_.a
packagefile crypto/subtle=$WORK/b070/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/rsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid c0Cq6ygmsbjclDWNyX4b/c0Cq6ygmsbjclDWNyX4b -goversion go1.14.12 -D "" -importcfg $WORK/b088/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go
cat >$WORK/b124/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile crypto/md5=$WORK/b086/_pkg_.a
packagefile crypto/rand=$WORK/b066/_pkg_.a
packagefile encoding/base64=$WORK/b096/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile encoding/hex=$WORK/b094/_pkg_.a
packagefile encoding/json=$WORK/b125/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/json=$WORK/b127/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile net/url=$WORK/b055/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/bson
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p gopkg.in/mgo.v2/bson -complete -installsuffix shared -buildid VXLwTfojDDaLKg8Zsw0T/VXLwTfojDDaLKg8Zsw0T -goversion go1.14.12 -D "" -importcfg $WORK/b124/importcfg -pack ./bson.go ./decimal.go ./decode.go ./encode.go ./json.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal
cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/48/481e785584d216ff8d098ed17cb2f9e030c14a18916f6be38a948ea2c25e327a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/01/013c342c39c18e3f6ce35f43ee6968d72cfd98712f52c7dcb6302752385ec4af-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal
cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/d2/d2fd28543e4a80dec48cdb1dd0becfc2580cfde9ed995be23fdbffdac2be9559-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal
cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/e9/e9fb27e18cd367e4821ad8c2c6968f6c39f2d2cb25ee8934202b83b8b7f412de-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/64/643207770dafae6461e2a65e863d66612a8a66184f4fb5303fa0ed550af113ce-d # internal
crypto/x509
mkdir -p $WORK/b091/
cat >$WORK/b091/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/b038/_pkg_.a
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/aes=$WORK/b067/_pkg_.a
packagefile crypto/cipher=$WORK/b068/_pkg_.a
packagefile crypto/des=$WORK/b078/_pkg_.a
packagefile crypto/dsa=$WORK/b092/_pkg_.a
packagefile crypto/ecdsa=$WORK/b079/_pkg_.a
packagefile crypto/ed25519=$WORK/b083/_pkg_.a
packagefile crypto/elliptic=$WORK/b080/_pkg_.a
packagefile crypto/md5=$WORK/b086/_pkg_.a
packagefile crypto/rsa=$WORK/b088/_pkg_.a
packagefile crypto/sha1=$WORK/b089/_pkg_.a
packagefile crypto/sha256=$WORK/b090/_pkg_.a
packagefile crypto/sha512=$WORK/b082/_pkg_.a
packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a
packagefile encoding/asn1=$WORK/b075/_pkg_.a
packagefile encoding/hex=$WORK/b094/_pkg_.a
packagefile encoding/pem=$WORK/b095/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b097/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b098/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile io/ioutil=$WORK/b054/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile net/url=$WORK/b055/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_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/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid zRYhyM2E1pnF1Es1-Aii/zRYhyM2E1pnF1Es1-Aii -goversion go1.14.12 -D "" -importcfg $WORK/b091/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
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal
cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/e0/e0287bb5f05dcbb713bfda70c2a1d33aafd995eb5b9b1de3457037ea8632c3bd-d # internal
github.com/mongodb/mongo-tools/common/util
mkdir -p $WORK/b123/
cat >$WORK/b123/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile path/filepath=$WORK/b049/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
gopkg.in/mgo.v2
mkdir -p $WORK/b135/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/util
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/mongodb/mongo-tools/common/util -complete -installsuffix shared -buildid 3ec2jb-PIr1P1q4HGyyt/3ec2jb-PIr1P1q4HGyyt -goversion go1.14.12 -D "" -importcfg $WORK/b123/importcfg -pack ./bool.go ./exit_code.go ./file.go ./format_date.go ./math.go ./mongo.go ./net.go ./slice.go ./strings.go ./util.go
cat >$WORK/b135/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile crypto/md5=$WORK/b086/_pkg_.a
packagefile crypto/sha1=$WORK/b089/_pkg_.a
packagefile encoding/hex=$WORK/b094/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b136/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile net/url=$WORK/b055/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p gopkg.in/mgo.v2 -complete -installsuffix shared -buildid u_xpSXKdtDaOVwlnBbK1/u_xpSXKdtDaOVwlnBbK1 -goversion go1.14.12 -D "" -importcfg $WORK/b135/importcfg -pack ./auth.go ./bulk.go ./cluster.go ./doc.go ./gridfs.go ./log.go ./queue.go ./raceoff.go ./saslstub.go ./server.go ./session.go ./socket.go ./stats.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/29/29bd3f743d5fda12748f477e06c69db7452349d2c03a42c4f8f2b4f4e862946d-d # internal
crypto/tls
mkdir -p $WORK/b077/
cat >$WORK/b077/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/b038/_pkg_.a
packagefile container/list=$WORK/b065/_pkg_.a
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/aes=$WORK/b067/_pkg_.a
packagefile crypto/cipher=$WORK/b068/_pkg_.a
packagefile crypto/des=$WORK/b078/_pkg_.a
packagefile crypto/ecdsa=$WORK/b079/_pkg_.a
packagefile crypto/ed25519=$WORK/b083/_pkg_.a
packagefile crypto/elliptic=$WORK/b080/_pkg_.a
packagefile crypto/hmac=$WORK/b085/_pkg_.a
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b073/_pkg_.a
packagefile crypto/md5=$WORK/b086/_pkg_.a
packagefile crypto/rand=$WORK/b066/_pkg_.a
packagefile crypto/rc4=$WORK/b087/_pkg_.a
packagefile crypto/rsa=$WORK/b088/_pkg_.a
packagefile crypto/sha1=$WORK/b089/_pkg_.a
packagefile crypto/sha256=$WORK/b090/_pkg_.a
packagefile crypto/sha512=$WORK/b082/_pkg_.a
packagefile crypto/subtle=$WORK/b070/_pkg_.a
packagefile crypto/x509=$WORK/b091/_pkg_.a
packagefile encoding/asn1=$WORK/b075/_pkg_.a
packagefile encoding/pem=$WORK/b095/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b097/_pkg_.a
packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a
packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b104/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile io/ioutil=$WORK/b054/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/tls
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid BOnvn17dh1JsOBBMEpfg/BOnvn17dh1JsOBBMEpfg -goversion go1.14.12 -D "" -importcfg $WORK/b077/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal
cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/63/63efd47ee106b7b98ae790c502dee21d882e94d742a7e9892e1854748a218fc5-d # internal
github.com/mongodb/mongo-tools/common/signals
mkdir -p $WORK/b131/
github.com/mongodb/mongo-tools/mongostat/status
mkdir -p $WORK/b142/
cat >$WORK/b131/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile os/signal=$WORK/b050/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/signals
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/mongodb/mongo-tools/common/signals -complete -installsuffix shared -buildid yRyTRoCCGzY6QlwYZJpt/yRyTRoCCGzY6QlwYZJpt -goversion go1.14.12 -D "" -importcfg $WORK/b131/importcfg -pack ./signals.go
cat >$WORK/b142/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/text=$WORK/b140/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a
packagefile regexp=$WORK/b051/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/mongostat/status
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/mongodb/mongo-tools/mongostat/status -complete -installsuffix shared -buildid 3TER0lXhHlXsjAOfSWCx/3TER0lXhHlXsjAOfSWCx -goversion go1.14.12 -D "" -importcfg $WORK/b142/importcfg -pack ./readers.go ./server_status.go
github.com/mongodb/mongo-tools/common/json
mkdir -p $WORK/b138/
cat >$WORK/b138/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile encoding=$WORK/b126/_pkg_.a
packagefile encoding/base64=$WORK/b096/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
packagefile unicode=$WORK/b022/_pkg_.a
packagefile unicode/utf16=$WORK/b076/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/mongodb/mongo-tools/common/json -complete -installsuffix shared -buildid VyGgeQJt_gC1LZ0nA7Mx/VyGgeQJt_gC1LZ0nA7Mx -goversion go1.14.12 -D "" -importcfg $WORK/b138/importcfg -pack ./bindata.go ./boolean.go ./constructor.go ./consts.go ./csv_format.go ./date.go ./dbpointer.go ./dbref.go ./decode.go ./encode.go ./fold.go ./helpers.go ./hex.go ./indent.go ./infinity.go ./iso_date.go ./json_format.go ./maxkey.go ./minkey.go ./mongo_extjson.go ./nan.go ./new.go ./number.go ./objectid.go ./regexp.go ./scanner.go ./single_quoted.go ./stream.go ./tags.go ./timestamp.go ./undefined.go ./unquoted.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal
cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/0b/0b29fc9e97095b00b9260980d52964eef0943e690f835199ad69a4e0006485e8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal
cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/57/57464cfb3a55f9d717460aa22567b1990f472cccbb24b801fb3c0958312aeee8-d # internal
github.com/mongodb/mongo-tools/mongostat/stat_consumer/line
mkdir -p $WORK/b141/
cat >$WORK/b141/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/mongostat/status=$WORK/b142/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/line
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/mongodb/mongo-tools/mongostat/stat_consumer/line -complete -installsuffix shared -buildid WzdXKBB8gSv0sWtbcca6/WzdXKBB8gSv0sWtbcca6 -goversion go1.14.12 -D "" -importcfg $WORK/b141/importcfg -pack ./line.go ./stat_headers.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal
cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/c5/c5222f866e96cb6cee5d18a46628e257aae63b5f6dbe827a54725b3b46158e08-d # internal
github.com/mongodb/mongo-tools/mongostat/stat_consumer
mkdir -p $WORK/b139/
cat >$WORK/b139/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile encoding/json=$WORK/b125/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/text=$WORK/b140/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongostat/stat_consumer/line=$WORK/b141/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongostat/status=$WORK/b142/_pkg_.a
packagefile github.com/nsf/termbox-go=$WORK/b143/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/mongodb/mongo-tools/mongostat/stat_consumer -complete -installsuffix shared -buildid Eoe6hp0-ONBGZjOAa_7Q/Eoe6hp0-ONBGZjOAa_7Q -goversion go1.14.12 -D "" -importcfg $WORK/b139/importcfg -pack ./formatter.go ./grid_line_formatter.go ./interactive_line_formatter.go ./json_line_formatter.go ./stat_consumer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal
cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/1c/1c09f26417d3f6866b6dd83e5b81283dc8d190c96ae7ab33dd9bb79e3e2a4c3c-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal
cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/3b/3bd201488475840ac561d2a734ef621ec34a2164423ca490e9ae380f422e7fe2-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal
cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/f5/f526baa1e52d869baeb66c7cb794f766f782b7d2fafd3571a94b8e8c71285196-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/8b/8b6f50fbec6204f07de4f67ee74cfa19f680ae4f656218deb37ffa8c97d754c9-d # internal
net/http/httptrace
mkdir -p $WORK/b117/
cat >$WORK/b117/importcfg << 'EOF' # internal
# import config
packagefile context=$WORK/b042/_pkg_.a
packagefile crypto/tls=$WORK/b077/_pkg_.a
packagefile internal/nettrace=$WORK/b044/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile net/textproto=$WORK/b111/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/net/http/httptrace
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid rzCRJPch8haUdQdj47Ua/rzCRJPch8haUdQdj47Ua -goversion go1.14.12 -D "" -importcfg $WORK/b117/importcfg -pack ./trace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal
cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/70/70cf2fcfd9102b561b916df5b91c06eaa8bcdfbb300956867fd0d5d0a888a8cb-d # internal
net/http
mkdir -p $WORK/b059/
cat >$WORK/b059/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile bufio=$WORK/b060/_pkg_.a
packagefile bytes=$WORK/b038/_pkg_.a
packagefile compress/gzip=$WORK/b061/_pkg_.a
packagefile container/list=$WORK/b065/_pkg_.a
packagefile context=$WORK/b042/_pkg_.a
packagefile crypto/rand=$WORK/b066/_pkg_.a
packagefile crypto/tls=$WORK/b077/_pkg_.a
packagefile encoding/base64=$WORK/b096/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b112/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b113/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile io/ioutil=$WORK/b054/_pkg_.a
packagefile log=$WORK/b039/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile math/rand=$WORK/b046/_pkg_.a
packagefile mime=$WORK/b114/_pkg_.a
packagefile mime/multipart=$WORK/b115/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile net/http/httptrace=$WORK/b117/_pkg_.a
packagefile net/http/internal=$WORK/b118/_pkg_.a
packagefile net/textproto=$WORK/b111/_pkg_.a
packagefile net/url=$WORK/b055/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile path=$WORK/b119/_pkg_.a
packagefile path/filepath=$WORK/b049/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/net/http
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p net/http -std -complete -installsuffix shared -buildid 9flW_CtzbPxYeil9gr-N/9flW_CtzbPxYeil9gr-N -goversion go1.14.12 -D "" -importcfg $WORK/b059/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal
cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b8/b8baddf574b6745b0f316433beaa85ba72385dcdcb2018303b9deb6e7d5f634d-d # internal
github.com/10gen/openssl
mkdir -p $WORK/b034/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
pkg-config --cflags -- openssl
pkg-config --libs -- openssl
CGO_LDFLAGS='"-g" "-O2" "-lssl" "-lcrypto"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b034/ -importpath github.com/10gen/openssl -- -I $WORK/b034/ -g -O2 -Wno-deprecated-declarations ./bio.go ./build.go ./cert.go ./ciphers.go ./ciphers_gcm.go ./conn.go ./ctx.go ./dh.go ./dhparam.go ./digest.go ./engine.go ./features.go ./fips.go ./hmac.go ./hostname.go ./init.go ./init_posix.go ./key.go ./key_1_0.go ./mapping.go ./sha1.go ./sha256.go ./ssl.go ./system_certs.go ./tickets.go ./version.go
cd $WORK/b034
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x002.o -c bio.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x003.o -c build.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x004.o -c cert.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x005.o -c ciphers.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x006.o -c ciphers_gcm.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x007.o -c conn.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x008.o -c ctx.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x009.o -c dh.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x010.o -c dhparam.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x011.o -c digest.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x012.o -c engine.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x013.o -c features.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x014.o -c fips.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x015.o -c hmac.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x016.o -c hostname.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x017.o -c init.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x018.o -c init_posix.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x019.o -c key.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x020.o -c key_1_0.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x021.o -c mapping.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x022.o -c sha1.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x023.o -c sha256.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x024.o -c ssl.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x025.o -c system_certs.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x026.o -c tickets.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x027.o -c version.cgo2.c
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wno-deprecated-declarations -o $WORK/b034/_x028.o -c hostname.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wno-deprecated-declarations -o $WORK/b034/_x029.o -c password.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wno-deprecated-declarations -o $WORK/b034/_x030.o -c shim.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wno-deprecated-declarations -o $WORK/b034/_x031.o -c sni.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wno-deprecated-declarations -o $WORK/b034/_x032.o -c system_certs.c
cd $WORK/b034
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -o $WORK/b034/_cgo_.o $WORK/b034/_cgo_main.o $WORK/b034/_x001.o $WORK/b034/_x002.o $WORK/b034/_x003.o $WORK/b034/_x004.o $WORK/b034/_x005.o $WORK/b034/_x006.o $WORK/b034/_x007.o $WORK/b034/_x008.o $WORK/b034/_x009.o $WORK/b034/_x010.o $WORK/b034/_x011.o $WORK/b034/_x012.o $WORK/b034/_x013.o $WORK/b034/_x014.o $WORK/b034/_x015.o $WORK/b034/_x016.o $WORK/b034/_x017.o $WORK/b034/_x018.o $WORK/b034/_x019.o $WORK/b034/_x020.o $WORK/b034/_x021.o $WORK/b034/_x022.o $WORK/b034/_x023.o $WORK/b034/_x024.o $WORK/b034/_x025.o $WORK/b034/_x026.o $WORK/b034/_x027.o $WORK/b034/_x028.o $WORK/b034/_x029.o $WORK/b034/_x030.o $WORK/b034/_x031.o $WORK/b034/_x032.o -g -O2 -lssl -lcrypto
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage openssl -dynimport $WORK/b034/_cgo_.o -dynout $WORK/b034/_cgo_import.go
cat >$WORK/b034/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/10gen/openssl/utils=$WORK/b035/_pkg_.a
packagefile github.com/spacemonkeygo/spacelog=$WORK/b037/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile io/ioutil=$WORK/b054/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile net/http=$WORK/b059/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile regexp=$WORK/b051/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
packagefile runtime/cgo=$WORK/b047/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/10gen/openssl -installsuffix shared -buildid vzw6Mb8qh7wLq5sCJKDO/vzw6Mb8qh7wLq5sCJKDO -goversion go1.14.12 -D "" -importcfg $WORK/b034/importcfg -pack ./http.go ./net.go ./nid.go ./pem.go $WORK/b034/_cgo_gotypes.go $WORK/b034/bio.cgo1.go $WORK/b034/build.cgo1.go $WORK/b034/cert.cgo1.go $WORK/b034/ciphers.cgo1.go $WORK/b034/ciphers_gcm.cgo1.go $WORK/b034/conn.cgo1.go $WORK/b034/ctx.cgo1.go $WORK/b034/dh.cgo1.go $WORK/b034/dhparam.cgo1.go $WORK/b034/digest.cgo1.go $WORK/b034/engine.cgo1.go $WORK/b034/features.cgo1.go $WORK/b034/fips.cgo1.go $WORK/b034/hmac.cgo1.go $WORK/b034/hostname.cgo1.go $WORK/b034/init.cgo1.go $WORK/b034/init_posix.cgo1.go $WORK/b034/key.cgo1.go $WORK/b034/key_1_0.cgo1.go $WORK/b034/mapping.cgo1.go $WORK/b034/sha1.cgo1.go $WORK/b034/sha256.cgo1.go $WORK/b034/ssl.cgo1.go $WORK/b034/system_certs.cgo1.go $WORK/b034/tickets.cgo1.go $WORK/b034/version.cgo1.go $WORK/b034/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b034/_pkg_.a $WORK/b034/_x001.o $WORK/b034/_x002.o $WORK/b034/_x003.o $WORK/b034/_x004.o $WORK/b034/_x005.o $WORK/b034/_x006.o $WORK/b034/_x007.o $WORK/b034/_x008.o $WORK/b034/_x009.o $WORK/b034/_x010.o $WORK/b034/_x011.o $WORK/b034/_x012.o $WORK/b034/_x013.o $WORK/b034/_x014.o $WORK/b034/_x015.o $WORK/b034/_x016.o $WORK/b034/_x017.o $WORK/b034/_x018.o $WORK/b034/_x019.o $WORK/b034/_x020.o $WORK/b034/_x021.o $WORK/b034/_x022.o $WORK/b034/_x023.o $WORK/b034/_x024.o $WORK/b034/_x025.o $WORK/b034/_x026.o $WORK/b034/_x027.o $WORK/b034/_x028.o $WORK/b034/_x029.o $WORK/b034/_x030.o $WORK/b034/_x031.o $WORK/b034/_x032.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/88/888d0d7cc94690b205b1868f60ec792c2f41deb561b799b9a6de89b00828943b-d # internal
github.com/mongodb/mongo-tools/common/options
mkdir -p $WORK/b033/
cat >$WORK/b033/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b034/_pkg_.a
packagefile github.com/jessevdk/go-flags=$WORK/b120/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b121/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b122/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile regexp=$WORK/b051/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/options
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/mongodb/mongo-tools/common/options -complete -installsuffix shared -buildid W8SzOSGj42nuL3JE12xi/W8SzOSGj42nuL3JE12xi -goversion go1.14.12 -D "" -importcfg $WORK/b033/importcfg -pack ./options.go ./options_fp_disabled.go ./options_openssl.go ./options_ssl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal
cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/28/28cc7108fd1ca5095159f268d91ae279a8999751ef81d091eaf1ed827fad0eb4-d # internal
github.com/mongodb/mongo-tools/common/db/kerberos
mkdir -p $WORK/b134/
cat >$WORK/b134/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b033/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b135/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/kerberos
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/mongodb/mongo-tools/common/db/kerberos -complete -installsuffix shared -buildid Xnuwz_ni2E7XqBMCEfsW/Xnuwz_ni2E7XqBMCEfsW -goversion go1.14.12 -D "" -importcfg $WORK/b134/importcfg -pack ./gssapi.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal
cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/4c/4cb70431de8b7adb46beb1f461fe4ee07cd3328e5b3b69951a9bd503b2b77a9c-d # internal
github.com/mongodb/mongo-tools/common/db/openssl
mkdir -p $WORK/b137/
cat >$WORK/b137/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b034/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b134/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b033/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b135/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/openssl
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/mongodb/mongo-tools/common/db/openssl -complete -installsuffix shared -buildid 0ReFI6ZfgSjeaQWCZXQd/0ReFI6ZfgSjeaQWCZXQd -goversion go1.14.12 -D "" -importcfg $WORK/b137/importcfg -pack ./openssl.go ./openssl_fips.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal
cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/0d/0de32b5abf4bd26548f3b000d3a8405c5321badb68ea41dc459961227df87294-d # internal
github.com/mongodb/mongo-tools/common/db
mkdir -p $WORK/b133/
cat >$WORK/b133/importcfg << 'EOF' # internal
# import config
packagefile encoding/hex=$WORK/b094/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b121/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b134/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b137/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b138/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b033/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b128/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b135/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/mongodb/mongo-tools/common/db -complete -installsuffix shared -buildid aL461XMQZ6HwxVRMveWx/aL461XMQZ6HwxVRMveWx -goversion go1.14.12 -D "" -importcfg $WORK/b133/importcfg -pack ./bson_stream.go ./buffered_bulk.go ./command.go ./connector.go ./db.go ./db_openssl.go ./namespaces.go ./read_preferences.go ./write_concern.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal
cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/37/37415e8c5a9e52dcd0a5f16da4889ce4ac4f1094dfbd819c0fda25815a135d40-d # internal
github.com/mongodb/mongo-tools/mongostat
mkdir -p $WORK/b132/
cat >$WORK/b132/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b033/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongostat/stat_consumer=$WORK/b139/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongostat/stat_consumer/line=$WORK/b141/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongostat/status=$WORK/b142/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b135/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/mongostat
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/mongodb/mongo-tools/mongostat -complete -installsuffix shared -buildid bvGa9hU_yepk98umhmpO/bvGa9hU_yepk98umhmpO -goversion go1.14.12 -D "" -importcfg $WORK/b132/importcfg -pack ./mongostat.go ./options.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal
cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/2a/2abc75f1b2156fe4524c9cb07fa4bc80f683dd535d1e786d7b887f39e7aa0304-d # internal
command-line-arguments
mkdir -p $WORK/b001/
cat >$WORK/b001/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b033/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b128/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b131/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongostat=$WORK/b132/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongostat/stat_consumer=$WORK/b139/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongostat/stat_consumer/line=$WORK/b141/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongostat/status=$WORK/b142/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile runtime/cgo=$WORK/b047/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/mongostat/main
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid dNiKqJL8gu_SV0ve8Zv-/dNiKqJL8gu_SV0ve8Zv- -goversion go1.14.12 -D _/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/mongostat/main -importcfg $WORK/b001/importcfg -pack ./mongostat.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal
cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/77/77a53ec1a6a5059e843290b626c614b4627c4f4bd1073dc900092dcaa1bc3ff4-d # internal
cat >$WORK/b001/importcfg.link << 'EOF' # internal
packagefile command-line-arguments=$WORK/b001/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b033/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b128/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b131/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongostat=$WORK/b132/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongostat/stat_consumer=$WORK/b139/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongostat/stat_consumer/line=$WORK/b141/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongostat/status=$WORK/b142/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile runtime/cgo=$WORK/b047/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b034/_pkg_.a
packagefile github.com/jessevdk/go-flags=$WORK/b120/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b121/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b122/_pkg_.a
packagefile regexp=$WORK/b051/_pkg_.a
packagefile github.com/howeyc/gopass=$WORK/b129/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b130/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
packagefile os/signal=$WORK/b050/_pkg_.a
packagefile bufio=$WORK/b060/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile path/filepath=$WORK/b049/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b133/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b135/_pkg_.a
packagefile bytes=$WORK/b038/_pkg_.a
packagefile encoding/json=$WORK/b125/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/text=$WORK/b140/_pkg_.a
packagefile github.com/nsf/termbox-go=$WORK/b143/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile internal/oserror=$WORK/b026/_pkg_.a
packagefile internal/poll=$WORK/b027/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a
packagefile internal/syscall/unix=$WORK/b028/_pkg_.a
packagefile internal/testlog=$WORK/b032/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile math/bits=$WORK/b016/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
packagefile unicode=$WORK/b022/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a
packagefile runtime/internal/math=$WORK/b011/_pkg_.a
packagefile runtime/internal/sys=$WORK/b012/_pkg_.a
packagefile internal/fmtsort=$WORK/b013/_pkg_.a
packagefile internal/race=$WORK/b020/_pkg_.a
packagefile github.com/10gen/openssl/utils=$WORK/b035/_pkg_.a
packagefile github.com/spacemonkeygo/spacelog=$WORK/b037/_pkg_.a
packagefile io/ioutil=$WORK/b054/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile net/http=$WORK/b059/_pkg_.a
packagefile path=$WORK/b119/_pkg_.a
packagefile net/url=$WORK/b055/_pkg_.a
packagefile regexp/syntax=$WORK/b052/_pkg_.a
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
packagefile crypto/md5=$WORK/b086/_pkg_.a
packagefile crypto/rand=$WORK/b066/_pkg_.a
packagefile encoding/base64=$WORK/b096/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile encoding/hex=$WORK/b094/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/json=$WORK/b127/_pkg_.a
packagefile context=$WORK/b042/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a
packagefile internal/nettrace=$WORK/b044/_pkg_.a
packagefile internal/singleflight=$WORK/b045/_pkg_.a
packagefile math/rand=$WORK/b046/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b134/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b137/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b138/_pkg_.a
packagefile crypto/sha1=$WORK/b089/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b136/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile encoding=$WORK/b126/_pkg_.a
packagefile unicode/utf16=$WORK/b076/_pkg_.a
packagefile github.com/mattn/go-runewidth=$WORK/b144/_pkg_.a
packagefile log=$WORK/b039/_pkg_.a
packagefile log/syslog=$WORK/b040/_pkg_.a
packagefile os/exec=$WORK/b048/_pkg_.a
packagefile text/template=$WORK/b053/_pkg_.a
packagefile compress/gzip=$WORK/b061/_pkg_.a
packagefile container/list=$WORK/b065/_pkg_.a
packagefile crypto/tls=$WORK/b077/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b112/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b113/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a
packagefile mime=$WORK/b114/_pkg_.a
packagefile mime/multipart=$WORK/b115/_pkg_.a
packagefile net/http/httptrace=$WORK/b117/_pkg_.a
packagefile net/http/internal=$WORK/b118/_pkg_.a
packagefile net/textproto=$WORK/b111/_pkg_.a
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/aes=$WORK/b067/_pkg_.a
packagefile crypto/cipher=$WORK/b068/_pkg_.a
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile crypto/hmac=$WORK/b085/_pkg_.a
packagefile text/template/parse=$WORK/b056/_pkg_.a
packagefile compress/flate=$WORK/b062/_pkg_.a
packagefile hash/crc32=$WORK/b063/_pkg_.a
packagefile crypto/des=$WORK/b078/_pkg_.a
packagefile crypto/ecdsa=$WORK/b079/_pkg_.a
packagefile crypto/ed25519=$WORK/b083/_pkg_.a
packagefile crypto/elliptic=$WORK/b080/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b073/_pkg_.a
packagefile crypto/rc4=$WORK/b087/_pkg_.a
packagefile crypto/rsa=$WORK/b088/_pkg_.a
packagefile crypto/sha256=$WORK/b090/_pkg_.a
packagefile crypto/sha512=$WORK/b082/_pkg_.a
packagefile crypto/subtle=$WORK/b070/_pkg_.a
packagefile crypto/x509=$WORK/b091/_pkg_.a
packagefile encoding/asn1=$WORK/b075/_pkg_.a
packagefile encoding/pem=$WORK/b095/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b097/_pkg_.a
packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a
packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b104/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b107/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b110/_pkg_.a
packagefile mime/quotedprintable=$WORK/b116/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a
packagefile crypto/internal/boring/sig=$WORK/b074/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a
packagefile crypto/ed25519/internal/edwards25519=$WORK/b084/_pkg_.a
packagefile crypto/dsa=$WORK/b092/_pkg_.a
packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b098/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b100/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a
packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b102/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b108/_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=v2PN8BcpL5ZRSpu4C64V/dNiKqJL8gu_SV0ve8Zv-/WxP-p-uAzQsXd-ku3uDz/v2PN8BcpL5ZRSpu4C64V -B 0x3927f5110fafc9beb0124e33f98fed3d23004d57 -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
mkdir -p bin/
mv $WORK/b001/exe/a.out bin/mongostat
rm -r $WORK/b001/
+ for bin in "${binaries[@]}"
++ head -c20 /dev/urandom
++ od -An -tx1
++ tr -d ' \n'
+ go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags ' -B 0x47426ac0ae2bcf837ac1a83d03e9e0ed76875308 -extldflags '\''-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/mongofiles -tags ssl mongofiles/main/mongofiles.go
WORK=/tmp/go-build650543500
internal/race
mkdir -p $WORK/b019/
cat >$WORK/b019/importcfg << 'EOF' # internal
# import config
EOF
runtime/internal/sys
mkdir -p $WORK/b011/
math/bits
cd /usr/lib/golang/src/internal/race
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid eYF_zmtIpgn-ACSYG7t0/eYF_zmtIpgn-ACSYG7t0 -goversion go1.14.12 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go
mkdir -p $WORK/b015/
cat >$WORK/b011/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/runtime/internal/sys
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid HglPLkuINP-TLivFjmOk/HglPLkuINP-TLivFjmOk -goversion go1.14.12 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go
cat >$WORK/b015/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/math/bits
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid TrkGpPmd0RkpCaaIDGgm/TrkGpPmd0RkpCaaIDGgm -goversion go1.14.12 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go
unicode/utf8
mkdir -p $WORK/b017/
internal/cpu
mkdir -p $WORK/b007/
cat >$WORK/b017/importcfg << 'EOF' # internal
# import config
EOF
container/list
crypto/subtle
mkdir -p $WORK/b068/
cd /usr/lib/golang/src/unicode/utf8
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid xsQMTfloBNB4b-01Mfwp/xsQMTfloBNB4b-01Mfwp -goversion go1.14.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go
crypto/internal/subtle
internal/nettrace
cat >$WORK/b007/importcfg << 'EOF' # internal
# import config
EOF
unicode
mkdir -p $WORK/b021/
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RsXW8-A3OhpeUnj1uhz_/RsXW8-A3OhpeUnj1uhz_ -goversion go1.14.12 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm64.go
mkdir -p $WORK/b073/
cat >$WORK/b068/importcfg << 'EOF' # internal
# import config
EOF
unicode/utf16
cat >$WORK/b021/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/container/list
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p container/list -std -complete -installsuffix shared -buildid T8hi81XPzgG0jNINbPqX/T8hi81XPzgG0jNINbPqX -goversion go1.14.12 -D "" -importcfg $WORK/b068/importcfg -pack ./list.go
mkdir -p $WORK/b072/
cd /usr/lib/golang/src/unicode
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid Dlp1zGqPHBWpkgvZH81R/Dlp1zGqPHBWpkgvZH81R -goversion go1.14.12 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go
cat >$WORK/b073/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/crypto/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 4kDYXV6-9EEgPPEQzKni/4kDYXV6-9EEgPPEQzKni -goversion go1.14.12 -D "" -importcfg $WORK/b073/importcfg -pack ./constant_time.go
mkdir -p $WORK/b039/
cat >$WORK/b072/importcfg << 'EOF' # internal
# import config
EOF
vendor/golang.org/x/crypto/cryptobyte/asn1
mkdir -p $WORK/b079/
cd /usr/lib/golang/src/crypto/internal/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid nK8W2rYbvOWI-rjNToeR/nK8W2rYbvOWI-rjNToeR -goversion go1.14.12 -D "" -importcfg $WORK/b072/importcfg -pack ./aliasing.go
cat >$WORK/b039/importcfg << 'EOF' # internal
# import config
EOF
mkdir -p $WORK/b100/
cd /usr/lib/golang/src/internal/nettrace
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid oltxZy-9nksr3RIbjzSu/oltxZy-9nksr3RIbjzSu -goversion go1.14.12 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go
cat >$WORK/b079/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/unicode/utf16
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid G7MZffhURcjBG-4mIOmb/G7MZffhURcjBG-4mIOmb -goversion go1.14.12 -D "" -importcfg $WORK/b079/importcfg -pack ./utf16.go
cat >$WORK/b100/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid tAkbjs9azXivwz_V6k1f/tAkbjs9azXivwz_V6k1f -goversion go1.14.12 -D "" -importcfg $WORK/b100/importcfg -pack ./asn1.go
github.com/mongodb/mongo-tools/common/failpoint
mkdir -p $WORK/b123/
cat >$WORK/b123/importcfg << 'EOF' # internal
# import config
EOF
encoding
mkdir -p $WORK/b128/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/failpoint
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/mongodb/mongo-tools/common/failpoint -complete -installsuffix shared -buildid Yl9ttotUIjXwgK91KOsl/Yl9ttotUIjXwgK91KOsl -goversion go1.14.12 -D "" -importcfg $WORK/b123/importcfg -pack ./failpoint_disabled.go ./failpoints.go
cat >$WORK/b128/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/encoding
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p encoding -std -complete -installsuffix shared -buildid 3k_027iJ57m-R_JflOWz/3k_027iJ57m-R_JflOWz -goversion go1.14.12 -D "" -importcfg $WORK/b128/importcfg -pack ./encoding.go
vendor/golang.org/x/crypto/internal/subtle
sync/atomic
mkdir -p $WORK/b103/
runtime/internal/atomic
mkdir -p $WORK/b009/
mkdir -p $WORK/b020/
cat >$WORK/b103/importcfg << 'EOF' # internal
# import config
EOF
cat >$WORK/b009/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./asm_arm64.s ./atomic_arm64.s
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid QItf84txQBye3xPDI7xv/QItf84txQBye3xPDI7xv -goversion go1.14.12 -D "" -importcfg $WORK/b103/importcfg -pack ./aliasing.go
cat >$WORK/b020/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b020/symabis ./asm.s
runtime/cgo
mkdir -p $WORK/b042/
cd /usr/lib/golang/src/runtime/cgo
CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go
crypto/internal/boring/sig
mkdir -p $WORK/b077/
cat >$WORK/b077/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b077/symabis ./sig_other.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal
cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a1/a130eec66f30ad0f520b14a1442c0bc0b77d4a4e6eb8cb0abb17c2ee377c5b44-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal
cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/90/900012c7c173f82af2587634cbbea1a2281c836410210ab59d79245c9ad0126b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal
cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/eb/eb169c6f6908b4c586a8d8a1071bb7048dd57ae6e3df3e656a81b1b2cc611d8d-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal
cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/0b/0b241b18808311f9d03c95bfb7cd86615c6bf86d85bbacec18642b1cf99aad20-d # internal
cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/ab/abbebdd322593fa360161d7559451050b43521df6e14450d36f9c5e7389177f4-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal
cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/d3/d3925835ea12dc5065541a5497b53a7ac260fccbd80c8b96513db7a7c4c7caa6-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal
cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/dc/dce7148f0e0db12abec85429bea7c4847a22edd8c38dd099744491f3a5b032c5-d # internal
runtime/internal/math
mkdir -p $WORK/b010/
cat >$WORK/b010/importcfg << 'EOF' # internal
# import config
packagefile runtime/internal/sys=$WORK/b011/_pkg_.a
EOF
cd /usr/lib/golang/src/runtime/internal/math
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid WtZcyNOPr8ccpUhFhrG-/WtZcyNOPr8ccpUhFhrG- -goversion go1.14.12 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go
cat >$WORK/b009/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Vhhl44o1Zro27dgHZKQf/Vhhl44o1Zro27dgHZKQf -goversion go1.14.12 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm64.go ./stubs.go
cat >$WORK/b077/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/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid 3zgDlUAMJYLKKaN4KKkl/3zgDlUAMJYLKKaN4KKkl -goversion go1.14.12 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./sig.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal
cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/5d/5d05df1a4288bc6abf5ab0dabb92b7b49992ba81652f43caf1085cbb4b108825-d # internal
cat >$WORK/b020/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid 8FGjxdl6Pxj4lNRSeWvo/8FGjxdl6Pxj4lNRSeWvo -goversion go1.14.12 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal
cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/46/46e442435d43f7f766623115b2555814de86a55f91dc9c2bfb52c0040cc6f60b-d # internal
cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/ae/ae3cbd0df237f09426fc0e2f6be20be6da361b2accb6a9069b1e52cadcea9feb-d # internal
cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/38/382fabdc6db0b05bed20ad1eaf7e663c51fe4b23654d8f44939209180fe12650-d # internal
internal/bytealg
mkdir -p $WORK/b006/
cat >$WORK/b006/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b077/sig_other.o ./sig_other.s
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal
cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/62/62545ed7ccada8811ecf25f36b2ae00cdf1750032b9e55fd3f8b94f732bb5214-d # internal
cd $WORK
gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b077/_pkg_.a $WORK/b077/sig_other.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c3/c3681a0a13d22e9476b721ade9ae8cc76a351f07d422f01de99211f6e01a2de6-d # internal
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s
cat >$WORK/b006/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=$WORK/b007/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 52beJz2xaFAovg7og2a2/52beJz2xaFAovg7og2a2 -goversion go1.14.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal
cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/a6/a65c8d53627d3fe1cea8263e48df2e459d5bddd0f4b2007a3d4b36f9a99119e3-d # internal
cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/9d/9d3cf8441426a627e5cd696d62db8196778c3b5f24f5f50ca3f7aaa7b535f9d9-d # internal
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal
cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/5c/5ca13df1610b349d242eab392e695309b8ff9d3c2262a45ea8f08b22573dc760-d # internal
cd $WORK
gcc -Qunused-arguments -c -x c - -o /dev/null || true
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b020/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal
cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/21/2136d4e1fdec398274fd6293f7c2a5da6aa54b70979b8d50ddc1415e2bfb401e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal
cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/7c/7c91711ff456b90629c8479dc9c9e9fe9875559f71d3507c42152eec6077d0f4-d # internal
cd $WORK
gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true
internal/testlog
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/compare_arm64.o ./compare_arm64.s
math
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/count_arm64.o ./count_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/equal_arm64.o ./equal_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/index_arm64.o ./index_arm64.s
cd $WORK
gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/indexbyte_arm64.o ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm64.o $WORK/b006/count_arm64.o $WORK/b006/equal_arm64.o $WORK/b006/index_arm64.o $WORK/b006/indexbyte_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal
cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c7/c76b57b91319cb7b07d307b8d11483beaf6ed02d30f6ea991d57240363f44ddf-d # internal
mkdir -p $WORK/b031/
cd $WORK/b042
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c
mkdir -p $WORK/b014/
crypto/internal/boring/fipstls
mkdir -p $WORK/b076/
cat >$WORK/b031/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b020/_pkg_.a
EOF
cat >$WORK/b076/go_asm.h << 'EOF' # internal
EOF
cat >$WORK/b014/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b076/symabis ./dummy.s
cd /usr/lib/golang/src/internal/testlog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid HWJR7ShJ_8RkMyAgCYj5/HWJR7ShJ_8RkMyAgCYj5 -goversion go1.14.12 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s
cat >$WORK/b076/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid RL9shD7QOHBVQM9gFFa7/RL9shD7QOHBVQM9gFFa7 -goversion go1.14.12 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./tls.go
cat >$WORK/b014/importcfg << 'EOF' # internal
# import config
packagefile math/bits=$WORK/b015/_pkg_.a
EOF
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid f6IFT5go2gFp5nbq95FP/f6IFT5go2gFp5nbq95FP -goversion go1.14.12 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/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
runtime
mkdir -p $WORK/b005/
cat >$WORK/b005/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b076/dummy.o ./dummy.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal
cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/b8/b8ffb4a9aeec5e1fd1dc25db07e317620301cb63a8544e7a23bd159c7f7b56be-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b076/_pkg_.a $WORK/b076/dummy.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal
cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/e9/e96b0d1791840ca9069a879a679c0f824b84a217f87ad872ce4b614c8d538e33-d # internal
cat >$WORK/b005/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a
packagefile runtime/internal/math=$WORK/b010/_pkg_.a
packagefile runtime/internal/sys=$WORK/b011/_pkg_.a
EOF
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid JIIX_-QPMJz2ciilzYif/JIIX_-QPMJz2ciilzYif -goversion go1.14.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./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 ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go
cd $WORK/b042
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal
cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f7/f7da7af9e2dd30539fd904e8842133f44e2f4f337a57d714a192284ad5fedc80-d # internal
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_arm64.c
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/dim_arm64.o ./dim_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/exp_arm64.o ./exp_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/floor_arm64.o ./floor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/modf_arm64.o ./modf_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/sqrt_arm64.o ./sqrt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/stubs_arm64.o ./stubs_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/dim_arm64.o $WORK/b014/exp_arm64.o $WORK/b014/floor_arm64.o $WORK/b014/modf_arm64.o $WORK/b014/sqrt_arm64.o $WORK/b014/stubs_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal
cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/b9/b9b8d54bfd9832116bc2a351a948296155ce715144f4066b12b0782766927a1c-d # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_mmap.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_setenv.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_sigaction.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_traceback.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x011.o -c gcc_util.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x012.o -c gcc_arm64.S
cd $WORK/b042
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o $WORK/b042/_x011.o $WORK/b042/_x012.o -g -O2 -lpthread
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker
cat >$WORK/b042/go_asm.h << 'EOF' # internal
EOF
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b042/symabis ./asm_arm64.s
cat >$WORK/b042/importcfg << 'EOF' # internal
# import config
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p runtime/cgo -std -installsuffix shared -buildid i0oSV_60a0v4yCs6y15O/i0oSV_60a0v4yCs6y15O -goversion go1.14.12 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b042/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_arm64.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o $WORK/b042/_x011.o $WORK/b042/_x012.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal
cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/7c/7c28bae6dad890f27dab0ad8f858b787440af83ce731282a9c6a936b630bb402-d # internal
cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b005/tls_GOARCH.h
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/duff_arm64.o ./duff_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memclr_arm64.o ./memclr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memmove_arm64.o ./memmove_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/preempt_arm64.o ./preempt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/rt0_linux_arm64.o ./rt0_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/sys_linux_arm64.o ./sys_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/tls_arm64.o ./tls_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_arm64.o $WORK/b005/atomic_arm64.o $WORK/b005/duff_arm64.o $WORK/b005/memclr_arm64.o $WORK/b005/memmove_arm64.o $WORK/b005/preempt_arm64.o $WORK/b005/rt0_linux_arm64.o $WORK/b005/sys_linux_arm64.o $WORK/b005/tls_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal
cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/f5/f5d1e09f866a804cfa667ab70567d2fdd9459d3f96b16a1735ab80678bb7c8e9-d # internal
internal/reflectlite
mkdir -p $WORK/b004/
sync
mkdir -p $WORK/b018/
cat >$WORK/b004/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s
cat >$WORK/b018/importcfg << 'EOF' # internal
# import config
packagefile internal/race=$WORK/b019/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/sync
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid i2dCVeO9ATzS1JaRK6qM/i2dCVeO9ATzS1JaRK6qM -goversion go1.14.12 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go
cat >$WORK/b004/importcfg << 'EOF' # internal
# import config
packagefile runtime=$WORK/b005/_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 pRxYkjUOfINOTQc1LjRc/pRxYkjUOfINOTQc1LjRc -goversion go1.14.12 -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/b018/_pkg_.a # internal
cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/62/623835d0c3aadc59e700e51dead1d6b250f43a3a7c0c578e151ab392d8c3e8de-d # internal
internal/singleflight
mkdir -p $WORK/b040/
cat >$WORK/b040/importcfg << 'EOF' # internal
# import config
packagefile sync=$WORK/b018/_pkg_.a
EOF
math/rand
mkdir -p $WORK/b041/
cd /usr/lib/golang/src/internal/singleflight
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid T7d2QtgGw0axzHOdxJn_/T7d2QtgGw0axzHOdxJn_ -goversion go1.14.12 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go
cat >$WORK/b041/importcfg << 'EOF' # internal
# import config
packagefile math=$WORK/b014/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/math/rand
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p math/rand -std -complete -installsuffix shared -buildid p15qKnI6b8Mw8HYUf_R1/p15qKnI6b8Mw8HYUf_R1 -goversion go1.14.12 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/3f/3f7db6324d378a9529d0ce3f1576ac4bf0e077d86a5bc99852c0f5b28d7971c9-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/4b/4be7552d310de5052493ec4e427d44fc7c8d415a0ee146d08704ab424da93ba1-d # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s
/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/21/212ae817298839f61fc78b54c9d8d853689acc7c54b07558012d24a3d4491073-d # internal
errors
mkdir -p $WORK/b003/
sort
mkdir -p $WORK/b022/
cat >$WORK/b003/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=$WORK/b004/_pkg_.a
EOF
cd /usr/lib/golang/src/errors
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid D6oiMFb5uomFO0nSTezp/D6oiMFb5uomFO0nSTezp -goversion go1.14.12 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go
cat >$WORK/b022/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/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid I9SwRlAYAe8dNbOLYbC1/I9SwRlAYAe8dNbOLYbC1 -goversion go1.14.12 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal
cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/6d/6dc46e20e5f02dd4ac01b275ebaa498f6b22c21a9de3622af6560dbc8ba17202-d # internal
internal/oserror
mkdir -p $WORK/b025/
vendor/golang.org/x/net/dns/dnsmessage
mkdir -p $WORK/b038/
cat >$WORK/b025/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/oserror
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid EjGfmpyms_WR42gQTqeE/EjGfmpyms_WR42gQTqeE -goversion go1.14.12 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go
io
mkdir -p $WORK/b023/
cat >$WORK/b038/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
EOF
strconv
cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid RqTShr0kMZqZyp8xPfkm/RqTShr0kMZqZyp8xPfkm -goversion go1.14.12 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go
mkdir -p $WORK/b016/
cat >$WORK/b023/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/io
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid j2J67QuEZMWTu49BB1iz/j2J67QuEZMWTu49BB1iz -goversion go1.14.12 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go
cat >$WORK/b016/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/strconv
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid nXBsdXsaqa5nl1mR5bqK/nXBsdXsaqa5nl1mR5bqK -goversion go1.14.12 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.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/b025/_pkg_.a # internal
cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/28/285ba2e55acd255ae7bfc231ef657eca50ffdcbaba075cfd585d7fed033ab7a1-d # internal
syscall
mkdir -p $WORK/b028/
cat >$WORK/b028/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm64.s
cat >$WORK/b028/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile internal/oserror=$WORK/b025/_pkg_.a
packagefile internal/race=$WORK/b019/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p syscall -std -installsuffix shared -buildid u9aTa7NCPLTYWgt0svcJ/u9aTa7NCPLTYWgt0svcJ -goversion go1.14.12 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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_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/b022/_pkg_.a # internal
cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/3b/3b47b066b94bb7b52db45c9af1df5ad6f69196725498429b6aca9b7333b8f472-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal
cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/bc/bcf2d309745762e561e38a233d35718b37bacb68a33b3d8740774bc704f0ce4c-d # internal
hash
mkdir -p $WORK/b067/
crypto/internal/randutil
bytes
strings
mkdir -p $WORK/b084/
cat >$WORK/b067/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b023/_pkg_.a
EOF
cd /usr/lib/golang/src/hash
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p hash -std -complete -installsuffix shared -buildid 5b0vnK01wgYfIxZNk-Cy/5b0vnK01wgYfIxZNk-Cy -goversion go1.14.12 -D "" -importcfg $WORK/b067/importcfg -pack ./hash.go
mkdir -p $WORK/b049/
cat >$WORK/b084/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
mkdir -p $WORK/b034/
cd /usr/lib/golang/src/crypto/internal/randutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid uIup9xxsQWu6QQKe-W-q/uIup9xxsQWu6QQKe-W-q -goversion go1.14.12 -D "" -importcfg $WORK/b084/importcfg -pack ./randutil.go
cat >$WORK/b049/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/bytes
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p bytes -std -installsuffix shared -buildid 4njWKr3pEvWRxNR83wAQ/4njWKr3pEvWRxNR83wAQ -goversion go1.14.12 -D "" -importcfg $WORK/b049/importcfg -pack ./buffer.go ./bytes.go ./reader.go
cat >$WORK/b034/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/strings
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p strings -std -complete -installsuffix shared -buildid tv55Qm4XFy-P5n8n50H9/tv55Qm4XFy-P5n8n50H9 -goversion go1.14.12 -D "" -importcfg $WORK/b034/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/65/65ece25799e48c67f51bdca3ed1c34c038fd0c57dcc5ef981b2f5a827ccfc403-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/bb/bbf78a3b307e9b5c87770296d3d2620ecdd4c81c97e0c9871412e8c625d11c2a-d # internal
hash/crc32
mkdir -p $WORK/b066/
cat >$WORK/b066/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b066/symabis ./crc32_arm64.s
cat >$WORK/b066/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p hash/crc32 -std -installsuffix shared -buildid wVDfUOOKvdK_e1rGJB_W/wVDfUOOKvdK_e1rGJB_W -goversion go1.14.12 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b066/crc32_arm64.o ./crc32_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b066/_pkg_.a $WORK/b066/crc32_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal
cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/41/41210029b3459bef7dc05553a45c236182d4069045dd40f57ba452f57d49563e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal
cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/5b/5b2f9ef3fa8c6eb4e7f7a1ab43bee914faf0c17d537c8e706725bf7494cdf41f-d # internal
crypto
mkdir -p $WORK/b075/
crypto/rc4
mkdir -p $WORK/b090/
reflect
cat >$WORK/b075/importcfg << 'EOF' # internal
# import config
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto -std -complete -installsuffix shared -buildid p85rRuCzGNM6jXFKdnAk/p85rRuCzGNM6jXFKdnAk -goversion go1.14.12 -D "" -importcfg $WORK/b075/importcfg -pack ./crypto.go
mkdir -p $WORK/b013/
cat >$WORK/b090/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/rc4
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid _UzEg-5J-LqJnpbzxcwq/_UzEg-5J-LqJnpbzxcwq -goversion go1.14.12 -D "" -importcfg $WORK/b090/importcfg -pack ./rc4.go
cat >$WORK/b013/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b013/symabis ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal
cat >$WORK/b013/importcfg << 'EOF' # internal
# import config
packagefile math=$WORK/b014/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid p6fu7amV-Y4zz36eKtBS/p6fu7amV-Y4zz36eKtBS -goversion go1.14.12 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go
cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/38/38b179d5a5f4034a7b746287c65c3c6d98405b169a01a2078bf8dcdd773024ba-d # internal
bufio
mkdir -p $WORK/b063/
vendor/golang.org/x/text/transform
mkdir -p $WORK/b110/
cat >$WORK/b063/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/bufio
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p bufio -std -complete -installsuffix shared -buildid BoPmIRjnZ4frqLdZ-akB/BoPmIRjnZ4frqLdZ-akB -goversion go1.14.12 -D "" -importcfg $WORK/b063/importcfg -pack ./bufio.go ./scan.go
cat >$WORK/b110/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/transform
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid o2lrHg28trwZRIWhUOdl/o2lrHg28trwZRIWhUOdl -goversion go1.14.12 -D "" -importcfg $WORK/b110/importcfg -pack ./transform.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal
cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ee/ee5435d4888fd86970c3e2f65f9a0c31390bb3044efcb60c5cdbef0b3d23cb8f-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal
cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/62/62ef67a0e12fe8dde7cf69a0609983dfe5ad1921cd45593fff04e8c37cc36c6b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal
cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ed/ed9c59a1c2d06c9276519fbfd9bb5b548d2d7a2fa68e122949e0709f78f30330-d # internal
github.com/10gen/openssl/utils
mkdir -p $WORK/b047/
path
mkdir -p $WORK/b121/
cat >$WORK/b047/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
regexp/syntax
mkdir -p $WORK/b056/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl/utils
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/10gen/openssl/utils -complete -installsuffix shared -buildid SzYIU-QmaOWLFjdMCQPs/SzYIU-QmaOWLFjdMCQPs -goversion go1.14.12 -D "" -importcfg $WORK/b047/importcfg -pack ./errors.go ./future.go
cat >$WORK/b121/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cat >$WORK/b056/importcfg << 'EOF' # internal
# import config
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/path
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p path -std -complete -installsuffix shared -buildid PHvk_8g2BHH0YLQsykZR/PHvk_8g2BHH0YLQsykZR -goversion go1.14.12 -D "" -importcfg $WORK/b121/importcfg -pack ./match.go ./path.go
cd /usr/lib/golang/src/regexp/syntax
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid jZdM7wsq-Nsi9dI7Uir-/jZdM7wsq-Nsi9dI7Uir- -goversion go1.14.12 -D "" -importcfg $WORK/b056/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal
cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/93/93ebba28244ce4b040e4b64a056b7bd6954724b9819f9f2f98fbf23c68ff9228-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal
cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/fd/fd1acce6a1f43cb51c8ea85a3313e8a023f3e2d3cc662a3af2ccbcb6705887f5-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal
cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/58/582bc842c38450cc2b53078b68058eb15dc7c4bcc3c1fd03e8c7bfa898c9cba8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal
cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/58/582849f7e2b0b2775a077d5110ea187523c6b1438bdb12a4a28e93ace97d2405-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal
cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a2/a2325279bcce4a0c8878d0a9a55f25d1549f103017677499c3da506b2be72cb8-d # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/f2/f2442fb1df30c65d687eacf7ce45c1973cfab162ead7d6dc17146e97cdf72dce-d # internal
internal/syscall/execenv
mkdir -p $WORK/b030/
golang.org/x/crypto/ssh/terminal
mkdir -p $WORK/b136/
internal/syscall/unix
cat >$WORK/b030/importcfg << 'EOF' # internal
# import config
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/syscall/execenv
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid NJBh2aWaLSF4JArilupj/NJBh2aWaLSF4JArilupj -goversion go1.14.12 -D "" -importcfg $WORK/b030/importcfg -pack ./execenv_default.go
mkdir -p $WORK/b027/
time
cat >$WORK/b136/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/golang.org/x/crypto/ssh/terminal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 75cIgWf2nc0M5Su5B79O/75cIgWf2nc0M5Su5B79O -goversion go1.14.12 -D "" -importcfg $WORK/b136/importcfg -pack ./terminal.go ./util.go ./util_linux.go
cat >$WORK/b027/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
mkdir -p $WORK/b029/
cd /usr/lib/golang/src/internal/syscall/unix
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid e2EsFTBhoBtim5ItDLyM/e2EsFTBhoBtim5ItDLyM -goversion go1.14.12 -D "" -importcfg $WORK/b027/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go
cat >$WORK/b029/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /usr/lib/golang/src/time
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p time -std -installsuffix shared -buildid UjPE469dQkv6kXw5Sgjb/UjPE469dQkv6kXw5Sgjb -goversion go1.14.12 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal
cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/06/06faff0306cbc523932474d644d7228bf0c12d8f434c33cc83c3f59b96c6708a-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/2b/2be3d65a67a387df577af8309212a48c0896152075edeec094edd3e7d0817369-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal
cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/c3/c35e012f0bf3153b965d0647b0bb4c3bead1ff219e390553451a390132e91bfd-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal
cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/65/657ab7c4e010738f8e4a97f05d3c6bd75b6d0222aaa5c74f462e3e14d9adbdee-d # internal
regexp
mkdir -p $WORK/b055/
cat >$WORK/b055/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile regexp/syntax=$WORK/b056/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/regexp
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p regexp -std -complete -installsuffix shared -buildid 5RMhf1zVrT0fq_vdokdR/5RMhf1zVrT0fq_vdokdR -goversion go1.14.12 -D "" -importcfg $WORK/b055/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal
cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/03/03d9412370cc518786fbf6d673a24d58521ba75ec14aa2042f969a824411544e-d # internal
context
mkdir -p $WORK/b037/
cat >$WORK/b037/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/reflectlite=$WORK/b004/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/context
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p context -std -complete -installsuffix shared -buildid p9YpruOjEfJC5rha-Uos/p9YpruOjEfJC5rha-Uos -goversion go1.14.12 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go
internal/poll
mkdir -p $WORK/b026/
cat >$WORK/b026/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/syscall/unix=$WORK/b027/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/poll
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid MsX5yZuHH28vJVPYMBPe/MsX5yZuHH28vJVPYMBPe -goversion go1.14.12 -D "" -importcfg $WORK/b026/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal
cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/0b/0ba9788dfdcc27639269d4356c3b810a9d59d0da6947ee4f5592c31c549a1773-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal
cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/46/468dfb2cc56ab29cb98100ad8b39bbf267b0974f6e932d5a589a69257e7d656c-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal
cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/2b/2b2f117f9c2e1786e05f0b04bf04026a81ca31c4ce7ea5044b3753b6b8a93f1b-d # internal
os
mkdir -p $WORK/b024/
cat >$WORK/b024/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/oserror=$WORK/b025/_pkg_.a
packagefile internal/poll=$WORK/b026/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a
packagefile internal/syscall/unix=$WORK/b027/_pkg_.a
packagefile internal/testlog=$WORK/b031/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/os
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid RFtiu0w-TNiFWWAvxeMq/RFtiu0w-TNiFWWAvxeMq -goversion go1.14.12 -D "" -importcfg $WORK/b024/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 ./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 -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal
cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/de/de9384a115e3095c06fbd886156c1dab66e252428856a9d4df05114d8155f5b0-d # internal
internal/fmtsort
mkdir -p $WORK/b012/
encoding/binary
mkdir -p $WORK/b061/
cat >$WORK/b012/importcfg << 'EOF' # internal
# import config
packagefile reflect=$WORK/b013/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/fmtsort
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid k347ofCJf56WrdetsRT4/k347ofCJf56WrdetsRT4 -goversion go1.14.12 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go
cat >$WORK/b061/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/binary
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid okVf9L1NJqzAco5iWxE4/okVf9L1NJqzAco5iWxE4 -goversion go1.14.12 -D "" -importcfg $WORK/b061/importcfg -pack ./binary.go ./varint.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal
cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e3/e37fb38a043c4d2130a498f3e6fb97c24bc13d776e6c54bd3caf98ca8664a032-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/9f/9f8185cdbe6bedd11f9a8cd76ffc703ef72cf248da710a1096a350c1077423aa-d # internal
encoding/base64
mkdir -p $WORK/b098/
crypto/md5
crypto/cipher
mkdir -p $WORK/b089/
crypto/ed25519/internal/edwards25519
vendor/golang.org/x/crypto/poly1305
mkdir -p $WORK/b104/
cat >$WORK/b098/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
EOF
cat >$WORK/b089/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/encoding/base64
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Eu5ZmFaRh-pvALk7weat/Eu5ZmFaRh-pvALk7weat -goversion go1.14.12 -D "" -importcfg $WORK/b098/importcfg -pack ./base64.go
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./md5block_arm64.s
mkdir -p $WORK/b071/
cat >$WORK/b104/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
EOF
mkdir -p $WORK/b087/
cat >$WORK/b071/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid bOsCEg6JF5RscE7u25vV/bOsCEg6JF5RscE7u25vV -goversion go1.14.12 -D "" -importcfg $WORK/b104/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go
cd /usr/lib/golang/src/crypto/cipher
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid dR8VXODfwNgYs_Sv9RRu/dR8VXODfwNgYs_Sv9RRu -goversion go1.14.12 -D "" -importcfg $WORK/b071/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go
cat >$WORK/b087/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=$WORK/b061/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid k0dmCJ28bBKFmQtI1ygV/k0dmCJ28bBKFmQtI1ygV -goversion go1.14.12 -D "" -importcfg $WORK/b087/importcfg -pack ./const.go ./edwards25519.go
cat >$WORK/b089/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/md5 -std -installsuffix shared -buildid FngcNdPkLK2u81bpCBfO/FngcNdPkLK2u81bpCBfO -goversion go1.14.12 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal
cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/bc/bc3d4f50d84c11fa9a8d3f54e76a2b69c8807bfb86ebeae916c6ef960fdefe8e-d # internal
fmt
mkdir -p $WORK/b002/
github.com/howeyc/gopass
os/signal
path/filepath
mkdir -p $WORK/b053/
mkdir -p $WORK/b135/
cat >$WORK/b002/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/fmtsort=$WORK/b012/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cat >$WORK/b053/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/fmt
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid wrvbSwmp3x_eVVqpCEt9/wrvbSwmp3x_eVVqpCEt9 -goversion go1.14.12 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go
mkdir -p $WORK/b054/
cat >$WORK/b135/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b136/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /usr/lib/golang/src/path/filepath
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid _kJ0lI1nIEqzIdZVNzvE/_kJ0lI1nIEqzIdZVNzvE -goversion go1.14.12 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/howeyc/gopass
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/howeyc/gopass -complete -installsuffix shared -buildid kBLzj650oqTghsg3zF6p/kBLzj650oqTghsg3zF6p -goversion go1.14.12 -D "" -importcfg $WORK/b135/importcfg -pack ./nix.go ./pass.go
cat >$WORK/b054/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b054/symabis ./sig.s
net
mkdir -p $WORK/b036/
cd /usr/lib/golang/src/net
CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go
cat >$WORK/b054/importcfg << 'EOF' # internal
# import config
packagefile os=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p os/signal -std -installsuffix shared -buildid YaKUUvWrWwEY-zh2NyIH/YaKUUvWrWwEY-zh2NyIH -goversion go1.14.12 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./doc.go ./signal.go ./signal_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal
cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/45/45a07744fc8d22629be116def42d66807bd7e8ead4a1e1a4852f12e3cc291ba3-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal
cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/df/dfac3d290e24fbf24ddc028b0112b2a8996dc40c77393b639353ec2c7c25e108-d # internal
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/md5block_arm64.o ./md5block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/md5block_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/22/22ef8469855a17de536669a53f73825c6dd4aad0a7ee8070d27633720b66a289-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/d0/d02e185325b6900838c1e412e551be98b9cf5de073a0a2f3833105d7777fb42b-d # internal
encoding/pem
mkdir -p $WORK/b097/
cat >$WORK/b097/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/pem
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 5SuqQNpaaIXkx7WcHRVp/5SuqQNpaaIXkx7WcHRVp -goversion go1.14.12 -D "" -importcfg $WORK/b097/importcfg -pack ./pem.go
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b054/sig.o ./sig.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b054/_pkg_.a $WORK/b054/sig.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal
cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/86/860c29513817a154a2c536216d2f82d519ae5b13b04479de75725db6434e0504-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal
cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/94/94e18f8c4ef3b937d7c838b853dc3b3506caa64d0348e95b9992e1907e57f7c8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/bf/bf7b05710d24f2ea196649a46cb15446e52b3410386b4b72356f12e0a36ce677-d # internal
crypto/des
mkdir -p $WORK/b081/
vendor/golang.org/x/crypto/chacha20
mkdir -p $WORK/b102/
cat >$WORK/b081/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cat >$WORK/b102/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/des
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid YPNbfhZUcRrKToUKYQgE/YPNbfhZUcRrKToUKYQgE -goversion go1.14.12 -D "" -importcfg $WORK/b081/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 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b102/symabis ./chacha_arm64.s
cat >$WORK/b102/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid YDxIH1x6eWxryFt7nug8/YDxIH1x6eWxryFt7nug8 -goversion go1.14.12 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal
cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/82/82a8c0555327f1144cf323753e7d33829377724e178513ab192aa341d9efb740-d # internal
io/ioutil
mkdir -p $WORK/b058/
os/exec
mkdir -p $WORK/b052/
cat >$WORK/b058/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cat >$WORK/b052/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile context=$WORK/b037/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /usr/lib/golang/src/io/ioutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 0QaBWahnOUkaRFopS6nb/0QaBWahnOUkaRFopS6nb -goversion go1.14.12 -D "" -importcfg $WORK/b058/importcfg -pack ./ioutil.go ./tempfile.go
cd /usr/lib/golang/src/os/exec
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p os/exec -std -complete -installsuffix shared -buildid tbGPUIQ6r5kgJks7YoqL/tbGPUIQ6r5kgJks7YoqL -goversion go1.14.12 -D "" -importcfg $WORK/b052/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal
cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/9a/9a9f44981902f13f4f383047a6dcfc1a5cd6a32133bb9babd61bd687cee50b3f-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal
cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/f5/f5fb7746f922dc7f064af46fe40c57c87e9a77c97c12d12d31247b8d8dc96711-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal
cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/49/49d828ad5a94f27ff15fe5a4a1d48b83403d94d59f5c3c47eba3f84737c4bf94-d # internal
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b102/chacha_arm64.o ./chacha_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b102/_pkg_.a $WORK/b102/chacha_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal
cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/1e/1ed653d0d0dba3e43510ed3de7f77334b324cfcbf857b6455373f70bd7f2620b-d # internal
vendor/golang.org/x/crypto/chacha20poly1305
mkdir -p $WORK/b101/
cat >$WORK/b101/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/b071/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b102/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a
packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid Xtb6F-87qqK5MD3wJhAq/Xtb6F-87qqK5MD3wJhAq -goversion go1.14.12 -D "" -importcfg $WORK/b101/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal
cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/14/14b767310cd2ee0562504dbe9892638ba2beae65da27eb442a9b5be27a114e9a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal
cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/64/641c99eaec2c9b4190d817a65189236a86800c7aba5b6f1cbf74981785a14cf6-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a2/a2e276c324f3d39180b63f9435c23c6cadfb4a5fe37a7a0e29aa245d078f6b16-d # internal
encoding/hex
mkdir -p $WORK/b033/
net/url
mkdir -p $WORK/b043/
log
cat >$WORK/b033/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
text/template/parse
mkdir -p $WORK/b059/
cd /usr/lib/golang/src/encoding/hex
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rj1gais4R8RISBQ4-Wdx/rj1gais4R8RISBQ4-Wdx -goversion go1.14.12 -D "" -importcfg $WORK/b033/importcfg -pack ./hex.go
cat >$WORK/b043/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /usr/lib/golang/src/net/url
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p net/url -std -complete -installsuffix shared -buildid HEher8nAz3Q2vO-riTpH/HEher8nAz3Q2vO-riTpH -goversion go1.14.12 -D "" -importcfg $WORK/b043/importcfg -pack ./url.go
cat >$WORK/b059/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/text/template/parse
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid _nTMmi-ku2fTsB1kXqZd/_nTMmi-ku2fTsB1kXqZd -goversion go1.14.12 -D "" -importcfg $WORK/b059/importcfg -pack ./lex.go ./node.go ./parse.go
vendor/golang.org/x/crypto/curve25519
mkdir -p $WORK/b105/
compress/flate
mkdir -p $WORK/b065/
vendor/golang.org/x/net/http2/hpack
cat >$WORK/b105/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 68RlddOqujMALBwhs23J/68RlddOqujMALBwhs23J -goversion go1.14.12 -D "" -importcfg $WORK/b105/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go
mkdir -p $WORK/b115/
math/big
cat >$WORK/b065/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
mkdir -p $WORK/b050/
net/http/internal
mime/quotedprintable
cat >$WORK/b115/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
github.com/mongodb/mongo-tools/common/log
mkdir -p $WORK/b060/
mime
vendor/golang.org/x/text/unicode/norm
cd /usr/lib/golang/src/compress/flate
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid B0ngstJMTP1CyTQ-6TTp/B0ngstJMTP1CyTQ-6TTp -goversion go1.14.12 -D "" -importcfg $WORK/b065/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go
cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 7ZRxhG9TmuaQMJhMZ512/7ZRxhG9TmuaQMJhMZ512 -goversion go1.14.12 -D "" -importcfg $WORK/b115/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go
mkdir -p $WORK/b120/
cat >$WORK/b060/go_asm.h << 'EOF' # internal
EOF
cat >$WORK/b050/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
encoding/json
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b060/symabis ./arith_arm64.s
gopkg.in/mgo.v2/internal/json
cd /usr/lib/golang/src/log
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p log -std -complete -installsuffix shared -buildid 7K6TVEihXuNwqezmPgoF/7K6TVEihXuNwqezmPgoF -goversion go1.14.12 -D "" -importcfg $WORK/b050/importcfg -pack ./log.go
mkdir -p $WORK/b127/
cat >$WORK/b120/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
github.com/jessevdk/go-flags
mkdir -p $WORK/b122/
cd /usr/lib/golang/src/net/http/internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid ENXco73OQUXCQWC0ebth/ENXco73OQUXCQWC0ebth -goversion go1.14.12 -D "" -importcfg $WORK/b120/importcfg -pack ./chunked.go ./testcert.go
cat >$WORK/b127/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
mkdir -p $WORK/b118/
cd /usr/lib/golang/src/encoding/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid tFdWMKEc9K2tfb4YnxX2/tFdWMKEc9K2tfb4YnxX2 -goversion go1.14.12 -D "" -importcfg $WORK/b127/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go
mkdir -p $WORK/b124/
cat >$WORK/b122/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile path=$WORK/b121/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cat >$WORK/b118/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
EOF
mkdir -p $WORK/b116/
cd /usr/lib/golang/src/mime/quotedprintable
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid OOgmWrquimfiymDehuCv/OOgmWrquimfiymDehuCv -goversion go1.14.12 -D "" -importcfg $WORK/b118/importcfg -pack ./reader.go ./writer.go
mkdir -p $WORK/b112/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/jessevdk/go-flags
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid K05GNlG-srRbnwNu4EkW/K05GNlG-srRbnwNu4EkW -goversion go1.14.12 -D "" -importcfg $WORK/b122/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go ./termsize_linux.go
cat >$WORK/b124/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cat >$WORK/b116/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
mkdir -p $WORK/b129/
cat >$WORK/b112/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b110/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/log
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/mongodb/mongo-tools/common/log -complete -installsuffix shared -buildid OcrBW9Wu98oyGhSnc3-R/OcrBW9Wu98oyGhSnc3-R -goversion go1.14.12 -D "" -importcfg $WORK/b124/importcfg -pack ./tool_logger.go
cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid bCxnfqh07DgUKbdEQkHn/bCxnfqh07DgUKbdEQkHn -goversion go1.14.12 -D "" -importcfg $WORK/b112/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go
cd /usr/lib/golang/src/mime
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p mime -std -complete -installsuffix shared -buildid 9nJ3dlwrzBOtww6-eEJS/9nJ3dlwrzBOtww6-eEJS -goversion go1.14.12 -D "" -importcfg $WORK/b116/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go
cat >$WORK/b129/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p gopkg.in/mgo.v2/internal/json -complete -installsuffix shared -buildid x2aUDqPFzmBXq6VYEQXd/x2aUDqPFzmBXq6VYEQXd -goversion go1.14.12 -D "" -importcfg $WORK/b129/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go
cat >$WORK/b060/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p math/big -std -installsuffix shared -buildid 5jRyt3nrdZ58tkeuMPFq/5jRyt3nrdZ58tkeuMPFq -goversion go1.14.12 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal
cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/94/943bf1c3facd7ed2b54ff0e57feb6c94553027631f53f64526237139b11d1282-d # internal
cd $WORK/b036
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/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/b120/_pkg_.a # internal
cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/1e/1eb2805d00332f986bea9950fe6e1e02c0f608d1405ad7244bd87fa9af4d1041-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal
cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/c1/c1d462ca8231528b16fb234292d5d767406367aeb5f98b80def921ba93a3afbe-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal
cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ec/ecf39694986f7aaf5d0b61aa66737be253bfcdf70f7f270183cf88be77b4810f-d # internal
vendor/golang.org/x/text/unicode/bidi
mkdir -p $WORK/b111/
cat >$WORK/b111/importcfg << 'EOF' # internal
# import config
packagefile container/list=$WORK/b068/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid dCGmm-h0bbohX_xpa4RR/dCGmm-h0bbohX_xpa4RR -goversion go1.14.12 -D "" -importcfg $WORK/b111/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal
cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/16/162fcc7daf16ae57e3b2622d659056c7039ae31a0b601d2885884535f3e616b4-d # internal
cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/7b/7bdf9efe27c6b4ff52099b51c864607b216366aeafe38135b98d613a2c173741-d # internal
github.com/mongodb/mongo-tools/common/password
mkdir -p $WORK/b134/
cat >$WORK/b134/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/howeyc/gopass=$WORK/b135/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b136/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/password
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/mongodb/mongo-tools/common/password -complete -installsuffix shared -buildid qDigqShXxi-XUIdejqYX/qDigqShXxi-XUIdejqYX -goversion go1.14.12 -D "" -importcfg $WORK/b134/importcfg -pack ./pass_util.go ./password.go
cd $WORK/b036
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/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/b036=/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/b134/_pkg_.a # internal
cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a8/a8ff1520360d019a649e587a80c96899da0ef11b2282ded4a4308327adb5d905-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal
cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b0/b06389c7916b3d6f506ac32eaff7810cf48e050fb010d61a4ef9ea86afa1d33f-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal
cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/5a/5ae4336db93a4173e28cd1654157c751bff896ff570fff151f7f0c5ef3d348c0-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/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/b116/_pkg_.a # internal
cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/3c/3cd21033f97c3f6287ff374468a7f4b9e65366c367316d8200a86cc9fe9821d5-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c
cd /usr/lib/golang/src/net
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal
cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/60/6000992e646ff0db4d38d564b5ccedc41ef7402f09a4352e173bc608ba7dd49e-d # internal
compress/gzip
mkdir -p $WORK/b064/
cat >$WORK/b064/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile compress/flate=$WORK/b065/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile hash/crc32=$WORK/b066/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/compress/gzip
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid cYx9rnHMnqe6fWoN6XEo/cYx9rnHMnqe6fWoN6XEo -goversion go1.14.12 -D "" -importcfg $WORK/b064/importcfg -pack ./gunzip.go ./gzip.go
cd /usr/lib/golang/src/net
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go
cat >$WORK/b036/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
packagefile context=$WORK/b037/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile internal/nettrace=$WORK/b039/_pkg_.a
packagefile internal/poll=$WORK/b026/_pkg_.a
packagefile internal/singleflight=$WORK/b040/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p net -std -installsuffix shared -buildid vJsAvTDWh-NvNq4fcOul/vJsAvTDWh-NvNq4fcOul -goversion go1.14.12 -D "" -importcfg $WORK/b036/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go
cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e5/e559118d7b15bbdd622500ec85ab4dd7b08083d9b4f066814000f4695823b729-d # internal
vendor/golang.org/x/text/secure/bidirule
mkdir -p $WORK/b109/
cat >$WORK/b109/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
packagefile errors=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b110/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid PmQa7Vs--wZcLY0MO3ak/PmQa7Vs--wZcLY0MO3ak -goversion go1.14.12 -D "" -importcfg $WORK/b109/importcfg -pack ./bidirule.go ./bidirule10.0.0.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal
cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/cf/cf6c87ef7553c61642a976a474359ac2a04ca32b7683460f02bd682621178b20-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal
cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/4f/4f3bdf075572b54e1507f2deff8986f3f2f5d496e14741c147e50179d7d01463-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal
cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/5a/5ad8230299e32ba2c9077b2d54e62e3e9f4fb7872dbbed3f270ef7079605628a-d # internal
text/template
mkdir -p $WORK/b057/
cat >$WORK/b057/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile internal/fmtsort=$WORK/b012/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile text/template/parse=$WORK/b059/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/text/template
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p text/template -std -complete -installsuffix shared -buildid vLiMXzPPzzt5nQQHkjTP/vLiMXzPPzzt5nQQHkjTP -goversion go1.14.12 -D "" -importcfg $WORK/b057/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go
cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/14/14d240e3c5650ad0ce717b29910c8f8ad482d5a5c6fcbb8c40f4415081f0dbf2-d # internal
vendor/golang.org/x/net/idna
mkdir -p $WORK/b108/
cat >$WORK/b108/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b109/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b112/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/idna
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Z18_HWhTAdYXOHsQP8eZ/Z18_HWhTAdYXOHsQP8eZ -goversion go1.14.12 -D "" -importcfg $WORK/b108/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal
cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/bc/bcafcabdc66ac288cdc762b54d0e3b5c235258763367e3a2b7f83d47596c13bb-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal
cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/7f/7f5dcf62ba8cf42989f679240f53a95f0ef2cb4b37648ccebdc9788110a4b1fa-d # internal
cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/87/87da4855bc3a83ed3c5d96f99018d8ac7ed48a911299e1e3d49835da0476c0d0-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal
cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/1f/1f7472e35a0d48e834a3ce820a92f5d032f72fc368a73cc5825eb60bfa0726fa-d # internal
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b060/arith_arm64.o ./arith_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b060/_pkg_.a $WORK/b060/arith_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal
cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/93/9353b8d9ef28758db6b9220b35311aa62ddca0b1a79629eb2d50e1475b5ed37c-d # internal
crypto/dsa
mkdir -p $WORK/b095/
crypto/elliptic
encoding/asn1
mkdir -p $WORK/b083/
cat >$WORK/b095/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
EOF
mkdir -p $WORK/b078/
cd /usr/lib/golang/src/crypto/dsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 6-cHOfSq1ePscEMAQXP4/6-cHOfSq1ePscEMAQXP4 -goversion go1.14.12 -D "" -importcfg $WORK/b095/importcfg -pack ./dsa.go
cat >$WORK/b083/go_asm.h << 'EOF' # internal
EOF
cat >$WORK/b078/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/elliptic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b083/symabis ./p256_asm_arm64.s
cd /usr/lib/golang/src/encoding/asn1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid Ru9IBMRxTWEIOP8uFkPv/Ru9IBMRxTWEIOP8uFkPv -goversion go1.14.12 -D "" -importcfg $WORK/b078/importcfg -pack ./asn1.go ./common.go ./marshal.go
cat >$WORK/b083/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b023/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/elliptic
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid T9L6BLAKetkI4gs_EvVX/T9L6BLAKetkI4gs_EvVX -goversion go1.14.12 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal
cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d4/d4c60dfd2779b9163bb606225a8fc481930e412af40aed03ea32f7a40b407a4b-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/f9/f9726aded24df952a0c1c30193361ebc85194aec4b2d07715a01c5532447d36a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b083/p256_asm_arm64.o ./p256_asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b083/_pkg_.a $WORK/b083/p256_asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/4f/4f9b14c8468401f8038cd602200c90e5f0c5563be266bd38d8dbec728b5d995d-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal
cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/37/37ec53e71ed8b592fde91e8f6f501ba020bc3ad3b721ad59aa61bc340e4b9f8b-d # internal
crypto/x509/pkix
mkdir -p $WORK/b096/
vendor/golang.org/x/crypto/cryptobyte
mkdir -p $WORK/b099/
cat >$WORK/b096/importcfg << 'EOF' # internal
# import config
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/x509/pkix
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid gocvykXSfVUS7tGLxAva/gocvykXSfVUS7tGLxAva -goversion go1.14.12 -D "" -importcfg $WORK/b096/importcfg -pack ./pkix.go
cat >$WORK/b099/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
crypto/internal/boring
mkdir -p $WORK/b074/
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 6zldvN3E09ECJXg9pt5e/6zldvN3E09ECJXg9pt5e -goversion go1.14.12 -D "" -importcfg $WORK/b099/importcfg -pack ./asn1.go ./builder.go ./string.go
cd /usr/lib/golang/src/crypto/internal/boring
CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b074/ -importpath crypto/internal/boring -- -I $WORK/b074/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal
cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/3c/3cfe4b0c71f4fe1f6fa34d04ca074e6666ea4292b885f61f6bd0eb9ceb619aaf-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal
cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/a1/a13f406666754a7d6a33ccd27e2c63a496b6798f3e91efecb3041c42cdc97903-d # internal
cd /usr/lib/golang/src/net
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal
cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/6f/6f84cca08d9c9d99ea5fad341dcabd5ac909a2f492a2f3001af589ae645c07db-d # internal
github.com/mongodb/mongo-tools/common/connstring
mkdir -p $WORK/b035/
log/syslog
mkdir -p $WORK/b051/
vendor/golang.org/x/net/http/httpproxy
net/textproto
cat >$WORK/b035/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
mkdir -p $WORK/b113/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/connstring
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/mongodb/mongo-tools/common/connstring -complete -installsuffix shared -buildid ZSvKuXCIYLO9pglqw0sD/ZSvKuXCIYLO9pglqw0sD -goversion go1.14.12 -D "" -importcfg $WORK/b035/importcfg -pack ./connstring.go
mkdir -p $WORK/b114/
cat >$WORK/b051/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cat >$WORK/b113/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/net/textproto
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid IVvazSfdRg1woU0UN6wL/IVvazSfdRg1woU0UN6wL -goversion go1.14.12 -D "" -importcfg $WORK/b113/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go
cd /usr/lib/golang/src/log/syslog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid YItClFMPD7KKpOc9uPjO/YItClFMPD7KKpOc9uPjO -goversion go1.14.12 -D "" -importcfg $WORK/b051/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go
cat >$WORK/b114/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid J1i__6QsrXrYvMaX80ZH/J1i__6QsrXrYvMaX80ZH -goversion go1.14.12 -D "" -importcfg $WORK/b114/importcfg -pack ./proxy.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal
cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c2/c23eeaa4cc846df0c5cadafb729f59044c55a6c23a830115519279d7b1705020-d # internal
github.com/spacemonkeygo/spacelog
mkdir -p $WORK/b048/
cat >$WORK/b048/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile log/syslog=$WORK/b051/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile os/exec=$WORK/b052/_pkg_.a
packagefile os/signal=$WORK/b054/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile text/template=$WORK/b057/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/spacemonkeygo/spacelog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/spacemonkeygo/spacelog -complete -installsuffix shared -buildid 7j43awweund7X0VZBiAv/7j43awweund7X0VZBiAv -goversion go1.14.12 -D "" -importcfg $WORK/b048/importcfg -pack ./capture.go ./capture_linux.go ./collection.go ./convenience.go ./doc.go ./event.go ./handler.go ./level.go ./logger.go ./output.go ./output_other.go ./setup.go ./syslog.go ./templates.go ./templates_others.go ./text.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal
cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/da/da2497e3a59bedf780e1dccedc4f9546353a141de573de2e9923a6a2ec6fb0e1-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal
cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/49/498e8218113ce330e2b5dc25ad57b2936852003f167c526df4563653768cfcca-d # internal
vendor/golang.org/x/net/http/httpguts
mkdir -p $WORK/b107/
cat >$WORK/b107/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid wGbCajl5l4OjpMeKImj_/wGbCajl5l4OjpMeKImj_ -goversion go1.14.12 -D "" -importcfg $WORK/b107/importcfg -pack ./guts.go ./httplex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/9d/9de8598d459b9d954295fc8571f89885c7b18b9b10ee84199098ccd0ff75836e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal
cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/d1/d1a2c219a763646c822317c63848682e23dfaf2c30b8375cf9324574079aca70-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal
cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ed/ed243bb1c23f1c17caf513e98fe73f459c90b49be70e0c659e6b0275382abadf-d # internal
cd $WORK/b074
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/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/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c
cd /usr/lib/golang/src/crypto/internal/boring
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x009.o -c openssl_ecdsa_signature.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x010.o -c openssl_evp.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x011.o -c openssl_lock_setup.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x012.o -c openssl_port_aead_gcm.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x013.o -c openssl_port_ctr128.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x014.o -c openssl_port_evp_md5_sha1.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x015.o -c openssl_port_hmac.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x016.o -c openssl_port_rsa.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x017.o -c openssl_stub_rand.c
cd $WORK/b074
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c
cd /usr/lib/golang/src/crypto/internal/boring
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o $WORK/b074/_x011.o $WORK/b074/_x012.o $WORK/b074/_x013.o $WORK/b074/_x014.o $WORK/b074/_x015.o $WORK/b074/_x016.o $WORK/b074/_x017.o -g -O2 -ldl
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go
cat >$WORK/b074/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b076/_pkg_.a
packagefile crypto/internal/boring/sig=$WORK/b077/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid n3xhh9SXZoiPLpvu_K8K/n3xhh9SXZoiPLpvu_K8K -goversion go1.14.12 -D "" -importcfg $WORK/b074/importcfg -pack ./doc.go $WORK/b074/_cgo_gotypes.go $WORK/b074/aes.cgo1.go $WORK/b074/boring.cgo1.go $WORK/b074/ecdsa.cgo1.go $WORK/b074/hmac.cgo1.go $WORK/b074/rand.cgo1.go $WORK/b074/rsa.cgo1.go $WORK/b074/sha.cgo1.go $WORK/b074/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o $WORK/b074/_x011.o $WORK/b074/_x012.o $WORK/b074/_x013.o $WORK/b074/_x014.o $WORK/b074/_x015.o $WORK/b074/_x016.o $WORK/b074/_x017.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal
cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/2f/2f35fbc3167a6115110a25613ec762d6eff16545e5c55d34e895b840349ec817-d # internal
crypto/hmac
crypto/sha512
mkdir -p $WORK/b088/
crypto/aes
crypto/sha1
crypto/sha256
mkdir -p $WORK/b085/
cat >$WORK/b088/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/hmac
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid Vs3jeurf2Ajo3j95s513/Vs3jeurf2Ajo3j95s513 -goversion go1.14.12 -D "" -importcfg $WORK/b088/importcfg -pack ./hmac.go
mkdir -p $WORK/b070/
cat >$WORK/b085/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/sha512
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid gVcLBcxyYrVOCYAfxmcz/gVcLBcxyYrVOCYAfxmcz -goversion go1.14.12 -D "" -importcfg $WORK/b085/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go
mkdir -p $WORK/b092/
cat >$WORK/b070/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b070/symabis ./asm_arm64.s ./gcm_arm64.s
mkdir -p $WORK/b093/
cat >$WORK/b092/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b092/symabis ./sha1block_arm64.s
cat >$WORK/b093/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b093/symabis ./sha256block_arm64.s
cat >$WORK/b092/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 8-_8RCDH7pBq1T_2JNCG/8-_8RCDH7pBq1T_2JNCG -goversion go1.14.12 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go
cat >$WORK/b093/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid c1hsy0pnQNlG3NCcmE3T/c1hsy0pnQNlG3NCcmE3T -goversion go1.14.12 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go
cat >$WORK/b070/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/aes -std -installsuffix shared -buildid faJ0NV05cYser03dGmKD/faJ0NV05cYser03dGmKD -goversion go1.14.12 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/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/b088/_pkg_.a # internal
cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/2f/2f8138f2de8574dffc3fa3b751813f3c27dd1c0e3a1a7f3a6bc619d720ae3da5-d # internal
vendor/golang.org/x/crypto/hkdf
mkdir -p $WORK/b106/
cat >$WORK/b106/importcfg << 'EOF' # internal
# import config
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QK0sH6hPio9myeDGI2t_/QK0sH6hPio9myeDGI2t_ -goversion go1.14.12 -D "" -importcfg $WORK/b106/importcfg -pack ./hkdf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal
cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/cf/cf3c60db14a8fc68d1cac67fccdb81a689a3cdd1cca3a1a291fddd529bb556b0-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal
cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/d7/d7c80f2b37634af44738876d023b875c4717f08b4414977526f02b8c24fb8dd1-d # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b092/sha1block_arm64.o ./sha1block_arm64.s
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b093/sha256block_arm64.o ./sha256block_arm64.s
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b092/_pkg_.a $WORK/b092/sha1block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal
cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/55/55265a335128dc3eaa588f3bc61667be57e8dd4214c8257aa7fa0bd05ba6ae8e-d # internal
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal
cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/6c/6cbcd7d38efb6d276b949bea3f44fc503212ea8e794a0df94f13ccb361580e0b-d # internal
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/gcm_arm64.o ./gcm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b070/_pkg_.a $WORK/b070/asm_arm64.o $WORK/b070/gcm_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/61/6135f92b58945435b2d3c133fbdf42799d9fa09e9b7461c07529bec142528bf4-d # internal
crypto/ecdsa
crypto/rand
mkdir -p $WORK/b082/
mkdir -p $WORK/b069/
cat >$WORK/b082/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/ecdsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid nN1Ovpjn3m4-kj4-Nvf8/nN1Ovpjn3m4-kj4-Nvf8 -goversion go1.14.12 -D "" -importcfg $WORK/b082/importcfg -pack ./boring.go ./ecdsa.go
cat >$WORK/b069/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/syscall/unix=$WORK/b027/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/rand
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid WJyB9_olaKTMf5l21bZL/WJyB9_olaKTMf5l21bZL -goversion go1.14.12 -D "" -importcfg $WORK/b069/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal
cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/76/7699e7bc11f2fe79e1142d17696d3e73620308d4a2eb5a0f548000f3ebad57bd-d # internal
gopkg.in/mgo.v2/internal/scram
mkdir -p $WORK/b131/
mime/multipart
crypto/ed25519
crypto/rsa
mkdir -p $WORK/b091/
gopkg.in/mgo.v2/bson
mkdir -p $WORK/b126/
mkdir -p $WORK/b117/
cat >$WORK/b131/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cat >$WORK/b091/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
EOF
cat >$WORK/b126/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile encoding/json=$WORK/b127/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/json=$WORK/b129/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/scram
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p gopkg.in/mgo.v2/internal/scram -complete -installsuffix shared -buildid xqxZmpeecSC9T0s0lCvV/xqxZmpeecSC9T0s0lCvV -goversion go1.14.12 -D "" -importcfg $WORK/b131/importcfg -pack ./scram.go
cat >$WORK/b117/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile mime=$WORK/b116/_pkg_.a
packagefile mime/quotedprintable=$WORK/b118/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
mkdir -p $WORK/b086/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/bson
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p gopkg.in/mgo.v2/bson -complete -installsuffix shared -buildid VXLwTfojDDaLKg8Zsw0T/VXLwTfojDDaLKg8Zsw0T -goversion go1.14.12 -D "" -importcfg $WORK/b126/importcfg -pack ./bson.go ./decimal.go ./decode.go ./encode.go ./json.go
cd /usr/lib/golang/src/crypto/rsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid c0Cq6ygmsbjclDWNyX4b/c0Cq6ygmsbjclDWNyX4b -goversion go1.14.12 -D "" -importcfg $WORK/b091/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go
cd /usr/lib/golang/src/mime/multipart
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid iyP5F5Cr7Q-YFiyrnfwN/iyP5F5Cr7Q-YFiyrnfwN -goversion go1.14.12 -D "" -importcfg $WORK/b117/importcfg -pack ./formdata.go ./multipart.go ./writer.go
cat >$WORK/b086/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/ed25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid obcvYqkivDkzMMx9KkEx/obcvYqkivDkzMMx9KkEx -goversion go1.14.12 -D "" -importcfg $WORK/b086/importcfg -pack ./ed25519.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal
cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/48/481e785584d216ff8d098ed17cb2f9e030c14a18916f6be38a948ea2c25e327a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal
cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/01/013c342c39c18e3f6ce35f43ee6968d72cfd98712f52c7dcb6302752385ec4af-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal
cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/d2/d2fd28543e4a80dec48cdb1dd0becfc2580cfde9ed995be23fdbffdac2be9559-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal
cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/e9/e9fb27e18cd367e4821ad8c2c6968f6c39f2d2cb25ee8934202b83b8b7f412de-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/64/643207770dafae6461e2a65e863d66612a8a66184f4fb5303fa0ed550af113ce-d # internal
crypto/x509
mkdir -p $WORK/b094/
cat >$WORK/b094/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/b049/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/des=$WORK/b081/_pkg_.a
packagefile crypto/dsa=$WORK/b095/_pkg_.a
packagefile crypto/ecdsa=$WORK/b082/_pkg_.a
packagefile crypto/ed25519=$WORK/b086/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/rsa=$WORK/b091/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile crypto/sha256=$WORK/b093/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile encoding/pem=$WORK/b097/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/x509
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid zRYhyM2E1pnF1Es1-Aii/zRYhyM2E1pnF1Es1-Aii -goversion go1.14.12 -D "" -importcfg $WORK/b094/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
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal
cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/e0/e0287bb5f05dcbb713bfda70c2a1d33aafd995eb5b9b1de3457037ea8632c3bd-d # internal
github.com/mongodb/mongo-tools/common/util
mkdir -p $WORK/b125/
cat >$WORK/b125/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
gopkg.in/mgo.v2
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/util
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/mongodb/mongo-tools/common/util -complete -installsuffix shared -buildid 3ec2jb-PIr1P1q4HGyyt/3ec2jb-PIr1P1q4HGyyt -goversion go1.14.12 -D "" -importcfg $WORK/b125/importcfg -pack ./bool.go ./exit_code.go ./file.go ./format_date.go ./math.go ./mongo.go ./net.go ./slice.go ./strings.go ./util.go
mkdir -p $WORK/b130/
cat >$WORK/b130/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b131/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p gopkg.in/mgo.v2 -complete -installsuffix shared -buildid u_xpSXKdtDaOVwlnBbK1/u_xpSXKdtDaOVwlnBbK1 -goversion go1.14.12 -D "" -importcfg $WORK/b130/importcfg -pack ./auth.go ./bulk.go ./cluster.go ./doc.go ./gridfs.go ./log.go ./queue.go ./raceoff.go ./saslstub.go ./server.go ./session.go ./socket.go ./stats.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal
cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/29/29bd3f743d5fda12748f477e06c69db7452349d2c03a42c4f8f2b4f4e862946d-d # internal
crypto/tls
mkdir -p $WORK/b080/
cat >$WORK/b080/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/b049/_pkg_.a
packagefile container/list=$WORK/b068/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/des=$WORK/b081/_pkg_.a
packagefile crypto/ecdsa=$WORK/b082/_pkg_.a
packagefile crypto/ed25519=$WORK/b086/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b076/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/rc4=$WORK/b090/_pkg_.a
packagefile crypto/rsa=$WORK/b091/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile crypto/sha256=$WORK/b093/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile crypto/x509=$WORK/b094/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile encoding/pem=$WORK/b097/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a
packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b105/_pkg_.a
packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/tls
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid BOnvn17dh1JsOBBMEpfg/BOnvn17dh1JsOBBMEpfg -goversion go1.14.12 -D "" -importcfg $WORK/b080/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal
cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/63/63efd47ee106b7b98ae790c502dee21d882e94d742a7e9892e1854748a218fc5-d # internal
github.com/mongodb/mongo-tools/common/signals
mkdir -p $WORK/b137/
cat >$WORK/b137/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile os/signal=$WORK/b054/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/signals
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/mongodb/mongo-tools/common/signals -complete -installsuffix shared -buildid yRyTRoCCGzY6QlwYZJpt/yRyTRoCCGzY6QlwYZJpt -goversion go1.14.12 -D "" -importcfg $WORK/b137/importcfg -pack ./signals.go
github.com/mongodb/mongo-tools/common/json
mkdir -p $WORK/b133/
cat >$WORK/b133/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/mongodb/mongo-tools/common/json -complete -installsuffix shared -buildid VyGgeQJt_gC1LZ0nA7Mx/VyGgeQJt_gC1LZ0nA7Mx -goversion go1.14.12 -D "" -importcfg $WORK/b133/importcfg -pack ./bindata.go ./boolean.go ./constructor.go ./consts.go ./csv_format.go ./date.go ./dbpointer.go ./dbref.go ./decode.go ./encode.go ./fold.go ./helpers.go ./hex.go ./indent.go ./infinity.go ./iso_date.go ./json_format.go ./maxkey.go ./minkey.go ./mongo_extjson.go ./nan.go ./new.go ./number.go ./objectid.go ./regexp.go ./scanner.go ./single_quoted.go ./stream.go ./tags.go ./timestamp.go ./undefined.go ./unquoted.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal
cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/0b/0b29fc9e97095b00b9260980d52964eef0943e690f835199ad69a4e0006485e8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal
cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/3b/3bd201488475840ac561d2a734ef621ec34a2164423ca490e9ae380f422e7fe2-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal
cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/f5/f526baa1e52d869baeb66c7cb794f766f782b7d2fafd3571a94b8e8c71285196-d # internal
github.com/mongodb/mongo-tools/common/bsonutil
mkdir -p $WORK/b139/
cat >$WORK/b139/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/bsonutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/mongodb/mongo-tools/common/bsonutil -complete -installsuffix shared -buildid jSdmCh5o3DeWGcPDJvoT/jSdmCh5o3DeWGcPDJvoT -goversion go1.14.12 -D "" -importcfg $WORK/b139/importcfg -pack ./bsonutil.go ./converter.go ./marshal_d.go ./number.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal
cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/d8/d86b8698609201e105307ef13455b6dfc38604d30333634233991b7525218085-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/8b/8b6f50fbec6204f07de4f67ee74cfa19f680ae4f656218deb37ffa8c97d754c9-d # internal
net/http/httptrace
mkdir -p $WORK/b119/
cat >$WORK/b119/importcfg << 'EOF' # internal
# import config
packagefile context=$WORK/b037/_pkg_.a
packagefile crypto/tls=$WORK/b080/_pkg_.a
packagefile internal/nettrace=$WORK/b039/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/net/http/httptrace
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid rzCRJPch8haUdQdj47Ua/rzCRJPch8haUdQdj47Ua -goversion go1.14.12 -D "" -importcfg $WORK/b119/importcfg -pack ./trace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal
cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/70/70cf2fcfd9102b561b916df5b91c06eaa8bcdfbb300956867fd0d5d0a888a8cb-d # internal
net/http
mkdir -p $WORK/b062/
cat >$WORK/b062/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile compress/gzip=$WORK/b064/_pkg_.a
packagefile container/list=$WORK/b068/_pkg_.a
packagefile context=$WORK/b037/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/tls=$WORK/b080/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b107/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b114/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b115/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile mime=$WORK/b116/_pkg_.a
packagefile mime/multipart=$WORK/b117/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/http/httptrace=$WORK/b119/_pkg_.a
packagefile net/http/internal=$WORK/b120/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile path=$WORK/b121/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/net/http
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p net/http -std -complete -installsuffix shared -buildid 9flW_CtzbPxYeil9gr-N/9flW_CtzbPxYeil9gr-N -goversion go1.14.12 -D "" -importcfg $WORK/b062/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal
cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/b8/b8baddf574b6745b0f316433beaa85ba72385dcdcb2018303b9deb6e7d5f634d-d # internal
github.com/10gen/openssl
mkdir -p $WORK/b046/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
pkg-config --cflags -- openssl
pkg-config --libs -- openssl
CGO_LDFLAGS='"-g" "-O2" "-lssl" "-lcrypto"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b046/ -importpath github.com/10gen/openssl -- -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations ./bio.go ./build.go ./cert.go ./ciphers.go ./ciphers_gcm.go ./conn.go ./ctx.go ./dh.go ./dhparam.go ./digest.go ./engine.go ./features.go ./fips.go ./hmac.go ./hostname.go ./init.go ./init_posix.go ./key.go ./key_1_0.go ./mapping.go ./sha1.go ./sha256.go ./ssl.go ./system_certs.go ./tickets.go ./version.go
cd $WORK/b046
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x002.o -c bio.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x003.o -c build.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x004.o -c cert.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x005.o -c ciphers.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x006.o -c ciphers_gcm.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x007.o -c conn.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x008.o -c ctx.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x009.o -c dh.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x010.o -c dhparam.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x011.o -c digest.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x012.o -c engine.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x013.o -c features.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x014.o -c fips.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x015.o -c hmac.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x016.o -c hostname.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x017.o -c init.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x018.o -c init_posix.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x019.o -c key.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x020.o -c key_1_0.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x021.o -c mapping.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x022.o -c sha1.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x023.o -c sha256.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x024.o -c ssl.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x025.o -c system_certs.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x026.o -c tickets.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x027.o -c version.cgo2.c
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x028.o -c hostname.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x029.o -c password.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x030.o -c shim.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x031.o -c sni.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x032.o -c system_certs.c
cd $WORK/b046
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o $WORK/b046/_x011.o $WORK/b046/_x012.o $WORK/b046/_x013.o $WORK/b046/_x014.o $WORK/b046/_x015.o $WORK/b046/_x016.o $WORK/b046/_x017.o $WORK/b046/_x018.o $WORK/b046/_x019.o $WORK/b046/_x020.o $WORK/b046/_x021.o $WORK/b046/_x022.o $WORK/b046/_x023.o $WORK/b046/_x024.o $WORK/b046/_x025.o $WORK/b046/_x026.o $WORK/b046/_x027.o $WORK/b046/_x028.o $WORK/b046/_x029.o $WORK/b046/_x030.o $WORK/b046/_x031.o $WORK/b046/_x032.o -g -O2 -lssl -lcrypto
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage openssl -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go
cat >$WORK/b046/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/10gen/openssl/utils=$WORK/b047/_pkg_.a
packagefile github.com/spacemonkeygo/spacelog=$WORK/b048/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/http=$WORK/b062/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/10gen/openssl -installsuffix shared -buildid vzw6Mb8qh7wLq5sCJKDO/vzw6Mb8qh7wLq5sCJKDO -goversion go1.14.12 -D "" -importcfg $WORK/b046/importcfg -pack ./http.go ./net.go ./nid.go ./pem.go $WORK/b046/_cgo_gotypes.go $WORK/b046/bio.cgo1.go $WORK/b046/build.cgo1.go $WORK/b046/cert.cgo1.go $WORK/b046/ciphers.cgo1.go $WORK/b046/ciphers_gcm.cgo1.go $WORK/b046/conn.cgo1.go $WORK/b046/ctx.cgo1.go $WORK/b046/dh.cgo1.go $WORK/b046/dhparam.cgo1.go $WORK/b046/digest.cgo1.go $WORK/b046/engine.cgo1.go $WORK/b046/features.cgo1.go $WORK/b046/fips.cgo1.go $WORK/b046/hmac.cgo1.go $WORK/b046/hostname.cgo1.go $WORK/b046/init.cgo1.go $WORK/b046/init_posix.cgo1.go $WORK/b046/key.cgo1.go $WORK/b046/key_1_0.cgo1.go $WORK/b046/mapping.cgo1.go $WORK/b046/sha1.cgo1.go $WORK/b046/sha256.cgo1.go $WORK/b046/ssl.cgo1.go $WORK/b046/system_certs.cgo1.go $WORK/b046/tickets.cgo1.go $WORK/b046/version.cgo1.go $WORK/b046/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o $WORK/b046/_x011.o $WORK/b046/_x012.o $WORK/b046/_x013.o $WORK/b046/_x014.o $WORK/b046/_x015.o $WORK/b046/_x016.o $WORK/b046/_x017.o $WORK/b046/_x018.o $WORK/b046/_x019.o $WORK/b046/_x020.o $WORK/b046/_x021.o $WORK/b046/_x022.o $WORK/b046/_x023.o $WORK/b046/_x024.o $WORK/b046/_x025.o $WORK/b046/_x026.o $WORK/b046/_x027.o $WORK/b046/_x028.o $WORK/b046/_x029.o $WORK/b046/_x030.o $WORK/b046/_x031.o $WORK/b046/_x032.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal
cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/88/888d0d7cc94690b205b1868f60ec792c2f41deb561b799b9a6de89b00828943b-d # internal
github.com/mongodb/mongo-tools/common/options
mkdir -p $WORK/b045/
cat >$WORK/b045/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b046/_pkg_.a
packagefile github.com/jessevdk/go-flags=$WORK/b122/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b035/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b123/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/options
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/mongodb/mongo-tools/common/options -complete -installsuffix shared -buildid W8SzOSGj42nuL3JE12xi/W8SzOSGj42nuL3JE12xi -goversion go1.14.12 -D "" -importcfg $WORK/b045/importcfg -pack ./options.go ./options_fp_disabled.go ./options_openssl.go ./options_ssl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal
cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/28/28cc7108fd1ca5095159f268d91ae279a8999751ef81d091eaf1ed827fad0eb4-d # internal
github.com/mongodb/mongo-tools/common/db/kerberos
mkdir -p $WORK/b044/
cat >$WORK/b044/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/kerberos
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/mongodb/mongo-tools/common/db/kerberos -complete -installsuffix shared -buildid Xnuwz_ni2E7XqBMCEfsW/Xnuwz_ni2E7XqBMCEfsW -goversion go1.14.12 -D "" -importcfg $WORK/b044/importcfg -pack ./gssapi.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/4c/4cb70431de8b7adb46beb1f461fe4ee07cd3328e5b3b69951a9bd503b2b77a9c-d # internal
github.com/mongodb/mongo-tools/common/db/openssl
mkdir -p $WORK/b132/
cat >$WORK/b132/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b046/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b044/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/openssl
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/mongodb/mongo-tools/common/db/openssl -complete -installsuffix shared -buildid 0ReFI6ZfgSjeaQWCZXQd/0ReFI6ZfgSjeaQWCZXQd -goversion go1.14.12 -D "" -importcfg $WORK/b132/importcfg -pack ./openssl.go ./openssl_fips.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal
cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/0d/0de32b5abf4bd26548f3b000d3a8405c5321badb68ea41dc459961227df87294-d # internal
github.com/mongodb/mongo-tools/common/db
mkdir -p $WORK/b032/
cat >$WORK/b032/importcfg << 'EOF' # internal
# import config
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b035/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b044/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b132/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b134/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/mongodb/mongo-tools/common/db -complete -installsuffix shared -buildid aL461XMQZ6HwxVRMveWx/aL461XMQZ6HwxVRMveWx -goversion go1.14.12 -D "" -importcfg $WORK/b032/importcfg -pack ./bson_stream.go ./buffered_bulk.go ./command.go ./connector.go ./db.go ./db_openssl.go ./namespaces.go ./read_preferences.go ./write_concern.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal
cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/37/37415e8c5a9e52dcd0a5f16da4889ce4ac4f1094dfbd819c0fda25815a135d40-d # internal
github.com/mongodb/mongo-tools/mongofiles
mkdir -p $WORK/b138/
cat >$WORK/b138/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/bsonutil=$WORK/b139/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b032/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/mongofiles
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/mongodb/mongo-tools/mongofiles -complete -installsuffix shared -buildid TWIaTbmgf9p4sQq-0Toa/TWIaTbmgf9p4sQq-0Toa -goversion go1.14.12 -D "" -importcfg $WORK/b138/importcfg -pack ./mongofiles.go ./options.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal
cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/7a/7a126920b4b830c8a28b02b22e3a83772f115ad404afe30e8fe3d01827cc3d11-d # internal
command-line-arguments
mkdir -p $WORK/b001/
cat >$WORK/b001/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b032/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b137/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongofiles=$WORK/b138/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/mongofiles/main
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid liSNeq-rVWUYtF8rqCZ2/liSNeq-rVWUYtF8rqCZ2 -goversion go1.14.12 -D _/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/mongofiles/main -importcfg $WORK/b001/importcfg -pack ./mongofiles.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal
cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/f8/f8082f17552c4b693835a06878adb1fea8d33250d102be6c5947394bef0638cd-d # internal
cat >$WORK/b001/importcfg.link << 'EOF' # internal
packagefile command-line-arguments=$WORK/b001/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b032/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b137/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongofiles=$WORK/b138/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/fmtsort=$WORK/b012/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b035/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b044/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b132/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b134/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b046/_pkg_.a
packagefile github.com/jessevdk/go-flags=$WORK/b122/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b123/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile os/signal=$WORK/b054/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile bufio=$WORK/b063/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/bsonutil=$WORK/b139/_pkg_.a
packagefile internal/oserror=$WORK/b025/_pkg_.a
packagefile internal/poll=$WORK/b026/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a
packagefile internal/syscall/unix=$WORK/b027/_pkg_.a
packagefile internal/testlog=$WORK/b031/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a
packagefile runtime/internal/math=$WORK/b010/_pkg_.a
packagefile runtime/internal/sys=$WORK/b011/_pkg_.a
packagefile internal/reflectlite=$WORK/b004/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile internal/race=$WORK/b019/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile github.com/howeyc/gopass=$WORK/b135/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b136/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b131/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile encoding/json=$WORK/b127/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/json=$WORK/b129/_pkg_.a
packagefile context=$WORK/b037/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a
packagefile internal/nettrace=$WORK/b039/_pkg_.a
packagefile internal/singleflight=$WORK/b040/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile github.com/10gen/openssl/utils=$WORK/b047/_pkg_.a
packagefile github.com/spacemonkeygo/spacelog=$WORK/b048/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net/http=$WORK/b062/_pkg_.a
packagefile path=$WORK/b121/_pkg_.a
packagefile regexp/syntax=$WORK/b056/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile log/syslog=$WORK/b051/_pkg_.a
packagefile os/exec=$WORK/b052/_pkg_.a
packagefile text/template=$WORK/b057/_pkg_.a
packagefile compress/gzip=$WORK/b064/_pkg_.a
packagefile container/list=$WORK/b068/_pkg_.a
packagefile crypto/tls=$WORK/b080/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b107/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b114/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b115/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile mime=$WORK/b116/_pkg_.a
packagefile mime/multipart=$WORK/b117/_pkg_.a
packagefile net/http/httptrace=$WORK/b119/_pkg_.a
packagefile net/http/internal=$WORK/b120/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b076/_pkg_.a
packagefile crypto/internal/boring/sig=$WORK/b077/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile text/template/parse=$WORK/b059/_pkg_.a
packagefile compress/flate=$WORK/b065/_pkg_.a
packagefile hash/crc32=$WORK/b066/_pkg_.a
packagefile crypto/des=$WORK/b081/_pkg_.a
packagefile crypto/ecdsa=$WORK/b082/_pkg_.a
packagefile crypto/ed25519=$WORK/b086/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/rc4=$WORK/b090/_pkg_.a
packagefile crypto/rsa=$WORK/b091/_pkg_.a
packagefile crypto/sha256=$WORK/b093/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile crypto/x509=$WORK/b094/_pkg_.a
packagefile encoding/pem=$WORK/b097/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a
packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b105/_pkg_.a
packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b109/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b112/_pkg_.a
packagefile mime/quotedprintable=$WORK/b118/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a
packagefile crypto/dsa=$WORK/b095/_pkg_.a
packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b102/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a
packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b110/_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=uV9xmDTh9GDoeJoV5gsE/liSNeq-rVWUYtF8rqCZ2/oFg-wpgLOuLNxqv9gb0_/uV9xmDTh9GDoeJoV5gsE -B 0x47426ac0ae2bcf837ac1a83d03e9e0ed76875308 -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
mkdir -p bin/
mv $WORK/b001/exe/a.out bin/mongofiles
rm -r $WORK/b001/
+ for bin in "${binaries[@]}"
++ head -c20 /dev/urandom
++ od -An -tx1
++ tr -d ' \n'
+ go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags ' -B 0xdace2152eb3f113c593c06fef96fc547b0051af8 -extldflags '\''-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/mongoexport -tags ssl mongoexport/main/mongoexport.go
WORK=/tmp/go-build842951230
unicode/utf8
mkdir -p $WORK/b019/
internal/cpu
mkdir -p $WORK/b008/
cat >$WORK/b019/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/unicode/utf8
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid xsQMTfloBNB4b-01Mfwp/xsQMTfloBNB4b-01Mfwp -goversion go1.14.12 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go
cat >$WORK/b008/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RsXW8-A3OhpeUnj1uhz_/RsXW8-A3OhpeUnj1uhz_ -goversion go1.14.12 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_arm64.go
math/bits
mkdir -p $WORK/b017/
cat >$WORK/b017/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/math/bits
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p math/bits -std -complete -installsuffix shared -buildid TrkGpPmd0RkpCaaIDGgm/TrkGpPmd0RkpCaaIDGgm -goversion go1.14.12 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go
runtime/internal/sys
mkdir -p $WORK/b012/
internal/race
mkdir -p $WORK/b021/
cat >$WORK/b012/importcfg << 'EOF' # internal
# import config
EOF
vendor/golang.org/x/crypto/internal/subtle
internal/nettrace
mkdir -p $WORK/b103/
crypto/internal/subtle
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 HglPLkuINP-TLivFjmOk/HglPLkuINP-TLivFjmOk -goversion go1.14.12 -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
mkdir -p $WORK/b039/
encoding
unicode
mkdir -p $WORK/b072/
unicode/utf16
crypto/subtle
cat >$WORK/b021/importcfg << 'EOF' # internal
# import config
EOF
mkdir -p $WORK/b128/
container/list
cat >$WORK/b103/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/internal/race
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/race -std -complete -installsuffix shared -buildid eYF_zmtIpgn-ACSYG7t0/eYF_zmtIpgn-ACSYG7t0 -goversion go1.14.12 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./norace.go
mkdir -p $WORK/b023/
cat >$WORK/b072/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid QItf84txQBye3xPDI7xv/QItf84txQBye3xPDI7xv -goversion go1.14.12 -D "" -importcfg $WORK/b103/importcfg -pack ./aliasing.go
cd /usr/lib/golang/src/crypto/internal/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid nK8W2rYbvOWI-rjNToeR/nK8W2rYbvOWI-rjNToeR -goversion go1.14.12 -D "" -importcfg $WORK/b072/importcfg -pack ./aliasing.go
cat >$WORK/b039/importcfg << 'EOF' # internal
# import config
EOF
cat >$WORK/b128/importcfg << 'EOF' # internal
# import config
EOF
mkdir -p $WORK/b079/
cd /usr/lib/golang/src/encoding
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p encoding -std -complete -installsuffix shared -buildid 3k_027iJ57m-R_JflOWz/3k_027iJ57m-R_JflOWz -goversion go1.14.12 -D "" -importcfg $WORK/b128/importcfg -pack ./encoding.go
mkdir -p $WORK/b073/
cd /usr/lib/golang/src/internal/nettrace
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid oltxZy-9nksr3RIbjzSu/oltxZy-9nksr3RIbjzSu -goversion go1.14.12 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go
cat >$WORK/b023/importcfg << 'EOF' # internal
# import config
EOF
cat >$WORK/b079/importcfg << 'EOF' # internal
# import config
EOF
mkdir -p $WORK/b068/
cd /usr/lib/golang/src/unicode
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode -std -complete -installsuffix shared -buildid Dlp1zGqPHBWpkgvZH81R/Dlp1zGqPHBWpkgvZH81R -goversion go1.14.12 -D "" -importcfg $WORK/b023/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go
cat >$WORK/b073/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/unicode/utf16
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid G7MZffhURcjBG-4mIOmb/G7MZffhURcjBG-4mIOmb -goversion go1.14.12 -D "" -importcfg $WORK/b079/importcfg -pack ./utf16.go
cd /usr/lib/golang/src/crypto/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 4kDYXV6-9EEgPPEQzKni/4kDYXV6-9EEgPPEQzKni -goversion go1.14.12 -D "" -importcfg $WORK/b073/importcfg -pack ./constant_time.go
cat >$WORK/b068/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/container/list
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p container/list -std -complete -installsuffix shared -buildid T8hi81XPzgG0jNINbPqX/T8hi81XPzgG0jNINbPqX -goversion go1.14.12 -D "" -importcfg $WORK/b068/importcfg -pack ./list.go
vendor/golang.org/x/crypto/cryptobyte/asn1
mkdir -p $WORK/b100/
cat >$WORK/b100/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid tAkbjs9azXivwz_V6k1f/tAkbjs9azXivwz_V6k1f -goversion go1.14.12 -D "" -importcfg $WORK/b100/importcfg -pack ./asn1.go
github.com/mongodb/mongo-tools/common/failpoint
mkdir -p $WORK/b123/
cat >$WORK/b123/importcfg << 'EOF' # internal
# import config
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/failpoint
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/mongodb/mongo-tools/common/failpoint -complete -installsuffix shared -buildid Yl9ttotUIjXwgK91KOsl/Yl9ttotUIjXwgK91KOsl -goversion go1.14.12 -D "" -importcfg $WORK/b123/importcfg -pack ./failpoint_disabled.go ./failpoints.go
runtime/internal/atomic
mkdir -p $WORK/b010/
cat >$WORK/b010/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -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
sync/atomic
mkdir -p $WORK/b022/
cat >$WORK/b022/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b022/symabis ./asm.s
crypto/internal/boring/sig
mkdir -p $WORK/b077/
cat >$WORK/b077/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b077/symabis ./sig_other.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal
cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/90/900012c7c173f82af2587634cbbea1a2281c836410210ab59d79245c9ad0126b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal
cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/ab/abbebdd322593fa360161d7559451050b43521df6e14450d36f9c5e7389177f4-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal
cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/0b/0b241b18808311f9d03c95bfb7cd86615c6bf86d85bbacec18642b1cf99aad20-d # internal
cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/ae/ae3cbd0df237f09426fc0e2f6be20be6da361b2accb6a9069b1e52cadcea9feb-d # internal
runtime/cgo
cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/5d/5d05df1a4288bc6abf5ab0dabb92b7b49992ba81652f43caf1085cbb4b108825-d # internal
mkdir -p $WORK/b042/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal
cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a1/a130eec66f30ad0f520b14a1442c0bc0b77d4a4e6eb8cb0abb17c2ee377c5b44-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal
cd /usr/lib/golang/src/runtime/cgo
CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go
cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/d3/d3925835ea12dc5065541a5497b53a7ac260fccbd80c8b96513db7a7c4c7caa6-d # internal
cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/eb/eb169c6f6908b4c586a8d8a1071bb7048dd57ae6e3df3e656a81b1b2cc611d8d-d # internal
cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/dc/dce7148f0e0db12abec85429bea7c4847a22edd8c38dd099744491f3a5b032c5-d # internal
runtime/internal/math
mkdir -p $WORK/b011/
cat >$WORK/b011/importcfg << 'EOF' # internal
# import config
packagefile runtime/internal/sys=$WORK/b012/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal
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 WtZcyNOPr8ccpUhFhrG-/WtZcyNOPr8ccpUhFhrG- -goversion go1.14.12 -D "" -importcfg $WORK/b011/importcfg -pack ./math.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 Vhhl44o1Zro27dgHZKQf/Vhhl44o1Zro27dgHZKQf -goversion go1.14.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm64.go ./stubs.go
cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a6/a65c8d53627d3fe1cea8263e48df2e459d5bddd0f4b2007a3d4b36f9a99119e3-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal
cat >$WORK/b022/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sync/atomic -std -installsuffix shared -buildid 8FGjxdl6Pxj4lNRSeWvo/8FGjxdl6Pxj4lNRSeWvo -goversion go1.14.12 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./doc.go ./value.go
cat >$WORK/b077/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/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid 3zgDlUAMJYLKKaN4KKkl/3zgDlUAMJYLKKaN4KKkl -goversion go1.14.12 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./sig.go
cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/46/46e442435d43f7f766623115b2555814de86a55f91dc9c2bfb52c0040cc6f60b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal
cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/38/382fabdc6db0b05bed20ad1eaf7e663c51fe4b23654d8f44939209180fe12650-d # internal
internal/bytealg
mkdir -p $WORK/b007/
cat >$WORK/b007/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal
cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/62/62545ed7ccada8811ecf25f36b2ae00cdf1750032b9e55fd3f8b94f732bb5214-d # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b077/sig_other.o ./sig_other.s
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -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
cat >$WORK/b007/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=$WORK/b008/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 52beJz2xaFAovg7og2a2/52beJz2xaFAovg7og2a2 -goversion go1.14.12 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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
cd $WORK
gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b077/_pkg_.a $WORK/b077/sig_other.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c3/c3681a0a13d22e9476b721ade9ae8cc76a351f07d422f01de99211f6e01a2de6-d # internal
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal
cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/9d/9d3cf8441426a627e5cd696d62db8196778c3b5f24f5f50ca3f7aaa7b535f9d9-d # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/asm.o ./asm.s
cd $WORK
gcc -Qunused-arguments -c -x c - -o /dev/null || true
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal
cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/7c/7c91711ff456b90629c8479dc9c9e9fe9875559f71d3507c42152eec6077d0f4-d # internal
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal
cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/5c/5ca13df1610b349d242eab392e695309b8ff9d3c2262a45ea8f08b22573dc760-d # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/compare_arm64.o ./compare_arm64.s
cd $WORK
gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/count_arm64.o ./count_arm64.s
math
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/equal_arm64.o ./equal_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/index_arm64.o ./index_arm64.s
cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/21/2136d4e1fdec398274fd6293f7c2a5da6aa54b70979b8d50ddc1415e2bfb401e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/indexbyte_arm64.o ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_arm64.o $WORK/b007/count_arm64.o $WORK/b007/equal_arm64.o $WORK/b007/index_arm64.o $WORK/b007/indexbyte_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/c7/c76b57b91319cb7b07d307b8d11483beaf6ed02d30f6ea991d57240363f44ddf-d # internal
cd $WORK
gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true
mkdir -p $WORK/b016/
cd $WORK/b042
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c
internal/testlog
mkdir -p $WORK/b033/
crypto/internal/boring/fipstls
cat >$WORK/b016/go_asm.h << 'EOF' # internal
EOF
mkdir -p $WORK/b076/
cat >$WORK/b033/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b022/_pkg_.a
EOF
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b016/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s
cd /usr/lib/golang/src/internal/testlog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid HWJR7ShJ_8RkMyAgCYj5/HWJR7ShJ_8RkMyAgCYj5 -goversion go1.14.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go
cat >$WORK/b076/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b076/symabis ./dummy.s
cat >$WORK/b076/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b022/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid RL9shD7QOHBVQM9gFFa7/RL9shD7QOHBVQM9gFFa7 -goversion go1.14.12 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./tls.go
cat >$WORK/b016/importcfg << 'EOF' # internal
# import config
packagefile math/bits=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math -std -installsuffix shared -buildid f6IFT5go2gFp5nbq95FP/f6IFT5go2gFp5nbq95FP -goversion go1.14.12 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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
runtime
mkdir -p $WORK/b006/
cat >$WORK/b006/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./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
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b076/dummy.o ./dummy.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal
cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/b8/b8ffb4a9aeec5e1fd1dc25db07e317620301cb63a8544e7a23bd159c7f7b56be-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b076/_pkg_.a $WORK/b076/dummy.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal
cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/e9/e96b0d1791840ca9069a879a679c0f824b84a217f87ad872ce4b614c8d538e33-d # internal
cat >$WORK/b006/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a
packagefile runtime/internal/math=$WORK/b011/_pkg_.a
packagefile runtime/internal/sys=$WORK/b012/_pkg_.a
EOF
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid JIIX_-QPMJz2ciilzYif/JIIX_-QPMJz2ciilzYif -goversion go1.14.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go
cd $WORK/b042
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal
cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f7/f7da7af9e2dd30539fd904e8842133f44e2f4f337a57d714a192284ad5fedc80-d # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/dim_arm64.o ./dim_arm64.s
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_arm64.c
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/exp_arm64.o ./exp_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/floor_arm64.o ./floor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/modf_arm64.o ./modf_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/sqrt_arm64.o ./sqrt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/stubs_arm64.o ./stubs_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b016/_pkg_.a $WORK/b016/dim_arm64.o $WORK/b016/exp_arm64.o $WORK/b016/floor_arm64.o $WORK/b016/modf_arm64.o $WORK/b016/sqrt_arm64.o $WORK/b016/stubs_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal
cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/b9/b9b8d54bfd9832116bc2a351a948296155ce715144f4066b12b0782766927a1c-d # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_mmap.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_setenv.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_sigaction.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_traceback.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x011.o -c gcc_util.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x012.o -c gcc_arm64.S
cd $WORK/b042
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o $WORK/b042/_x011.o $WORK/b042/_x012.o -g -O2 -lpthread
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker
cat >$WORK/b042/go_asm.h << 'EOF' # internal
EOF
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b042/symabis ./asm_arm64.s
cat >$WORK/b042/importcfg << 'EOF' # internal
# import config
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p runtime/cgo -std -installsuffix shared -buildid i0oSV_60a0v4yCs6y15O/i0oSV_60a0v4yCs6y15O -goversion go1.14.12 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b042/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_arm64.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o $WORK/b042/_x011.o $WORK/b042/_x012.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal
cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/7c/7c28bae6dad890f27dab0ad8f858b787440af83ce731282a9c6a936b630bb402-d # internal
cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b006/tls_GOARCH.h
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/duff_arm64.o ./duff_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memclr_arm64.o ./memclr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memmove_arm64.o ./memmove_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/preempt_arm64.o ./preempt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/rt0_linux_arm64.o ./rt0_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/sys_linux_arm64.o ./sys_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/tls_arm64.o ./tls_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_arm64.o $WORK/b006/atomic_arm64.o $WORK/b006/duff_arm64.o $WORK/b006/memclr_arm64.o $WORK/b006/memmove_arm64.o $WORK/b006/preempt_arm64.o $WORK/b006/rt0_linux_arm64.o $WORK/b006/sys_linux_arm64.o $WORK/b006/tls_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal
cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/f5/f5d1e09f866a804cfa667ab70567d2fdd9459d3f96b16a1735ab80678bb7c8e9-d # internal
internal/reflectlite
mkdir -p $WORK/b005/
sync
mkdir -p $WORK/b020/
cat >$WORK/b005/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s
cat >$WORK/b020/importcfg << 'EOF' # internal
# import config
packagefile internal/race=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
EOF
cd /usr/lib/golang/src/sync
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync -std -installsuffix shared -buildid i2dCVeO9ATzS1JaRK6qM/i2dCVeO9ATzS1JaRK6qM -goversion go1.14.12 -D "" -importcfg $WORK/b020/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go
cat >$WORK/b005/importcfg << 'EOF' # internal
# import config
packagefile runtime=$WORK/b006/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid pRxYkjUOfINOTQc1LjRc/pRxYkjUOfINOTQc1LjRc -goversion go1.14.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal
cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/62/623835d0c3aadc59e700e51dead1d6b250f43a3a7c0c578e151ab392d8c3e8de-d # internal
internal/singleflight
mkdir -p $WORK/b040/
math/rand
mkdir -p $WORK/b041/
cat >$WORK/b040/importcfg << 'EOF' # internal
# import config
packagefile sync=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/singleflight
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid T7d2QtgGw0axzHOdxJn_/T7d2QtgGw0axzHOdxJn_ -goversion go1.14.12 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go
cat >$WORK/b041/importcfg << 'EOF' # internal
# import config
packagefile math=$WORK/b016/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/math/rand
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p math/rand -std -complete -installsuffix shared -buildid p15qKnI6b8Mw8HYUf_R1/p15qKnI6b8Mw8HYUf_R1 -goversion go1.14.12 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/3f/3f7db6324d378a9529d0ce3f1576ac4bf0e077d86a5bc99852c0f5b28d7971c9-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/4b/4be7552d310de5052493ec4e427d44fc7c8d415a0ee146d08704ab424da93ba1-d # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal
cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/21/212ae817298839f61fc78b54c9d8d853689acc7c54b07558012d24a3d4491073-d # internal
errors
mkdir -p $WORK/b004/
sort
mkdir -p $WORK/b024/
cat >$WORK/b004/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
EOF
cd /usr/lib/golang/src/errors
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid D6oiMFb5uomFO0nSTezp/D6oiMFb5uomFO0nSTezp -goversion go1.14.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go
cat >$WORK/b024/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
EOF
cd /usr/lib/golang/src/sort
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p sort -std -complete -installsuffix shared -buildid I9SwRlAYAe8dNbOLYbC1/I9SwRlAYAe8dNbOLYbC1 -goversion go1.14.12 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal
cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/6d/6dc46e20e5f02dd4ac01b275ebaa498f6b22c21a9de3622af6560dbc8ba17202-d # internal
internal/oserror
mkdir -p $WORK/b027/
vendor/golang.org/x/net/dns/dnsmessage
io
strconv
mkdir -p $WORK/b038/
cat >$WORK/b027/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
EOF
mkdir -p $WORK/b025/
cd /usr/lib/golang/src/internal/oserror
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid EjGfmpyms_WR42gQTqeE/EjGfmpyms_WR42gQTqeE -goversion go1.14.12 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go
cat >$WORK/b038/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
EOF
mkdir -p $WORK/b018/
cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid RqTShr0kMZqZyp8xPfkm/RqTShr0kMZqZyp8xPfkm -goversion go1.14.12 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go
cat >$WORK/b025/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/io
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p io -std -complete -installsuffix shared -buildid j2J67QuEZMWTu49BB1iz/j2J67QuEZMWTu49BB1iz -goversion go1.14.12 -D "" -importcfg $WORK/b025/importcfg -pack ./io.go ./multi.go ./pipe.go
cat >$WORK/b018/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/strconv
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p strconv -std -complete -installsuffix shared -buildid nXBsdXsaqa5nl1mR5bqK/nXBsdXsaqa5nl1mR5bqK -goversion go1.14.12 -D "" -importcfg $WORK/b018/importcfg -pack ./atob.go ./atof.go ./atoi.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/b027/_pkg_.a # internal
cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/28/285ba2e55acd255ae7bfc231ef657eca50ffdcbaba075cfd585d7fed033ab7a1-d # internal
syscall
mkdir -p $WORK/b030/
cat >$WORK/b030/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_arm64.s
cat >$WORK/b030/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile internal/oserror=$WORK/b027/_pkg_.a
packagefile internal/race=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid u9aTa7NCPLTYWgt0svcJ/u9aTa7NCPLTYWgt0svcJ -goversion go1.14.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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_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/b024/_pkg_.a # internal
cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/3b/3b47b066b94bb7b52db45c9af1df5ad6f69196725498429b6aca9b7333b8f472-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal
cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/bc/bcf2d309745762e561e38a233d35718b37bacb68a33b3d8740774bc704f0ce4c-d # internal
hash
mkdir -p $WORK/b067/
crypto/internal/randutil
bytes
strings
mkdir -p $WORK/b084/
cat >$WORK/b067/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b025/_pkg_.a
EOF
mkdir -p $WORK/b049/
cd /usr/lib/golang/src/hash
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p hash -std -complete -installsuffix shared -buildid 5b0vnK01wgYfIxZNk-Cy/5b0vnK01wgYfIxZNk-Cy -goversion go1.14.12 -D "" -importcfg $WORK/b067/importcfg -pack ./hash.go
cat >$WORK/b084/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b025/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/internal/randutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid uIup9xxsQWu6QQKe-W-q/uIup9xxsQWu6QQKe-W-q -goversion go1.14.12 -D "" -importcfg $WORK/b084/importcfg -pack ./randutil.go
mkdir -p $WORK/b034/
cat >$WORK/b049/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cat >$WORK/b034/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/bytes
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p bytes -std -installsuffix shared -buildid 4njWKr3pEvWRxNR83wAQ/4njWKr3pEvWRxNR83wAQ -goversion go1.14.12 -D "" -importcfg $WORK/b049/importcfg -pack ./buffer.go ./bytes.go ./reader.go
cd /usr/lib/golang/src/strings
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p strings -std -complete -installsuffix shared -buildid tv55Qm4XFy-P5n8n50H9/tv55Qm4XFy-P5n8n50H9 -goversion go1.14.12 -D "" -importcfg $WORK/b034/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/65/65ece25799e48c67f51bdca3ed1c34c038fd0c57dcc5ef981b2f5a827ccfc403-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/bb/bbf78a3b307e9b5c87770296d3d2620ecdd4c81c97e0c9871412e8c625d11c2a-d # internal
hash/crc32
mkdir -p $WORK/b066/
cat >$WORK/b066/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b066/symabis ./crc32_arm64.s
cat >$WORK/b066/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p hash/crc32 -std -installsuffix shared -buildid wVDfUOOKvdK_e1rGJB_W/wVDfUOOKvdK_e1rGJB_W -goversion go1.14.12 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b066/crc32_arm64.o ./crc32_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b066/_pkg_.a $WORK/b066/crc32_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal
cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/41/41210029b3459bef7dc05553a45c236182d4069045dd40f57ba452f57d49563e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal
cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/5b/5b2f9ef3fa8c6eb4e7f7a1ab43bee914faf0c17d537c8e706725bf7494cdf41f-d # internal
crypto
mkdir -p $WORK/b075/
crypto/rc4
mkdir -p $WORK/b090/
reflect
cat >$WORK/b075/importcfg << 'EOF' # internal
# import config
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto -std -complete -installsuffix shared -buildid p85rRuCzGNM6jXFKdnAk/p85rRuCzGNM6jXFKdnAk -goversion go1.14.12 -D "" -importcfg $WORK/b075/importcfg -pack ./crypto.go
mkdir -p $WORK/b015/
cat >$WORK/b090/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/rc4
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid _UzEg-5J-LqJnpbzxcwq/_UzEg-5J-LqJnpbzxcwq -goversion go1.14.12 -D "" -importcfg $WORK/b090/importcfg -pack ./rc4.go
cat >$WORK/b015/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./asm_arm64.s
cat >$WORK/b015/importcfg << 'EOF' # internal
# import config
packagefile math=$WORK/b016/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p reflect -std -installsuffix shared -buildid p6fu7amV-Y4zz36eKtBS/p6fu7amV-Y4zz36eKtBS -goversion go1.14.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal
cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/38/38b179d5a5f4034a7b746287c65c3c6d98405b169a01a2078bf8dcdd773024ba-d # internal
bufio
mkdir -p $WORK/b063/
vendor/golang.org/x/text/transform
mkdir -p $WORK/b110/
cat >$WORK/b063/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/bufio
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p bufio -std -complete -installsuffix shared -buildid BoPmIRjnZ4frqLdZ-akB/BoPmIRjnZ4frqLdZ-akB -goversion go1.14.12 -D "" -importcfg $WORK/b063/importcfg -pack ./bufio.go ./scan.go
cat >$WORK/b110/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/transform
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid o2lrHg28trwZRIWhUOdl/o2lrHg28trwZRIWhUOdl -goversion go1.14.12 -D "" -importcfg $WORK/b110/importcfg -pack ./transform.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal
cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/62/62ef67a0e12fe8dde7cf69a0609983dfe5ad1921cd45593fff04e8c37cc36c6b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal
cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ee/ee5435d4888fd86970c3e2f65f9a0c31390bb3044efcb60c5cdbef0b3d23cb8f-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal
cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ed/ed9c59a1c2d06c9276519fbfd9bb5b548d2d7a2fa68e122949e0709f78f30330-d # internal
github.com/10gen/openssl/utils
mkdir -p $WORK/b047/
path
mkdir -p $WORK/b121/
cat >$WORK/b047/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl/utils
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/10gen/openssl/utils -complete -installsuffix shared -buildid SzYIU-QmaOWLFjdMCQPs/SzYIU-QmaOWLFjdMCQPs -goversion go1.14.12 -D "" -importcfg $WORK/b047/importcfg -pack ./errors.go ./future.go
regexp/syntax
cat >$WORK/b121/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/path
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p path -std -complete -installsuffix shared -buildid PHvk_8g2BHH0YLQsykZR/PHvk_8g2BHH0YLQsykZR -goversion go1.14.12 -D "" -importcfg $WORK/b121/importcfg -pack ./match.go ./path.go
mkdir -p $WORK/b056/
cat >$WORK/b056/importcfg << 'EOF' # internal
# import config
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/regexp/syntax
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid jZdM7wsq-Nsi9dI7Uir-/jZdM7wsq-Nsi9dI7Uir- -goversion go1.14.12 -D "" -importcfg $WORK/b056/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal
cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/93/93ebba28244ce4b040e4b64a056b7bd6954724b9819f9f2f98fbf23c68ff9228-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal
cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/fd/fd1acce6a1f43cb51c8ea85a3313e8a023f3e2d3cc662a3af2ccbcb6705887f5-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal
cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/58/582849f7e2b0b2775a077d5110ea187523c6b1438bdb12a4a28e93ace97d2405-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal
cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/58/582bc842c38450cc2b53078b68058eb15dc7c4bcc3c1fd03e8c7bfa898c9cba8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal
cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a2/a2325279bcce4a0c8878d0a9a55f25d1549f103017677499c3da506b2be72cb8-d # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal
cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/f2/f2442fb1df30c65d687eacf7ce45c1973cfab162ead7d6dc17146e97cdf72dce-d # internal
internal/syscall/execenv
mkdir -p $WORK/b032/
internal/syscall/unix
golang.org/x/crypto/ssh/terminal
mkdir -p $WORK/b136/
time
mkdir -p $WORK/b031/
cat >$WORK/b032/importcfg << 'EOF' # internal
# import config
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/syscall/execenv
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid NJBh2aWaLSF4JArilupj/NJBh2aWaLSF4JArilupj -goversion go1.14.12 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go
mkdir -p $WORK/b029/
cat >$WORK/b136/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cat >$WORK/b029/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cat >$WORK/b031/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/syscall/unix
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid e2EsFTBhoBtim5ItDLyM/e2EsFTBhoBtim5ItDLyM -goversion go1.14.12 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/golang.org/x/crypto/ssh/terminal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 75cIgWf2nc0M5Su5B79O/75cIgWf2nc0M5Su5B79O -goversion go1.14.12 -D "" -importcfg $WORK/b136/importcfg -pack ./terminal.go ./util.go ./util_linux.go
cd /usr/lib/golang/src/time
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid UjPE469dQkv6kXw5Sgjb/UjPE469dQkv6kXw5Sgjb -goversion go1.14.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal
cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/06/06faff0306cbc523932474d644d7228bf0c12d8f434c33cc83c3f59b96c6708a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal
cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/2b/2be3d65a67a387df577af8309212a48c0896152075edeec094edd3e7d0817369-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal
cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/c3/c35e012f0bf3153b965d0647b0bb4c3bead1ff219e390553451a390132e91bfd-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal
cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/65/657ab7c4e010738f8e4a97f05d3c6bd75b6d0222aaa5c74f462e3e14d9adbdee-d # internal
regexp
mkdir -p $WORK/b055/
cat >$WORK/b055/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile regexp/syntax=$WORK/b056/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/regexp
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p regexp -std -complete -installsuffix shared -buildid 5RMhf1zVrT0fq_vdokdR/5RMhf1zVrT0fq_vdokdR -goversion go1.14.12 -D "" -importcfg $WORK/b055/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal
cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/03/03d9412370cc518786fbf6d673a24d58521ba75ec14aa2042f969a824411544e-d # internal
context
mkdir -p $WORK/b037/
cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/0b/0ba9788dfdcc27639269d4356c3b810a9d59d0da6947ee4f5592c31c549a1773-d # internal
cat >$WORK/b037/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/context
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p context -std -complete -installsuffix shared -buildid p9YpruOjEfJC5rha-Uos/p9YpruOjEfJC5rha-Uos -goversion go1.14.12 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go
internal/poll
mkdir -p $WORK/b028/
cat >$WORK/b028/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/syscall/unix=$WORK/b029/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/poll
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid MsX5yZuHH28vJVPYMBPe/MsX5yZuHH28vJVPYMBPe -goversion go1.14.12 -D "" -importcfg $WORK/b028/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal
cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/46/468dfb2cc56ab29cb98100ad8b39bbf267b0974f6e932d5a589a69257e7d656c-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/2b/2b2f117f9c2e1786e05f0b04bf04026a81ca31c4ce7ea5044b3753b6b8a93f1b-d # internal
os
mkdir -p $WORK/b026/
cat >$WORK/b026/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/oserror=$WORK/b027/_pkg_.a
packagefile internal/poll=$WORK/b028/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a
packagefile internal/syscall/unix=$WORK/b029/_pkg_.a
packagefile internal/testlog=$WORK/b033/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/os
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid RFtiu0w-TNiFWWAvxeMq/RFtiu0w-TNiFWWAvxeMq -goversion go1.14.12 -D "" -importcfg $WORK/b026/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 ./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 -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal
cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/de/de9384a115e3095c06fbd886156c1dab66e252428856a9d4df05114d8155f5b0-d # internal
internal/fmtsort
mkdir -p $WORK/b014/
encoding/binary
mkdir -p $WORK/b061/
cat >$WORK/b014/importcfg << 'EOF' # internal
# import config
packagefile reflect=$WORK/b015/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/fmtsort
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid k347ofCJf56WrdetsRT4/k347ofCJf56WrdetsRT4 -goversion go1.14.12 -D "" -importcfg $WORK/b014/importcfg -pack ./sort.go
cat >$WORK/b061/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/binary
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid okVf9L1NJqzAco5iWxE4/okVf9L1NJqzAco5iWxE4 -goversion go1.14.12 -D "" -importcfg $WORK/b061/importcfg -pack ./binary.go ./varint.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal
cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e3/e37fb38a043c4d2130a498f3e6fb97c24bc13d776e6c54bd3caf98ca8664a032-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/9f/9f8185cdbe6bedd11f9a8cd76ffc703ef72cf248da710a1096a350c1077423aa-d # internal
encoding/base64
mkdir -p $WORK/b098/
crypto/cipher
crypto/ed25519/internal/edwards25519
crypto/md5
vendor/golang.org/x/crypto/poly1305
mkdir -p $WORK/b089/
cat >$WORK/b098/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
EOF
mkdir -p $WORK/b104/
cd /usr/lib/golang/src/encoding/base64
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Eu5ZmFaRh-pvALk7weat/Eu5ZmFaRh-pvALk7weat -goversion go1.14.12 -D "" -importcfg $WORK/b098/importcfg -pack ./base64.go
cat >$WORK/b089/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./md5block_arm64.s
mkdir -p $WORK/b087/
cat >$WORK/b104/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid bOsCEg6JF5RscE7u25vV/bOsCEg6JF5RscE7u25vV -goversion go1.14.12 -D "" -importcfg $WORK/b104/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go
cat >$WORK/b087/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=$WORK/b061/_pkg_.a
EOF
mkdir -p $WORK/b071/
cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid k0dmCJ28bBKFmQtI1ygV/k0dmCJ28bBKFmQtI1ygV -goversion go1.14.12 -D "" -importcfg $WORK/b087/importcfg -pack ./const.go ./edwards25519.go
cat >$WORK/b071/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/cipher
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid dR8VXODfwNgYs_Sv9RRu/dR8VXODfwNgYs_Sv9RRu -goversion go1.14.12 -D "" -importcfg $WORK/b071/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go
cat >$WORK/b089/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/md5 -std -installsuffix shared -buildid FngcNdPkLK2u81bpCBfO/FngcNdPkLK2u81bpCBfO -goversion go1.14.12 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal
cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/45/45a07744fc8d22629be116def42d66807bd7e8ead4a1e1a4852f12e3cc291ba3-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal
cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/bc/bc3d4f50d84c11fa9a8d3f54e76a2b69c8807bfb86ebeae916c6ef960fdefe8e-d # internal
fmt
github.com/howeyc/gopass
path/filepath
mkdir -p $WORK/b135/
os/signal
mkdir -p $WORK/b013/
cat >$WORK/b135/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b136/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
mkdir -p $WORK/b053/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/howeyc/gopass
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/howeyc/gopass -complete -installsuffix shared -buildid kBLzj650oqTghsg3zF6p/kBLzj650oqTghsg3zF6p -goversion go1.14.12 -D "" -importcfg $WORK/b135/importcfg -pack ./nix.go ./pass.go
mkdir -p $WORK/b054/
cat >$WORK/b013/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/fmtsort=$WORK/b014/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cat >$WORK/b053/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cat >$WORK/b054/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/fmt
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p fmt -std -complete -installsuffix shared -buildid wrvbSwmp3x_eVVqpCEt9/wrvbSwmp3x_eVVqpCEt9 -goversion go1.14.12 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b054/symabis ./sig.s
cd /usr/lib/golang/src/path/filepath
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid _kJ0lI1nIEqzIdZVNzvE/_kJ0lI1nIEqzIdZVNzvE -goversion go1.14.12 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go
net
mkdir -p $WORK/b036/
cd /usr/lib/golang/src/net
CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go
cat >$WORK/b054/importcfg << 'EOF' # internal
# import config
packagefile os=$WORK/b026/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p os/signal -std -installsuffix shared -buildid YaKUUvWrWwEY-zh2NyIH/YaKUUvWrWwEY-zh2NyIH -goversion go1.14.12 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./doc.go ./signal.go ./signal_unix.go
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/md5block_arm64.o ./md5block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal
cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/d0/d02e185325b6900838c1e412e551be98b9cf5de073a0a2f3833105d7777fb42b-d # internal
encoding/pem
mkdir -p $WORK/b097/
cat >$WORK/b097/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/pem
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 5SuqQNpaaIXkx7WcHRVp/5SuqQNpaaIXkx7WcHRVp -goversion go1.14.12 -D "" -importcfg $WORK/b097/importcfg -pack ./pem.go
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/md5block_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/22/22ef8469855a17de536669a53f73825c6dd4aad0a7ee8070d27633720b66a289-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal
cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/df/dfac3d290e24fbf24ddc028b0112b2a8996dc40c77393b639353ec2c7c25e108-d # internal
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b054/sig.o ./sig.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b054/_pkg_.a $WORK/b054/sig.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal
cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/86/860c29513817a154a2c536216d2f82d519ae5b13b04479de75725db6434e0504-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal
cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/94/94e18f8c4ef3b937d7c838b853dc3b3506caa64d0348e95b9992e1907e57f7c8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/bf/bf7b05710d24f2ea196649a46cb15446e52b3410386b4b72356f12e0a36ce677-d # internal
crypto/des
mkdir -p $WORK/b081/
vendor/golang.org/x/crypto/chacha20
mkdir -p $WORK/b102/
cat >$WORK/b081/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/des
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid YPNbfhZUcRrKToUKYQgE/YPNbfhZUcRrKToUKYQgE -goversion go1.14.12 -D "" -importcfg $WORK/b081/importcfg -pack ./block.go ./cipher.go ./const.go
cat >$WORK/b102/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b102/symabis ./chacha_arm64.s
cat >$WORK/b102/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid YDxIH1x6eWxryFt7nug8/YDxIH1x6eWxryFt7nug8 -goversion go1.14.12 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal
cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/82/82a8c0555327f1144cf323753e7d33829377724e178513ab192aa341d9efb740-d # internal
os/exec
mkdir -p $WORK/b052/
io/ioutil
mkdir -p $WORK/b058/
cat >$WORK/b052/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile context=$WORK/b037/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/os/exec
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p os/exec -std -complete -installsuffix shared -buildid tbGPUIQ6r5kgJks7YoqL/tbGPUIQ6r5kgJks7YoqL -goversion go1.14.12 -D "" -importcfg $WORK/b052/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go
cat >$WORK/b058/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/io/ioutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 0QaBWahnOUkaRFopS6nb/0QaBWahnOUkaRFopS6nb -goversion go1.14.12 -D "" -importcfg $WORK/b058/importcfg -pack ./ioutil.go ./tempfile.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal
cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/f5/f5fb7746f922dc7f064af46fe40c57c87e9a77c97c12d12d31247b8d8dc96711-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal
cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/9a/9a9f44981902f13f4f383047a6dcfc1a5cd6a32133bb9babd61bd687cee50b3f-d # internal
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b102/chacha_arm64.o ./chacha_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b102/_pkg_.a $WORK/b102/chacha_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal
cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/1e/1ed653d0d0dba3e43510ed3de7f77334b324cfcbf857b6455373f70bd7f2620b-d # internal
vendor/golang.org/x/crypto/chacha20poly1305
mkdir -p $WORK/b101/
cat >$WORK/b101/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/b071/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b102/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a
packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid Xtb6F-87qqK5MD3wJhAq/Xtb6F-87qqK5MD3wJhAq -goversion go1.14.12 -D "" -importcfg $WORK/b101/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal
cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/49/49d828ad5a94f27ff15fe5a4a1d48b83403d94d59f5c3c47eba3f84737c4bf94-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal
cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/14/14b767310cd2ee0562504dbe9892638ba2beae65da27eb442a9b5be27a114e9a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal
cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/64/641c99eaec2c9b4190d817a65189236a86800c7aba5b6f1cbf74981785a14cf6-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal
cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/a2/a2e276c324f3d39180b63f9435c23c6cadfb4a5fe37a7a0e29aa245d078f6b16-d # internal
encoding/hex
mkdir -p $WORK/b003/
net/url
mkdir -p $WORK/b043/
log
cat >$WORK/b003/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
text/template/parse
mkdir -p $WORK/b059/
mkdir -p $WORK/b050/
cat >$WORK/b043/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/hex
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rj1gais4R8RISBQ4-Wdx/rj1gais4R8RISBQ4-Wdx -goversion go1.14.12 -D "" -importcfg $WORK/b003/importcfg -pack ./hex.go
cat >$WORK/b059/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cat >$WORK/b050/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/text/template/parse
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid _nTMmi-ku2fTsB1kXqZd/_nTMmi-ku2fTsB1kXqZd -goversion go1.14.12 -D "" -importcfg $WORK/b059/importcfg -pack ./lex.go ./node.go ./parse.go
vendor/golang.org/x/crypto/curve25519
mkdir -p $WORK/b105/
cd /usr/lib/golang/src/log
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p log -std -complete -installsuffix shared -buildid 7K6TVEihXuNwqezmPgoF/7K6TVEihXuNwqezmPgoF -goversion go1.14.12 -D "" -importcfg $WORK/b050/importcfg -pack ./log.go
cd /usr/lib/golang/src/net/url
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p net/url -std -complete -installsuffix shared -buildid HEher8nAz3Q2vO-riTpH/HEher8nAz3Q2vO-riTpH -goversion go1.14.12 -D "" -importcfg $WORK/b043/importcfg -pack ./url.go
net/http/internal
mkdir -p $WORK/b120/
vendor/golang.org/x/net/http2/hpack
mime/quotedprintable
mkdir -p $WORK/b115/
compress/flate
cat >$WORK/b105/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
EOF
mkdir -p $WORK/b065/
cat >$WORK/b120/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
github.com/mongodb/mongo-tools/common/text
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 68RlddOqujMALBwhs23J/68RlddOqujMALBwhs23J -goversion go1.14.12 -D "" -importcfg $WORK/b105/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go
mime
github.com/mongodb/mongo-tools/common/log
cd /usr/lib/golang/src/net/http/internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid ENXco73OQUXCQWC0ebth/ENXco73OQUXCQWC0ebth -goversion go1.14.12 -D "" -importcfg $WORK/b120/importcfg -pack ./chunked.go ./testcert.go
encoding/csv
math/big
cat >$WORK/b115/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
mkdir -p $WORK/b116/
encoding/json
gopkg.in/mgo.v2/internal/json
mkdir -p $WORK/b129/
cat >$WORK/b065/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 7ZRxhG9TmuaQMJhMZ512/7ZRxhG9TmuaQMJhMZ512 -goversion go1.14.12 -D "" -importcfg $WORK/b115/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go
cd /usr/lib/golang/src/compress/flate
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid B0ngstJMTP1CyTQ-6TTp/B0ngstJMTP1CyTQ-6TTp -goversion go1.14.12 -D "" -importcfg $WORK/b065/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go
cat >$WORK/b116/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cat >$WORK/b129/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/mime
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p mime -std -complete -installsuffix shared -buildid 9nJ3dlwrzBOtww6-eEJS/9nJ3dlwrzBOtww6-eEJS -goversion go1.14.12 -D "" -importcfg $WORK/b116/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p gopkg.in/mgo.v2/internal/json -complete -installsuffix shared -buildid x2aUDqPFzmBXq6VYEQXd/x2aUDqPFzmBXq6VYEQXd -goversion go1.14.12 -D "" -importcfg $WORK/b129/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go
mkdir -p $WORK/b118/
vendor/golang.org/x/text/unicode/norm
mkdir -p $WORK/b112/
github.com/jessevdk/go-flags
cat >$WORK/b118/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
EOF
mkdir -p $WORK/b124/
cd /usr/lib/golang/src/mime/quotedprintable
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid OOgmWrquimfiymDehuCv/OOgmWrquimfiymDehuCv -goversion go1.14.12 -D "" -importcfg $WORK/b118/importcfg -pack ./reader.go ./writer.go
cat >$WORK/b112/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b110/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
mkdir -p $WORK/b138/
cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid bCxnfqh07DgUKbdEQkHn/bCxnfqh07DgUKbdEQkHn -goversion go1.14.12 -D "" -importcfg $WORK/b112/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go
cat >$WORK/b124/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
mkdir -p $WORK/b141/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/log
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/mongodb/mongo-tools/common/log -complete -installsuffix shared -buildid OcrBW9Wu98oyGhSnc3-R/OcrBW9Wu98oyGhSnc3-R -goversion go1.14.12 -D "" -importcfg $WORK/b124/importcfg -pack ./tool_logger.go
cat >$WORK/b138/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
mkdir -p $WORK/b060/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/text
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/mongodb/mongo-tools/common/text -complete -installsuffix shared -buildid brx0SMhZweIT2UXEjvZB/brx0SMhZweIT2UXEjvZB -goversion go1.14.12 -D "" -importcfg $WORK/b138/importcfg -pack ./grid.go ./units.go
mkdir -p $WORK/b127/
cat >$WORK/b141/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cat >$WORK/b060/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b060/symabis ./arith_arm64.s
cat >$WORK/b127/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
mkdir -p $WORK/b122/
cd /usr/lib/golang/src/encoding/csv
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid kGm3EsMW3AQ6vcadMff3/kGm3EsMW3AQ6vcadMff3 -goversion go1.14.12 -D "" -importcfg $WORK/b141/importcfg -pack ./reader.go ./writer.go
cd /usr/lib/golang/src/encoding/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid tFdWMKEc9K2tfb4YnxX2/tFdWMKEc9K2tfb4YnxX2 -goversion go1.14.12 -D "" -importcfg $WORK/b127/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go
cat >$WORK/b122/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile path=$WORK/b121/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/jessevdk/go-flags
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid K05GNlG-srRbnwNu4EkW/K05GNlG-srRbnwNu4EkW -goversion go1.14.12 -D "" -importcfg $WORK/b122/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go ./termsize_linux.go
cat >$WORK/b060/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p math/big -std -installsuffix shared -buildid 5jRyt3nrdZ58tkeuMPFq/5jRyt3nrdZ58tkeuMPFq -goversion go1.14.12 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/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 $WORK/b036
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/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/b003/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal
cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/94/943bf1c3facd7ed2b54ff0e57feb6c94553027631f53f64526237139b11d1282-d # internal
cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/16/162fcc7daf16ae57e3b2622d659056c7039ae31a0b601d2885884535f3e616b4-d # internal
github.com/mongodb/mongo-tools/common/password
mkdir -p $WORK/b134/
cat >$WORK/b134/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b013/_pkg_.a
packagefile github.com/howeyc/gopass=$WORK/b135/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b136/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/password
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/mongodb/mongo-tools/common/password -complete -installsuffix shared -buildid qDigqShXxi-XUIdejqYX/qDigqShXxi-XUIdejqYX -goversion go1.14.12 -D "" -importcfg $WORK/b134/importcfg -pack ./pass_util.go ./password.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal
cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/1e/1eb2805d00332f986bea9950fe6e1e02c0f608d1405ad7244bd87fa9af4d1041-d # internal
cd $WORK/b036
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal
cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/7b/7bdf9efe27c6b4ff52099b51c864607b216366aeafe38135b98d613a2c173741-d # internal
cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ec/ecf39694986f7aaf5d0b61aa66737be253bfcdf70f7f270183cf88be77b4810f-d # internal
vendor/golang.org/x/text/unicode/bidi
mkdir -p $WORK/b111/
cat >$WORK/b111/importcfg << 'EOF' # internal
# import config
packagefile container/list=$WORK/b068/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid dCGmm-h0bbohX_xpa4RR/dCGmm-h0bbohX_xpa4RR -goversion go1.14.12 -D "" -importcfg $WORK/b111/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal
cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/c1/c1d462ca8231528b16fb234292d5d767406367aeb5f98b80def921ba93a3afbe-d # internal
cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/c2/c23f7b7bd83f4067a54a42f1cfb6413124751b098fc3aee35a4c74930b10ec7b-d # internal
github.com/mongodb/mongo-tools/common/progress
mkdir -p $WORK/b137/
cat >$WORK/b137/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/text=$WORK/b138/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/progress
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/mongodb/mongo-tools/common/progress -complete -installsuffix shared -buildid _eKvyNi1-TcHCmulvjKz/_eKvyNi1-TcHCmulvjKz -goversion go1.14.12 -D "" -importcfg $WORK/b137/importcfg -pack ./manager.go ./progress_bar.go ./progressor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal
cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a8/a8ff1520360d019a649e587a80c96899da0ef11b2282ded4a4308327adb5d905-d # internal
cd $WORK/b036
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/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/b141/_pkg_.a # internal
cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/93/93418134a3995db5fdce0132573829d3a4e668aaba317412d9ac9f94a3e23758-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal
cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/3e/3e354a44d3279eab391f51b234258567a8bf3627de00a12bf526ffb6c850eea6-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal
cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b0/b06389c7916b3d6f506ac32eaff7810cf48e050fb010d61a4ef9ea86afa1d33f-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/5a/5ae4336db93a4173e28cd1654157c751bff896ff570fff151f7f0c5ef3d348c0-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/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/b116/_pkg_.a # internal
cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/3c/3cd21033f97c3f6287ff374468a7f4b9e65366c367316d8200a86cc9fe9821d5-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c
cd /usr/lib/golang/src/net
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal
cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e5/e559118d7b15bbdd622500ec85ab4dd7b08083d9b4f066814000f4695823b729-d # internal
vendor/golang.org/x/text/secure/bidirule
mkdir -p $WORK/b109/
cat >$WORK/b109/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b110/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid PmQa7Vs--wZcLY0MO3ak/PmQa7Vs--wZcLY0MO3ak -goversion go1.14.12 -D "" -importcfg $WORK/b109/importcfg -pack ./bidirule.go ./bidirule10.0.0.go
cd /usr/lib/golang/src/net
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go
cat >$WORK/b036/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
packagefile context=$WORK/b037/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile internal/nettrace=$WORK/b039/_pkg_.a
packagefile internal/poll=$WORK/b028/_pkg_.a
packagefile internal/singleflight=$WORK/b040/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p net -std -installsuffix shared -buildid vJsAvTDWh-NvNq4fcOul/vJsAvTDWh-NvNq4fcOul -goversion go1.14.12 -D "" -importcfg $WORK/b036/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal
cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/60/6000992e646ff0db4d38d564b5ccedc41ef7402f09a4352e173bc608ba7dd49e-d # internal
compress/gzip
mkdir -p $WORK/b064/
cat >$WORK/b064/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile compress/flate=$WORK/b065/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile hash/crc32=$WORK/b066/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/compress/gzip
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid cYx9rnHMnqe6fWoN6XEo/cYx9rnHMnqe6fWoN6XEo -goversion go1.14.12 -D "" -importcfg $WORK/b064/importcfg -pack ./gunzip.go ./gzip.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal
cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/cf/cf6c87ef7553c61642a976a474359ac2a04ca32b7683460f02bd682621178b20-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal
cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/4f/4f3bdf075572b54e1507f2deff8986f3f2f5d496e14741c147e50179d7d01463-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/14/14d240e3c5650ad0ce717b29910c8f8ad482d5a5c6fcbb8c40f4415081f0dbf2-d # internal
vendor/golang.org/x/net/idna
mkdir -p $WORK/b108/
cat >$WORK/b108/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
packagefile fmt=$WORK/b013/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b109/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b112/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/idna
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Z18_HWhTAdYXOHsQP8eZ/Z18_HWhTAdYXOHsQP8eZ -goversion go1.14.12 -D "" -importcfg $WORK/b108/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal
cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/5a/5ad8230299e32ba2c9077b2d54e62e3e9f4fb7872dbbed3f270ef7079605628a-d # internal
text/template
mkdir -p $WORK/b057/
cat >$WORK/b057/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile internal/fmtsort=$WORK/b014/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile text/template/parse=$WORK/b059/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/text/template
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p text/template -std -complete -installsuffix shared -buildid vLiMXzPPzzt5nQQHkjTP/vLiMXzPPzzt5nQQHkjTP -goversion go1.14.12 -D "" -importcfg $WORK/b057/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal
cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/bc/bcafcabdc66ac288cdc762b54d0e3b5c235258763367e3a2b7f83d47596c13bb-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal
cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/7f/7f5dcf62ba8cf42989f679240f53a95f0ef2cb4b37648ccebdc9788110a4b1fa-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal
cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/87/87da4855bc3a83ed3c5d96f99018d8ac7ed48a911299e1e3d49835da0476c0d0-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal
cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/1f/1f7472e35a0d48e834a3ce820a92f5d032f72fc368a73cc5825eb60bfa0726fa-d # internal
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b060/arith_arm64.o ./arith_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b060/_pkg_.a $WORK/b060/arith_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal
cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/93/9353b8d9ef28758db6b9220b35311aa62ddca0b1a79629eb2d50e1475b5ed37c-d # internal
crypto/dsa
mkdir -p $WORK/b095/
encoding/asn1
crypto/elliptic
mkdir -p $WORK/b083/
cat >$WORK/b095/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
EOF
mkdir -p $WORK/b078/
cd /usr/lib/golang/src/crypto/dsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 6-cHOfSq1ePscEMAQXP4/6-cHOfSq1ePscEMAQXP4 -goversion go1.14.12 -D "" -importcfg $WORK/b095/importcfg -pack ./dsa.go
cat >$WORK/b083/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/elliptic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b083/symabis ./p256_asm_arm64.s
cat >$WORK/b078/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/asn1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid Ru9IBMRxTWEIOP8uFkPv/Ru9IBMRxTWEIOP8uFkPv -goversion go1.14.12 -D "" -importcfg $WORK/b078/importcfg -pack ./asn1.go ./common.go ./marshal.go
cat >$WORK/b083/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b025/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/elliptic
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid T9L6BLAKetkI4gs_EvVX/T9L6BLAKetkI4gs_EvVX -goversion go1.14.12 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal
cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d4/d4c60dfd2779b9163bb606225a8fc481930e412af40aed03ea32f7a40b407a4b-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/f9/f9726aded24df952a0c1c30193361ebc85194aec4b2d07715a01c5532447d36a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b083/p256_asm_arm64.o ./p256_asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b083/_pkg_.a $WORK/b083/p256_asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/4f/4f9b14c8468401f8038cd602200c90e5f0c5563be266bd38d8dbec728b5d995d-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal
cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/37/37ec53e71ed8b592fde91e8f6f501ba020bc3ad3b721ad59aa61bc340e4b9f8b-d # internal
crypto/x509/pkix
mkdir -p $WORK/b096/
vendor/golang.org/x/crypto/cryptobyte
mkdir -p $WORK/b099/
cat >$WORK/b096/importcfg << 'EOF' # internal
# import config
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile encoding/hex=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/x509/pkix
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid gocvykXSfVUS7tGLxAva/gocvykXSfVUS7tGLxAva -goversion go1.14.12 -D "" -importcfg $WORK/b096/importcfg -pack ./pkix.go
crypto/internal/boring
mkdir -p $WORK/b074/
cat >$WORK/b099/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 6zldvN3E09ECJXg9pt5e/6zldvN3E09ECJXg9pt5e -goversion go1.14.12 -D "" -importcfg $WORK/b099/importcfg -pack ./asn1.go ./builder.go ./string.go
cd /usr/lib/golang/src/crypto/internal/boring
CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b074/ -importpath crypto/internal/boring -- -I $WORK/b074/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal
cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/3c/3cfe4b0c71f4fe1f6fa34d04ca074e6666ea4292b885f61f6bd0eb9ceb619aaf-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal
cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/a1/a13f406666754a7d6a33ccd27e2c63a496b6798f3e91efecb3041c42cdc97903-d # internal
cd /usr/lib/golang/src/net
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal
cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/6f/6f84cca08d9c9d99ea5fad341dcabd5ac909a2f492a2f3001af589ae645c07db-d # internal
github.com/mongodb/mongo-tools/common/connstring
mkdir -p $WORK/b035/
vendor/golang.org/x/net/http/httpproxy
log/syslog
mkdir -p $WORK/b114/
cat >$WORK/b035/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
mkdir -p $WORK/b051/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/connstring
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/mongodb/mongo-tools/common/connstring -complete -installsuffix shared -buildid ZSvKuXCIYLO9pglqw0sD/ZSvKuXCIYLO9pglqw0sD -goversion go1.14.12 -D "" -importcfg $WORK/b035/importcfg -pack ./connstring.go
net/textproto
mkdir -p $WORK/b113/
cat >$WORK/b114/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cat >$WORK/b051/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid J1i__6QsrXrYvMaX80ZH/J1i__6QsrXrYvMaX80ZH -goversion go1.14.12 -D "" -importcfg $WORK/b114/importcfg -pack ./proxy.go
cd /usr/lib/golang/src/log/syslog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid YItClFMPD7KKpOc9uPjO/YItClFMPD7KKpOc9uPjO -goversion go1.14.12 -D "" -importcfg $WORK/b051/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go
cat >$WORK/b113/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/net/textproto
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid IVvazSfdRg1woU0UN6wL/IVvazSfdRg1woU0UN6wL -goversion go1.14.12 -D "" -importcfg $WORK/b113/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal
cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c2/c23eeaa4cc846df0c5cadafb729f59044c55a6c23a830115519279d7b1705020-d # internal
github.com/spacemonkeygo/spacelog
mkdir -p $WORK/b048/
cat >$WORK/b048/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile log/syslog=$WORK/b051/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile os/exec=$WORK/b052/_pkg_.a
packagefile os/signal=$WORK/b054/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile text/template=$WORK/b057/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/spacemonkeygo/spacelog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/spacemonkeygo/spacelog -complete -installsuffix shared -buildid 7j43awweund7X0VZBiAv/7j43awweund7X0VZBiAv -goversion go1.14.12 -D "" -importcfg $WORK/b048/importcfg -pack ./capture.go ./capture_linux.go ./collection.go ./convenience.go ./doc.go ./event.go ./handler.go ./level.go ./logger.go ./output.go ./output_other.go ./setup.go ./syslog.go ./templates.go ./templates_others.go ./text.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal
cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/da/da2497e3a59bedf780e1dccedc4f9546353a141de573de2e9923a6a2ec6fb0e1-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/9d/9de8598d459b9d954295fc8571f89885c7b18b9b10ee84199098ccd0ff75836e-d # internal
cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/49/498e8218113ce330e2b5dc25ad57b2936852003f167c526df4563653768cfcca-d # internal
vendor/golang.org/x/net/http/httpguts
mkdir -p $WORK/b107/
cat >$WORK/b107/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid wGbCajl5l4OjpMeKImj_/wGbCajl5l4OjpMeKImj_ -goversion go1.14.12 -D "" -importcfg $WORK/b107/importcfg -pack ./guts.go ./httplex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal
cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/d1/d1a2c219a763646c822317c63848682e23dfaf2c30b8375cf9324574079aca70-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal
cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ed/ed243bb1c23f1c17caf513e98fe73f459c90b49be70e0c659e6b0275382abadf-d # internal
cd $WORK/b074
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/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/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c
cd /usr/lib/golang/src/crypto/internal/boring
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x009.o -c openssl_ecdsa_signature.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x010.o -c openssl_evp.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x011.o -c openssl_lock_setup.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x012.o -c openssl_port_aead_gcm.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x013.o -c openssl_port_ctr128.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x014.o -c openssl_port_evp_md5_sha1.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x015.o -c openssl_port_hmac.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x016.o -c openssl_port_rsa.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x017.o -c openssl_stub_rand.c
cd $WORK/b074
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c
cd /usr/lib/golang/src/crypto/internal/boring
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o $WORK/b074/_x011.o $WORK/b074/_x012.o $WORK/b074/_x013.o $WORK/b074/_x014.o $WORK/b074/_x015.o $WORK/b074/_x016.o $WORK/b074/_x017.o -g -O2 -ldl
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go
cat >$WORK/b074/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b076/_pkg_.a
packagefile crypto/internal/boring/sig=$WORK/b077/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid n3xhh9SXZoiPLpvu_K8K/n3xhh9SXZoiPLpvu_K8K -goversion go1.14.12 -D "" -importcfg $WORK/b074/importcfg -pack ./doc.go $WORK/b074/_cgo_gotypes.go $WORK/b074/aes.cgo1.go $WORK/b074/boring.cgo1.go $WORK/b074/ecdsa.cgo1.go $WORK/b074/hmac.cgo1.go $WORK/b074/rand.cgo1.go $WORK/b074/rsa.cgo1.go $WORK/b074/sha.cgo1.go $WORK/b074/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o $WORK/b074/_x011.o $WORK/b074/_x012.o $WORK/b074/_x013.o $WORK/b074/_x014.o $WORK/b074/_x015.o $WORK/b074/_x016.o $WORK/b074/_x017.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal
cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/2f/2f35fbc3167a6115110a25613ec762d6eff16545e5c55d34e895b840349ec817-d # internal
crypto/sha256
crypto/hmac
crypto/sha512
mkdir -p $WORK/b093/
crypto/aes
crypto/sha1
mkdir -p $WORK/b092/
mkdir -p $WORK/b088/
cat >$WORK/b093/go_asm.h << 'EOF' # internal
EOF
mkdir -p $WORK/b085/
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b093/symabis ./sha256block_arm64.s
cat >$WORK/b092/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b092/symabis ./sha1block_arm64.s
cat >$WORK/b088/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
EOF
cat >$WORK/b085/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
EOF
mkdir -p $WORK/b070/
cd /usr/lib/golang/src/crypto/hmac
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid Vs3jeurf2Ajo3j95s513/Vs3jeurf2Ajo3j95s513 -goversion go1.14.12 -D "" -importcfg $WORK/b088/importcfg -pack ./hmac.go
cd /usr/lib/golang/src/crypto/sha512
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid gVcLBcxyYrVOCYAfxmcz/gVcLBcxyYrVOCYAfxmcz -goversion go1.14.12 -D "" -importcfg $WORK/b085/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go
cat >$WORK/b070/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b070/symabis ./asm_arm64.s ./gcm_arm64.s
cat >$WORK/b093/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
EOF
cat >$WORK/b092/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid c1hsy0pnQNlG3NCcmE3T/c1hsy0pnQNlG3NCcmE3T -goversion go1.14.12 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 8-_8RCDH7pBq1T_2JNCG/8-_8RCDH7pBq1T_2JNCG -goversion go1.14.12 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go
cat >$WORK/b070/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/aes -std -installsuffix shared -buildid faJ0NV05cYser03dGmKD/faJ0NV05cYser03dGmKD -goversion go1.14.12 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/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/b088/_pkg_.a # internal
cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/2f/2f8138f2de8574dffc3fa3b751813f3c27dd1c0e3a1a7f3a6bc619d720ae3da5-d # internal
vendor/golang.org/x/crypto/hkdf
mkdir -p $WORK/b106/
cat >$WORK/b106/importcfg << 'EOF' # internal
# import config
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QK0sH6hPio9myeDGI2t_/QK0sH6hPio9myeDGI2t_ -goversion go1.14.12 -D "" -importcfg $WORK/b106/importcfg -pack ./hkdf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal
cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/cf/cf3c60db14a8fc68d1cac67fccdb81a689a3cdd1cca3a1a291fddd529bb556b0-d # internal
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b093/sha256block_arm64.o ./sha256block_arm64.s
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b092/sha1block_arm64.o ./sha1block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal
cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/d7/d7c80f2b37634af44738876d023b875c4717f08b4414977526f02b8c24fb8dd1-d # internal
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal
cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/6c/6cbcd7d38efb6d276b949bea3f44fc503212ea8e794a0df94f13ccb361580e0b-d # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b092/_pkg_.a $WORK/b092/sha1block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal
cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/55/55265a335128dc3eaa588f3bc61667be57e8dd4214c8257aa7fa0bd05ba6ae8e-d # internal
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/gcm_arm64.o ./gcm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b070/_pkg_.a $WORK/b070/asm_arm64.o $WORK/b070/gcm_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/61/6135f92b58945435b2d3c133fbdf42799d9fa09e9b7461c07529bec142528bf4-d # internal
crypto/ecdsa
mkdir -p $WORK/b082/
crypto/rand
mkdir -p $WORK/b069/
cat >$WORK/b082/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/ecdsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid nN1Ovpjn3m4-kj4-Nvf8/nN1Ovpjn3m4-kj4-Nvf8 -goversion go1.14.12 -D "" -importcfg $WORK/b082/importcfg -pack ./boring.go ./ecdsa.go
cat >$WORK/b069/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/syscall/unix=$WORK/b029/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/rand
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid WJyB9_olaKTMf5l21bZL/WJyB9_olaKTMf5l21bZL -goversion go1.14.12 -D "" -importcfg $WORK/b069/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal
cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/76/7699e7bc11f2fe79e1142d17696d3e73620308d4a2eb5a0f548000f3ebad57bd-d # internal
crypto/ed25519
mkdir -p $WORK/b086/
mime/multipart
mkdir -p $WORK/b117/
crypto/rsa
cat >$WORK/b086/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
EOF
gopkg.in/mgo.v2/internal/scram
cd /usr/lib/golang/src/crypto/ed25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid obcvYqkivDkzMMx9KkEx/obcvYqkivDkzMMx9KkEx -goversion go1.14.12 -D "" -importcfg $WORK/b086/importcfg -pack ./ed25519.go
gopkg.in/mgo.v2/bson
mkdir -p $WORK/b126/
cat >$WORK/b117/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile mime=$WORK/b116/_pkg_.a
packagefile mime/quotedprintable=$WORK/b118/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
mkdir -p $WORK/b091/
cd /usr/lib/golang/src/mime/multipart
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid iyP5F5Cr7Q-YFiyrnfwN/iyP5F5Cr7Q-YFiyrnfwN -goversion go1.14.12 -D "" -importcfg $WORK/b117/importcfg -pack ./formdata.go ./multipart.go ./writer.go
mkdir -p $WORK/b131/
cat >$WORK/b126/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile encoding/hex=$WORK/b003/_pkg_.a
packagefile encoding/json=$WORK/b127/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/json=$WORK/b129/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cat >$WORK/b131/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/bson
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p gopkg.in/mgo.v2/bson -complete -installsuffix shared -buildid VXLwTfojDDaLKg8Zsw0T/VXLwTfojDDaLKg8Zsw0T -goversion go1.14.12 -D "" -importcfg $WORK/b126/importcfg -pack ./bson.go ./decimal.go ./decode.go ./encode.go ./json.go
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/scram
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p gopkg.in/mgo.v2/internal/scram -complete -installsuffix shared -buildid xqxZmpeecSC9T0s0lCvV/xqxZmpeecSC9T0s0lCvV -goversion go1.14.12 -D "" -importcfg $WORK/b131/importcfg -pack ./scram.go
cat >$WORK/b091/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/rsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid c0Cq6ygmsbjclDWNyX4b/c0Cq6ygmsbjclDWNyX4b -goversion go1.14.12 -D "" -importcfg $WORK/b091/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal
cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/48/481e785584d216ff8d098ed17cb2f9e030c14a18916f6be38a948ea2c25e327a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal
cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/01/013c342c39c18e3f6ce35f43ee6968d72cfd98712f52c7dcb6302752385ec4af-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal
cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/d2/d2fd28543e4a80dec48cdb1dd0becfc2580cfde9ed995be23fdbffdac2be9559-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal
cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/e9/e9fb27e18cd367e4821ad8c2c6968f6c39f2d2cb25ee8934202b83b8b7f412de-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/64/643207770dafae6461e2a65e863d66612a8a66184f4fb5303fa0ed550af113ce-d # internal
crypto/x509
mkdir -p $WORK/b094/
cat >$WORK/b094/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/b049/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/des=$WORK/b081/_pkg_.a
packagefile crypto/dsa=$WORK/b095/_pkg_.a
packagefile crypto/ecdsa=$WORK/b082/_pkg_.a
packagefile crypto/ed25519=$WORK/b086/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/rsa=$WORK/b091/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile crypto/sha256=$WORK/b093/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile encoding/hex=$WORK/b003/_pkg_.a
packagefile encoding/pem=$WORK/b097/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/x509
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid zRYhyM2E1pnF1Es1-Aii/zRYhyM2E1pnF1Es1-Aii -goversion go1.14.12 -D "" -importcfg $WORK/b094/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
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal
cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/e0/e0287bb5f05dcbb713bfda70c2a1d33aafd995eb5b9b1de3457037ea8632c3bd-d # internal
github.com/mongodb/mongo-tools/common/util
mkdir -p $WORK/b125/
cat >$WORK/b125/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
gopkg.in/mgo.v2
mkdir -p $WORK/b130/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/util
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/mongodb/mongo-tools/common/util -complete -installsuffix shared -buildid 3ec2jb-PIr1P1q4HGyyt/3ec2jb-PIr1P1q4HGyyt -goversion go1.14.12 -D "" -importcfg $WORK/b125/importcfg -pack ./bool.go ./exit_code.go ./file.go ./format_date.go ./math.go ./mongo.go ./net.go ./slice.go ./strings.go ./util.go
cat >$WORK/b130/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile encoding/hex=$WORK/b003/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b131/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p gopkg.in/mgo.v2 -complete -installsuffix shared -buildid u_xpSXKdtDaOVwlnBbK1/u_xpSXKdtDaOVwlnBbK1 -goversion go1.14.12 -D "" -importcfg $WORK/b130/importcfg -pack ./auth.go ./bulk.go ./cluster.go ./doc.go ./gridfs.go ./log.go ./queue.go ./raceoff.go ./saslstub.go ./server.go ./session.go ./socket.go ./stats.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal
cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/29/29bd3f743d5fda12748f477e06c69db7452349d2c03a42c4f8f2b4f4e862946d-d # internal
crypto/tls
mkdir -p $WORK/b080/
cat >$WORK/b080/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/b049/_pkg_.a
packagefile container/list=$WORK/b068/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/des=$WORK/b081/_pkg_.a
packagefile crypto/ecdsa=$WORK/b082/_pkg_.a
packagefile crypto/ed25519=$WORK/b086/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b076/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/rc4=$WORK/b090/_pkg_.a
packagefile crypto/rsa=$WORK/b091/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile crypto/sha256=$WORK/b093/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile crypto/x509=$WORK/b094/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile encoding/pem=$WORK/b097/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a
packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b105/_pkg_.a
packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/tls
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid BOnvn17dh1JsOBBMEpfg/BOnvn17dh1JsOBBMEpfg -goversion go1.14.12 -D "" -importcfg $WORK/b080/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal
cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/63/63efd47ee106b7b98ae790c502dee21d882e94d742a7e9892e1854748a218fc5-d # internal
github.com/mongodb/mongo-tools/common/signals
mkdir -p $WORK/b139/
cat >$WORK/b139/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile os/signal=$WORK/b054/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/signals
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/mongodb/mongo-tools/common/signals -complete -installsuffix shared -buildid yRyTRoCCGzY6QlwYZJpt/yRyTRoCCGzY6QlwYZJpt -goversion go1.14.12 -D "" -importcfg $WORK/b139/importcfg -pack ./signals.go
github.com/mongodb/mongo-tools/common/json
mkdir -p $WORK/b133/
cat >$WORK/b133/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/mongodb/mongo-tools/common/json -complete -installsuffix shared -buildid VyGgeQJt_gC1LZ0nA7Mx/VyGgeQJt_gC1LZ0nA7Mx -goversion go1.14.12 -D "" -importcfg $WORK/b133/importcfg -pack ./bindata.go ./boolean.go ./constructor.go ./consts.go ./csv_format.go ./date.go ./dbpointer.go ./dbref.go ./decode.go ./encode.go ./fold.go ./helpers.go ./hex.go ./indent.go ./infinity.go ./iso_date.go ./json_format.go ./maxkey.go ./minkey.go ./mongo_extjson.go ./nan.go ./new.go ./number.go ./objectid.go ./regexp.go ./scanner.go ./single_quoted.go ./stream.go ./tags.go ./timestamp.go ./undefined.go ./unquoted.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal
cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/0b/0b29fc9e97095b00b9260980d52964eef0943e690f835199ad69a4e0006485e8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal
cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/3b/3bd201488475840ac561d2a734ef621ec34a2164423ca490e9ae380f422e7fe2-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal
cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/f5/f526baa1e52d869baeb66c7cb794f766f782b7d2fafd3571a94b8e8c71285196-d # internal
github.com/mongodb/mongo-tools/common/bsonutil
mkdir -p $WORK/b142/
cat >$WORK/b142/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile encoding/hex=$WORK/b003/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/bsonutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/mongodb/mongo-tools/common/bsonutil -complete -installsuffix shared -buildid jSdmCh5o3DeWGcPDJvoT/jSdmCh5o3DeWGcPDJvoT -goversion go1.14.12 -D "" -importcfg $WORK/b142/importcfg -pack ./bsonutil.go ./converter.go ./marshal_d.go ./number.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal
cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/d8/d86b8698609201e105307ef13455b6dfc38604d30333634233991b7525218085-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/8b/8b6f50fbec6204f07de4f67ee74cfa19f680ae4f656218deb37ffa8c97d754c9-d # internal
net/http/httptrace
mkdir -p $WORK/b119/
cat >$WORK/b119/importcfg << 'EOF' # internal
# import config
packagefile context=$WORK/b037/_pkg_.a
packagefile crypto/tls=$WORK/b080/_pkg_.a
packagefile internal/nettrace=$WORK/b039/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/net/http/httptrace
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid rzCRJPch8haUdQdj47Ua/rzCRJPch8haUdQdj47Ua -goversion go1.14.12 -D "" -importcfg $WORK/b119/importcfg -pack ./trace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal
cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/70/70cf2fcfd9102b561b916df5b91c06eaa8bcdfbb300956867fd0d5d0a888a8cb-d # internal
net/http
mkdir -p $WORK/b062/
cat >$WORK/b062/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile compress/gzip=$WORK/b064/_pkg_.a
packagefile container/list=$WORK/b068/_pkg_.a
packagefile context=$WORK/b037/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/tls=$WORK/b080/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b107/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b114/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b115/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile mime=$WORK/b116/_pkg_.a
packagefile mime/multipart=$WORK/b117/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/http/httptrace=$WORK/b119/_pkg_.a
packagefile net/http/internal=$WORK/b120/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile path=$WORK/b121/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/net/http
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p net/http -std -complete -installsuffix shared -buildid 9flW_CtzbPxYeil9gr-N/9flW_CtzbPxYeil9gr-N -goversion go1.14.12 -D "" -importcfg $WORK/b062/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal
cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/b8/b8baddf574b6745b0f316433beaa85ba72385dcdcb2018303b9deb6e7d5f634d-d # internal
github.com/10gen/openssl
mkdir -p $WORK/b046/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
pkg-config --cflags -- openssl
pkg-config --libs -- openssl
CGO_LDFLAGS='"-g" "-O2" "-lssl" "-lcrypto"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b046/ -importpath github.com/10gen/openssl -- -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations ./bio.go ./build.go ./cert.go ./ciphers.go ./ciphers_gcm.go ./conn.go ./ctx.go ./dh.go ./dhparam.go ./digest.go ./engine.go ./features.go ./fips.go ./hmac.go ./hostname.go ./init.go ./init_posix.go ./key.go ./key_1_0.go ./mapping.go ./sha1.go ./sha256.go ./ssl.go ./system_certs.go ./tickets.go ./version.go
cd $WORK/b046
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x002.o -c bio.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x003.o -c build.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x004.o -c cert.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x005.o -c ciphers.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x006.o -c ciphers_gcm.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x007.o -c conn.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x008.o -c ctx.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x009.o -c dh.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x010.o -c dhparam.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x011.o -c digest.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x012.o -c engine.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x013.o -c features.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x014.o -c fips.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x015.o -c hmac.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x016.o -c hostname.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x017.o -c init.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x018.o -c init_posix.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x019.o -c key.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x020.o -c key_1_0.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x021.o -c mapping.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x022.o -c sha1.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x023.o -c sha256.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x024.o -c ssl.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x025.o -c system_certs.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x026.o -c tickets.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x027.o -c version.cgo2.c
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x028.o -c hostname.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x029.o -c password.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x030.o -c shim.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x031.o -c sni.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x032.o -c system_certs.c
cd $WORK/b046
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o $WORK/b046/_x011.o $WORK/b046/_x012.o $WORK/b046/_x013.o $WORK/b046/_x014.o $WORK/b046/_x015.o $WORK/b046/_x016.o $WORK/b046/_x017.o $WORK/b046/_x018.o $WORK/b046/_x019.o $WORK/b046/_x020.o $WORK/b046/_x021.o $WORK/b046/_x022.o $WORK/b046/_x023.o $WORK/b046/_x024.o $WORK/b046/_x025.o $WORK/b046/_x026.o $WORK/b046/_x027.o $WORK/b046/_x028.o $WORK/b046/_x029.o $WORK/b046/_x030.o $WORK/b046/_x031.o $WORK/b046/_x032.o -g -O2 -lssl -lcrypto
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage openssl -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go
cat >$WORK/b046/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile github.com/10gen/openssl/utils=$WORK/b047/_pkg_.a
packagefile github.com/spacemonkeygo/spacelog=$WORK/b048/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/http=$WORK/b062/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/10gen/openssl -installsuffix shared -buildid vzw6Mb8qh7wLq5sCJKDO/vzw6Mb8qh7wLq5sCJKDO -goversion go1.14.12 -D "" -importcfg $WORK/b046/importcfg -pack ./http.go ./net.go ./nid.go ./pem.go $WORK/b046/_cgo_gotypes.go $WORK/b046/bio.cgo1.go $WORK/b046/build.cgo1.go $WORK/b046/cert.cgo1.go $WORK/b046/ciphers.cgo1.go $WORK/b046/ciphers_gcm.cgo1.go $WORK/b046/conn.cgo1.go $WORK/b046/ctx.cgo1.go $WORK/b046/dh.cgo1.go $WORK/b046/dhparam.cgo1.go $WORK/b046/digest.cgo1.go $WORK/b046/engine.cgo1.go $WORK/b046/features.cgo1.go $WORK/b046/fips.cgo1.go $WORK/b046/hmac.cgo1.go $WORK/b046/hostname.cgo1.go $WORK/b046/init.cgo1.go $WORK/b046/init_posix.cgo1.go $WORK/b046/key.cgo1.go $WORK/b046/key_1_0.cgo1.go $WORK/b046/mapping.cgo1.go $WORK/b046/sha1.cgo1.go $WORK/b046/sha256.cgo1.go $WORK/b046/ssl.cgo1.go $WORK/b046/system_certs.cgo1.go $WORK/b046/tickets.cgo1.go $WORK/b046/version.cgo1.go $WORK/b046/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o $WORK/b046/_x011.o $WORK/b046/_x012.o $WORK/b046/_x013.o $WORK/b046/_x014.o $WORK/b046/_x015.o $WORK/b046/_x016.o $WORK/b046/_x017.o $WORK/b046/_x018.o $WORK/b046/_x019.o $WORK/b046/_x020.o $WORK/b046/_x021.o $WORK/b046/_x022.o $WORK/b046/_x023.o $WORK/b046/_x024.o $WORK/b046/_x025.o $WORK/b046/_x026.o $WORK/b046/_x027.o $WORK/b046/_x028.o $WORK/b046/_x029.o $WORK/b046/_x030.o $WORK/b046/_x031.o $WORK/b046/_x032.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal
cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/88/888d0d7cc94690b205b1868f60ec792c2f41deb561b799b9a6de89b00828943b-d # internal
github.com/mongodb/mongo-tools/common/options
mkdir -p $WORK/b045/
cat >$WORK/b045/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b013/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b046/_pkg_.a
packagefile github.com/jessevdk/go-flags=$WORK/b122/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b035/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b123/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/options
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/mongodb/mongo-tools/common/options -complete -installsuffix shared -buildid W8SzOSGj42nuL3JE12xi/W8SzOSGj42nuL3JE12xi -goversion go1.14.12 -D "" -importcfg $WORK/b045/importcfg -pack ./options.go ./options_fp_disabled.go ./options_openssl.go ./options_ssl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal
cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/28/28cc7108fd1ca5095159f268d91ae279a8999751ef81d091eaf1ed827fad0eb4-d # internal
github.com/mongodb/mongo-tools/common/db/kerberos
mkdir -p $WORK/b044/
cat >$WORK/b044/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/kerberos
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/mongodb/mongo-tools/common/db/kerberos -complete -installsuffix shared -buildid Xnuwz_ni2E7XqBMCEfsW/Xnuwz_ni2E7XqBMCEfsW -goversion go1.14.12 -D "" -importcfg $WORK/b044/importcfg -pack ./gssapi.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/4c/4cb70431de8b7adb46beb1f461fe4ee07cd3328e5b3b69951a9bd503b2b77a9c-d # internal
github.com/mongodb/mongo-tools/common/db/openssl
mkdir -p $WORK/b132/
cat >$WORK/b132/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b013/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b046/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b044/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/openssl
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/mongodb/mongo-tools/common/db/openssl -complete -installsuffix shared -buildid 0ReFI6ZfgSjeaQWCZXQd/0ReFI6ZfgSjeaQWCZXQd -goversion go1.14.12 -D "" -importcfg $WORK/b132/importcfg -pack ./openssl.go ./openssl_fips.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal
cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/0d/0de32b5abf4bd26548f3b000d3a8405c5321badb68ea41dc459961227df87294-d # internal
github.com/mongodb/mongo-tools/common/db
mkdir -p $WORK/b002/
cat >$WORK/b002/importcfg << 'EOF' # internal
# import config
packagefile encoding/hex=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b035/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b044/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b132/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b134/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/mongodb/mongo-tools/common/db -complete -installsuffix shared -buildid aL461XMQZ6HwxVRMveWx/aL461XMQZ6HwxVRMveWx -goversion go1.14.12 -D "" -importcfg $WORK/b002/importcfg -pack ./bson_stream.go ./buffered_bulk.go ./command.go ./connector.go ./db.go ./db_openssl.go ./namespaces.go ./read_preferences.go ./write_concern.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/37/37415e8c5a9e52dcd0a5f16da4889ce4ac4f1094dfbd819c0fda25815a135d40-d # internal
github.com/mongodb/mongo-tools/mongoexport
mkdir -p $WORK/b140/
cat >$WORK/b140/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/csv=$WORK/b141/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/bsonutil=$WORK/b142/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/progress=$WORK/b137/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/mongoexport
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/mongodb/mongo-tools/mongoexport -complete -installsuffix shared -buildid UDed0rZCtgNwm_mAuZTr/UDed0rZCtgNwm_mAuZTr -goversion go1.14.12 -D "" -importcfg $WORK/b140/importcfg -pack ./csv.go ./json.go ./mongoexport.go ./options.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal
cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/08/083556c71d75529f7d90d186ba644a4c9f1a16cb7f4642053ea27ced7d787175-d # internal
command-line-arguments
mkdir -p $WORK/b001/
cat >$WORK/b001/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/progress=$WORK/b137/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b139/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongoexport=$WORK/b140/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/mongoexport/main
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid fU_rGFb45Jcq724BrepH/fU_rGFb45Jcq724BrepH -goversion go1.14.12 -D _/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/mongoexport/main -importcfg $WORK/b001/importcfg -pack ./mongoexport.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal
cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/8d/8d83ebaa028231239b1c02769375e6d834c86123514bff0f08ba9b1223742eda-d # internal
cat >$WORK/b001/importcfg.link << 'EOF' # internal
packagefile command-line-arguments=$WORK/b001/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/progress=$WORK/b137/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b139/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongoexport=$WORK/b140/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
packagefile encoding/hex=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b035/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b044/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b132/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b134/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b046/_pkg_.a
packagefile github.com/jessevdk/go-flags=$WORK/b122/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b123/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/text=$WORK/b138/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile os/signal=$WORK/b054/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile bufio=$WORK/b063/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile encoding/csv=$WORK/b141/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/bsonutil=$WORK/b142/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b131/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile encoding/json=$WORK/b127/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/json=$WORK/b129/_pkg_.a
packagefile internal/oserror=$WORK/b027/_pkg_.a
packagefile internal/poll=$WORK/b028/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a
packagefile internal/syscall/unix=$WORK/b029/_pkg_.a
packagefile internal/testlog=$WORK/b033/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a
packagefile runtime/internal/math=$WORK/b011/_pkg_.a
packagefile runtime/internal/sys=$WORK/b012/_pkg_.a
packagefile internal/fmtsort=$WORK/b014/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile github.com/howeyc/gopass=$WORK/b135/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b136/_pkg_.a
packagefile context=$WORK/b037/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a
packagefile internal/nettrace=$WORK/b039/_pkg_.a
packagefile internal/singleflight=$WORK/b040/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
packagefile internal/race=$WORK/b021/_pkg_.a
packagefile github.com/10gen/openssl/utils=$WORK/b047/_pkg_.a
packagefile github.com/spacemonkeygo/spacelog=$WORK/b048/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net/http=$WORK/b062/_pkg_.a
packagefile path=$WORK/b121/_pkg_.a
packagefile regexp/syntax=$WORK/b056/_pkg_.a
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile log/syslog=$WORK/b051/_pkg_.a
packagefile os/exec=$WORK/b052/_pkg_.a
packagefile text/template=$WORK/b057/_pkg_.a
packagefile compress/gzip=$WORK/b064/_pkg_.a
packagefile container/list=$WORK/b068/_pkg_.a
packagefile crypto/tls=$WORK/b080/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b107/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b114/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b115/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile mime=$WORK/b116/_pkg_.a
packagefile mime/multipart=$WORK/b117/_pkg_.a
packagefile net/http/httptrace=$WORK/b119/_pkg_.a
packagefile net/http/internal=$WORK/b120/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b076/_pkg_.a
packagefile crypto/internal/boring/sig=$WORK/b077/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile text/template/parse=$WORK/b059/_pkg_.a
packagefile compress/flate=$WORK/b065/_pkg_.a
packagefile hash/crc32=$WORK/b066/_pkg_.a
packagefile crypto/des=$WORK/b081/_pkg_.a
packagefile crypto/ecdsa=$WORK/b082/_pkg_.a
packagefile crypto/ed25519=$WORK/b086/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/rc4=$WORK/b090/_pkg_.a
packagefile crypto/rsa=$WORK/b091/_pkg_.a
packagefile crypto/sha256=$WORK/b093/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile crypto/x509=$WORK/b094/_pkg_.a
packagefile encoding/pem=$WORK/b097/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a
packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b105/_pkg_.a
packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b109/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b112/_pkg_.a
packagefile mime/quotedprintable=$WORK/b118/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a
packagefile crypto/dsa=$WORK/b095/_pkg_.a
packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b102/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a
packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b110/_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=pQOsSTHndGwvplIILv7G/fU_rGFb45Jcq724BrepH/1Vv27B_mRggpdJz0n9v2/pQOsSTHndGwvplIILv7G -B 0xdace2152eb3f113c593c06fef96fc547b0051af8 -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
mkdir -p bin/
mv $WORK/b001/exe/a.out bin/mongoexport
rm -r $WORK/b001/
+ for bin in "${binaries[@]}"
++ head -c20 /dev/urandom
++ od -An -tx1
++ tr -d ' \n'
+ go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags ' -B 0xaa19f4c4a59c8b7c35f0524418cf1bc1fcfb144a -extldflags '\''-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/mongoimport -tags ssl mongoimport/main/mongoimport.go
WORK=/tmp/go-build570883411
vendor/golang.org/x/crypto/internal/subtle
github.com/mongodb/mongo-tools/common/failpoint
mkdir -p $WORK/b103/
mkdir -p $WORK/b123/
cat >$WORK/b103/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid QItf84txQBye3xPDI7xv/QItf84txQBye3xPDI7xv -goversion go1.14.12 -D "" -importcfg $WORK/b103/importcfg -pack ./aliasing.go
cat >$WORK/b123/importcfg << 'EOF' # internal
# import config
EOF
runtime/internal/sys
mkdir -p $WORK/b011/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/failpoint
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/mongodb/mongo-tools/common/failpoint -complete -installsuffix shared -buildid Yl9ttotUIjXwgK91KOsl/Yl9ttotUIjXwgK91KOsl -goversion go1.14.12 -D "" -importcfg $WORK/b123/importcfg -pack ./failpoint_disabled.go ./failpoints.go
math/bits
mkdir -p $WORK/b015/
cat >$WORK/b011/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/runtime/internal/sys
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid HglPLkuINP-TLivFjmOk/HglPLkuINP-TLivFjmOk -goversion go1.14.12 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go
cat >$WORK/b015/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/math/bits
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid TrkGpPmd0RkpCaaIDGgm/TrkGpPmd0RkpCaaIDGgm -goversion go1.14.12 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go
unicode/utf8
mkdir -p $WORK/b017/
internal/race
unicode
container/list
mkdir -p $WORK/b068/
internal/nettrace
encoding
crypto/internal/subtle
internal/cpu
cat >$WORK/b017/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/unicode/utf8
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid xsQMTfloBNB4b-01Mfwp/xsQMTfloBNB4b-01Mfwp -goversion go1.14.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go
cat >$WORK/b068/importcfg << 'EOF' # internal
# import config
EOF
mkdir -p $WORK/b019/
cd /usr/lib/golang/src/container/list
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p container/list -std -complete -installsuffix shared -buildid T8hi81XPzgG0jNINbPqX/T8hi81XPzgG0jNINbPqX -goversion go1.14.12 -D "" -importcfg $WORK/b068/importcfg -pack ./list.go
crypto/internal/boring/sig
mkdir -p $WORK/b021/
cat >$WORK/b019/importcfg << 'EOF' # internal
# import config
EOF
vendor/golang.org/x/crypto/cryptobyte/asn1
crypto/subtle
sync/atomic
runtime/internal/atomic
runtime/cgo
cd /usr/lib/golang/src/internal/race
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid eYF_zmtIpgn-ACSYG7t0/eYF_zmtIpgn-ACSYG7t0 -goversion go1.14.12 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go
cat >$WORK/b021/importcfg << 'EOF' # internal
# import config
EOF
mkdir -p $WORK/b039/
cd /usr/lib/golang/src/unicode
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid Dlp1zGqPHBWpkgvZH81R/Dlp1zGqPHBWpkgvZH81R -goversion go1.14.12 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go
unicode/utf16
mkdir -p $WORK/b079/
mkdir -p $WORK/b128/
mkdir -p $WORK/b072/
cat >$WORK/b039/importcfg << 'EOF' # internal
# import config
EOF
mkdir -p $WORK/b007/
mkdir -p $WORK/b077/
cat >$WORK/b079/importcfg << 'EOF' # internal
# import config
EOF
mkdir -p $WORK/b100/
cd /usr/lib/golang/src/internal/nettrace
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid oltxZy-9nksr3RIbjzSu/oltxZy-9nksr3RIbjzSu -goversion go1.14.12 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go
mkdir -p $WORK/b073/
mkdir -p $WORK/b020/
mkdir -p $WORK/b009/
cd /usr/lib/golang/src/unicode/utf16
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid G7MZffhURcjBG-4mIOmb/G7MZffhURcjBG-4mIOmb -goversion go1.14.12 -D "" -importcfg $WORK/b079/importcfg -pack ./utf16.go
cat >$WORK/b077/go_asm.h << 'EOF' # internal
EOF
mkdir -p $WORK/b042/
cat >$WORK/b128/importcfg << 'EOF' # internal
# import config
EOF
cat >$WORK/b073/importcfg << 'EOF' # internal
# import config
EOF
cat >$WORK/b009/go_asm.h << 'EOF' # internal
EOF
cat >$WORK/b007/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./asm_arm64.s ./atomic_arm64.s
cd /usr/lib/golang/src/crypto/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 4kDYXV6-9EEgPPEQzKni/4kDYXV6-9EEgPPEQzKni -goversion go1.14.12 -D "" -importcfg $WORK/b073/importcfg -pack ./constant_time.go
cat >$WORK/b100/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/runtime/cgo
CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RsXW8-A3OhpeUnj1uhz_/RsXW8-A3OhpeUnj1uhz_ -goversion go1.14.12 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm64.go
cat >$WORK/b072/importcfg << 'EOF' # internal
# import config
EOF
cat >$WORK/b020/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b077/symabis ./sig_other.s
cd /usr/lib/golang/src/crypto/internal/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid nK8W2rYbvOWI-rjNToeR/nK8W2rYbvOWI-rjNToeR -goversion go1.14.12 -D "" -importcfg $WORK/b072/importcfg -pack ./aliasing.go
cd /usr/lib/golang/src/encoding
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p encoding -std -complete -installsuffix shared -buildid 3k_027iJ57m-R_JflOWz/3k_027iJ57m-R_JflOWz -goversion go1.14.12 -D "" -importcfg $WORK/b128/importcfg -pack ./encoding.go
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b020/symabis ./asm.s
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid tAkbjs9azXivwz_V6k1f/tAkbjs9azXivwz_V6k1f -goversion go1.14.12 -D "" -importcfg $WORK/b100/importcfg -pack ./asn1.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal
cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/90/900012c7c173f82af2587634cbbea1a2281c836410210ab59d79245c9ad0126b-d # internal
cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/ae/ae3cbd0df237f09426fc0e2f6be20be6da361b2accb6a9069b1e52cadcea9feb-d # internal
cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/d3/d3925835ea12dc5065541a5497b53a7ac260fccbd80c8b96513db7a7c4c7caa6-d # internal
cat >$WORK/b077/importcfg << 'EOF' # internal
# import config
EOF
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid 3zgDlUAMJYLKKaN4KKkl/3zgDlUAMJYLKKaN4KKkl -goversion go1.14.12 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./sig.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal
cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/dc/dce7148f0e0db12abec85429bea7c4847a22edd8c38dd099744491f3a5b032c5-d # internal
cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/46/46e442435d43f7f766623115b2555814de86a55f91dc9c2bfb52c0040cc6f60b-d # internal
runtime/internal/math
mkdir -p $WORK/b010/
cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a1/a130eec66f30ad0f520b14a1442c0bc0b77d4a4e6eb8cb0abb17c2ee377c5b44-d # internal
cat >$WORK/b010/importcfg << 'EOF' # internal
# import config
packagefile runtime/internal/sys=$WORK/b011/_pkg_.a
EOF
cat >$WORK/b009/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/runtime/internal/math
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid WtZcyNOPr8ccpUhFhrG-/WtZcyNOPr8ccpUhFhrG- -goversion go1.14.12 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Vhhl44o1Zro27dgHZKQf/Vhhl44o1Zro27dgHZKQf -goversion go1.14.12 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm64.go ./stubs.go
cat >$WORK/b020/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid 8FGjxdl6Pxj4lNRSeWvo/8FGjxdl6Pxj4lNRSeWvo -goversion go1.14.12 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal
cd $WORK
gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true
cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/eb/eb169c6f6908b4c586a8d8a1071bb7048dd57ae6e3df3e656a81b1b2cc611d8d-d # internal
cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/5d/5d05df1a4288bc6abf5ab0dabb92b7b49992ba81652f43caf1085cbb4b108825-d # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b077/sig_other.o ./sig_other.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal
cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/0b/0b241b18808311f9d03c95bfb7cd86615c6bf86d85bbacec18642b1cf99aad20-d # internal
cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/ab/abbebdd322593fa360161d7559451050b43521df6e14450d36f9c5e7389177f4-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal
cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/62/62545ed7ccada8811ecf25f36b2ae00cdf1750032b9e55fd3f8b94f732bb5214-d # internal
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s
cd $WORK
gcc -Qunused-arguments -c -x c - -o /dev/null || true
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b077/_pkg_.a $WORK/b077/sig_other.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/a6/a65c8d53627d3fe1cea8263e48df2e459d5bddd0f4b2007a3d4b36f9a99119e3-d # internal
cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c3/c3681a0a13d22e9476b721ade9ae8cc76a351f07d422f01de99211f6e01a2de6-d # internal
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b020/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal
cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/38/382fabdc6db0b05bed20ad1eaf7e663c51fe4b23654d8f44939209180fe12650-d # internal
cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/21/2136d4e1fdec398274fd6293f7c2a5da6aa54b70979b8d50ddc1415e2bfb401e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal
cd $WORK
gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true
cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/9d/9d3cf8441426a627e5cd696d62db8196778c3b5f24f5f50ca3f7aaa7b535f9d9-d # internal
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # 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/b020/_pkg_.a # internal
cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/5c/5ca13df1610b349d242eab392e695309b8ff9d3c2262a45ea8f08b22573dc760-d # internal
cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/7c/7c91711ff456b90629c8479dc9c9e9fe9875559f71d3507c42152eec6077d0f4-d # internal
cd $WORK
gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true
cd $WORK/b042
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c
internal/testlog
mkdir -p $WORK/b031/
crypto/internal/boring/fipstls
mkdir -p $WORK/b076/
internal/bytealg
cat >$WORK/b031/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/testlog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid HWJR7ShJ_8RkMyAgCYj5/HWJR7ShJ_8RkMyAgCYj5 -goversion go1.14.12 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go
cat >$WORK/b076/go_asm.h << 'EOF' # internal
EOF
mkdir -p $WORK/b006/
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b076/symabis ./dummy.s
cat >$WORK/b006/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
math
mkdir -p $WORK/b014/
cat >$WORK/b014/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s
cat >$WORK/b076/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid RL9shD7QOHBVQM9gFFa7/RL9shD7QOHBVQM9gFFa7 -goversion go1.14.12 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./tls.go
cat >$WORK/b014/importcfg << 'EOF' # internal
# import config
packagefile math/bits=$WORK/b015/_pkg_.a
EOF
cat >$WORK/b006/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=$WORK/b007/_pkg_.a
EOF
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid f6IFT5go2gFp5nbq95FP/f6IFT5go2gFp5nbq95FP -goversion go1.14.12 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 52beJz2xaFAovg7og2a2/52beJz2xaFAovg7og2a2 -goversion go1.14.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b076/dummy.o ./dummy.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal
cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/b8/b8ffb4a9aeec5e1fd1dc25db07e317620301cb63a8544e7a23bd159c7f7b56be-d # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/compare_arm64.o ./compare_arm64.s
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b076/_pkg_.a $WORK/b076/dummy.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal
cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/e9/e96b0d1791840ca9069a879a679c0f824b84a217f87ad872ce4b614c8d538e33-d # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/count_arm64.o ./count_arm64.s
cd $WORK/b042
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/equal_arm64.o ./equal_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/index_arm64.o ./index_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/indexbyte_arm64.o ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm64.o $WORK/b006/count_arm64.o $WORK/b006/equal_arm64.o $WORK/b006/index_arm64.o $WORK/b006/indexbyte_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal
cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c7/c76b57b91319cb7b07d307b8d11483beaf6ed02d30f6ea991d57240363f44ddf-d # internal
runtime
mkdir -p $WORK/b005/
cat >$WORK/b005/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s
cat >$WORK/b005/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a
packagefile runtime/internal/math=$WORK/b010/_pkg_.a
packagefile runtime/internal/sys=$WORK/b011/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid JIIX_-QPMJz2ciilzYif/JIIX_-QPMJz2ciilzYif -goversion go1.14.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./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 ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal
cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f7/f7da7af9e2dd30539fd904e8842133f44e2f4f337a57d714a192284ad5fedc80-d # internal
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_arm64.c
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/dim_arm64.o ./dim_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/exp_arm64.o ./exp_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/floor_arm64.o ./floor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/modf_arm64.o ./modf_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/sqrt_arm64.o ./sqrt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/stubs_arm64.o ./stubs_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/dim_arm64.o $WORK/b014/exp_arm64.o $WORK/b014/floor_arm64.o $WORK/b014/modf_arm64.o $WORK/b014/sqrt_arm64.o $WORK/b014/stubs_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal
cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/b9/b9b8d54bfd9832116bc2a351a948296155ce715144f4066b12b0782766927a1c-d # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_mmap.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_setenv.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_sigaction.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_traceback.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x011.o -c gcc_util.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x012.o -c gcc_arm64.S
cd $WORK/b042
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o $WORK/b042/_x011.o $WORK/b042/_x012.o -g -O2 -lpthread
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker
cat >$WORK/b042/go_asm.h << 'EOF' # internal
EOF
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b042/symabis ./asm_arm64.s
cat >$WORK/b042/importcfg << 'EOF' # internal
# import config
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p runtime/cgo -std -installsuffix shared -buildid i0oSV_60a0v4yCs6y15O/i0oSV_60a0v4yCs6y15O -goversion go1.14.12 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b042/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_arm64.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o $WORK/b042/_x011.o $WORK/b042/_x012.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal
cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/7c/7c28bae6dad890f27dab0ad8f858b787440af83ce731282a9c6a936b630bb402-d # internal
cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b005/tls_GOARCH.h
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/duff_arm64.o ./duff_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memclr_arm64.o ./memclr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memmove_arm64.o ./memmove_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/preempt_arm64.o ./preempt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/rt0_linux_arm64.o ./rt0_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/sys_linux_arm64.o ./sys_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/tls_arm64.o ./tls_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_arm64.o $WORK/b005/atomic_arm64.o $WORK/b005/duff_arm64.o $WORK/b005/memclr_arm64.o $WORK/b005/memmove_arm64.o $WORK/b005/preempt_arm64.o $WORK/b005/rt0_linux_arm64.o $WORK/b005/sys_linux_arm64.o $WORK/b005/tls_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal
cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/f5/f5d1e09f866a804cfa667ab70567d2fdd9459d3f96b16a1735ab80678bb7c8e9-d # internal
internal/reflectlite
mkdir -p $WORK/b004/
sync
mkdir -p $WORK/b018/
cat >$WORK/b004/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s
cat >$WORK/b018/importcfg << 'EOF' # internal
# import config
packagefile internal/race=$WORK/b019/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/sync
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid i2dCVeO9ATzS1JaRK6qM/i2dCVeO9ATzS1JaRK6qM -goversion go1.14.12 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go
cat >$WORK/b004/importcfg << 'EOF' # internal
# import config
packagefile runtime=$WORK/b005/_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 pRxYkjUOfINOTQc1LjRc/pRxYkjUOfINOTQc1LjRc -goversion go1.14.12 -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/b018/_pkg_.a # internal
cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/62/623835d0c3aadc59e700e51dead1d6b250f43a3a7c0c578e151ab392d8c3e8de-d # internal
internal/singleflight
mkdir -p $WORK/b040/
cat >$WORK/b040/importcfg << 'EOF' # internal
# import config
packagefile sync=$WORK/b018/_pkg_.a
EOF
math/rand
mkdir -p $WORK/b041/
cd /usr/lib/golang/src/internal/singleflight
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid T7d2QtgGw0axzHOdxJn_/T7d2QtgGw0axzHOdxJn_ -goversion go1.14.12 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go
cat >$WORK/b041/importcfg << 'EOF' # internal
# import config
packagefile math=$WORK/b014/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/math/rand
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p math/rand -std -complete -installsuffix shared -buildid p15qKnI6b8Mw8HYUf_R1/p15qKnI6b8Mw8HYUf_R1 -goversion go1.14.12 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/3f/3f7db6324d378a9529d0ce3f1576ac4bf0e077d86a5bc99852c0f5b28d7971c9-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/4b/4be7552d310de5052493ec4e427d44fc7c8d415a0ee146d08704ab424da93ba1-d # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s
/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/21/212ae817298839f61fc78b54c9d8d853689acc7c54b07558012d24a3d4491073-d # internal
errors
mkdir -p $WORK/b003/
sort
mkdir -p $WORK/b022/
cat >$WORK/b003/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=$WORK/b004/_pkg_.a
EOF
cd /usr/lib/golang/src/errors
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid D6oiMFb5uomFO0nSTezp/D6oiMFb5uomFO0nSTezp -goversion go1.14.12 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go
cat >$WORK/b022/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/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid I9SwRlAYAe8dNbOLYbC1/I9SwRlAYAe8dNbOLYbC1 -goversion go1.14.12 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal
cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/6d/6dc46e20e5f02dd4ac01b275ebaa498f6b22c21a9de3622af6560dbc8ba17202-d # internal
internal/oserror
mkdir -p $WORK/b025/
io
vendor/golang.org/x/net/dns/dnsmessage
mkdir -p $WORK/b038/
strconv
cat >$WORK/b025/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/oserror
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid EjGfmpyms_WR42gQTqeE/EjGfmpyms_WR42gQTqeE -goversion go1.14.12 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go
mkdir -p $WORK/b023/
cat >$WORK/b038/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/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid RqTShr0kMZqZyp8xPfkm/RqTShr0kMZqZyp8xPfkm -goversion go1.14.12 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go
mkdir -p $WORK/b016/
cat >$WORK/b023/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/io
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid j2J67QuEZMWTu49BB1iz/j2J67QuEZMWTu49BB1iz -goversion go1.14.12 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go
cat >$WORK/b016/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/strconv
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid nXBsdXsaqa5nl1mR5bqK/nXBsdXsaqa5nl1mR5bqK -goversion go1.14.12 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.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/b025/_pkg_.a # internal
cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/28/285ba2e55acd255ae7bfc231ef657eca50ffdcbaba075cfd585d7fed033ab7a1-d # internal
syscall
mkdir -p $WORK/b028/
cat >$WORK/b028/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm64.s
cat >$WORK/b028/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile internal/oserror=$WORK/b025/_pkg_.a
packagefile internal/race=$WORK/b019/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p syscall -std -installsuffix shared -buildid u9aTa7NCPLTYWgt0svcJ/u9aTa7NCPLTYWgt0svcJ -goversion go1.14.12 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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_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/b022/_pkg_.a # internal
cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/3b/3b47b066b94bb7b52db45c9af1df5ad6f69196725498429b6aca9b7333b8f472-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal
cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/bc/bcf2d309745762e561e38a233d35718b37bacb68a33b3d8740774bc704f0ce4c-d # internal
crypto/internal/randutil
mkdir -p $WORK/b084/
hash
strings
bytes
mkdir -p $WORK/b067/
mkdir -p $WORK/b034/
cat >$WORK/b084/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cat >$WORK/b067/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b023/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/internal/randutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid uIup9xxsQWu6QQKe-W-q/uIup9xxsQWu6QQKe-W-q -goversion go1.14.12 -D "" -importcfg $WORK/b084/importcfg -pack ./randutil.go
mkdir -p $WORK/b049/
cd /usr/lib/golang/src/hash
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p hash -std -complete -installsuffix shared -buildid 5b0vnK01wgYfIxZNk-Cy/5b0vnK01wgYfIxZNk-Cy -goversion go1.14.12 -D "" -importcfg $WORK/b067/importcfg -pack ./hash.go
cat >$WORK/b034/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/strings
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p strings -std -complete -installsuffix shared -buildid tv55Qm4XFy-P5n8n50H9/tv55Qm4XFy-P5n8n50H9 -goversion go1.14.12 -D "" -importcfg $WORK/b034/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go
cat >$WORK/b049/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/bytes
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p bytes -std -installsuffix shared -buildid 4njWKr3pEvWRxNR83wAQ/4njWKr3pEvWRxNR83wAQ -goversion go1.14.12 -D "" -importcfg $WORK/b049/importcfg -pack ./buffer.go ./bytes.go ./reader.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/65/65ece25799e48c67f51bdca3ed1c34c038fd0c57dcc5ef981b2f5a827ccfc403-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/bb/bbf78a3b307e9b5c87770296d3d2620ecdd4c81c97e0c9871412e8c625d11c2a-d # internal
hash/crc32
mkdir -p $WORK/b066/
cat >$WORK/b066/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b066/symabis ./crc32_arm64.s
cat >$WORK/b066/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p hash/crc32 -std -installsuffix shared -buildid wVDfUOOKvdK_e1rGJB_W/wVDfUOOKvdK_e1rGJB_W -goversion go1.14.12 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b066/crc32_arm64.o ./crc32_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b066/_pkg_.a $WORK/b066/crc32_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal
cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/41/41210029b3459bef7dc05553a45c236182d4069045dd40f57ba452f57d49563e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal
cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/38/38b179d5a5f4034a7b746287c65c3c6d98405b169a01a2078bf8dcdd773024ba-d # internal
bufio
mkdir -p $WORK/b063/
vendor/golang.org/x/text/transform
mkdir -p $WORK/b110/
cat >$WORK/b063/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/bufio
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p bufio -std -complete -installsuffix shared -buildid BoPmIRjnZ4frqLdZ-akB/BoPmIRjnZ4frqLdZ-akB -goversion go1.14.12 -D "" -importcfg $WORK/b063/importcfg -pack ./bufio.go ./scan.go
cat >$WORK/b110/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/transform
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid o2lrHg28trwZRIWhUOdl/o2lrHg28trwZRIWhUOdl -goversion go1.14.12 -D "" -importcfg $WORK/b110/importcfg -pack ./transform.go
cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/5b/5b2f9ef3fa8c6eb4e7f7a1ab43bee914faf0c17d537c8e706725bf7494cdf41f-d # internal
crypto/rc4
encoding/base32
mkdir -p $WORK/b090/
crypto
mkdir -p $WORK/b139/
cat >$WORK/b090/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
EOF
reflect
mkdir -p $WORK/b013/
cd /usr/lib/golang/src/crypto/rc4
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid _UzEg-5J-LqJnpbzxcwq/_UzEg-5J-LqJnpbzxcwq -goversion go1.14.12 -D "" -importcfg $WORK/b090/importcfg -pack ./rc4.go
mkdir -p $WORK/b075/
cat >$WORK/b139/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
EOF
cat >$WORK/b013/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/encoding/base32
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid d9Z5Cft578IV52xekPmF/d9Z5Cft578IV52xekPmF -goversion go1.14.12 -D "" -importcfg $WORK/b139/importcfg -pack ./base32.go
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b013/symabis ./asm_arm64.s
cat >$WORK/b075/importcfg << 'EOF' # internal
# import config
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto -std -complete -installsuffix shared -buildid p85rRuCzGNM6jXFKdnAk/p85rRuCzGNM6jXFKdnAk -goversion go1.14.12 -D "" -importcfg $WORK/b075/importcfg -pack ./crypto.go
cat >$WORK/b013/importcfg << 'EOF' # internal
# import config
packagefile math=$WORK/b014/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid p6fu7amV-Y4zz36eKtBS/p6fu7amV-Y4zz36eKtBS -goversion go1.14.12 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal
cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/62/62ef67a0e12fe8dde7cf69a0609983dfe5ad1921cd45593fff04e8c37cc36c6b-d # internal
cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ee/ee5435d4888fd86970c3e2f65f9a0c31390bb3044efcb60c5cdbef0b3d23cb8f-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal
cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ed/ed9c59a1c2d06c9276519fbfd9bb5b548d2d7a2fa68e122949e0709f78f30330-d # internal
github.com/10gen/openssl/utils
mkdir -p $WORK/b047/
github.com/mongodb/mongo-tools/mongoimport/dateconv
path
mkdir -p $WORK/b145/
mkdir -p $WORK/b121/
regexp/syntax
mkdir -p $WORK/b056/
cat >$WORK/b047/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cat >$WORK/b121/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cat >$WORK/b145/importcfg << 'EOF' # internal
# import config
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /usr/lib/golang/src/path
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p path -std -complete -installsuffix shared -buildid PHvk_8g2BHH0YLQsykZR/PHvk_8g2BHH0YLQsykZR -goversion go1.14.12 -D "" -importcfg $WORK/b121/importcfg -pack ./match.go ./path.go
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl/utils
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/10gen/openssl/utils -complete -installsuffix shared -buildid SzYIU-QmaOWLFjdMCQPs/SzYIU-QmaOWLFjdMCQPs -goversion go1.14.12 -D "" -importcfg $WORK/b047/importcfg -pack ./errors.go ./future.go
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/mongoimport/dateconv
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/mongodb/mongo-tools/mongoimport/dateconv -complete -installsuffix shared -buildid oGhmaobbN9SG868cmt4H/oGhmaobbN9SG868cmt4H -goversion go1.14.12 -D "" -importcfg $WORK/b145/importcfg -pack ./dateconv.go
cat >$WORK/b056/importcfg << 'EOF' # internal
# import config
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/regexp/syntax
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid jZdM7wsq-Nsi9dI7Uir-/jZdM7wsq-Nsi9dI7Uir- -goversion go1.14.12 -D "" -importcfg $WORK/b056/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal
cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/b6/b6250052db71ac1ac01a9e9fadb1d72f0b06a90846d524c1445e11046f2d7517-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal
cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/0f/0f357a1149bccae5875f32308476bfb7da6574c4d4d82e90235844897e8af432-d # internal
cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/93/93ebba28244ce4b040e4b64a056b7bd6954724b9819f9f2f98fbf23c68ff9228-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal
cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/fd/fd1acce6a1f43cb51c8ea85a3313e8a023f3e2d3cc662a3af2ccbcb6705887f5-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal
cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/58/582849f7e2b0b2775a077d5110ea187523c6b1438bdb12a4a28e93ace97d2405-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal
cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/58/582bc842c38450cc2b53078b68058eb15dc7c4bcc3c1fd03e8c7bfa898c9cba8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal
cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a2/a2325279bcce4a0c8878d0a9a55f25d1549f103017677499c3da506b2be72cb8-d # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/f2/f2442fb1df30c65d687eacf7ce45c1973cfab162ead7d6dc17146e97cdf72dce-d # internal
golang.org/x/crypto/ssh/terminal
mkdir -p $WORK/b136/
cat >$WORK/b136/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
internal/syscall/unix
mkdir -p $WORK/b027/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/golang.org/x/crypto/ssh/terminal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 75cIgWf2nc0M5Su5B79O/75cIgWf2nc0M5Su5B79O -goversion go1.14.12 -D "" -importcfg $WORK/b136/importcfg -pack ./terminal.go ./util.go ./util_linux.go
internal/syscall/execenv
mkdir -p $WORK/b030/
cat >$WORK/b027/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cat >$WORK/b030/importcfg << 'EOF' # internal
# import config
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/syscall/unix
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid e2EsFTBhoBtim5ItDLyM/e2EsFTBhoBtim5ItDLyM -goversion go1.14.12 -D "" -importcfg $WORK/b027/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go
time
cd /usr/lib/golang/src/internal/syscall/execenv
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid NJBh2aWaLSF4JArilupj/NJBh2aWaLSF4JArilupj -goversion go1.14.12 -D "" -importcfg $WORK/b030/importcfg -pack ./execenv_default.go
mkdir -p $WORK/b029/
cat >$WORK/b029/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /usr/lib/golang/src/time
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p time -std -installsuffix shared -buildid UjPE469dQkv6kXw5Sgjb/UjPE469dQkv6kXw5Sgjb -goversion go1.14.12 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal
cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/2b/2be3d65a67a387df577af8309212a48c0896152075edeec094edd3e7d0817369-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal
cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/06/06faff0306cbc523932474d644d7228bf0c12d8f434c33cc83c3f59b96c6708a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal
cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/c3/c35e012f0bf3153b965d0647b0bb4c3bead1ff219e390553451a390132e91bfd-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal
cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/65/657ab7c4e010738f8e4a97f05d3c6bd75b6d0222aaa5c74f462e3e14d9adbdee-d # internal
regexp
mkdir -p $WORK/b055/
cat >$WORK/b055/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile regexp/syntax=$WORK/b056/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/regexp
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p regexp -std -complete -installsuffix shared -buildid 5RMhf1zVrT0fq_vdokdR/5RMhf1zVrT0fq_vdokdR -goversion go1.14.12 -D "" -importcfg $WORK/b055/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal
cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/03/03d9412370cc518786fbf6d673a24d58521ba75ec14aa2042f969a824411544e-d # internal
context
mkdir -p $WORK/b037/
internal/poll
mkdir -p $WORK/b026/
cat >$WORK/b037/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/reflectlite=$WORK/b004/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/context
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p context -std -complete -installsuffix shared -buildid p9YpruOjEfJC5rha-Uos/p9YpruOjEfJC5rha-Uos -goversion go1.14.12 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go
cat >$WORK/b026/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/syscall/unix=$WORK/b027/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/poll
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid MsX5yZuHH28vJVPYMBPe/MsX5yZuHH28vJVPYMBPe -goversion go1.14.12 -D "" -importcfg $WORK/b026/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal
cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/0b/0ba9788dfdcc27639269d4356c3b810a9d59d0da6947ee4f5592c31c549a1773-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal
cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/46/468dfb2cc56ab29cb98100ad8b39bbf267b0974f6e932d5a589a69257e7d656c-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal
cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/2b/2b2f117f9c2e1786e05f0b04bf04026a81ca31c4ce7ea5044b3753b6b8a93f1b-d # internal
os
mkdir -p $WORK/b024/
cat >$WORK/b024/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/oserror=$WORK/b025/_pkg_.a
packagefile internal/poll=$WORK/b026/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a
packagefile internal/syscall/unix=$WORK/b027/_pkg_.a
packagefile internal/testlog=$WORK/b031/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/os
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid RFtiu0w-TNiFWWAvxeMq/RFtiu0w-TNiFWWAvxeMq -goversion go1.14.12 -D "" -importcfg $WORK/b024/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 ./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 -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal
cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/de/de9384a115e3095c06fbd886156c1dab66e252428856a9d4df05114d8155f5b0-d # internal
internal/fmtsort
mkdir -p $WORK/b012/
cat >$WORK/b012/importcfg << 'EOF' # internal
# import config
packagefile reflect=$WORK/b013/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
EOF
encoding/binary
mkdir -p $WORK/b061/
cd /usr/lib/golang/src/internal/fmtsort
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid k347ofCJf56WrdetsRT4/k347ofCJf56WrdetsRT4 -goversion go1.14.12 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go
cat >$WORK/b061/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/binary
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid okVf9L1NJqzAco5iWxE4/okVf9L1NJqzAco5iWxE4 -goversion go1.14.12 -D "" -importcfg $WORK/b061/importcfg -pack ./binary.go ./varint.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal
cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e3/e37fb38a043c4d2130a498f3e6fb97c24bc13d776e6c54bd3caf98ca8664a032-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/9f/9f8185cdbe6bedd11f9a8cd76ffc703ef72cf248da710a1096a350c1077423aa-d # internal
encoding/base64
mkdir -p $WORK/b098/
crypto/ed25519/internal/edwards25519
crypto/cipher
mkdir -p $WORK/b071/
crypto/md5
cat >$WORK/b098/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
EOF
vendor/golang.org/x/crypto/poly1305
mkdir -p $WORK/b104/
cd /usr/lib/golang/src/encoding/base64
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Eu5ZmFaRh-pvALk7weat/Eu5ZmFaRh-pvALk7weat -goversion go1.14.12 -D "" -importcfg $WORK/b098/importcfg -pack ./base64.go
mkdir -p $WORK/b087/
cat >$WORK/b071/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
EOF
mkdir -p $WORK/b089/
cd /usr/lib/golang/src/crypto/cipher
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid dR8VXODfwNgYs_Sv9RRu/dR8VXODfwNgYs_Sv9RRu -goversion go1.14.12 -D "" -importcfg $WORK/b071/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go
cat >$WORK/b087/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=$WORK/b061/_pkg_.a
EOF
cat >$WORK/b089/go_asm.h << 'EOF' # internal
EOF
cat >$WORK/b104/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./md5block_arm64.s
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid bOsCEg6JF5RscE7u25vV/bOsCEg6JF5RscE7u25vV -goversion go1.14.12 -D "" -importcfg $WORK/b104/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go
cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid k0dmCJ28bBKFmQtI1ygV/k0dmCJ28bBKFmQtI1ygV -goversion go1.14.12 -D "" -importcfg $WORK/b087/importcfg -pack ./const.go ./edwards25519.go
cat >$WORK/b089/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/md5 -std -installsuffix shared -buildid FngcNdPkLK2u81bpCBfO/FngcNdPkLK2u81bpCBfO -goversion go1.14.12 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal
cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/bc/bc3d4f50d84c11fa9a8d3f54e76a2b69c8807bfb86ebeae916c6ef960fdefe8e-d # internal
fmt
mkdir -p $WORK/b002/
github.com/howeyc/gopass
os/signal
mkdir -p $WORK/b135/
cat >$WORK/b002/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/fmtsort=$WORK/b012/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/fmt
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid wrvbSwmp3x_eVVqpCEt9/wrvbSwmp3x_eVVqpCEt9 -goversion go1.14.12 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go
cat >$WORK/b135/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b136/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
mkdir -p $WORK/b054/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/howeyc/gopass
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/howeyc/gopass -complete -installsuffix shared -buildid kBLzj650oqTghsg3zF6p/kBLzj650oqTghsg3zF6p -goversion go1.14.12 -D "" -importcfg $WORK/b135/importcfg -pack ./nix.go ./pass.go
cat >$WORK/b054/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b054/symabis ./sig.s
path/filepath
mkdir -p $WORK/b053/
cat >$WORK/b053/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/path/filepath
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid _kJ0lI1nIEqzIdZVNzvE/_kJ0lI1nIEqzIdZVNzvE -goversion go1.14.12 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go
net
mkdir -p $WORK/b036/
cd /usr/lib/golang/src/net
CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go
cat >$WORK/b054/importcfg << 'EOF' # internal
# import config
packagefile os=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p os/signal -std -installsuffix shared -buildid YaKUUvWrWwEY-zh2NyIH/YaKUUvWrWwEY-zh2NyIH -goversion go1.14.12 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./doc.go ./signal.go ./signal_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal
cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/df/dfac3d290e24fbf24ddc028b0112b2a8996dc40c77393b639353ec2c7c25e108-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal
cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/45/45a07744fc8d22629be116def42d66807bd7e8ead4a1e1a4852f12e3cc291ba3-d # internal
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/md5block_arm64.o ./md5block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/md5block_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/22/22ef8469855a17de536669a53f73825c6dd4aad0a7ee8070d27633720b66a289-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/d0/d02e185325b6900838c1e412e551be98b9cf5de073a0a2f3833105d7777fb42b-d # internal
encoding/pem
mkdir -p $WORK/b097/
cat >$WORK/b097/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/pem
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 5SuqQNpaaIXkx7WcHRVp/5SuqQNpaaIXkx7WcHRVp -goversion go1.14.12 -D "" -importcfg $WORK/b097/importcfg -pack ./pem.go
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b054/sig.o ./sig.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b054/_pkg_.a $WORK/b054/sig.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal
cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/86/860c29513817a154a2c536216d2f82d519ae5b13b04479de75725db6434e0504-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal
cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/94/94e18f8c4ef3b937d7c838b853dc3b3506caa64d0348e95b9992e1907e57f7c8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/bf/bf7b05710d24f2ea196649a46cb15446e52b3410386b4b72356f12e0a36ce677-d # internal
crypto/des
mkdir -p $WORK/b081/
vendor/golang.org/x/crypto/chacha20
mkdir -p $WORK/b102/
cat >$WORK/b081/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/des
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid YPNbfhZUcRrKToUKYQgE/YPNbfhZUcRrKToUKYQgE -goversion go1.14.12 -D "" -importcfg $WORK/b081/importcfg -pack ./block.go ./cipher.go ./const.go
cat >$WORK/b102/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b102/symabis ./chacha_arm64.s
cat >$WORK/b102/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid YDxIH1x6eWxryFt7nug8/YDxIH1x6eWxryFt7nug8 -goversion go1.14.12 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal
cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/82/82a8c0555327f1144cf323753e7d33829377724e178513ab192aa341d9efb740-d # internal
os/exec
mkdir -p $WORK/b052/
io/ioutil
mkdir -p $WORK/b058/
cat >$WORK/b052/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile context=$WORK/b037/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /usr/lib/golang/src/os/exec
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p os/exec -std -complete -installsuffix shared -buildid tbGPUIQ6r5kgJks7YoqL/tbGPUIQ6r5kgJks7YoqL -goversion go1.14.12 -D "" -importcfg $WORK/b052/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go
cat >$WORK/b058/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/io/ioutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 0QaBWahnOUkaRFopS6nb/0QaBWahnOUkaRFopS6nb -goversion go1.14.12 -D "" -importcfg $WORK/b058/importcfg -pack ./ioutil.go ./tempfile.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal
cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/9a/9a9f44981902f13f4f383047a6dcfc1a5cd6a32133bb9babd61bd687cee50b3f-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal
cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/f5/f5fb7746f922dc7f064af46fe40c57c87e9a77c97c12d12d31247b8d8dc96711-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal
cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/49/49d828ad5a94f27ff15fe5a4a1d48b83403d94d59f5c3c47eba3f84737c4bf94-d # internal
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b102/chacha_arm64.o ./chacha_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b102/_pkg_.a $WORK/b102/chacha_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal
cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/1e/1ed653d0d0dba3e43510ed3de7f77334b324cfcbf857b6455373f70bd7f2620b-d # internal
vendor/golang.org/x/crypto/chacha20poly1305
mkdir -p $WORK/b101/
cat >$WORK/b101/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/b071/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b102/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a
packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid Xtb6F-87qqK5MD3wJhAq/Xtb6F-87qqK5MD3wJhAq -goversion go1.14.12 -D "" -importcfg $WORK/b101/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal
cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/14/14b767310cd2ee0562504dbe9892638ba2beae65da27eb442a9b5be27a114e9a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal
cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/64/641c99eaec2c9b4190d817a65189236a86800c7aba5b6f1cbf74981785a14cf6-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a2/a2e276c324f3d39180b63f9435c23c6cadfb4a5fe37a7a0e29aa245d078f6b16-d # internal
encoding/hex
mkdir -p $WORK/b033/
log
net/url
cat >$WORK/b033/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
text/template/parse
mkdir -p $WORK/b059/
cd /usr/lib/golang/src/encoding/hex
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rj1gais4R8RISBQ4-Wdx/rj1gais4R8RISBQ4-Wdx -goversion go1.14.12 -D "" -importcfg $WORK/b033/importcfg -pack ./hex.go
cat >$WORK/b059/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/text/template/parse
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid _nTMmi-ku2fTsB1kXqZd/_nTMmi-ku2fTsB1kXqZd -goversion go1.14.12 -D "" -importcfg $WORK/b059/importcfg -pack ./lex.go ./node.go ./parse.go
vendor/golang.org/x/crypto/curve25519
mkdir -p $WORK/b105/
vendor/golang.org/x/net/http2/hpack
mkdir -p $WORK/b115/
mime
mkdir -p $WORK/b116/
cat >$WORK/b105/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
EOF
cat >$WORK/b115/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
mkdir -p $WORK/b050/
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 68RlddOqujMALBwhs23J/68RlddOqujMALBwhs23J -goversion go1.14.12 -D "" -importcfg $WORK/b105/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go
cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 7ZRxhG9TmuaQMJhMZ512/7ZRxhG9TmuaQMJhMZ512 -goversion go1.14.12 -D "" -importcfg $WORK/b115/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go
compress/flate
mime/quotedprintable
github.com/mongodb/mongo-tools/common/log
cat >$WORK/b050/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
mkdir -p $WORK/b043/
net/http/internal
cat >$WORK/b116/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/log
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p log -std -complete -installsuffix shared -buildid 7K6TVEihXuNwqezmPgoF/7K6TVEihXuNwqezmPgoF -goversion go1.14.12 -D "" -importcfg $WORK/b050/importcfg -pack ./log.go
github.com/mongodb/mongo-tools/mongoimport/csv
mkdir -p $WORK/b065/
cd /usr/lib/golang/src/mime
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p mime -std -complete -installsuffix shared -buildid 9nJ3dlwrzBOtww6-eEJS/9nJ3dlwrzBOtww6-eEJS -goversion go1.14.12 -D "" -importcfg $WORK/b116/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go
math/big
mkdir -p $WORK/b060/
github.com/mongodb/mongo-tools/common/text
cat >$WORK/b043/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
mkdir -p $WORK/b143/
cat >$WORK/b065/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/net/url
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p net/url -std -complete -installsuffix shared -buildid HEher8nAz3Q2vO-riTpH/HEher8nAz3Q2vO-riTpH -goversion go1.14.12 -D "" -importcfg $WORK/b043/importcfg -pack ./url.go
encoding/csv
mkdir -p $WORK/b140/
gopkg.in/tomb.v2
vendor/golang.org/x/text/unicode/norm
gopkg.in/mgo.v2/internal/json
cat >$WORK/b060/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/compress/flate
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid B0ngstJMTP1CyTQ-6TTp/B0ngstJMTP1CyTQ-6TTp -goversion go1.14.12 -D "" -importcfg $WORK/b065/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go
mkdir -p $WORK/b118/
encoding/json
cat >$WORK/b143/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cat >$WORK/b140/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/text
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/mongodb/mongo-tools/common/text -complete -installsuffix shared -buildid brx0SMhZweIT2UXEjvZB/brx0SMhZweIT2UXEjvZB -goversion go1.14.12 -D "" -importcfg $WORK/b143/importcfg -pack ./grid.go ./units.go
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b060/symabis ./arith_arm64.s
cat >$WORK/b118/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
EOF
mkdir -p $WORK/b127/
cd /usr/lib/golang/src/encoding/csv
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid kGm3EsMW3AQ6vcadMff3/kGm3EsMW3AQ6vcadMff3 -goversion go1.14.12 -D "" -importcfg $WORK/b140/importcfg -pack ./reader.go ./writer.go
mkdir -p $WORK/b112/
cd /usr/lib/golang/src/mime/quotedprintable
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid OOgmWrquimfiymDehuCv/OOgmWrquimfiymDehuCv -goversion go1.14.12 -D "" -importcfg $WORK/b118/importcfg -pack ./reader.go ./writer.go
cat >$WORK/b127/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
github.com/jessevdk/go-flags
mkdir -p $WORK/b124/
cat >$WORK/b112/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b110/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid tFdWMKEc9K2tfb4YnxX2/tFdWMKEc9K2tfb4YnxX2 -goversion go1.14.12 -D "" -importcfg $WORK/b127/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go
mkdir -p $WORK/b120/
cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid bCxnfqh07DgUKbdEQkHn/bCxnfqh07DgUKbdEQkHn -goversion go1.14.12 -D "" -importcfg $WORK/b112/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go
cat >$WORK/b124/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/log
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/mongodb/mongo-tools/common/log -complete -installsuffix shared -buildid OcrBW9Wu98oyGhSnc3-R/OcrBW9Wu98oyGhSnc3-R -goversion go1.14.12 -D "" -importcfg $WORK/b124/importcfg -pack ./tool_logger.go
mkdir -p $WORK/b144/
cat >$WORK/b120/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /usr/lib/golang/src/net/http/internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid ENXco73OQUXCQWC0ebth/ENXco73OQUXCQWC0ebth -goversion go1.14.12 -D "" -importcfg $WORK/b120/importcfg -pack ./chunked.go ./testcert.go
mkdir -p $WORK/b146/
cat >$WORK/b144/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/mongoimport/csv
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/mongodb/mongo-tools/mongoimport/csv -complete -installsuffix shared -buildid UwSGa7YSf9rhNc10VpOV/UwSGa7YSf9rhNc10VpOV -goversion go1.14.12 -D "" -importcfg $WORK/b144/importcfg -pack ./reader.go
mkdir -p $WORK/b129/
cat >$WORK/b146/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
mkdir -p $WORK/b122/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/tomb.v2
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid Z1Z5oki3IDJe0kX_MVMJ/Z1Z5oki3IDJe0kX_MVMJ -goversion go1.14.12 -D "" -importcfg $WORK/b146/importcfg -pack ./tomb.go
cat >$WORK/b129/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p gopkg.in/mgo.v2/internal/json -complete -installsuffix shared -buildid x2aUDqPFzmBXq6VYEQXd/x2aUDqPFzmBXq6VYEQXd -goversion go1.14.12 -D "" -importcfg $WORK/b129/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go
cat >$WORK/b122/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile path=$WORK/b121/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/jessevdk/go-flags
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid K05GNlG-srRbnwNu4EkW/K05GNlG-srRbnwNu4EkW -goversion go1.14.12 -D "" -importcfg $WORK/b122/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go ./termsize_linux.go
cat >$WORK/b060/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p math/big -std -installsuffix shared -buildid 5jRyt3nrdZ58tkeuMPFq/5jRyt3nrdZ58tkeuMPFq -goversion go1.14.12 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal
cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/94/943bf1c3facd7ed2b54ff0e57feb6c94553027631f53f64526237139b11d1282-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal
cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/c2/c23f7b7bd83f4067a54a42f1cfb6413124751b098fc3aee35a4c74930b10ec7b-d # internal
github.com/mongodb/mongo-tools/common/progress
mkdir -p $WORK/b142/
cat >$WORK/b142/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/text=$WORK/b143/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/progress
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/mongodb/mongo-tools/common/progress -complete -installsuffix shared -buildid _eKvyNi1-TcHCmulvjKz/_eKvyNi1-TcHCmulvjKz -goversion go1.14.12 -D "" -importcfg $WORK/b142/importcfg -pack ./manager.go ./progress_bar.go ./progressor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal
cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/c1/c1d462ca8231528b16fb234292d5d767406367aeb5f98b80def921ba93a3afbe-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal
cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ec/ecf39694986f7aaf5d0b61aa66737be253bfcdf70f7f270183cf88be77b4810f-d # internal
vendor/golang.org/x/text/unicode/bidi
mkdir -p $WORK/b111/
cat >$WORK/b111/importcfg << 'EOF' # internal
# import config
packagefile container/list=$WORK/b068/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid dCGmm-h0bbohX_xpa4RR/dCGmm-h0bbohX_xpa4RR -goversion go1.14.12 -D "" -importcfg $WORK/b111/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal
cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/a0/a0eac176a09526638040afd93016d798ad13b626e561b886be6f15c4f346a421-d # internal
cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/7b/7bdf9efe27c6b4ff52099b51c864607b216366aeafe38135b98d613a2c173741-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/16/162fcc7daf16ae57e3b2622d659056c7039ae31a0b601d2885884535f3e616b4-d # internal
github.com/mongodb/mongo-tools/common/password
mkdir -p $WORK/b134/
cat >$WORK/b134/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/howeyc/gopass=$WORK/b135/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b136/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/password
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/mongodb/mongo-tools/common/password -complete -installsuffix shared -buildid qDigqShXxi-XUIdejqYX/qDigqShXxi-XUIdejqYX -goversion go1.14.12 -D "" -importcfg $WORK/b134/importcfg -pack ./pass_util.go ./password.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal
cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/1e/1eb2805d00332f986bea9950fe6e1e02c0f608d1405ad7244bd87fa9af4d1041-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal
cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/e0/e022781d09361b736d1f27347bd9174ba3dcf3fccbb15c525c9f579a96dc0974-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/93/93418134a3995db5fdce0132573829d3a4e668aaba317412d9ac9f94a3e23758-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal
cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a8/a8ff1520360d019a649e587a80c96899da0ef11b2282ded4a4308327adb5d905-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal
cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/3e/3e354a44d3279eab391f51b234258567a8bf3627de00a12bf526ffb6c850eea6-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal
cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b0/b06389c7916b3d6f506ac32eaff7810cf48e050fb010d61a4ef9ea86afa1d33f-d # internal
cd $WORK/b036
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/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/b043/_pkg_.a # internal
cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/5a/5ae4336db93a4173e28cd1654157c751bff896ff570fff151f7f0c5ef3d348c0-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal
cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/3c/3cd21033f97c3f6287ff374468a7f4b9e65366c367316d8200a86cc9fe9821d5-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal
cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/60/6000992e646ff0db4d38d564b5ccedc41ef7402f09a4352e173bc608ba7dd49e-d # internal
compress/gzip
mkdir -p $WORK/b064/
cat >$WORK/b064/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile compress/flate=$WORK/b065/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile hash/crc32=$WORK/b066/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/compress/gzip
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid cYx9rnHMnqe6fWoN6XEo/cYx9rnHMnqe6fWoN6XEo -goversion go1.14.12 -D "" -importcfg $WORK/b064/importcfg -pack ./gunzip.go ./gzip.go
cd $WORK/b036
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/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/b111/_pkg_.a # internal
cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e5/e559118d7b15bbdd622500ec85ab4dd7b08083d9b4f066814000f4695823b729-d # internal
vendor/golang.org/x/text/secure/bidirule
mkdir -p $WORK/b109/
cat >$WORK/b109/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
packagefile errors=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b110/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid PmQa7Vs--wZcLY0MO3ak/PmQa7Vs--wZcLY0MO3ak -goversion go1.14.12 -D "" -importcfg $WORK/b109/importcfg -pack ./bidirule.go ./bidirule10.0.0.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal
cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/cf/cf6c87ef7553c61642a976a474359ac2a04ca32b7683460f02bd682621178b20-d # internal
cd $WORK/b036
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/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/b064/_pkg_.a # internal
cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/4f/4f3bdf075572b54e1507f2deff8986f3f2f5d496e14741c147e50179d7d01463-d # internal
cd /usr/lib/golang/src/net
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go
cat >$WORK/b036/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
packagefile context=$WORK/b037/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile internal/nettrace=$WORK/b039/_pkg_.a
packagefile internal/poll=$WORK/b026/_pkg_.a
packagefile internal/singleflight=$WORK/b040/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p net -std -installsuffix shared -buildid vJsAvTDWh-NvNq4fcOul/vJsAvTDWh-NvNq4fcOul -goversion go1.14.12 -D "" -importcfg $WORK/b036/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal
cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/5a/5ad8230299e32ba2c9077b2d54e62e3e9f4fb7872dbbed3f270ef7079605628a-d # internal
text/template
mkdir -p $WORK/b057/
cat >$WORK/b057/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile internal/fmtsort=$WORK/b012/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile text/template/parse=$WORK/b059/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/text/template
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p text/template -std -complete -installsuffix shared -buildid vLiMXzPPzzt5nQQHkjTP/vLiMXzPPzzt5nQQHkjTP -goversion go1.14.12 -D "" -importcfg $WORK/b057/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal
cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/14/14d240e3c5650ad0ce717b29910c8f8ad482d5a5c6fcbb8c40f4415081f0dbf2-d # internal
vendor/golang.org/x/net/idna
mkdir -p $WORK/b108/
cat >$WORK/b108/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b109/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b112/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/idna
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Z18_HWhTAdYXOHsQP8eZ/Z18_HWhTAdYXOHsQP8eZ -goversion go1.14.12 -D "" -importcfg $WORK/b108/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal
cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/bc/bcafcabdc66ac288cdc762b54d0e3b5c235258763367e3a2b7f83d47596c13bb-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal
cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/7f/7f5dcf62ba8cf42989f679240f53a95f0ef2cb4b37648ccebdc9788110a4b1fa-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal
cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/1f/1f7472e35a0d48e834a3ce820a92f5d032f72fc368a73cc5825eb60bfa0726fa-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal
cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/87/87da4855bc3a83ed3c5d96f99018d8ac7ed48a911299e1e3d49835da0476c0d0-d # internal
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b060/arith_arm64.o ./arith_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b060/_pkg_.a $WORK/b060/arith_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal
cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/93/9353b8d9ef28758db6b9220b35311aa62ddca0b1a79629eb2d50e1475b5ed37c-d # internal
crypto/dsa
encoding/asn1
mkdir -p $WORK/b095/
crypto/elliptic
mkdir -p $WORK/b083/
cat >$WORK/b095/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
EOF
mkdir -p $WORK/b078/
cd /usr/lib/golang/src/crypto/dsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 6-cHOfSq1ePscEMAQXP4/6-cHOfSq1ePscEMAQXP4 -goversion go1.14.12 -D "" -importcfg $WORK/b095/importcfg -pack ./dsa.go
cat >$WORK/b083/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/elliptic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b083/symabis ./p256_asm_arm64.s
cat >$WORK/b078/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/asn1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid Ru9IBMRxTWEIOP8uFkPv/Ru9IBMRxTWEIOP8uFkPv -goversion go1.14.12 -D "" -importcfg $WORK/b078/importcfg -pack ./asn1.go ./common.go ./marshal.go
cat >$WORK/b083/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b023/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/elliptic
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid T9L6BLAKetkI4gs_EvVX/T9L6BLAKetkI4gs_EvVX -goversion go1.14.12 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal
cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d4/d4c60dfd2779b9163bb606225a8fc481930e412af40aed03ea32f7a40b407a4b-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/f9/f9726aded24df952a0c1c30193361ebc85194aec4b2d07715a01c5532447d36a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b083/p256_asm_arm64.o ./p256_asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b083/_pkg_.a $WORK/b083/p256_asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/4f/4f9b14c8468401f8038cd602200c90e5f0c5563be266bd38d8dbec728b5d995d-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal
cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/37/37ec53e71ed8b592fde91e8f6f501ba020bc3ad3b721ad59aa61bc340e4b9f8b-d # internal
crypto/x509/pkix
mkdir -p $WORK/b096/
vendor/golang.org/x/crypto/cryptobyte
mkdir -p $WORK/b099/
cat >$WORK/b096/importcfg << 'EOF' # internal
# import config
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/x509/pkix
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid gocvykXSfVUS7tGLxAva/gocvykXSfVUS7tGLxAva -goversion go1.14.12 -D "" -importcfg $WORK/b096/importcfg -pack ./pkix.go
cat >$WORK/b099/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
crypto/internal/boring
mkdir -p $WORK/b074/
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 6zldvN3E09ECJXg9pt5e/6zldvN3E09ECJXg9pt5e -goversion go1.14.12 -D "" -importcfg $WORK/b099/importcfg -pack ./asn1.go ./builder.go ./string.go
cd /usr/lib/golang/src/crypto/internal/boring
CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b074/ -importpath crypto/internal/boring -- -I $WORK/b074/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal
cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/3c/3cfe4b0c71f4fe1f6fa34d04ca074e6666ea4292b885f61f6bd0eb9ceb619aaf-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal
cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/a1/a13f406666754a7d6a33ccd27e2c63a496b6798f3e91efecb3041c42cdc97903-d # internal
cd /usr/lib/golang/src/net
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal
cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/6f/6f84cca08d9c9d99ea5fad341dcabd5ac909a2f492a2f3001af589ae645c07db-d # internal
github.com/mongodb/mongo-tools/common/connstring
mkdir -p $WORK/b035/
log/syslog
vendor/golang.org/x/net/http/httpproxy
mkdir -p $WORK/b114/
net/textproto
cat >$WORK/b035/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
mkdir -p $WORK/b113/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/connstring
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/mongodb/mongo-tools/common/connstring -complete -installsuffix shared -buildid ZSvKuXCIYLO9pglqw0sD/ZSvKuXCIYLO9pglqw0sD -goversion go1.14.12 -D "" -importcfg $WORK/b035/importcfg -pack ./connstring.go
cat >$WORK/b114/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
mkdir -p $WORK/b051/
cat >$WORK/b113/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid J1i__6QsrXrYvMaX80ZH/J1i__6QsrXrYvMaX80ZH -goversion go1.14.12 -D "" -importcfg $WORK/b114/importcfg -pack ./proxy.go
cd /usr/lib/golang/src/net/textproto
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid IVvazSfdRg1woU0UN6wL/IVvazSfdRg1woU0UN6wL -goversion go1.14.12 -D "" -importcfg $WORK/b113/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go
cat >$WORK/b051/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/log/syslog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid YItClFMPD7KKpOc9uPjO/YItClFMPD7KKpOc9uPjO -goversion go1.14.12 -D "" -importcfg $WORK/b051/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal
cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c2/c23eeaa4cc846df0c5cadafb729f59044c55a6c23a830115519279d7b1705020-d # internal
github.com/spacemonkeygo/spacelog
mkdir -p $WORK/b048/
cat >$WORK/b048/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile log/syslog=$WORK/b051/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile os/exec=$WORK/b052/_pkg_.a
packagefile os/signal=$WORK/b054/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile text/template=$WORK/b057/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/spacemonkeygo/spacelog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/spacemonkeygo/spacelog -complete -installsuffix shared -buildid 7j43awweund7X0VZBiAv/7j43awweund7X0VZBiAv -goversion go1.14.12 -D "" -importcfg $WORK/b048/importcfg -pack ./capture.go ./capture_linux.go ./collection.go ./convenience.go ./doc.go ./event.go ./handler.go ./level.go ./logger.go ./output.go ./output_other.go ./setup.go ./syslog.go ./templates.go ./templates_others.go ./text.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal
cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/da/da2497e3a59bedf780e1dccedc4f9546353a141de573de2e9923a6a2ec6fb0e1-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal
cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/49/498e8218113ce330e2b5dc25ad57b2936852003f167c526df4563653768cfcca-d # internal
vendor/golang.org/x/net/http/httpguts
mkdir -p $WORK/b107/
cat >$WORK/b107/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid wGbCajl5l4OjpMeKImj_/wGbCajl5l4OjpMeKImj_ -goversion go1.14.12 -D "" -importcfg $WORK/b107/importcfg -pack ./guts.go ./httplex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/9d/9de8598d459b9d954295fc8571f89885c7b18b9b10ee84199098ccd0ff75836e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal
cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/d1/d1a2c219a763646c822317c63848682e23dfaf2c30b8375cf9324574079aca70-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal
cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ed/ed243bb1c23f1c17caf513e98fe73f459c90b49be70e0c659e6b0275382abadf-d # internal
cd $WORK/b074
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/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/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c
cd /usr/lib/golang/src/crypto/internal/boring
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x009.o -c openssl_ecdsa_signature.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x010.o -c openssl_evp.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x011.o -c openssl_lock_setup.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x012.o -c openssl_port_aead_gcm.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x013.o -c openssl_port_ctr128.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x014.o -c openssl_port_evp_md5_sha1.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x015.o -c openssl_port_hmac.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x016.o -c openssl_port_rsa.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x017.o -c openssl_stub_rand.c
cd $WORK/b074
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c
cd /usr/lib/golang/src/crypto/internal/boring
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o $WORK/b074/_x011.o $WORK/b074/_x012.o $WORK/b074/_x013.o $WORK/b074/_x014.o $WORK/b074/_x015.o $WORK/b074/_x016.o $WORK/b074/_x017.o -g -O2 -ldl
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go
cat >$WORK/b074/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b076/_pkg_.a
packagefile crypto/internal/boring/sig=$WORK/b077/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid n3xhh9SXZoiPLpvu_K8K/n3xhh9SXZoiPLpvu_K8K -goversion go1.14.12 -D "" -importcfg $WORK/b074/importcfg -pack ./doc.go $WORK/b074/_cgo_gotypes.go $WORK/b074/aes.cgo1.go $WORK/b074/boring.cgo1.go $WORK/b074/ecdsa.cgo1.go $WORK/b074/hmac.cgo1.go $WORK/b074/rand.cgo1.go $WORK/b074/rsa.cgo1.go $WORK/b074/sha.cgo1.go $WORK/b074/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o $WORK/b074/_x011.o $WORK/b074/_x012.o $WORK/b074/_x013.o $WORK/b074/_x014.o $WORK/b074/_x015.o $WORK/b074/_x016.o $WORK/b074/_x017.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal
cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/2f/2f35fbc3167a6115110a25613ec762d6eff16545e5c55d34e895b840349ec817-d # internal
crypto/hmac
mkdir -p $WORK/b088/
crypto/sha512
crypto/sha256
crypto/aes
crypto/sha1
mkdir -p $WORK/b070/
mkdir -p $WORK/b085/
cat >$WORK/b088/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
EOF
mkdir -p $WORK/b092/
cat >$WORK/b070/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/hmac
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid Vs3jeurf2Ajo3j95s513/Vs3jeurf2Ajo3j95s513 -goversion go1.14.12 -D "" -importcfg $WORK/b088/importcfg -pack ./hmac.go
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b070/symabis ./asm_arm64.s ./gcm_arm64.s
mkdir -p $WORK/b093/
cat >$WORK/b085/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
EOF
cat >$WORK/b092/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b092/symabis ./sha1block_arm64.s
cd /usr/lib/golang/src/crypto/sha512
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid gVcLBcxyYrVOCYAfxmcz/gVcLBcxyYrVOCYAfxmcz -goversion go1.14.12 -D "" -importcfg $WORK/b085/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go
cat >$WORK/b093/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b093/symabis ./sha256block_arm64.s
cat >$WORK/b092/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 8-_8RCDH7pBq1T_2JNCG/8-_8RCDH7pBq1T_2JNCG -goversion go1.14.12 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go
cat >$WORK/b093/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid c1hsy0pnQNlG3NCcmE3T/c1hsy0pnQNlG3NCcmE3T -goversion go1.14.12 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go
cat >$WORK/b070/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/aes -std -installsuffix shared -buildid faJ0NV05cYser03dGmKD/faJ0NV05cYser03dGmKD -goversion go1.14.12 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/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/b088/_pkg_.a # internal
cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/2f/2f8138f2de8574dffc3fa3b751813f3c27dd1c0e3a1a7f3a6bc619d720ae3da5-d # internal
vendor/golang.org/x/crypto/hkdf
mkdir -p $WORK/b106/
cat >$WORK/b106/importcfg << 'EOF' # internal
# import config
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QK0sH6hPio9myeDGI2t_/QK0sH6hPio9myeDGI2t_ -goversion go1.14.12 -D "" -importcfg $WORK/b106/importcfg -pack ./hkdf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal
cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/cf/cf3c60db14a8fc68d1cac67fccdb81a689a3cdd1cca3a1a291fddd529bb556b0-d # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b092/sha1block_arm64.o ./sha1block_arm64.s
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b093/sha256block_arm64.o ./sha256block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b092/_pkg_.a $WORK/b092/sha1block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal
cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/d7/d7c80f2b37634af44738876d023b875c4717f08b4414977526f02b8c24fb8dd1-d # internal
cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/55/55265a335128dc3eaa588f3bc61667be57e8dd4214c8257aa7fa0bd05ba6ae8e-d # internal
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal
cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/6c/6cbcd7d38efb6d276b949bea3f44fc503212ea8e794a0df94f13ccb361580e0b-d # internal
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/gcm_arm64.o ./gcm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b070/_pkg_.a $WORK/b070/asm_arm64.o $WORK/b070/gcm_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/61/6135f92b58945435b2d3c133fbdf42799d9fa09e9b7461c07529bec142528bf4-d # internal
crypto/ecdsa
mkdir -p $WORK/b082/
crypto/rand
mkdir -p $WORK/b069/
cat >$WORK/b082/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/ecdsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid nN1Ovpjn3m4-kj4-Nvf8/nN1Ovpjn3m4-kj4-Nvf8 -goversion go1.14.12 -D "" -importcfg $WORK/b082/importcfg -pack ./boring.go ./ecdsa.go
cat >$WORK/b069/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/syscall/unix=$WORK/b027/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/rand
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid WJyB9_olaKTMf5l21bZL/WJyB9_olaKTMf5l21bZL -goversion go1.14.12 -D "" -importcfg $WORK/b069/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal
cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/76/7699e7bc11f2fe79e1142d17696d3e73620308d4a2eb5a0f548000f3ebad57bd-d # internal
gopkg.in/mgo.v2/internal/scram
mkdir -p $WORK/b131/
crypto/ed25519
mkdir -p $WORK/b086/
crypto/rsa
mkdir -p $WORK/b091/
cat >$WORK/b131/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
mime/multipart
cat >$WORK/b086/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
EOF
gopkg.in/mgo.v2/bson
mkdir -p $WORK/b117/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/scram
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p gopkg.in/mgo.v2/internal/scram -complete -installsuffix shared -buildid xqxZmpeecSC9T0s0lCvV/xqxZmpeecSC9T0s0lCvV -goversion go1.14.12 -D "" -importcfg $WORK/b131/importcfg -pack ./scram.go
cd /usr/lib/golang/src/crypto/ed25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid obcvYqkivDkzMMx9KkEx/obcvYqkivDkzMMx9KkEx -goversion go1.14.12 -D "" -importcfg $WORK/b086/importcfg -pack ./ed25519.go
cat >$WORK/b091/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
EOF
mkdir -p $WORK/b126/
cat >$WORK/b117/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile mime=$WORK/b116/_pkg_.a
packagefile mime/quotedprintable=$WORK/b118/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/rsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid c0Cq6ygmsbjclDWNyX4b/c0Cq6ygmsbjclDWNyX4b -goversion go1.14.12 -D "" -importcfg $WORK/b091/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go
cd /usr/lib/golang/src/mime/multipart
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid iyP5F5Cr7Q-YFiyrnfwN/iyP5F5Cr7Q-YFiyrnfwN -goversion go1.14.12 -D "" -importcfg $WORK/b117/importcfg -pack ./formdata.go ./multipart.go ./writer.go
cat >$WORK/b126/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile encoding/json=$WORK/b127/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/json=$WORK/b129/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/bson
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p gopkg.in/mgo.v2/bson -complete -installsuffix shared -buildid VXLwTfojDDaLKg8Zsw0T/VXLwTfojDDaLKg8Zsw0T -goversion go1.14.12 -D "" -importcfg $WORK/b126/importcfg -pack ./bson.go ./decimal.go ./decode.go ./encode.go ./json.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal
cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/48/481e785584d216ff8d098ed17cb2f9e030c14a18916f6be38a948ea2c25e327a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal
cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/01/013c342c39c18e3f6ce35f43ee6968d72cfd98712f52c7dcb6302752385ec4af-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal
cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/d2/d2fd28543e4a80dec48cdb1dd0becfc2580cfde9ed995be23fdbffdac2be9559-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal
cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/e9/e9fb27e18cd367e4821ad8c2c6968f6c39f2d2cb25ee8934202b83b8b7f412de-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/64/643207770dafae6461e2a65e863d66612a8a66184f4fb5303fa0ed550af113ce-d # internal
crypto/x509
mkdir -p $WORK/b094/
cat >$WORK/b094/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/b049/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/des=$WORK/b081/_pkg_.a
packagefile crypto/dsa=$WORK/b095/_pkg_.a
packagefile crypto/ecdsa=$WORK/b082/_pkg_.a
packagefile crypto/ed25519=$WORK/b086/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/rsa=$WORK/b091/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile crypto/sha256=$WORK/b093/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile encoding/pem=$WORK/b097/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/x509
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid zRYhyM2E1pnF1Es1-Aii/zRYhyM2E1pnF1Es1-Aii -goversion go1.14.12 -D "" -importcfg $WORK/b094/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
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal
cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/e0/e0287bb5f05dcbb713bfda70c2a1d33aafd995eb5b9b1de3457037ea8632c3bd-d # internal
github.com/mongodb/mongo-tools/common/util
mkdir -p $WORK/b125/
cat >$WORK/b125/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
gopkg.in/mgo.v2
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/util
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/mongodb/mongo-tools/common/util -complete -installsuffix shared -buildid 3ec2jb-PIr1P1q4HGyyt/3ec2jb-PIr1P1q4HGyyt -goversion go1.14.12 -D "" -importcfg $WORK/b125/importcfg -pack ./bool.go ./exit_code.go ./file.go ./format_date.go ./math.go ./mongo.go ./net.go ./slice.go ./strings.go ./util.go
mkdir -p $WORK/b130/
cat >$WORK/b130/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b131/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p gopkg.in/mgo.v2 -complete -installsuffix shared -buildid u_xpSXKdtDaOVwlnBbK1/u_xpSXKdtDaOVwlnBbK1 -goversion go1.14.12 -D "" -importcfg $WORK/b130/importcfg -pack ./auth.go ./bulk.go ./cluster.go ./doc.go ./gridfs.go ./log.go ./queue.go ./raceoff.go ./saslstub.go ./server.go ./session.go ./socket.go ./stats.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal
cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/29/29bd3f743d5fda12748f477e06c69db7452349d2c03a42c4f8f2b4f4e862946d-d # internal
crypto/tls
mkdir -p $WORK/b080/
cat >$WORK/b080/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/b049/_pkg_.a
packagefile container/list=$WORK/b068/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/des=$WORK/b081/_pkg_.a
packagefile crypto/ecdsa=$WORK/b082/_pkg_.a
packagefile crypto/ed25519=$WORK/b086/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b076/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/rc4=$WORK/b090/_pkg_.a
packagefile crypto/rsa=$WORK/b091/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile crypto/sha256=$WORK/b093/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile crypto/x509=$WORK/b094/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile encoding/pem=$WORK/b097/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a
packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b105/_pkg_.a
packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/tls
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid BOnvn17dh1JsOBBMEpfg/BOnvn17dh1JsOBBMEpfg -goversion go1.14.12 -D "" -importcfg $WORK/b080/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal
cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/63/63efd47ee106b7b98ae790c502dee21d882e94d742a7e9892e1854748a218fc5-d # internal
github.com/mongodb/mongo-tools/common/signals
mkdir -p $WORK/b137/
cat >$WORK/b137/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile os/signal=$WORK/b054/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/signals
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/mongodb/mongo-tools/common/signals -complete -installsuffix shared -buildid yRyTRoCCGzY6QlwYZJpt/yRyTRoCCGzY6QlwYZJpt -goversion go1.14.12 -D "" -importcfg $WORK/b137/importcfg -pack ./signals.go
github.com/mongodb/mongo-tools/common/json
mkdir -p $WORK/b133/
cat >$WORK/b133/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/mongodb/mongo-tools/common/json -complete -installsuffix shared -buildid VyGgeQJt_gC1LZ0nA7Mx/VyGgeQJt_gC1LZ0nA7Mx -goversion go1.14.12 -D "" -importcfg $WORK/b133/importcfg -pack ./bindata.go ./boolean.go ./constructor.go ./consts.go ./csv_format.go ./date.go ./dbpointer.go ./dbref.go ./decode.go ./encode.go ./fold.go ./helpers.go ./hex.go ./indent.go ./infinity.go ./iso_date.go ./json_format.go ./maxkey.go ./minkey.go ./mongo_extjson.go ./nan.go ./new.go ./number.go ./objectid.go ./regexp.go ./scanner.go ./single_quoted.go ./stream.go ./tags.go ./timestamp.go ./undefined.go ./unquoted.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal
cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/0b/0b29fc9e97095b00b9260980d52964eef0943e690f835199ad69a4e0006485e8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal
cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/3b/3bd201488475840ac561d2a734ef621ec34a2164423ca490e9ae380f422e7fe2-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal
cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/f5/f526baa1e52d869baeb66c7cb794f766f782b7d2fafd3571a94b8e8c71285196-d # internal
github.com/mongodb/mongo-tools/common/bsonutil
mkdir -p $WORK/b141/
cat >$WORK/b141/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/bsonutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/mongodb/mongo-tools/common/bsonutil -complete -installsuffix shared -buildid jSdmCh5o3DeWGcPDJvoT/jSdmCh5o3DeWGcPDJvoT -goversion go1.14.12 -D "" -importcfg $WORK/b141/importcfg -pack ./bsonutil.go ./converter.go ./marshal_d.go ./number.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal
cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/d8/d86b8698609201e105307ef13455b6dfc38604d30333634233991b7525218085-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/8b/8b6f50fbec6204f07de4f67ee74cfa19f680ae4f656218deb37ffa8c97d754c9-d # internal
net/http/httptrace
mkdir -p $WORK/b119/
cat >$WORK/b119/importcfg << 'EOF' # internal
# import config
packagefile context=$WORK/b037/_pkg_.a
packagefile crypto/tls=$WORK/b080/_pkg_.a
packagefile internal/nettrace=$WORK/b039/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/net/http/httptrace
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid rzCRJPch8haUdQdj47Ua/rzCRJPch8haUdQdj47Ua -goversion go1.14.12 -D "" -importcfg $WORK/b119/importcfg -pack ./trace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal
cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/70/70cf2fcfd9102b561b916df5b91c06eaa8bcdfbb300956867fd0d5d0a888a8cb-d # internal
net/http
mkdir -p $WORK/b062/
cat >$WORK/b062/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile compress/gzip=$WORK/b064/_pkg_.a
packagefile container/list=$WORK/b068/_pkg_.a
packagefile context=$WORK/b037/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/tls=$WORK/b080/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b107/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b114/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b115/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile mime=$WORK/b116/_pkg_.a
packagefile mime/multipart=$WORK/b117/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/http/httptrace=$WORK/b119/_pkg_.a
packagefile net/http/internal=$WORK/b120/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile path=$WORK/b121/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/net/http
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p net/http -std -complete -installsuffix shared -buildid 9flW_CtzbPxYeil9gr-N/9flW_CtzbPxYeil9gr-N -goversion go1.14.12 -D "" -importcfg $WORK/b062/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal
cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/b8/b8baddf574b6745b0f316433beaa85ba72385dcdcb2018303b9deb6e7d5f634d-d # internal
github.com/10gen/openssl
mkdir -p $WORK/b046/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
pkg-config --cflags -- openssl
pkg-config --libs -- openssl
CGO_LDFLAGS='"-g" "-O2" "-lssl" "-lcrypto"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b046/ -importpath github.com/10gen/openssl -- -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations ./bio.go ./build.go ./cert.go ./ciphers.go ./ciphers_gcm.go ./conn.go ./ctx.go ./dh.go ./dhparam.go ./digest.go ./engine.go ./features.go ./fips.go ./hmac.go ./hostname.go ./init.go ./init_posix.go ./key.go ./key_1_0.go ./mapping.go ./sha1.go ./sha256.go ./ssl.go ./system_certs.go ./tickets.go ./version.go
cd $WORK/b046
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x002.o -c bio.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x003.o -c build.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x004.o -c cert.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x005.o -c ciphers.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x006.o -c ciphers_gcm.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x007.o -c conn.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x008.o -c ctx.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x009.o -c dh.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x010.o -c dhparam.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x011.o -c digest.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x012.o -c engine.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x013.o -c features.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x014.o -c fips.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x015.o -c hmac.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x016.o -c hostname.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x017.o -c init.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x018.o -c init_posix.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x019.o -c key.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x020.o -c key_1_0.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x021.o -c mapping.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x022.o -c sha1.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x023.o -c sha256.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x024.o -c ssl.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x025.o -c system_certs.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x026.o -c tickets.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x027.o -c version.cgo2.c
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x028.o -c hostname.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x029.o -c password.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x030.o -c shim.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x031.o -c sni.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x032.o -c system_certs.c
cd $WORK/b046
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o $WORK/b046/_x011.o $WORK/b046/_x012.o $WORK/b046/_x013.o $WORK/b046/_x014.o $WORK/b046/_x015.o $WORK/b046/_x016.o $WORK/b046/_x017.o $WORK/b046/_x018.o $WORK/b046/_x019.o $WORK/b046/_x020.o $WORK/b046/_x021.o $WORK/b046/_x022.o $WORK/b046/_x023.o $WORK/b046/_x024.o $WORK/b046/_x025.o $WORK/b046/_x026.o $WORK/b046/_x027.o $WORK/b046/_x028.o $WORK/b046/_x029.o $WORK/b046/_x030.o $WORK/b046/_x031.o $WORK/b046/_x032.o -g -O2 -lssl -lcrypto
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage openssl -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go
cat >$WORK/b046/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/10gen/openssl/utils=$WORK/b047/_pkg_.a
packagefile github.com/spacemonkeygo/spacelog=$WORK/b048/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/http=$WORK/b062/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/10gen/openssl -installsuffix shared -buildid vzw6Mb8qh7wLq5sCJKDO/vzw6Mb8qh7wLq5sCJKDO -goversion go1.14.12 -D "" -importcfg $WORK/b046/importcfg -pack ./http.go ./net.go ./nid.go ./pem.go $WORK/b046/_cgo_gotypes.go $WORK/b046/bio.cgo1.go $WORK/b046/build.cgo1.go $WORK/b046/cert.cgo1.go $WORK/b046/ciphers.cgo1.go $WORK/b046/ciphers_gcm.cgo1.go $WORK/b046/conn.cgo1.go $WORK/b046/ctx.cgo1.go $WORK/b046/dh.cgo1.go $WORK/b046/dhparam.cgo1.go $WORK/b046/digest.cgo1.go $WORK/b046/engine.cgo1.go $WORK/b046/features.cgo1.go $WORK/b046/fips.cgo1.go $WORK/b046/hmac.cgo1.go $WORK/b046/hostname.cgo1.go $WORK/b046/init.cgo1.go $WORK/b046/init_posix.cgo1.go $WORK/b046/key.cgo1.go $WORK/b046/key_1_0.cgo1.go $WORK/b046/mapping.cgo1.go $WORK/b046/sha1.cgo1.go $WORK/b046/sha256.cgo1.go $WORK/b046/ssl.cgo1.go $WORK/b046/system_certs.cgo1.go $WORK/b046/tickets.cgo1.go $WORK/b046/version.cgo1.go $WORK/b046/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o $WORK/b046/_x011.o $WORK/b046/_x012.o $WORK/b046/_x013.o $WORK/b046/_x014.o $WORK/b046/_x015.o $WORK/b046/_x016.o $WORK/b046/_x017.o $WORK/b046/_x018.o $WORK/b046/_x019.o $WORK/b046/_x020.o $WORK/b046/_x021.o $WORK/b046/_x022.o $WORK/b046/_x023.o $WORK/b046/_x024.o $WORK/b046/_x025.o $WORK/b046/_x026.o $WORK/b046/_x027.o $WORK/b046/_x028.o $WORK/b046/_x029.o $WORK/b046/_x030.o $WORK/b046/_x031.o $WORK/b046/_x032.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal
cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/88/888d0d7cc94690b205b1868f60ec792c2f41deb561b799b9a6de89b00828943b-d # internal
github.com/mongodb/mongo-tools/common/options
mkdir -p $WORK/b045/
cat >$WORK/b045/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b046/_pkg_.a
packagefile github.com/jessevdk/go-flags=$WORK/b122/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b035/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b123/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/options
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/mongodb/mongo-tools/common/options -complete -installsuffix shared -buildid W8SzOSGj42nuL3JE12xi/W8SzOSGj42nuL3JE12xi -goversion go1.14.12 -D "" -importcfg $WORK/b045/importcfg -pack ./options.go ./options_fp_disabled.go ./options_openssl.go ./options_ssl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal
cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/28/28cc7108fd1ca5095159f268d91ae279a8999751ef81d091eaf1ed827fad0eb4-d # internal
github.com/mongodb/mongo-tools/common/db/kerberos
mkdir -p $WORK/b044/
cat >$WORK/b044/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/kerberos
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/mongodb/mongo-tools/common/db/kerberos -complete -installsuffix shared -buildid Xnuwz_ni2E7XqBMCEfsW/Xnuwz_ni2E7XqBMCEfsW -goversion go1.14.12 -D "" -importcfg $WORK/b044/importcfg -pack ./gssapi.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/4c/4cb70431de8b7adb46beb1f461fe4ee07cd3328e5b3b69951a9bd503b2b77a9c-d # internal
github.com/mongodb/mongo-tools/common/db/openssl
mkdir -p $WORK/b132/
cat >$WORK/b132/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b046/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b044/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/openssl
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/mongodb/mongo-tools/common/db/openssl -complete -installsuffix shared -buildid 0ReFI6ZfgSjeaQWCZXQd/0ReFI6ZfgSjeaQWCZXQd -goversion go1.14.12 -D "" -importcfg $WORK/b132/importcfg -pack ./openssl.go ./openssl_fips.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal
cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/0d/0de32b5abf4bd26548f3b000d3a8405c5321badb68ea41dc459961227df87294-d # internal
github.com/mongodb/mongo-tools/common/db
mkdir -p $WORK/b032/
cat >$WORK/b032/importcfg << 'EOF' # internal
# import config
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b035/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b044/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b132/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b134/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/mongodb/mongo-tools/common/db -complete -installsuffix shared -buildid aL461XMQZ6HwxVRMveWx/aL461XMQZ6HwxVRMveWx -goversion go1.14.12 -D "" -importcfg $WORK/b032/importcfg -pack ./bson_stream.go ./buffered_bulk.go ./command.go ./connector.go ./db.go ./db_openssl.go ./namespaces.go ./read_preferences.go ./write_concern.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal
cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/37/37415e8c5a9e52dcd0a5f16da4889ce4ac4f1094dfbd819c0fda25815a135d40-d # internal
github.com/mongodb/mongo-tools/mongoimport
mkdir -p $WORK/b138/
cat >$WORK/b138/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/base32=$WORK/b139/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile encoding/csv=$WORK/b140/_pkg_.a
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/bsonutil=$WORK/b141/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b032/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/progress=$WORK/b142/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongoimport/csv=$WORK/b144/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongoimport/dateconv=$WORK/b145/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile gopkg.in/tomb.v2=$WORK/b146/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/mongoimport
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/mongodb/mongo-tools/mongoimport -complete -installsuffix shared -buildid Yu8nB7W95umVCt3wkPmJ/Yu8nB7W95umVCt3wkPmJ -goversion go1.14.12 -D "" -importcfg $WORK/b138/importcfg -pack ./common.go ./csv.go ./json.go ./mongoimport.go ./options.go ./tsv.go ./typed_fields.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal
cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/f9/f9efd7071050af98c304ac0bd7dac9c70055698ca022e02dd054c6c98a88a8c9-d # internal
command-line-arguments
mkdir -p $WORK/b001/
cat >$WORK/b001/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b032/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b137/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongoimport=$WORK/b138/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/mongoimport/main
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid JFUvV3qxCSsflzMOluCt/JFUvV3qxCSsflzMOluCt -goversion go1.14.12 -D _/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/mongoimport/main -importcfg $WORK/b001/importcfg -pack ./mongoimport.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal
cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/24/24f5e83cec7ea19342120bea1c468693c4ba99e65e85fbd69007c31ce3224b10-d # internal
cat >$WORK/b001/importcfg.link << 'EOF' # internal
packagefile command-line-arguments=$WORK/b001/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b032/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b137/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongoimport=$WORK/b138/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/fmtsort=$WORK/b012/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b035/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b044/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b132/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b134/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b046/_pkg_.a
packagefile github.com/jessevdk/go-flags=$WORK/b122/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b123/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile os/signal=$WORK/b054/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile bufio=$WORK/b063/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/base32=$WORK/b139/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile encoding/csv=$WORK/b140/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/bsonutil=$WORK/b141/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/progress=$WORK/b142/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongoimport/csv=$WORK/b144/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongoimport/dateconv=$WORK/b145/_pkg_.a
packagefile gopkg.in/tomb.v2=$WORK/b146/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile internal/oserror=$WORK/b025/_pkg_.a
packagefile internal/poll=$WORK/b026/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a
packagefile internal/syscall/unix=$WORK/b027/_pkg_.a
packagefile internal/testlog=$WORK/b031/_pkg_.a
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a
packagefile runtime/internal/math=$WORK/b010/_pkg_.a
packagefile runtime/internal/sys=$WORK/b011/_pkg_.a
packagefile internal/reflectlite=$WORK/b004/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile internal/race=$WORK/b019/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile github.com/howeyc/gopass=$WORK/b135/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b136/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b131/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile encoding/json=$WORK/b127/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/json=$WORK/b129/_pkg_.a
packagefile context=$WORK/b037/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a
packagefile internal/nettrace=$WORK/b039/_pkg_.a
packagefile internal/singleflight=$WORK/b040/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile github.com/10gen/openssl/utils=$WORK/b047/_pkg_.a
packagefile github.com/spacemonkeygo/spacelog=$WORK/b048/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net/http=$WORK/b062/_pkg_.a
packagefile path=$WORK/b121/_pkg_.a
packagefile regexp/syntax=$WORK/b056/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/text=$WORK/b143/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile log/syslog=$WORK/b051/_pkg_.a
packagefile os/exec=$WORK/b052/_pkg_.a
packagefile text/template=$WORK/b057/_pkg_.a
packagefile compress/gzip=$WORK/b064/_pkg_.a
packagefile container/list=$WORK/b068/_pkg_.a
packagefile crypto/tls=$WORK/b080/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b107/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b114/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b115/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile mime=$WORK/b116/_pkg_.a
packagefile mime/multipart=$WORK/b117/_pkg_.a
packagefile net/http/httptrace=$WORK/b119/_pkg_.a
packagefile net/http/internal=$WORK/b120/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b076/_pkg_.a
packagefile crypto/internal/boring/sig=$WORK/b077/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile text/template/parse=$WORK/b059/_pkg_.a
packagefile compress/flate=$WORK/b065/_pkg_.a
packagefile hash/crc32=$WORK/b066/_pkg_.a
packagefile crypto/des=$WORK/b081/_pkg_.a
packagefile crypto/ecdsa=$WORK/b082/_pkg_.a
packagefile crypto/ed25519=$WORK/b086/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/rc4=$WORK/b090/_pkg_.a
packagefile crypto/rsa=$WORK/b091/_pkg_.a
packagefile crypto/sha256=$WORK/b093/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile crypto/x509=$WORK/b094/_pkg_.a
packagefile encoding/pem=$WORK/b097/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a
packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b105/_pkg_.a
packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b109/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b112/_pkg_.a
packagefile mime/quotedprintable=$WORK/b118/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a
packagefile crypto/dsa=$WORK/b095/_pkg_.a
packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b102/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a
packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b110/_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=3dNkZbZMpE9CYuBE63WS/JFUvV3qxCSsflzMOluCt/scvn2NXOo0M75SsAlyb6/3dNkZbZMpE9CYuBE63WS -B 0xaa19f4c4a59c8b7c35f0524418cf1bc1fcfb144a -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
mkdir -p bin/
mv $WORK/b001/exe/a.out bin/mongoimport
rm -r $WORK/b001/
+ for bin in "${binaries[@]}"
++ head -c20 /dev/urandom
++ od -An -tx1
++ tr -d ' \n'
+ go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags ' -B 0x6c3ba4628ae6f79f4e6623a1657285b4622994d9 -extldflags '\''-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/mongorestore -tags ssl mongorestore/main/mongorestore.go
WORK=/tmp/go-build558799564
crypto/internal/subtle
mkdir -p $WORK/b072/
cat >$WORK/b072/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/crypto/internal/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid nK8W2rYbvOWI-rjNToeR/nK8W2rYbvOWI-rjNToeR -goversion go1.14.12 -D "" -importcfg $WORK/b072/importcfg -pack ./aliasing.go
container/list
mkdir -p $WORK/b068/
internal/nettrace
mkdir -p $WORK/b039/
cat >$WORK/b068/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/container/list
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p container/list -std -complete -installsuffix shared -buildid T8hi81XPzgG0jNINbPqX/T8hi81XPzgG0jNINbPqX -goversion go1.14.12 -D "" -importcfg $WORK/b068/importcfg -pack ./list.go
cat >$WORK/b039/importcfg << 'EOF' # internal
# import config
EOF
runtime/internal/sys
mkdir -p $WORK/b011/
cd /usr/lib/golang/src/internal/nettrace
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid oltxZy-9nksr3RIbjzSu/oltxZy-9nksr3RIbjzSu -goversion go1.14.12 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go
cat >$WORK/b011/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/runtime/internal/sys
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid HglPLkuINP-TLivFjmOk/HglPLkuINP-TLivFjmOk -goversion go1.14.12 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go
unicode/utf8
mkdir -p $WORK/b017/
cat >$WORK/b017/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/unicode/utf8
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid xsQMTfloBNB4b-01Mfwp/xsQMTfloBNB4b-01Mfwp -goversion go1.14.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go
internal/race
mkdir -p $WORK/b019/
cat >$WORK/b019/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/internal/race
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid eYF_zmtIpgn-ACSYG7t0/eYF_zmtIpgn-ACSYG7t0 -goversion go1.14.12 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go
github.com/mongodb/mongo-tools/common/failpoint
mkdir -p $WORK/b123/
cat >$WORK/b123/importcfg << 'EOF' # internal
# import config
EOF
math/bits
mkdir -p $WORK/b015/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/failpoint
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/mongodb/mongo-tools/common/failpoint -complete -installsuffix shared -buildid Yl9ttotUIjXwgK91KOsl/Yl9ttotUIjXwgK91KOsl -goversion go1.14.12 -D "" -importcfg $WORK/b123/importcfg -pack ./failpoint_disabled.go ./failpoints.go
crypto/subtle
cat >$WORK/b015/importcfg << 'EOF' # internal
# import config
EOF
unicode
mkdir -p $WORK/b073/
unicode/utf16
mkdir -p $WORK/b079/
cd /usr/lib/golang/src/math/bits
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid TrkGpPmd0RkpCaaIDGgm/TrkGpPmd0RkpCaaIDGgm -goversion go1.14.12 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go
mkdir -p $WORK/b021/
cat >$WORK/b073/importcfg << 'EOF' # internal
# import config
EOF
cat >$WORK/b079/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/crypto/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 4kDYXV6-9EEgPPEQzKni/4kDYXV6-9EEgPPEQzKni -goversion go1.14.12 -D "" -importcfg $WORK/b073/importcfg -pack ./constant_time.go
cd /usr/lib/golang/src/unicode/utf16
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid G7MZffhURcjBG-4mIOmb/G7MZffhURcjBG-4mIOmb -goversion go1.14.12 -D "" -importcfg $WORK/b079/importcfg -pack ./utf16.go
internal/cpu
mkdir -p $WORK/b007/
cat >$WORK/b021/importcfg << 'EOF' # internal
# import config
EOF
vendor/golang.org/x/crypto/internal/subtle
cd /usr/lib/golang/src/unicode
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid Dlp1zGqPHBWpkgvZH81R/Dlp1zGqPHBWpkgvZH81R -goversion go1.14.12 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go
mkdir -p $WORK/b103/
cat >$WORK/b007/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RsXW8-A3OhpeUnj1uhz_/RsXW8-A3OhpeUnj1uhz_ -goversion go1.14.12 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm64.go
cat >$WORK/b103/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid QItf84txQBye3xPDI7xv/QItf84txQBye3xPDI7xv -goversion go1.14.12 -D "" -importcfg $WORK/b103/importcfg -pack ./aliasing.go
runtime/internal/atomic
sync/atomic
mkdir -p $WORK/b009/
vendor/golang.org/x/crypto/cryptobyte/asn1
mkdir -p $WORK/b100/
mkdir -p $WORK/b020/
cat >$WORK/b009/go_asm.h << 'EOF' # internal
EOF
cat >$WORK/b100/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./asm_arm64.s ./atomic_arm64.s
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid tAkbjs9azXivwz_V6k1f/tAkbjs9azXivwz_V6k1f -goversion go1.14.12 -D "" -importcfg $WORK/b100/importcfg -pack ./asn1.go
cat >$WORK/b020/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b020/symabis ./asm.s
encoding
mkdir -p $WORK/b128/
cat >$WORK/b128/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/encoding
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p encoding -std -complete -installsuffix shared -buildid 3k_027iJ57m-R_JflOWz/3k_027iJ57m-R_JflOWz -goversion go1.14.12 -D "" -importcfg $WORK/b128/importcfg -pack ./encoding.go
crypto/internal/boring/sig
mkdir -p $WORK/b077/
runtime/cgo
mkdir -p $WORK/b042/
cat >$WORK/b077/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/runtime/cgo
CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b077/symabis ./sig_other.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal
cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/90/900012c7c173f82af2587634cbbea1a2281c836410210ab59d79245c9ad0126b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal
cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/5d/5d05df1a4288bc6abf5ab0dabb92b7b49992ba81652f43caf1085cbb4b108825-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal
cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a1/a130eec66f30ad0f520b14a1442c0bc0b77d4a4e6eb8cb0abb17c2ee377c5b44-d # internal
cat >$WORK/b009/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Vhhl44o1Zro27dgHZKQf/Vhhl44o1Zro27dgHZKQf -goversion go1.14.12 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm64.go ./stubs.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal
cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/d3/d3925835ea12dc5065541a5497b53a7ac260fccbd80c8b96513db7a7c4c7caa6-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal
cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/ae/ae3cbd0df237f09426fc0e2f6be20be6da361b2accb6a9069b1e52cadcea9feb-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal
cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/eb/eb169c6f6908b4c586a8d8a1071bb7048dd57ae6e3df3e656a81b1b2cc611d8d-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal
cat >$WORK/b020/importcfg << 'EOF' # internal
# import config
EOF
cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/dc/dce7148f0e0db12abec85429bea7c4847a22edd8c38dd099744491f3a5b032c5-d # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid 8FGjxdl6Pxj4lNRSeWvo/8FGjxdl6Pxj4lNRSeWvo -goversion go1.14.12 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go
runtime/internal/math
mkdir -p $WORK/b010/
cat >$WORK/b010/importcfg << 'EOF' # internal
# import config
packagefile runtime/internal/sys=$WORK/b011/_pkg_.a
EOF
cd /usr/lib/golang/src/runtime/internal/math
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid WtZcyNOPr8ccpUhFhrG-/WtZcyNOPr8ccpUhFhrG- -goversion go1.14.12 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal
cat >$WORK/b077/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/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid 3zgDlUAMJYLKKaN4KKkl/3zgDlUAMJYLKKaN4KKkl -goversion go1.14.12 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./sig.go
cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/0b/0b241b18808311f9d03c95bfb7cd86615c6bf86d85bbacec18642b1cf99aad20-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/46/46e442435d43f7f766623115b2555814de86a55f91dc9c2bfb52c0040cc6f60b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s
cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/62/62545ed7ccada8811ecf25f36b2ae00cdf1750032b9e55fd3f8b94f732bb5214-d # internal
cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/ab/abbebdd322593fa360161d7559451050b43521df6e14450d36f9c5e7389177f4-d # internal
cd $WORK
gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b077/sig_other.o ./sig_other.s
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal
cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/a6/a65c8d53627d3fe1cea8263e48df2e459d5bddd0f4b2007a3d4b36f9a99119e3-d # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b020/asm.o ./asm.s
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b077/_pkg_.a $WORK/b077/sig_other.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c3/c3681a0a13d22e9476b721ade9ae8cc76a351f07d422f01de99211f6e01a2de6-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o # internal
cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/38/382fabdc6db0b05bed20ad1eaf7e663c51fe4b23654d8f44939209180fe12650-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal
cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/21/2136d4e1fdec398274fd6293f7c2a5da6aa54b70979b8d50ddc1415e2bfb401e-d # internal
cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/5c/5ca13df1610b349d242eab392e695309b8ff9d3c2262a45ea8f08b22573dc760-d # internal
cd $WORK
gcc -Qunused-arguments -c -x c - -o /dev/null || true
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal
cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/7c/7c91711ff456b90629c8479dc9c9e9fe9875559f71d3507c42152eec6077d0f4-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal
cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/9d/9d3cf8441426a627e5cd696d62db8196778c3b5f24f5f50ca3f7aaa7b535f9d9-d # internal
cd $WORK
gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true
internal/bytealg
gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true
mkdir -p $WORK/b006/
cd $WORK/b042
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c
internal/testlog
mkdir -p $WORK/b031/
cat >$WORK/b006/go_asm.h << 'EOF' # internal
EOF
crypto/internal/boring/fipstls
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
mkdir -p $WORK/b076/
cat >$WORK/b031/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/testlog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid HWJR7ShJ_8RkMyAgCYj5/HWJR7ShJ_8RkMyAgCYj5 -goversion go1.14.12 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go
cat >$WORK/b076/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b076/symabis ./dummy.s
math
mkdir -p $WORK/b014/
cat >$WORK/b014/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s
cat >$WORK/b076/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid RL9shD7QOHBVQM9gFFa7/RL9shD7QOHBVQM9gFFa7 -goversion go1.14.12 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./tls.go
cat >$WORK/b006/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=$WORK/b007/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 52beJz2xaFAovg7og2a2/52beJz2xaFAovg7og2a2 -goversion go1.14.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go
cat >$WORK/b014/importcfg << 'EOF' # internal
# import config
packagefile math/bits=$WORK/b015/_pkg_.a
EOF
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid f6IFT5go2gFp5nbq95FP/f6IFT5go2gFp5nbq95FP -goversion go1.14.12 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b076/dummy.o ./dummy.s
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/compare_arm64.o ./compare_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal
cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/b8/b8ffb4a9aeec5e1fd1dc25db07e317620301cb63a8544e7a23bd159c7f7b56be-d # internal
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b076/_pkg_.a $WORK/b076/dummy.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal
cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/e9/e96b0d1791840ca9069a879a679c0f824b84a217f87ad872ce4b614c8d538e33-d # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/count_arm64.o ./count_arm64.s
cd $WORK/b042
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/equal_arm64.o ./equal_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/index_arm64.o ./index_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/indexbyte_arm64.o ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm64.o $WORK/b006/count_arm64.o $WORK/b006/equal_arm64.o $WORK/b006/index_arm64.o $WORK/b006/indexbyte_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal
cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c7/c76b57b91319cb7b07d307b8d11483beaf6ed02d30f6ea991d57240363f44ddf-d # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c
runtime
mkdir -p $WORK/b005/
cat >$WORK/b005/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s
cat >$WORK/b005/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a
packagefile runtime/internal/math=$WORK/b010/_pkg_.a
packagefile runtime/internal/sys=$WORK/b011/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid JIIX_-QPMJz2ciilzYif/JIIX_-QPMJz2ciilzYif -goversion go1.14.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./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 ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal
cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f7/f7da7af9e2dd30539fd904e8842133f44e2f4f337a57d714a192284ad5fedc80-d # internal
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_arm64.c
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/dim_arm64.o ./dim_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/exp_arm64.o ./exp_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/floor_arm64.o ./floor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/modf_arm64.o ./modf_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/sqrt_arm64.o ./sqrt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/stubs_arm64.o ./stubs_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/dim_arm64.o $WORK/b014/exp_arm64.o $WORK/b014/floor_arm64.o $WORK/b014/modf_arm64.o $WORK/b014/sqrt_arm64.o $WORK/b014/stubs_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal
cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/b9/b9b8d54bfd9832116bc2a351a948296155ce715144f4066b12b0782766927a1c-d # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_mmap.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_setenv.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_sigaction.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_traceback.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x011.o -c gcc_util.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x012.o -c gcc_arm64.S
cd $WORK/b042
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o $WORK/b042/_x011.o $WORK/b042/_x012.o -g -O2 -lpthread
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker
cat >$WORK/b042/go_asm.h << 'EOF' # internal
EOF
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b042/symabis ./asm_arm64.s
cat >$WORK/b042/importcfg << 'EOF' # internal
# import config
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p runtime/cgo -std -installsuffix shared -buildid i0oSV_60a0v4yCs6y15O/i0oSV_60a0v4yCs6y15O -goversion go1.14.12 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b042/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_arm64.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o $WORK/b042/_x011.o $WORK/b042/_x012.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal
cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/7c/7c28bae6dad890f27dab0ad8f858b787440af83ce731282a9c6a936b630bb402-d # internal
cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b005/tls_GOARCH.h
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/duff_arm64.o ./duff_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memclr_arm64.o ./memclr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memmove_arm64.o ./memmove_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/preempt_arm64.o ./preempt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/rt0_linux_arm64.o ./rt0_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/sys_linux_arm64.o ./sys_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/tls_arm64.o ./tls_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_arm64.o $WORK/b005/atomic_arm64.o $WORK/b005/duff_arm64.o $WORK/b005/memclr_arm64.o $WORK/b005/memmove_arm64.o $WORK/b005/preempt_arm64.o $WORK/b005/rt0_linux_arm64.o $WORK/b005/sys_linux_arm64.o $WORK/b005/tls_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal
cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/f5/f5d1e09f866a804cfa667ab70567d2fdd9459d3f96b16a1735ab80678bb7c8e9-d # internal
internal/reflectlite
mkdir -p $WORK/b004/
cat >$WORK/b004/go_asm.h << 'EOF' # internal
EOF
sync
mkdir -p $WORK/b018/
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s
cat >$WORK/b018/importcfg << 'EOF' # internal
# import config
packagefile internal/race=$WORK/b019/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/sync
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid i2dCVeO9ATzS1JaRK6qM/i2dCVeO9ATzS1JaRK6qM -goversion go1.14.12 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go
cat >$WORK/b004/importcfg << 'EOF' # internal
# import config
packagefile runtime=$WORK/b005/_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 pRxYkjUOfINOTQc1LjRc/pRxYkjUOfINOTQc1LjRc -goversion go1.14.12 -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/b018/_pkg_.a # internal
cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/62/623835d0c3aadc59e700e51dead1d6b250f43a3a7c0c578e151ab392d8c3e8de-d # internal
internal/singleflight
mkdir -p $WORK/b040/
cat >$WORK/b040/importcfg << 'EOF' # internal
# import config
packagefile sync=$WORK/b018/_pkg_.a
EOF
math/rand
mkdir -p $WORK/b041/
cd /usr/lib/golang/src/internal/singleflight
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid T7d2QtgGw0axzHOdxJn_/T7d2QtgGw0axzHOdxJn_ -goversion go1.14.12 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go
cat >$WORK/b041/importcfg << 'EOF' # internal
# import config
packagefile math=$WORK/b014/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/math/rand
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p math/rand -std -complete -installsuffix shared -buildid p15qKnI6b8Mw8HYUf_R1/p15qKnI6b8Mw8HYUf_R1 -goversion go1.14.12 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/3f/3f7db6324d378a9529d0ce3f1576ac4bf0e077d86a5bc99852c0f5b28d7971c9-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/4b/4be7552d310de5052493ec4e427d44fc7c8d415a0ee146d08704ab424da93ba1-d # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s
/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/21/212ae817298839f61fc78b54c9d8d853689acc7c54b07558012d24a3d4491073-d # internal
errors
mkdir -p $WORK/b003/
sort
mkdir -p $WORK/b022/
cat >$WORK/b003/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=$WORK/b004/_pkg_.a
EOF
cd /usr/lib/golang/src/errors
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid D6oiMFb5uomFO0nSTezp/D6oiMFb5uomFO0nSTezp -goversion go1.14.12 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go
cat >$WORK/b022/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/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid I9SwRlAYAe8dNbOLYbC1/I9SwRlAYAe8dNbOLYbC1 -goversion go1.14.12 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal
cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/6d/6dc46e20e5f02dd4ac01b275ebaa498f6b22c21a9de3622af6560dbc8ba17202-d # internal
internal/oserror
mkdir -p $WORK/b025/
io
vendor/golang.org/x/net/dns/dnsmessage
mkdir -p $WORK/b023/
strconv
mkdir -p $WORK/b016/
cat >$WORK/b025/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
EOF
cat >$WORK/b023/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/oserror
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid EjGfmpyms_WR42gQTqeE/EjGfmpyms_WR42gQTqeE -goversion go1.14.12 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go
cd /usr/lib/golang/src/io
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid j2J67QuEZMWTu49BB1iz/j2J67QuEZMWTu49BB1iz -goversion go1.14.12 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go
mkdir -p $WORK/b038/
cat >$WORK/b016/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/strconv
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid nXBsdXsaqa5nl1mR5bqK/nXBsdXsaqa5nl1mR5bqK -goversion go1.14.12 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go
cat >$WORK/b038/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/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid RqTShr0kMZqZyp8xPfkm/RqTShr0kMZqZyp8xPfkm -goversion go1.14.12 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal
cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/28/285ba2e55acd255ae7bfc231ef657eca50ffdcbaba075cfd585d7fed033ab7a1-d # internal
syscall
mkdir -p $WORK/b028/
cat >$WORK/b028/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm64.s
cat >$WORK/b028/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile internal/oserror=$WORK/b025/_pkg_.a
packagefile internal/race=$WORK/b019/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p syscall -std -installsuffix shared -buildid u9aTa7NCPLTYWgt0svcJ/u9aTa7NCPLTYWgt0svcJ -goversion go1.14.12 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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_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/b022/_pkg_.a # internal
cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/3b/3b47b066b94bb7b52db45c9af1df5ad6f69196725498429b6aca9b7333b8f472-d # internal
container/heap
mkdir -p $WORK/b144/
cat >$WORK/b144/importcfg << 'EOF' # internal
# import config
packagefile sort=$WORK/b022/_pkg_.a
EOF
cd /usr/lib/golang/src/container/heap
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p container/heap -std -complete -installsuffix shared -buildid O_ueALxVQM9frl9sIAGo/O_ueALxVQM9frl9sIAGo -goversion go1.14.12 -D "" -importcfg $WORK/b144/importcfg -pack ./heap.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal
cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/ef/efb5d3999d3f83a5a3e851cd90297d29c2ab70626dff273a15a3919c4888b003-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal
cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/bc/bcf2d309745762e561e38a233d35718b37bacb68a33b3d8740774bc704f0ce4c-d # internal
hash
mkdir -p $WORK/b067/
crypto/internal/randutil
strings
mkdir -p $WORK/b034/
bytes
mkdir -p $WORK/b084/
cat >$WORK/b034/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
mkdir -p $WORK/b049/
cat >$WORK/b067/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b023/_pkg_.a
EOF
cd /usr/lib/golang/src/strings
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p strings -std -complete -installsuffix shared -buildid tv55Qm4XFy-P5n8n50H9/tv55Qm4XFy-P5n8n50H9 -goversion go1.14.12 -D "" -importcfg $WORK/b034/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go
cd /usr/lib/golang/src/hash
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p hash -std -complete -installsuffix shared -buildid 5b0vnK01wgYfIxZNk-Cy/5b0vnK01wgYfIxZNk-Cy -goversion go1.14.12 -D "" -importcfg $WORK/b067/importcfg -pack ./hash.go
cat >$WORK/b049/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cat >$WORK/b084/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/bytes
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p bytes -std -installsuffix shared -buildid 4njWKr3pEvWRxNR83wAQ/4njWKr3pEvWRxNR83wAQ -goversion go1.14.12 -D "" -importcfg $WORK/b049/importcfg -pack ./buffer.go ./bytes.go ./reader.go
cd /usr/lib/golang/src/crypto/internal/randutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid uIup9xxsQWu6QQKe-W-q/uIup9xxsQWu6QQKe-W-q -goversion go1.14.12 -D "" -importcfg $WORK/b084/importcfg -pack ./randutil.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/65/65ece25799e48c67f51bdca3ed1c34c038fd0c57dcc5ef981b2f5a827ccfc403-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/bb/bbf78a3b307e9b5c87770296d3d2620ecdd4c81c97e0c9871412e8c625d11c2a-d # internal
hash/crc64
mkdir -p $WORK/b145/
hash/crc32
mkdir -p $WORK/b066/
cat >$WORK/b066/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b066/symabis ./crc32_arm64.s
cat >$WORK/b145/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/hash/crc64
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid bt7nxyU9gUfylpNUMzpR/bt7nxyU9gUfylpNUMzpR -goversion go1.14.12 -D "" -importcfg $WORK/b145/importcfg -pack ./crc64.go
cat >$WORK/b066/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p hash/crc32 -std -installsuffix shared -buildid wVDfUOOKvdK_e1rGJB_W/wVDfUOOKvdK_e1rGJB_W -goversion go1.14.12 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal
cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/fa/fa7d8c285f9dd741c29cd970d7a9ea517e5d7ae4489249c65a888ed105257992-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b066/crc32_arm64.o ./crc32_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b066/_pkg_.a $WORK/b066/crc32_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal
cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/41/41210029b3459bef7dc05553a45c236182d4069045dd40f57ba452f57d49563e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal
cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/38/38b179d5a5f4034a7b746287c65c3c6d98405b169a01a2078bf8dcdd773024ba-d # internal
bufio
mkdir -p $WORK/b063/
vendor/golang.org/x/text/transform
mkdir -p $WORK/b110/
cat >$WORK/b063/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/bufio
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p bufio -std -complete -installsuffix shared -buildid BoPmIRjnZ4frqLdZ-akB/BoPmIRjnZ4frqLdZ-akB -goversion go1.14.12 -D "" -importcfg $WORK/b063/importcfg -pack ./bufio.go ./scan.go
cat >$WORK/b110/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/transform
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid o2lrHg28trwZRIWhUOdl/o2lrHg28trwZRIWhUOdl -goversion go1.14.12 -D "" -importcfg $WORK/b110/importcfg -pack ./transform.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal
cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/5b/5b2f9ef3fa8c6eb4e7f7a1ab43bee914faf0c17d537c8e706725bf7494cdf41f-d # internal
crypto
mkdir -p $WORK/b075/
crypto/rc4
mkdir -p $WORK/b090/
cat >$WORK/b075/importcfg << 'EOF' # internal
# import config
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto -std -complete -installsuffix shared -buildid p85rRuCzGNM6jXFKdnAk/p85rRuCzGNM6jXFKdnAk -goversion go1.14.12 -D "" -importcfg $WORK/b075/importcfg -pack ./crypto.go
reflect
mkdir -p $WORK/b013/
cat >$WORK/b090/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/rc4
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid _UzEg-5J-LqJnpbzxcwq/_UzEg-5J-LqJnpbzxcwq -goversion go1.14.12 -D "" -importcfg $WORK/b090/importcfg -pack ./rc4.go
cat >$WORK/b013/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b013/symabis ./asm_arm64.s
cat >$WORK/b013/importcfg << 'EOF' # internal
# import config
packagefile math=$WORK/b014/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid p6fu7amV-Y4zz36eKtBS/p6fu7amV-Y4zz36eKtBS -goversion go1.14.12 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal
cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/62/62ef67a0e12fe8dde7cf69a0609983dfe5ad1921cd45593fff04e8c37cc36c6b-d # internal
cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ee/ee5435d4888fd86970c3e2f65f9a0c31390bb3044efcb60c5cdbef0b3d23cb8f-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal
cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ed/ed9c59a1c2d06c9276519fbfd9bb5b548d2d7a2fa68e122949e0709f78f30330-d # internal
github.com/10gen/openssl/utils
mkdir -p $WORK/b047/
github.com/mongodb/mongo-tools/common
path
mkdir -p $WORK/b141/
cat >$WORK/b047/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
regexp/syntax
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl/utils
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/10gen/openssl/utils -complete -installsuffix shared -buildid SzYIU-QmaOWLFjdMCQPs/SzYIU-QmaOWLFjdMCQPs -goversion go1.14.12 -D "" -importcfg $WORK/b047/importcfg -pack ./errors.go ./future.go
mkdir -p $WORK/b056/
cat >$WORK/b141/importcfg << 'EOF' # internal
# import config
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/mongodb/mongo-tools/common -complete -installsuffix shared -buildid kTaFDs7a5JlO5vask13J/kTaFDs7a5JlO5vask13J -goversion go1.14.12 -D "" -importcfg $WORK/b141/importcfg -pack ./common.go
mkdir -p $WORK/b121/
cat >$WORK/b056/importcfg << 'EOF' # internal
# import config
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/regexp/syntax
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid jZdM7wsq-Nsi9dI7Uir-/jZdM7wsq-Nsi9dI7Uir- -goversion go1.14.12 -D "" -importcfg $WORK/b056/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go
cat >$WORK/b121/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/path
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p path -std -complete -installsuffix shared -buildid PHvk_8g2BHH0YLQsykZR/PHvk_8g2BHH0YLQsykZR -goversion go1.14.12 -D "" -importcfg $WORK/b121/importcfg -pack ./match.go ./path.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal
cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/a5/a50d33c7c21b0e203343f72b60cf5d89b8d6474578f89429c96624d49c44301d-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/93/93ebba28244ce4b040e4b64a056b7bd6954724b9819f9f2f98fbf23c68ff9228-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal
cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/fd/fd1acce6a1f43cb51c8ea85a3313e8a023f3e2d3cc662a3af2ccbcb6705887f5-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal
cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/58/582bc842c38450cc2b53078b68058eb15dc7c4bcc3c1fd03e8c7bfa898c9cba8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal
cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/58/582849f7e2b0b2775a077d5110ea187523c6b1438bdb12a4a28e93ace97d2405-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal
cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a2/a2325279bcce4a0c8878d0a9a55f25d1549f103017677499c3da506b2be72cb8-d # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/f2/f2442fb1df30c65d687eacf7ce45c1973cfab162ead7d6dc17146e97cdf72dce-d # internal
internal/syscall/execenv
mkdir -p $WORK/b030/
internal/syscall/unix
golang.org/x/crypto/ssh/terminal
mkdir -p $WORK/b136/
time
mkdir -p $WORK/b029/
cat >$WORK/b030/importcfg << 'EOF' # internal
# import config
packagefile syscall=$WORK/b028/_pkg_.a
EOF
mkdir -p $WORK/b027/
cat >$WORK/b136/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cat >$WORK/b027/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/syscall/execenv
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid NJBh2aWaLSF4JArilupj/NJBh2aWaLSF4JArilupj -goversion go1.14.12 -D "" -importcfg $WORK/b030/importcfg -pack ./execenv_default.go
cat >$WORK/b029/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /usr/lib/golang/src/time
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p time -std -installsuffix shared -buildid UjPE469dQkv6kXw5Sgjb/UjPE469dQkv6kXw5Sgjb -goversion go1.14.12 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go
cd /usr/lib/golang/src/internal/syscall/unix
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid e2EsFTBhoBtim5ItDLyM/e2EsFTBhoBtim5ItDLyM -goversion go1.14.12 -D "" -importcfg $WORK/b027/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/golang.org/x/crypto/ssh/terminal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 75cIgWf2nc0M5Su5B79O/75cIgWf2nc0M5Su5B79O -goversion go1.14.12 -D "" -importcfg $WORK/b136/importcfg -pack ./terminal.go ./util.go ./util_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal
cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/06/06faff0306cbc523932474d644d7228bf0c12d8f434c33cc83c3f59b96c6708a-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/2b/2be3d65a67a387df577af8309212a48c0896152075edeec094edd3e7d0817369-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal
cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/c3/c35e012f0bf3153b965d0647b0bb4c3bead1ff219e390553451a390132e91bfd-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal
cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/65/657ab7c4e010738f8e4a97f05d3c6bd75b6d0222aaa5c74f462e3e14d9adbdee-d # internal
regexp
mkdir -p $WORK/b055/
cat >$WORK/b055/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile regexp/syntax=$WORK/b056/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/regexp
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p regexp -std -complete -installsuffix shared -buildid 5RMhf1zVrT0fq_vdokdR/5RMhf1zVrT0fq_vdokdR -goversion go1.14.12 -D "" -importcfg $WORK/b055/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal
cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/03/03d9412370cc518786fbf6d673a24d58521ba75ec14aa2042f969a824411544e-d # internal
context
mkdir -p $WORK/b037/
cat >$WORK/b037/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/reflectlite=$WORK/b004/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/context
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p context -std -complete -installsuffix shared -buildid p9YpruOjEfJC5rha-Uos/p9YpruOjEfJC5rha-Uos -goversion go1.14.12 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go
internal/poll
mkdir -p $WORK/b026/
cat >$WORK/b026/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/syscall/unix=$WORK/b027/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/poll
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid MsX5yZuHH28vJVPYMBPe/MsX5yZuHH28vJVPYMBPe -goversion go1.14.12 -D "" -importcfg $WORK/b026/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal
cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/0b/0ba9788dfdcc27639269d4356c3b810a9d59d0da6947ee4f5592c31c549a1773-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal
cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/46/468dfb2cc56ab29cb98100ad8b39bbf267b0974f6e932d5a589a69257e7d656c-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal
cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/2b/2b2f117f9c2e1786e05f0b04bf04026a81ca31c4ce7ea5044b3753b6b8a93f1b-d # internal
os
mkdir -p $WORK/b024/
cat >$WORK/b024/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/oserror=$WORK/b025/_pkg_.a
packagefile internal/poll=$WORK/b026/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a
packagefile internal/syscall/unix=$WORK/b027/_pkg_.a
packagefile internal/testlog=$WORK/b031/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/os
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid RFtiu0w-TNiFWWAvxeMq/RFtiu0w-TNiFWWAvxeMq -goversion go1.14.12 -D "" -importcfg $WORK/b024/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 ./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 -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal
cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/de/de9384a115e3095c06fbd886156c1dab66e252428856a9d4df05114d8155f5b0-d # internal
internal/fmtsort
mkdir -p $WORK/b012/
encoding/binary
mkdir -p $WORK/b061/
cat >$WORK/b012/importcfg << 'EOF' # internal
# import config
packagefile reflect=$WORK/b013/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/fmtsort
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid k347ofCJf56WrdetsRT4/k347ofCJf56WrdetsRT4 -goversion go1.14.12 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go
cat >$WORK/b061/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/binary
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid okVf9L1NJqzAco5iWxE4/okVf9L1NJqzAco5iWxE4 -goversion go1.14.12 -D "" -importcfg $WORK/b061/importcfg -pack ./binary.go ./varint.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal
cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e3/e37fb38a043c4d2130a498f3e6fb97c24bc13d776e6c54bd3caf98ca8664a032-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/9f/9f8185cdbe6bedd11f9a8cd76ffc703ef72cf248da710a1096a350c1077423aa-d # internal
encoding/base64
mkdir -p $WORK/b098/
vendor/golang.org/x/crypto/poly1305
crypto/md5
crypto/ed25519/internal/edwards25519
mkdir -p $WORK/b087/
crypto/cipher
cat >$WORK/b098/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
EOF
mkdir -p $WORK/b071/
cat >$WORK/b087/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=$WORK/b061/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/base64
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Eu5ZmFaRh-pvALk7weat/Eu5ZmFaRh-pvALk7weat -goversion go1.14.12 -D "" -importcfg $WORK/b098/importcfg -pack ./base64.go
cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid k0dmCJ28bBKFmQtI1ygV/k0dmCJ28bBKFmQtI1ygV -goversion go1.14.12 -D "" -importcfg $WORK/b087/importcfg -pack ./const.go ./edwards25519.go
mkdir -p $WORK/b089/
mkdir -p $WORK/b104/
cat >$WORK/b071/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
EOF
cat >$WORK/b089/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/cipher
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid dR8VXODfwNgYs_Sv9RRu/dR8VXODfwNgYs_Sv9RRu -goversion go1.14.12 -D "" -importcfg $WORK/b071/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./md5block_arm64.s
cat >$WORK/b104/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid bOsCEg6JF5RscE7u25vV/bOsCEg6JF5RscE7u25vV -goversion go1.14.12 -D "" -importcfg $WORK/b104/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go
cat >$WORK/b089/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/md5 -std -installsuffix shared -buildid FngcNdPkLK2u81bpCBfO/FngcNdPkLK2u81bpCBfO -goversion go1.14.12 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal
cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/bc/bc3d4f50d84c11fa9a8d3f54e76a2b69c8807bfb86ebeae916c6ef960fdefe8e-d # internal
github.com/howeyc/gopass
mkdir -p $WORK/b135/
os/signal
path/filepath
fmt
mkdir -p $WORK/b054/
cat >$WORK/b135/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b136/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/howeyc/gopass
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/howeyc/gopass -complete -installsuffix shared -buildid kBLzj650oqTghsg3zF6p/kBLzj650oqTghsg3zF6p -goversion go1.14.12 -D "" -importcfg $WORK/b135/importcfg -pack ./nix.go ./pass.go
mkdir -p $WORK/b053/
cat >$WORK/b054/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b054/symabis ./sig.s
mkdir -p $WORK/b002/
cat >$WORK/b053/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
net
mkdir -p $WORK/b036/
cat >$WORK/b002/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/fmtsort=$WORK/b012/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/path/filepath
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid _kJ0lI1nIEqzIdZVNzvE/_kJ0lI1nIEqzIdZVNzvE -goversion go1.14.12 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go
cd /usr/lib/golang/src/net
CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go
cd /usr/lib/golang/src/fmt
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid wrvbSwmp3x_eVVqpCEt9/wrvbSwmp3x_eVVqpCEt9 -goversion go1.14.12 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go
cat >$WORK/b054/importcfg << 'EOF' # internal
# import config
packagefile os=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p os/signal -std -installsuffix shared -buildid YaKUUvWrWwEY-zh2NyIH/YaKUUvWrWwEY-zh2NyIH -goversion go1.14.12 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./doc.go ./signal.go ./signal_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal
cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/45/45a07744fc8d22629be116def42d66807bd7e8ead4a1e1a4852f12e3cc291ba3-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal
cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/df/dfac3d290e24fbf24ddc028b0112b2a8996dc40c77393b639353ec2c7c25e108-d # internal
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/md5block_arm64.o ./md5block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal
cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/d0/d02e185325b6900838c1e412e551be98b9cf5de073a0a2f3833105d7777fb42b-d # internal
encoding/pem
mkdir -p $WORK/b097/
cat >$WORK/b097/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/pem
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 5SuqQNpaaIXkx7WcHRVp/5SuqQNpaaIXkx7WcHRVp -goversion go1.14.12 -D "" -importcfg $WORK/b097/importcfg -pack ./pem.go
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/md5block_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/22/22ef8469855a17de536669a53f73825c6dd4aad0a7ee8070d27633720b66a289-d # internal
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b054/sig.o ./sig.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b054/_pkg_.a $WORK/b054/sig.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal
cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/86/860c29513817a154a2c536216d2f82d519ae5b13b04479de75725db6434e0504-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal
cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/94/94e18f8c4ef3b937d7c838b853dc3b3506caa64d0348e95b9992e1907e57f7c8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/bf/bf7b05710d24f2ea196649a46cb15446e52b3410386b4b72356f12e0a36ce677-d # internal
crypto/des
mkdir -p $WORK/b081/
vendor/golang.org/x/crypto/chacha20
mkdir -p $WORK/b102/
cat >$WORK/b081/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/des
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid YPNbfhZUcRrKToUKYQgE/YPNbfhZUcRrKToUKYQgE -goversion go1.14.12 -D "" -importcfg $WORK/b081/importcfg -pack ./block.go ./cipher.go ./const.go
cat >$WORK/b102/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b102/symabis ./chacha_arm64.s
cat >$WORK/b102/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid YDxIH1x6eWxryFt7nug8/YDxIH1x6eWxryFt7nug8 -goversion go1.14.12 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal
cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/82/82a8c0555327f1144cf323753e7d33829377724e178513ab192aa341d9efb740-d # internal
os/exec
mkdir -p $WORK/b052/
io/ioutil
mkdir -p $WORK/b058/
cat >$WORK/b058/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/io/ioutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 0QaBWahnOUkaRFopS6nb/0QaBWahnOUkaRFopS6nb -goversion go1.14.12 -D "" -importcfg $WORK/b058/importcfg -pack ./ioutil.go ./tempfile.go
cat >$WORK/b052/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile context=$WORK/b037/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /usr/lib/golang/src/os/exec
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p os/exec -std -complete -installsuffix shared -buildid tbGPUIQ6r5kgJks7YoqL/tbGPUIQ6r5kgJks7YoqL -goversion go1.14.12 -D "" -importcfg $WORK/b052/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal
cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/f5/f5fb7746f922dc7f064af46fe40c57c87e9a77c97c12d12d31247b8d8dc96711-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal
cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/9a/9a9f44981902f13f4f383047a6dcfc1a5cd6a32133bb9babd61bd687cee50b3f-d # internal
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b102/chacha_arm64.o ./chacha_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b102/_pkg_.a $WORK/b102/chacha_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal
cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/1e/1ed653d0d0dba3e43510ed3de7f77334b324cfcbf857b6455373f70bd7f2620b-d # internal
vendor/golang.org/x/crypto/chacha20poly1305
mkdir -p $WORK/b101/
cat >$WORK/b101/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/b071/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b102/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a
packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid Xtb6F-87qqK5MD3wJhAq/Xtb6F-87qqK5MD3wJhAq -goversion go1.14.12 -D "" -importcfg $WORK/b101/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal
cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/49/49d828ad5a94f27ff15fe5a4a1d48b83403d94d59f5c3c47eba3f84737c4bf94-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal
cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/14/14b767310cd2ee0562504dbe9892638ba2beae65da27eb442a9b5be27a114e9a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal
cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/64/641c99eaec2c9b4190d817a65189236a86800c7aba5b6f1cbf74981785a14cf6-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a2/a2e276c324f3d39180b63f9435c23c6cadfb4a5fe37a7a0e29aa245d078f6b16-d # internal
encoding/hex
mkdir -p $WORK/b033/
net/url
mkdir -p $WORK/b043/
log
cat >$WORK/b033/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/hex
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rj1gais4R8RISBQ4-Wdx/rj1gais4R8RISBQ4-Wdx -goversion go1.14.12 -D "" -importcfg $WORK/b033/importcfg -pack ./hex.go
cat >$WORK/b043/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
mkdir -p $WORK/b050/
cd /usr/lib/golang/src/net/url
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p net/url -std -complete -installsuffix shared -buildid HEher8nAz3Q2vO-riTpH/HEher8nAz3Q2vO-riTpH -goversion go1.14.12 -D "" -importcfg $WORK/b043/importcfg -pack ./url.go
cat >$WORK/b050/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/log
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p log -std -complete -installsuffix shared -buildid 7K6TVEihXuNwqezmPgoF/7K6TVEihXuNwqezmPgoF -goversion go1.14.12 -D "" -importcfg $WORK/b050/importcfg -pack ./log.go
text/template/parse
mkdir -p $WORK/b059/
compress/flate
mkdir -p $WORK/b065/
github.com/mongodb/mongo-tools/mongorestore/ns
vendor/golang.org/x/crypto/curve25519
github.com/mongodb/mongo-tools/common/log
mkdir -p $WORK/b148/
mime/quotedprintable
cat >$WORK/b059/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
mkdir -p $WORK/b105/
cd /usr/lib/golang/src/text/template/parse
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid _nTMmi-ku2fTsB1kXqZd/_nTMmi-ku2fTsB1kXqZd -goversion go1.14.12 -D "" -importcfg $WORK/b059/importcfg -pack ./lex.go ./node.go ./parse.go
mkdir -p $WORK/b124/
cat >$WORK/b148/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
mkdir -p $WORK/b118/
cat >$WORK/b124/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/mongorestore/ns
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/mongodb/mongo-tools/mongorestore/ns -complete -installsuffix shared -buildid axOzvWTVkMyvCF31CNb2/axOzvWTVkMyvCF31CNb2 -goversion go1.14.12 -D "" -importcfg $WORK/b148/importcfg -pack ./ns.go
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/log
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/mongodb/mongo-tools/common/log -complete -installsuffix shared -buildid OcrBW9Wu98oyGhSnc3-R/OcrBW9Wu98oyGhSnc3-R -goversion go1.14.12 -D "" -importcfg $WORK/b124/importcfg -pack ./tool_logger.go
cat >$WORK/b105/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 68RlddOqujMALBwhs23J/68RlddOqujMALBwhs23J -goversion go1.14.12 -D "" -importcfg $WORK/b105/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go
cat >$WORK/b118/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
EOF
cd /usr/lib/golang/src/mime/quotedprintable
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid OOgmWrquimfiymDehuCv/OOgmWrquimfiymDehuCv -goversion go1.14.12 -D "" -importcfg $WORK/b118/importcfg -pack ./reader.go ./writer.go
mime
cat >$WORK/b065/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
github.com/mongodb/mongo-tools/common/text
net/http/internal
mkdir -p $WORK/b116/
gopkg.in/mgo.v2/internal/json
vendor/golang.org/x/net/http2/hpack
cd /usr/lib/golang/src/compress/flate
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid B0ngstJMTP1CyTQ-6TTp/B0ngstJMTP1CyTQ-6TTp -goversion go1.14.12 -D "" -importcfg $WORK/b065/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go
mkdir -p $WORK/b138/
math/big
github.com/jessevdk/go-flags
encoding/json
mkdir -p $WORK/b127/
cat >$WORK/b138/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cat >$WORK/b116/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/text
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/mongodb/mongo-tools/common/text -complete -installsuffix shared -buildid brx0SMhZweIT2UXEjvZB/brx0SMhZweIT2UXEjvZB -goversion go1.14.12 -D "" -importcfg $WORK/b138/importcfg -pack ./grid.go ./units.go
mkdir -p $WORK/b120/
vendor/golang.org/x/text/unicode/norm
cd /usr/lib/golang/src/mime
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p mime -std -complete -installsuffix shared -buildid 9nJ3dlwrzBOtww6-eEJS/9nJ3dlwrzBOtww6-eEJS -goversion go1.14.12 -D "" -importcfg $WORK/b116/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go
cat >$WORK/b127/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cat >$WORK/b120/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
mkdir -p $WORK/b129/
cd /usr/lib/golang/src/encoding/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid tFdWMKEc9K2tfb4YnxX2/tFdWMKEc9K2tfb4YnxX2 -goversion go1.14.12 -D "" -importcfg $WORK/b127/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go
mkdir -p $WORK/b115/
cd /usr/lib/golang/src/net/http/internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid ENXco73OQUXCQWC0ebth/ENXco73OQUXCQWC0ebth -goversion go1.14.12 -D "" -importcfg $WORK/b120/importcfg -pack ./chunked.go ./testcert.go
mkdir -p $WORK/b060/
cat >$WORK/b129/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
mkdir -p $WORK/b122/
mkdir -p $WORK/b112/
cat >$WORK/b060/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b060/symabis ./arith_arm64.s
cat >$WORK/b115/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p gopkg.in/mgo.v2/internal/json -complete -installsuffix shared -buildid x2aUDqPFzmBXq6VYEQXd/x2aUDqPFzmBXq6VYEQXd -goversion go1.14.12 -D "" -importcfg $WORK/b129/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go
cat >$WORK/b122/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile path=$WORK/b121/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cat >$WORK/b112/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b110/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 7ZRxhG9TmuaQMJhMZ512/7ZRxhG9TmuaQMJhMZ512 -goversion go1.14.12 -D "" -importcfg $WORK/b115/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go
cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid bCxnfqh07DgUKbdEQkHn/bCxnfqh07DgUKbdEQkHn -goversion go1.14.12 -D "" -importcfg $WORK/b112/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/jessevdk/go-flags
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid K05GNlG-srRbnwNu4EkW/K05GNlG-srRbnwNu4EkW -goversion go1.14.12 -D "" -importcfg $WORK/b122/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go ./termsize_linux.go
cat >$WORK/b060/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p math/big -std -installsuffix shared -buildid 5jRyt3nrdZ58tkeuMPFq/5jRyt3nrdZ58tkeuMPFq -goversion go1.14.12 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal
cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/16/162fcc7daf16ae57e3b2622d659056c7039ae31a0b601d2885884535f3e616b4-d # internal
github.com/mongodb/mongo-tools/common/password
mkdir -p $WORK/b134/
cat >$WORK/b134/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/howeyc/gopass=$WORK/b135/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b136/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/password
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/mongodb/mongo-tools/common/password -complete -installsuffix shared -buildid qDigqShXxi-XUIdejqYX/qDigqShXxi-XUIdejqYX -goversion go1.14.12 -D "" -importcfg $WORK/b134/importcfg -pack ./pass_util.go ./password.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal
cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/94/943bf1c3facd7ed2b54ff0e57feb6c94553027631f53f64526237139b11d1282-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal
cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/c3/c34043ca7b1bd0e0b9d0451671a18a0bf3cead7e865b2f988350dc7bea209248-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal
cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/c2/c23f7b7bd83f4067a54a42f1cfb6413124751b098fc3aee35a4c74930b10ec7b-d # internal
github.com/mongodb/mongo-tools/common/progress
mkdir -p $WORK/b137/
cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/c1/c1d462ca8231528b16fb234292d5d767406367aeb5f98b80def921ba93a3afbe-d # internal
cat >$WORK/b137/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/text=$WORK/b138/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/progress
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/mongodb/mongo-tools/common/progress -complete -installsuffix shared -buildid _eKvyNi1-TcHCmulvjKz/_eKvyNi1-TcHCmulvjKz -goversion go1.14.12 -D "" -importcfg $WORK/b137/importcfg -pack ./manager.go ./progress_bar.go ./progressor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal
cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ec/ecf39694986f7aaf5d0b61aa66737be253bfcdf70f7f270183cf88be77b4810f-d # internal
vendor/golang.org/x/text/unicode/bidi
mkdir -p $WORK/b111/
cat >$WORK/b111/importcfg << 'EOF' # internal
# import config
packagefile container/list=$WORK/b068/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid dCGmm-h0bbohX_xpa4RR/dCGmm-h0bbohX_xpa4RR -goversion go1.14.12 -D "" -importcfg $WORK/b111/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal
cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/1e/1eb2805d00332f986bea9950fe6e1e02c0f608d1405ad7244bd87fa9af4d1041-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal
cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a8/a8ff1520360d019a649e587a80c96899da0ef11b2282ded4a4308327adb5d905-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/7b/7bdf9efe27c6b4ff52099b51c864607b216366aeafe38135b98d613a2c173741-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal
cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/3e/3e354a44d3279eab391f51b234258567a8bf3627de00a12bf526ffb6c850eea6-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/5a/5ae4336db93a4173e28cd1654157c751bff896ff570fff151f7f0c5ef3d348c0-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal
cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b0/b06389c7916b3d6f506ac32eaff7810cf48e050fb010d61a4ef9ea86afa1d33f-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal
cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/3c/3cd21033f97c3f6287ff374468a7f4b9e65366c367316d8200a86cc9fe9821d5-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal
cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e5/e559118d7b15bbdd622500ec85ab4dd7b08083d9b4f066814000f4695823b729-d # internal
vendor/golang.org/x/text/secure/bidirule
mkdir -p $WORK/b109/
cat >$WORK/b109/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
packagefile errors=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b110/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid PmQa7Vs--wZcLY0MO3ak/PmQa7Vs--wZcLY0MO3ak -goversion go1.14.12 -D "" -importcfg $WORK/b109/importcfg -pack ./bidirule.go ./bidirule10.0.0.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal
cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/60/6000992e646ff0db4d38d564b5ccedc41ef7402f09a4352e173bc608ba7dd49e-d # internal
compress/gzip
mkdir -p $WORK/b064/
cat >$WORK/b064/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile compress/flate=$WORK/b065/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile hash/crc32=$WORK/b066/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/compress/gzip
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid cYx9rnHMnqe6fWoN6XEo/cYx9rnHMnqe6fWoN6XEo -goversion go1.14.12 -D "" -importcfg $WORK/b064/importcfg -pack ./gunzip.go ./gzip.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal
cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/cf/cf6c87ef7553c61642a976a474359ac2a04ca32b7683460f02bd682621178b20-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal
cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/4f/4f3bdf075572b54e1507f2deff8986f3f2f5d496e14741c147e50179d7d01463-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal
cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/5a/5ad8230299e32ba2c9077b2d54e62e3e9f4fb7872dbbed3f270ef7079605628a-d # internal
text/template
mkdir -p $WORK/b057/
cat >$WORK/b057/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile internal/fmtsort=$WORK/b012/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile text/template/parse=$WORK/b059/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/text/template
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p text/template -std -complete -installsuffix shared -buildid vLiMXzPPzzt5nQQHkjTP/vLiMXzPPzzt5nQQHkjTP -goversion go1.14.12 -D "" -importcfg $WORK/b057/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal
cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/14/14d240e3c5650ad0ce717b29910c8f8ad482d5a5c6fcbb8c40f4415081f0dbf2-d # internal
vendor/golang.org/x/net/idna
mkdir -p $WORK/b108/
cat >$WORK/b108/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b109/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b112/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/idna
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Z18_HWhTAdYXOHsQP8eZ/Z18_HWhTAdYXOHsQP8eZ -goversion go1.14.12 -D "" -importcfg $WORK/b108/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal
cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/bc/bcafcabdc66ac288cdc762b54d0e3b5c235258763367e3a2b7f83d47596c13bb-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal
cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/7f/7f5dcf62ba8cf42989f679240f53a95f0ef2cb4b37648ccebdc9788110a4b1fa-d # internal
cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/87/87da4855bc3a83ed3c5d96f99018d8ac7ed48a911299e1e3d49835da0476c0d0-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal
cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/1f/1f7472e35a0d48e834a3ce820a92f5d032f72fc368a73cc5825eb60bfa0726fa-d # internal
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b060/arith_arm64.o ./arith_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b060/_pkg_.a $WORK/b060/arith_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal
cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/93/9353b8d9ef28758db6b9220b35311aa62ddca0b1a79629eb2d50e1475b5ed37c-d # internal
crypto/dsa
mkdir -p $WORK/b095/
encoding/asn1
crypto/elliptic
mkdir -p $WORK/b083/
cat >$WORK/b095/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
EOF
cat >$WORK/b083/go_asm.h << 'EOF' # internal
EOF
mkdir -p $WORK/b078/
cd /usr/lib/golang/src/crypto/elliptic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b083/symabis ./p256_asm_arm64.s
cd /usr/lib/golang/src/crypto/dsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 6-cHOfSq1ePscEMAQXP4/6-cHOfSq1ePscEMAQXP4 -goversion go1.14.12 -D "" -importcfg $WORK/b095/importcfg -pack ./dsa.go
cat >$WORK/b078/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/asn1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid Ru9IBMRxTWEIOP8uFkPv/Ru9IBMRxTWEIOP8uFkPv -goversion go1.14.12 -D "" -importcfg $WORK/b078/importcfg -pack ./asn1.go ./common.go ./marshal.go
cat >$WORK/b083/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b023/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/elliptic
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid T9L6BLAKetkI4gs_EvVX/T9L6BLAKetkI4gs_EvVX -goversion go1.14.12 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal
cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d4/d4c60dfd2779b9163bb606225a8fc481930e412af40aed03ea32f7a40b407a4b-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/f9/f9726aded24df952a0c1c30193361ebc85194aec4b2d07715a01c5532447d36a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b083/p256_asm_arm64.o ./p256_asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b083/_pkg_.a $WORK/b083/p256_asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/4f/4f9b14c8468401f8038cd602200c90e5f0c5563be266bd38d8dbec728b5d995d-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal
cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/37/37ec53e71ed8b592fde91e8f6f501ba020bc3ad3b721ad59aa61bc340e4b9f8b-d # internal
crypto/x509/pkix
mkdir -p $WORK/b096/
vendor/golang.org/x/crypto/cryptobyte
mkdir -p $WORK/b099/
cat >$WORK/b096/importcfg << 'EOF' # internal
# import config
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/x509/pkix
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid gocvykXSfVUS7tGLxAva/gocvykXSfVUS7tGLxAva -goversion go1.14.12 -D "" -importcfg $WORK/b096/importcfg -pack ./pkix.go
cat >$WORK/b099/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
crypto/internal/boring
mkdir -p $WORK/b074/
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 6zldvN3E09ECJXg9pt5e/6zldvN3E09ECJXg9pt5e -goversion go1.14.12 -D "" -importcfg $WORK/b099/importcfg -pack ./asn1.go ./builder.go ./string.go
cd /usr/lib/golang/src/crypto/internal/boring
CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b074/ -importpath crypto/internal/boring -- -I $WORK/b074/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal
cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/3c/3cfe4b0c71f4fe1f6fa34d04ca074e6666ea4292b885f61f6bd0eb9ceb619aaf-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal
cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/a1/a13f406666754a7d6a33ccd27e2c63a496b6798f3e91efecb3041c42cdc97903-d # internal
cd $WORK/b036
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/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/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/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/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/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/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c
cd /usr/lib/golang/src/net
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go
cat >$WORK/b036/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
packagefile context=$WORK/b037/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile internal/nettrace=$WORK/b039/_pkg_.a
packagefile internal/poll=$WORK/b026/_pkg_.a
packagefile internal/singleflight=$WORK/b040/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p net -std -installsuffix shared -buildid vJsAvTDWh-NvNq4fcOul/vJsAvTDWh-NvNq4fcOul -goversion go1.14.12 -D "" -importcfg $WORK/b036/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal
cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/6f/6f84cca08d9c9d99ea5fad341dcabd5ac909a2f492a2f3001af589ae645c07db-d # internal
github.com/mongodb/mongo-tools/common/connstring
mkdir -p $WORK/b035/
vendor/golang.org/x/net/http/httpproxy
mkdir -p $WORK/b114/
log/syslog
net/textproto
mkdir -p $WORK/b113/
cat >$WORK/b035/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/connstring
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/mongodb/mongo-tools/common/connstring -complete -installsuffix shared -buildid ZSvKuXCIYLO9pglqw0sD/ZSvKuXCIYLO9pglqw0sD -goversion go1.14.12 -D "" -importcfg $WORK/b035/importcfg -pack ./connstring.go
mkdir -p $WORK/b051/
cat >$WORK/b114/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cat >$WORK/b113/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/net/textproto
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid IVvazSfdRg1woU0UN6wL/IVvazSfdRg1woU0UN6wL -goversion go1.14.12 -D "" -importcfg $WORK/b113/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go
cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid J1i__6QsrXrYvMaX80ZH/J1i__6QsrXrYvMaX80ZH -goversion go1.14.12 -D "" -importcfg $WORK/b114/importcfg -pack ./proxy.go
cat >$WORK/b051/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/log/syslog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid YItClFMPD7KKpOc9uPjO/YItClFMPD7KKpOc9uPjO -goversion go1.14.12 -D "" -importcfg $WORK/b051/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal
cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c2/c23eeaa4cc846df0c5cadafb729f59044c55a6c23a830115519279d7b1705020-d # internal
github.com/spacemonkeygo/spacelog
mkdir -p $WORK/b048/
cat >$WORK/b048/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile log/syslog=$WORK/b051/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile os/exec=$WORK/b052/_pkg_.a
packagefile os/signal=$WORK/b054/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile text/template=$WORK/b057/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/spacemonkeygo/spacelog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/spacemonkeygo/spacelog -complete -installsuffix shared -buildid 7j43awweund7X0VZBiAv/7j43awweund7X0VZBiAv -goversion go1.14.12 -D "" -importcfg $WORK/b048/importcfg -pack ./capture.go ./capture_linux.go ./collection.go ./convenience.go ./doc.go ./event.go ./handler.go ./level.go ./logger.go ./output.go ./output_other.go ./setup.go ./syslog.go ./templates.go ./templates_others.go ./text.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal
cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/da/da2497e3a59bedf780e1dccedc4f9546353a141de573de2e9923a6a2ec6fb0e1-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal
cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/49/498e8218113ce330e2b5dc25ad57b2936852003f167c526df4563653768cfcca-d # internal
vendor/golang.org/x/net/http/httpguts
mkdir -p $WORK/b107/
cat >$WORK/b107/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid wGbCajl5l4OjpMeKImj_/wGbCajl5l4OjpMeKImj_ -goversion go1.14.12 -D "" -importcfg $WORK/b107/importcfg -pack ./guts.go ./httplex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/9d/9de8598d459b9d954295fc8571f89885c7b18b9b10ee84199098ccd0ff75836e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal
cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/d1/d1a2c219a763646c822317c63848682e23dfaf2c30b8375cf9324574079aca70-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal
cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ed/ed243bb1c23f1c17caf513e98fe73f459c90b49be70e0c659e6b0275382abadf-d # internal
cd $WORK/b074
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/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/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c
cd /usr/lib/golang/src/crypto/internal/boring
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x009.o -c openssl_ecdsa_signature.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x010.o -c openssl_evp.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x011.o -c openssl_lock_setup.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x012.o -c openssl_port_aead_gcm.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x013.o -c openssl_port_ctr128.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x014.o -c openssl_port_evp_md5_sha1.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x015.o -c openssl_port_hmac.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x016.o -c openssl_port_rsa.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x017.o -c openssl_stub_rand.c
cd $WORK/b074
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c
cd /usr/lib/golang/src/crypto/internal/boring
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o $WORK/b074/_x011.o $WORK/b074/_x012.o $WORK/b074/_x013.o $WORK/b074/_x014.o $WORK/b074/_x015.o $WORK/b074/_x016.o $WORK/b074/_x017.o -g -O2 -ldl
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go
cat >$WORK/b074/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b076/_pkg_.a
packagefile crypto/internal/boring/sig=$WORK/b077/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid n3xhh9SXZoiPLpvu_K8K/n3xhh9SXZoiPLpvu_K8K -goversion go1.14.12 -D "" -importcfg $WORK/b074/importcfg -pack ./doc.go $WORK/b074/_cgo_gotypes.go $WORK/b074/aes.cgo1.go $WORK/b074/boring.cgo1.go $WORK/b074/ecdsa.cgo1.go $WORK/b074/hmac.cgo1.go $WORK/b074/rand.cgo1.go $WORK/b074/rsa.cgo1.go $WORK/b074/sha.cgo1.go $WORK/b074/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o $WORK/b074/_x011.o $WORK/b074/_x012.o $WORK/b074/_x013.o $WORK/b074/_x014.o $WORK/b074/_x015.o $WORK/b074/_x016.o $WORK/b074/_x017.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal
cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/2f/2f35fbc3167a6115110a25613ec762d6eff16545e5c55d34e895b840349ec817-d # internal
crypto/sha1
crypto/hmac
mkdir -p $WORK/b092/
crypto/sha512
crypto/sha256
mkdir -p $WORK/b093/
crypto/aes
cat >$WORK/b092/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b092/symabis ./sha1block_arm64.s
mkdir -p $WORK/b070/
cat >$WORK/b093/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b093/symabis ./sha256block_arm64.s
mkdir -p $WORK/b085/
cat >$WORK/b070/go_asm.h << 'EOF' # internal
EOF
mkdir -p $WORK/b088/
cat >$WORK/b085/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b070/symabis ./asm_arm64.s ./gcm_arm64.s
cd /usr/lib/golang/src/crypto/sha512
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid gVcLBcxyYrVOCYAfxmcz/gVcLBcxyYrVOCYAfxmcz -goversion go1.14.12 -D "" -importcfg $WORK/b085/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go
cat >$WORK/b088/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/hmac
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid Vs3jeurf2Ajo3j95s513/Vs3jeurf2Ajo3j95s513 -goversion go1.14.12 -D "" -importcfg $WORK/b088/importcfg -pack ./hmac.go
cat >$WORK/b092/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 8-_8RCDH7pBq1T_2JNCG/8-_8RCDH7pBq1T_2JNCG -goversion go1.14.12 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go
cat >$WORK/b093/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid c1hsy0pnQNlG3NCcmE3T/c1hsy0pnQNlG3NCcmE3T -goversion go1.14.12 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go
cat >$WORK/b070/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/aes -std -installsuffix shared -buildid faJ0NV05cYser03dGmKD/faJ0NV05cYser03dGmKD -goversion go1.14.12 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/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/b088/_pkg_.a # internal
cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/2f/2f8138f2de8574dffc3fa3b751813f3c27dd1c0e3a1a7f3a6bc619d720ae3da5-d # internal
vendor/golang.org/x/crypto/hkdf
mkdir -p $WORK/b106/
cat >$WORK/b106/importcfg << 'EOF' # internal
# import config
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QK0sH6hPio9myeDGI2t_/QK0sH6hPio9myeDGI2t_ -goversion go1.14.12 -D "" -importcfg $WORK/b106/importcfg -pack ./hkdf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal
cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/cf/cf3c60db14a8fc68d1cac67fccdb81a689a3cdd1cca3a1a291fddd529bb556b0-d # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b092/sha1block_arm64.o ./sha1block_arm64.s
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b093/sha256block_arm64.o ./sha256block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal
cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/d7/d7c80f2b37634af44738876d023b875c4717f08b4414977526f02b8c24fb8dd1-d # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b092/_pkg_.a $WORK/b092/sha1block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal
cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/55/55265a335128dc3eaa588f3bc61667be57e8dd4214c8257aa7fa0bd05ba6ae8e-d # internal
cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/6c/6cbcd7d38efb6d276b949bea3f44fc503212ea8e794a0df94f13ccb361580e0b-d # internal
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/gcm_arm64.o ./gcm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b070/_pkg_.a $WORK/b070/asm_arm64.o $WORK/b070/gcm_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/61/6135f92b58945435b2d3c133fbdf42799d9fa09e9b7461c07529bec142528bf4-d # internal
crypto/ecdsa
mkdir -p $WORK/b082/
crypto/rand
mkdir -p $WORK/b069/
cat >$WORK/b069/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/syscall/unix=$WORK/b027/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cat >$WORK/b082/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/rand
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid WJyB9_olaKTMf5l21bZL/WJyB9_olaKTMf5l21bZL -goversion go1.14.12 -D "" -importcfg $WORK/b069/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go
cd /usr/lib/golang/src/crypto/ecdsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid nN1Ovpjn3m4-kj4-Nvf8/nN1Ovpjn3m4-kj4-Nvf8 -goversion go1.14.12 -D "" -importcfg $WORK/b082/importcfg -pack ./boring.go ./ecdsa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal
cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/76/7699e7bc11f2fe79e1142d17696d3e73620308d4a2eb5a0f548000f3ebad57bd-d # internal
crypto/ed25519
mkdir -p $WORK/b086/
cat >$WORK/b086/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
EOF
mime/multipart
mkdir -p $WORK/b117/
crypto/rsa
cd /usr/lib/golang/src/crypto/ed25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid obcvYqkivDkzMMx9KkEx/obcvYqkivDkzMMx9KkEx -goversion go1.14.12 -D "" -importcfg $WORK/b086/importcfg -pack ./ed25519.go
mkdir -p $WORK/b091/
gopkg.in/mgo.v2/bson
cat >$WORK/b117/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile mime=$WORK/b116/_pkg_.a
packagefile mime/quotedprintable=$WORK/b118/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /usr/lib/golang/src/mime/multipart
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid iyP5F5Cr7Q-YFiyrnfwN/iyP5F5Cr7Q-YFiyrnfwN -goversion go1.14.12 -D "" -importcfg $WORK/b117/importcfg -pack ./formdata.go ./multipart.go ./writer.go
mkdir -p $WORK/b126/
cat >$WORK/b091/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/rsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid c0Cq6ygmsbjclDWNyX4b/c0Cq6ygmsbjclDWNyX4b -goversion go1.14.12 -D "" -importcfg $WORK/b091/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go
cat >$WORK/b126/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile encoding/json=$WORK/b127/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/json=$WORK/b129/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
gopkg.in/mgo.v2/internal/scram
mkdir -p $WORK/b131/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/bson
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p gopkg.in/mgo.v2/bson -complete -installsuffix shared -buildid VXLwTfojDDaLKg8Zsw0T/VXLwTfojDDaLKg8Zsw0T -goversion go1.14.12 -D "" -importcfg $WORK/b126/importcfg -pack ./bson.go ./decimal.go ./decode.go ./encode.go ./json.go
cat >$WORK/b131/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/scram
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p gopkg.in/mgo.v2/internal/scram -complete -installsuffix shared -buildid xqxZmpeecSC9T0s0lCvV/xqxZmpeecSC9T0s0lCvV -goversion go1.14.12 -D "" -importcfg $WORK/b131/importcfg -pack ./scram.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal
cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/48/481e785584d216ff8d098ed17cb2f9e030c14a18916f6be38a948ea2c25e327a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal
cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/01/013c342c39c18e3f6ce35f43ee6968d72cfd98712f52c7dcb6302752385ec4af-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal
cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/d2/d2fd28543e4a80dec48cdb1dd0becfc2580cfde9ed995be23fdbffdac2be9559-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal
cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/e9/e9fb27e18cd367e4821ad8c2c6968f6c39f2d2cb25ee8934202b83b8b7f412de-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/64/643207770dafae6461e2a65e863d66612a8a66184f4fb5303fa0ed550af113ce-d # internal
crypto/x509
mkdir -p $WORK/b094/
cat >$WORK/b094/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/b049/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/des=$WORK/b081/_pkg_.a
packagefile crypto/dsa=$WORK/b095/_pkg_.a
packagefile crypto/ecdsa=$WORK/b082/_pkg_.a
packagefile crypto/ed25519=$WORK/b086/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/rsa=$WORK/b091/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile crypto/sha256=$WORK/b093/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile encoding/pem=$WORK/b097/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/x509
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid zRYhyM2E1pnF1Es1-Aii/zRYhyM2E1pnF1Es1-Aii -goversion go1.14.12 -D "" -importcfg $WORK/b094/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
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal
cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/e0/e0287bb5f05dcbb713bfda70c2a1d33aafd995eb5b9b1de3457037ea8632c3bd-d # internal
github.com/mongodb/mongo-tools/common/util
mkdir -p $WORK/b125/
cat >$WORK/b125/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/util
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/mongodb/mongo-tools/common/util -complete -installsuffix shared -buildid 3ec2jb-PIr1P1q4HGyyt/3ec2jb-PIr1P1q4HGyyt -goversion go1.14.12 -D "" -importcfg $WORK/b125/importcfg -pack ./bool.go ./exit_code.go ./file.go ./format_date.go ./math.go ./mongo.go ./net.go ./slice.go ./strings.go ./util.go
gopkg.in/mgo.v2
mkdir -p $WORK/b130/
cat >$WORK/b130/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b131/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p gopkg.in/mgo.v2 -complete -installsuffix shared -buildid u_xpSXKdtDaOVwlnBbK1/u_xpSXKdtDaOVwlnBbK1 -goversion go1.14.12 -D "" -importcfg $WORK/b130/importcfg -pack ./auth.go ./bulk.go ./cluster.go ./doc.go ./gridfs.go ./log.go ./queue.go ./raceoff.go ./saslstub.go ./server.go ./session.go ./socket.go ./stats.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal
cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/29/29bd3f743d5fda12748f477e06c69db7452349d2c03a42c4f8f2b4f4e862946d-d # internal
crypto/tls
mkdir -p $WORK/b080/
cat >$WORK/b080/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/b049/_pkg_.a
packagefile container/list=$WORK/b068/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/des=$WORK/b081/_pkg_.a
packagefile crypto/ecdsa=$WORK/b082/_pkg_.a
packagefile crypto/ed25519=$WORK/b086/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b076/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/rc4=$WORK/b090/_pkg_.a
packagefile crypto/rsa=$WORK/b091/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile crypto/sha256=$WORK/b093/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile crypto/x509=$WORK/b094/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile encoding/pem=$WORK/b097/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a
packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b105/_pkg_.a
packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/tls
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid BOnvn17dh1JsOBBMEpfg/BOnvn17dh1JsOBBMEpfg -goversion go1.14.12 -D "" -importcfg $WORK/b080/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal
cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/63/63efd47ee106b7b98ae790c502dee21d882e94d742a7e9892e1854748a218fc5-d # internal
github.com/mongodb/mongo-tools/common/signals
mkdir -p $WORK/b139/
github.com/mongodb/mongo-tools/common/intents
mkdir -p $WORK/b143/
cat >$WORK/b139/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile os/signal=$WORK/b054/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/signals
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/mongodb/mongo-tools/common/signals -complete -installsuffix shared -buildid yRyTRoCCGzY6QlwYZJpt/yRyTRoCCGzY6QlwYZJpt -goversion go1.14.12 -D "" -importcfg $WORK/b139/importcfg -pack ./signals.go
cat >$WORK/b143/importcfg << 'EOF' # internal
# import config
packagefile container/heap=$WORK/b144/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common=$WORK/b141/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/intents
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/mongodb/mongo-tools/common/intents -complete -installsuffix shared -buildid wj66kfRinOqU3t5ATF2u/wj66kfRinOqU3t5ATF2u -goversion go1.14.12 -D "" -importcfg $WORK/b143/importcfg -pack ./intent.go ./intent_prioritizer.go
github.com/mongodb/mongo-tools/common/json
mkdir -p $WORK/b133/
cat >$WORK/b133/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/mongodb/mongo-tools/common/json -complete -installsuffix shared -buildid VyGgeQJt_gC1LZ0nA7Mx/VyGgeQJt_gC1LZ0nA7Mx -goversion go1.14.12 -D "" -importcfg $WORK/b133/importcfg -pack ./bindata.go ./boolean.go ./constructor.go ./consts.go ./csv_format.go ./date.go ./dbpointer.go ./dbref.go ./decode.go ./encode.go ./fold.go ./helpers.go ./hex.go ./indent.go ./infinity.go ./iso_date.go ./json_format.go ./maxkey.go ./minkey.go ./mongo_extjson.go ./nan.go ./new.go ./number.go ./objectid.go ./regexp.go ./scanner.go ./single_quoted.go ./stream.go ./tags.go ./timestamp.go ./undefined.go ./unquoted.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal
cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/0b/0b29fc9e97095b00b9260980d52964eef0943e690f835199ad69a4e0006485e8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal
cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/b3/b351b18afcc9f541726d87a818b825a6dc40d5b3ec74314fd886e73dbc6c57bf-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal
cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/3b/3bd201488475840ac561d2a734ef621ec34a2164423ca490e9ae380f422e7fe2-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal
cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/f5/f526baa1e52d869baeb66c7cb794f766f782b7d2fafd3571a94b8e8c71285196-d # internal
github.com/mongodb/mongo-tools/common/bsonutil
mkdir -p $WORK/b147/
cat >$WORK/b147/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/bsonutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/mongodb/mongo-tools/common/bsonutil -complete -installsuffix shared -buildid jSdmCh5o3DeWGcPDJvoT/jSdmCh5o3DeWGcPDJvoT -goversion go1.14.12 -D "" -importcfg $WORK/b147/importcfg -pack ./bsonutil.go ./converter.go ./marshal_d.go ./number.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal
cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/d8/d86b8698609201e105307ef13455b6dfc38604d30333634233991b7525218085-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/8b/8b6f50fbec6204f07de4f67ee74cfa19f680ae4f656218deb37ffa8c97d754c9-d # internal
net/http/httptrace
mkdir -p $WORK/b119/
cat >$WORK/b119/importcfg << 'EOF' # internal
# import config
packagefile context=$WORK/b037/_pkg_.a
packagefile crypto/tls=$WORK/b080/_pkg_.a
packagefile internal/nettrace=$WORK/b039/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/net/http/httptrace
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid rzCRJPch8haUdQdj47Ua/rzCRJPch8haUdQdj47Ua -goversion go1.14.12 -D "" -importcfg $WORK/b119/importcfg -pack ./trace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal
cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/70/70cf2fcfd9102b561b916df5b91c06eaa8bcdfbb300956867fd0d5d0a888a8cb-d # internal
net/http
mkdir -p $WORK/b062/
cat >$WORK/b062/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile compress/gzip=$WORK/b064/_pkg_.a
packagefile container/list=$WORK/b068/_pkg_.a
packagefile context=$WORK/b037/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/tls=$WORK/b080/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b107/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b114/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b115/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile mime=$WORK/b116/_pkg_.a
packagefile mime/multipart=$WORK/b117/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/http/httptrace=$WORK/b119/_pkg_.a
packagefile net/http/internal=$WORK/b120/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile path=$WORK/b121/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/net/http
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p net/http -std -complete -installsuffix shared -buildid 9flW_CtzbPxYeil9gr-N/9flW_CtzbPxYeil9gr-N -goversion go1.14.12 -D "" -importcfg $WORK/b062/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal
cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/b8/b8baddf574b6745b0f316433beaa85ba72385dcdcb2018303b9deb6e7d5f634d-d # internal
github.com/10gen/openssl
mkdir -p $WORK/b046/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
pkg-config --cflags -- openssl
pkg-config --libs -- openssl
CGO_LDFLAGS='"-g" "-O2" "-lssl" "-lcrypto"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b046/ -importpath github.com/10gen/openssl -- -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations ./bio.go ./build.go ./cert.go ./ciphers.go ./ciphers_gcm.go ./conn.go ./ctx.go ./dh.go ./dhparam.go ./digest.go ./engine.go ./features.go ./fips.go ./hmac.go ./hostname.go ./init.go ./init_posix.go ./key.go ./key_1_0.go ./mapping.go ./sha1.go ./sha256.go ./ssl.go ./system_certs.go ./tickets.go ./version.go
cd $WORK/b046
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x002.o -c bio.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x003.o -c build.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x004.o -c cert.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x005.o -c ciphers.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x006.o -c ciphers_gcm.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x007.o -c conn.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x008.o -c ctx.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x009.o -c dh.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x010.o -c dhparam.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x011.o -c digest.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x012.o -c engine.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x013.o -c features.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x014.o -c fips.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x015.o -c hmac.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x016.o -c hostname.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x017.o -c init.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x018.o -c init_posix.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x019.o -c key.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x020.o -c key_1_0.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x021.o -c mapping.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x022.o -c sha1.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x023.o -c sha256.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x024.o -c ssl.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x025.o -c system_certs.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x026.o -c tickets.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x027.o -c version.cgo2.c
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x028.o -c hostname.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x029.o -c password.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x030.o -c shim.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x031.o -c sni.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x032.o -c system_certs.c
cd $WORK/b046
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o $WORK/b046/_x011.o $WORK/b046/_x012.o $WORK/b046/_x013.o $WORK/b046/_x014.o $WORK/b046/_x015.o $WORK/b046/_x016.o $WORK/b046/_x017.o $WORK/b046/_x018.o $WORK/b046/_x019.o $WORK/b046/_x020.o $WORK/b046/_x021.o $WORK/b046/_x022.o $WORK/b046/_x023.o $WORK/b046/_x024.o $WORK/b046/_x025.o $WORK/b046/_x026.o $WORK/b046/_x027.o $WORK/b046/_x028.o $WORK/b046/_x029.o $WORK/b046/_x030.o $WORK/b046/_x031.o $WORK/b046/_x032.o -g -O2 -lssl -lcrypto
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage openssl -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go
cat >$WORK/b046/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/10gen/openssl/utils=$WORK/b047/_pkg_.a
packagefile github.com/spacemonkeygo/spacelog=$WORK/b048/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/http=$WORK/b062/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/10gen/openssl -installsuffix shared -buildid vzw6Mb8qh7wLq5sCJKDO/vzw6Mb8qh7wLq5sCJKDO -goversion go1.14.12 -D "" -importcfg $WORK/b046/importcfg -pack ./http.go ./net.go ./nid.go ./pem.go $WORK/b046/_cgo_gotypes.go $WORK/b046/bio.cgo1.go $WORK/b046/build.cgo1.go $WORK/b046/cert.cgo1.go $WORK/b046/ciphers.cgo1.go $WORK/b046/ciphers_gcm.cgo1.go $WORK/b046/conn.cgo1.go $WORK/b046/ctx.cgo1.go $WORK/b046/dh.cgo1.go $WORK/b046/dhparam.cgo1.go $WORK/b046/digest.cgo1.go $WORK/b046/engine.cgo1.go $WORK/b046/features.cgo1.go $WORK/b046/fips.cgo1.go $WORK/b046/hmac.cgo1.go $WORK/b046/hostname.cgo1.go $WORK/b046/init.cgo1.go $WORK/b046/init_posix.cgo1.go $WORK/b046/key.cgo1.go $WORK/b046/key_1_0.cgo1.go $WORK/b046/mapping.cgo1.go $WORK/b046/sha1.cgo1.go $WORK/b046/sha256.cgo1.go $WORK/b046/ssl.cgo1.go $WORK/b046/system_certs.cgo1.go $WORK/b046/tickets.cgo1.go $WORK/b046/version.cgo1.go $WORK/b046/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o $WORK/b046/_x011.o $WORK/b046/_x012.o $WORK/b046/_x013.o $WORK/b046/_x014.o $WORK/b046/_x015.o $WORK/b046/_x016.o $WORK/b046/_x017.o $WORK/b046/_x018.o $WORK/b046/_x019.o $WORK/b046/_x020.o $WORK/b046/_x021.o $WORK/b046/_x022.o $WORK/b046/_x023.o $WORK/b046/_x024.o $WORK/b046/_x025.o $WORK/b046/_x026.o $WORK/b046/_x027.o $WORK/b046/_x028.o $WORK/b046/_x029.o $WORK/b046/_x030.o $WORK/b046/_x031.o $WORK/b046/_x032.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal
cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/88/888d0d7cc94690b205b1868f60ec792c2f41deb561b799b9a6de89b00828943b-d # internal
github.com/mongodb/mongo-tools/common/options
mkdir -p $WORK/b045/
cat >$WORK/b045/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b046/_pkg_.a
packagefile github.com/jessevdk/go-flags=$WORK/b122/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b035/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b123/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/options
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/mongodb/mongo-tools/common/options -complete -installsuffix shared -buildid W8SzOSGj42nuL3JE12xi/W8SzOSGj42nuL3JE12xi -goversion go1.14.12 -D "" -importcfg $WORK/b045/importcfg -pack ./options.go ./options_fp_disabled.go ./options_openssl.go ./options_ssl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal
cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/28/28cc7108fd1ca5095159f268d91ae279a8999751ef81d091eaf1ed827fad0eb4-d # internal
github.com/mongodb/mongo-tools/common/db/kerberos
mkdir -p $WORK/b044/
cat >$WORK/b044/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/kerberos
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/mongodb/mongo-tools/common/db/kerberos -complete -installsuffix shared -buildid Xnuwz_ni2E7XqBMCEfsW/Xnuwz_ni2E7XqBMCEfsW -goversion go1.14.12 -D "" -importcfg $WORK/b044/importcfg -pack ./gssapi.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/4c/4cb70431de8b7adb46beb1f461fe4ee07cd3328e5b3b69951a9bd503b2b77a9c-d # internal
github.com/mongodb/mongo-tools/common/db/openssl
mkdir -p $WORK/b132/
cat >$WORK/b132/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b046/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b044/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/openssl
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/mongodb/mongo-tools/common/db/openssl -complete -installsuffix shared -buildid 0ReFI6ZfgSjeaQWCZXQd/0ReFI6ZfgSjeaQWCZXQd -goversion go1.14.12 -D "" -importcfg $WORK/b132/importcfg -pack ./openssl.go ./openssl_fips.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal
cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/0d/0de32b5abf4bd26548f3b000d3a8405c5321badb68ea41dc459961227df87294-d # internal
github.com/mongodb/mongo-tools/common/db
mkdir -p $WORK/b032/
cat >$WORK/b032/importcfg << 'EOF' # internal
# import config
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b035/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b044/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b132/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b134/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/mongodb/mongo-tools/common/db -complete -installsuffix shared -buildid aL461XMQZ6HwxVRMveWx/aL461XMQZ6HwxVRMveWx -goversion go1.14.12 -D "" -importcfg $WORK/b032/importcfg -pack ./bson_stream.go ./buffered_bulk.go ./command.go ./connector.go ./db.go ./db_openssl.go ./namespaces.go ./read_preferences.go ./write_concern.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal
cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/37/37415e8c5a9e52dcd0a5f16da4889ce4ac4f1094dfbd819c0fda25815a135d40-d # internal
github.com/mongodb/mongo-tools/common/auth
mkdir -p $WORK/b146/
github.com/mongodb/mongo-tools/common/archive
mkdir -p $WORK/b142/
cat >$WORK/b146/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b032/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/auth
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/mongodb/mongo-tools/common/auth -complete -installsuffix shared -buildid uAtTgjzoEgbce9G5FPcr/uAtTgjzoEgbce9G5FPcr -goversion go1.14.12 -D "" -importcfg $WORK/b146/importcfg -pack ./auth_info.go
cat >$WORK/b142/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common=$WORK/b141/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b032/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/intents=$WORK/b143/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile hash/crc64=$WORK/b145/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/archive
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/mongodb/mongo-tools/common/archive -complete -installsuffix shared -buildid rPObrZhIMqAxYM_9MPLP/rPObrZhIMqAxYM_9MPLP -goversion go1.14.12 -D "" -importcfg $WORK/b142/importcfg -pack ./archive.go ./demultiplexer.go ./multiplexer.go ./parser.go ./prelude.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal
cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/42/42975e0ec41100c05d5f00d0bc920ae153dd5c2a3f7d59615a101b87a466885b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal
cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/98/989f014b8f8848904eb58e855603934b8276bd3b7d7d94aa0022c91aa868eba6-d # internal
github.com/mongodb/mongo-tools/mongorestore
mkdir -p $WORK/b140/
cat >$WORK/b140/importcfg << 'EOF' # internal
# import config
packagefile compress/gzip=$WORK/b064/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common=$WORK/b141/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/archive=$WORK/b142/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/auth=$WORK/b146/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/bsonutil=$WORK/b147/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b032/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/intents=$WORK/b143/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/progress=$WORK/b137/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongorestore/ns=$WORK/b148/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/mongorestore
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/mongodb/mongo-tools/mongorestore -complete -installsuffix shared -buildid NOFIw7D03BE7dGuNFxaO/NOFIw7D03BE7dGuNFxaO -goversion go1.14.12 -D "" -importcfg $WORK/b140/importcfg -pack ./filepath.go ./metadata.go ./mongorestore.go ./oplog.go ./options.go ./restore.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal
cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/35/35ad26e83490c6bdc4e04ac55f4642f1909958a810504bfccef37f26f99f00a8-d # internal
command-line-arguments
mkdir -p $WORK/b001/
cat >$WORK/b001/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b032/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/progress=$WORK/b137/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b139/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongorestore=$WORK/b140/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/mongorestore/main
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid MZv4GFd780T-ASlntzDB/MZv4GFd780T-ASlntzDB -goversion go1.14.12 -D _/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/mongorestore/main -importcfg $WORK/b001/importcfg -pack ./mongorestore.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal
cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d5/d58eaccb67628a12938eca2b227e182627184c99468884caf0654ce7d09d883f-d # internal
cat >$WORK/b001/importcfg.link << 'EOF' # internal
packagefile command-line-arguments=$WORK/b001/_pkg_.a
packagefile fmt=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b032/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/progress=$WORK/b137/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b139/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongorestore=$WORK/b140/_pkg_.a
packagefile os=$WORK/b024/_pkg_.a
packagefile time=$WORK/b029/_pkg_.a
packagefile runtime=$WORK/b005/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
packagefile errors=$WORK/b003/_pkg_.a
packagefile internal/fmtsort=$WORK/b012/_pkg_.a
packagefile io=$WORK/b023/_pkg_.a
packagefile math=$WORK/b014/_pkg_.a
packagefile reflect=$WORK/b013/_pkg_.a
packagefile strconv=$WORK/b016/_pkg_.a
packagefile sync=$WORK/b018/_pkg_.a
packagefile unicode/utf8=$WORK/b017/_pkg_.a
packagefile encoding/hex=$WORK/b033/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b035/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b044/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b132/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b134/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b046/_pkg_.a
packagefile github.com/jessevdk/go-flags=$WORK/b122/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b123/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/text=$WORK/b138/_pkg_.a
packagefile sync/atomic=$WORK/b020/_pkg_.a
packagefile os/signal=$WORK/b054/_pkg_.a
packagefile syscall=$WORK/b028/_pkg_.a
packagefile bufio=$WORK/b063/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile compress/gzip=$WORK/b064/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common=$WORK/b141/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/archive=$WORK/b142/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/auth=$WORK/b146/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/bsonutil=$WORK/b147/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/intents=$WORK/b143/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongorestore/ns=$WORK/b148/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile internal/oserror=$WORK/b025/_pkg_.a
packagefile internal/poll=$WORK/b026/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a
packagefile internal/syscall/unix=$WORK/b027/_pkg_.a
packagefile internal/testlog=$WORK/b031/_pkg_.a
packagefile internal/bytealg=$WORK/b006/_pkg_.a
packagefile internal/cpu=$WORK/b007/_pkg_.a
packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a
packagefile runtime/internal/math=$WORK/b010/_pkg_.a
packagefile runtime/internal/sys=$WORK/b011/_pkg_.a
packagefile internal/reflectlite=$WORK/b004/_pkg_.a
packagefile sort=$WORK/b022/_pkg_.a
packagefile math/bits=$WORK/b015/_pkg_.a
packagefile unicode=$WORK/b021/_pkg_.a
packagefile internal/race=$WORK/b019/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile github.com/howeyc/gopass=$WORK/b135/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b136/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b131/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile encoding/json=$WORK/b127/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/json=$WORK/b129/_pkg_.a
packagefile context=$WORK/b037/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a
packagefile internal/nettrace=$WORK/b039/_pkg_.a
packagefile internal/singleflight=$WORK/b040/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile github.com/10gen/openssl/utils=$WORK/b047/_pkg_.a
packagefile github.com/spacemonkeygo/spacelog=$WORK/b048/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net/http=$WORK/b062/_pkg_.a
packagefile path=$WORK/b121/_pkg_.a
packagefile regexp/syntax=$WORK/b056/_pkg_.a
packagefile compress/flate=$WORK/b065/_pkg_.a
packagefile hash/crc32=$WORK/b066/_pkg_.a
packagefile hash/crc64=$WORK/b145/_pkg_.a
packagefile container/heap=$WORK/b144/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile log/syslog=$WORK/b051/_pkg_.a
packagefile os/exec=$WORK/b052/_pkg_.a
packagefile text/template=$WORK/b057/_pkg_.a
packagefile container/list=$WORK/b068/_pkg_.a
packagefile crypto/tls=$WORK/b080/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b107/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b114/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b115/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile mime=$WORK/b116/_pkg_.a
packagefile mime/multipart=$WORK/b117/_pkg_.a
packagefile net/http/httptrace=$WORK/b119/_pkg_.a
packagefile net/http/internal=$WORK/b120/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b076/_pkg_.a
packagefile crypto/internal/boring/sig=$WORK/b077/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile text/template/parse=$WORK/b059/_pkg_.a
packagefile crypto/des=$WORK/b081/_pkg_.a
packagefile crypto/ecdsa=$WORK/b082/_pkg_.a
packagefile crypto/ed25519=$WORK/b086/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/rc4=$WORK/b090/_pkg_.a
packagefile crypto/rsa=$WORK/b091/_pkg_.a
packagefile crypto/sha256=$WORK/b093/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile crypto/x509=$WORK/b094/_pkg_.a
packagefile encoding/pem=$WORK/b097/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a
packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b105/_pkg_.a
packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b109/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b112/_pkg_.a
packagefile mime/quotedprintable=$WORK/b118/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a
packagefile crypto/dsa=$WORK/b095/_pkg_.a
packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b102/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a
packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b110/_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=CxIzcgSYhBlsJ4YFeCwu/MZv4GFd780T-ASlntzDB/4paIttFf4mmJhDZ6acGy/CxIzcgSYhBlsJ4YFeCwu -B 0x6c3ba4628ae6f79f4e6623a1657285b4622994d9 -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
mkdir -p bin/
mv $WORK/b001/exe/a.out bin/mongorestore
rm -r $WORK/b001/
+ for bin in "${binaries[@]}"
++ head -c20 /dev/urandom
++ od -An -tx1
++ tr -d ' \n'
+ go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags ' -B 0x04ba0b47d3d4821d8da44734144748c60c4dfaae -extldflags '\''-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/mongodump -tags ssl mongodump/main/mongodump.go
WORK=/tmp/go-build200731923
internal/cpu
mkdir -p $WORK/b008/
cat >$WORK/b008/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RsXW8-A3OhpeUnj1uhz_/RsXW8-A3OhpeUnj1uhz_ -goversion go1.14.12 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_arm64.go
vendor/golang.org/x/crypto/cryptobyte/asn1
mkdir -p $WORK/b098/
encoding
mkdir -p $WORK/b126/
cat >$WORK/b098/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid tAkbjs9azXivwz_V6k1f/tAkbjs9azXivwz_V6k1f -goversion go1.14.12 -D "" -importcfg $WORK/b098/importcfg -pack ./asn1.go
cat >$WORK/b126/importcfg << 'EOF' # internal
# import config
EOF
math/bits
mkdir -p $WORK/b016/
cd /usr/lib/golang/src/encoding
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p encoding -std -complete -installsuffix shared -buildid 3k_027iJ57m-R_JflOWz/3k_027iJ57m-R_JflOWz -goversion go1.14.12 -D "" -importcfg $WORK/b126/importcfg -pack ./encoding.go
cat >$WORK/b016/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/math/bits
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid TrkGpPmd0RkpCaaIDGgm/TrkGpPmd0RkpCaaIDGgm -goversion go1.14.12 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go
unicode/utf8
mkdir -p $WORK/b018/
cat >$WORK/b018/importcfg << 'EOF' # internal
# import config
EOF
internal/race
mkdir -p $WORK/b020/
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 xsQMTfloBNB4b-01Mfwp/xsQMTfloBNB4b-01Mfwp -goversion go1.14.12 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go
cat >$WORK/b020/importcfg << 'EOF' # internal
# import config
EOF
container/list
mkdir -p $WORK/b065/
cd /usr/lib/golang/src/internal/race
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid eYF_zmtIpgn-ACSYG7t0/eYF_zmtIpgn-ACSYG7t0 -goversion go1.14.12 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./norace.go
cat >$WORK/b065/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/container/list
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p container/list -std -complete -installsuffix shared -buildid T8hi81XPzgG0jNINbPqX/T8hi81XPzgG0jNINbPqX -goversion go1.14.12 -D "" -importcfg $WORK/b065/importcfg -pack ./list.go
crypto/internal/subtle
mkdir -p $WORK/b069/
cat >$WORK/b069/importcfg << 'EOF' # internal
# import config
EOF
runtime/internal/sys
mkdir -p $WORK/b012/
cd /usr/lib/golang/src/crypto/internal/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid nK8W2rYbvOWI-rjNToeR/nK8W2rYbvOWI-rjNToeR -goversion go1.14.12 -D "" -importcfg $WORK/b069/importcfg -pack ./aliasing.go
cat >$WORK/b012/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/runtime/internal/sys
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid HglPLkuINP-TLivFjmOk/HglPLkuINP-TLivFjmOk -goversion go1.14.12 -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
crypto/subtle
mkdir -p $WORK/b070/
unicode
mkdir -p $WORK/b022/
unicode/utf16
cat >$WORK/b070/importcfg << 'EOF' # internal
# import config
EOF
github.com/mongodb/mongo-tools/common/failpoint
mkdir -p $WORK/b122/
cd /usr/lib/golang/src/crypto/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 4kDYXV6-9EEgPPEQzKni/4kDYXV6-9EEgPPEQzKni -goversion go1.14.12 -D "" -importcfg $WORK/b070/importcfg -pack ./constant_time.go
mkdir -p $WORK/b076/
cat >$WORK/b022/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/unicode
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid Dlp1zGqPHBWpkgvZH81R/Dlp1zGqPHBWpkgvZH81R -goversion go1.14.12 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go
cat >$WORK/b122/importcfg << 'EOF' # internal
# import config
EOF
cat >$WORK/b076/importcfg << 'EOF' # internal
# import config
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/failpoint
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/mongodb/mongo-tools/common/failpoint -complete -installsuffix shared -buildid Yl9ttotUIjXwgK91KOsl/Yl9ttotUIjXwgK91KOsl -goversion go1.14.12 -D "" -importcfg $WORK/b122/importcfg -pack ./failpoint_disabled.go ./failpoints.go
cd /usr/lib/golang/src/unicode/utf16
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid G7MZffhURcjBG-4mIOmb/G7MZffhURcjBG-4mIOmb -goversion go1.14.12 -D "" -importcfg $WORK/b076/importcfg -pack ./utf16.go
internal/nettrace
mkdir -p $WORK/b044/
cat >$WORK/b044/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/internal/nettrace
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid oltxZy-9nksr3RIbjzSu/oltxZy-9nksr3RIbjzSu -goversion go1.14.12 -D "" -importcfg $WORK/b044/importcfg -pack ./nettrace.go
vendor/golang.org/x/crypto/internal/subtle
mkdir -p $WORK/b101/
cat >$WORK/b101/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid QItf84txQBye3xPDI7xv/QItf84txQBye3xPDI7xv -goversion go1.14.12 -D "" -importcfg $WORK/b101/importcfg -pack ./aliasing.go
runtime/cgo
mkdir -p $WORK/b047/
cd /usr/lib/golang/src/runtime/cgo
CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b047/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b047/ -g -O2 -Wall -Werror ./cgo.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal
cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/0b/0b241b18808311f9d03c95bfb7cd86615c6bf86d85bbacec18642b1cf99aad20-d # internal
sync/atomic
mkdir -p $WORK/b021/
cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/ab/abbebdd322593fa360161d7559451050b43521df6e14450d36f9c5e7389177f4-d # internal
cat >$WORK/b021/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./asm.s
crypto/internal/boring/sig
mkdir -p $WORK/b074/
cat >$WORK/b074/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b074/symabis ./sig_other.s
runtime/internal/atomic
mkdir -p $WORK/b010/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # 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 -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
cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/a1/a130eec66f30ad0f520b14a1442c0bc0b77d4a4e6eb8cb0abb17c2ee377c5b44-d # internal
cat >$WORK/b021/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid 8FGjxdl6Pxj4lNRSeWvo/8FGjxdl6Pxj4lNRSeWvo -goversion go1.14.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./doc.go ./value.go
cat >$WORK/b074/importcfg << 'EOF' # internal
# import config
EOF
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid 3zgDlUAMJYLKKaN4KKkl/3zgDlUAMJYLKKaN4KKkl -goversion go1.14.12 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./sig.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/90/900012c7c173f82af2587634cbbea1a2281c836410210ab59d79245c9ad0126b-d # internal
cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/5d/5d05df1a4288bc6abf5ab0dabb92b7b49992ba81652f43caf1085cbb4b108825-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal
cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/d3/d3925835ea12dc5065541a5497b53a7ac260fccbd80c8b96513db7a7c4c7caa6-d # internal
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 Vhhl44o1Zro27dgHZKQf/Vhhl44o1Zro27dgHZKQf -goversion go1.14.12 -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/b070/_pkg_.a # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b074/sig_other.o ./sig_other.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal
cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/eb/eb169c6f6908b4c586a8d8a1071bb7048dd57ae6e3df3e656a81b1b2cc611d8d-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal
cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/ae/ae3cbd0df237f09426fc0e2f6be20be6da361b2accb6a9069b1e52cadcea9feb-d # internal
cd $WORK
gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true
cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/38/382fabdc6db0b05bed20ad1eaf7e663c51fe4b23654d8f44939209180fe12650-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal
cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/a6/a65c8d53627d3fe1cea8263e48df2e459d5bddd0f4b2007a3d4b36f9a99119e3-d # internal
cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/dc/dce7148f0e0db12abec85429bea7c4847a22edd8c38dd099744491f3a5b032c5-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal
cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/46/46e442435d43f7f766623115b2555814de86a55f91dc9c2bfb52c0040cc6f60b-d # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/asm.o ./asm.s
cd $WORK
gcc -Qunused-arguments -c -x c - -o /dev/null || true
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/sig_other.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -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
cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/c3/c3681a0a13d22e9476b721ade9ae8cc76a351f07d422f01de99211f6e01a2de6-d # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal
cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/7c/7c91711ff456b90629c8479dc9c9e9fe9875559f71d3507c42152eec6077d0f4-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal
cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9d/9d3cf8441426a627e5cd696d62db8196778c3b5f24f5f50ca3f7aaa7b535f9d9-d # internal
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal
cd $WORK
gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true
internal/bytealg
cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/21/2136d4e1fdec398274fd6293f7c2a5da6aa54b70979b8d50ddc1415e2bfb401e-d # internal
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal
cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/5c/5ca13df1610b349d242eab392e695309b8ff9d3c2262a45ea8f08b22573dc760-d # internal
cd $WORK
gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true
mkdir -p $WORK/b007/
cd $WORK/b047
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c
internal/testlog
mkdir -p $WORK/b032/
runtime/internal/math
crypto/internal/boring/fipstls
mkdir -p $WORK/b073/
cat >$WORK/b007/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
cat >$WORK/b032/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b021/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/testlog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid HWJR7ShJ_8RkMyAgCYj5/HWJR7ShJ_8RkMyAgCYj5 -goversion go1.14.12 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go
mkdir -p $WORK/b011/
cat >$WORK/b073/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b073/symabis ./dummy.s
cat >$WORK/b011/importcfg << 'EOF' # internal
# import config
packagefile runtime/internal/sys=$WORK/b012/_pkg_.a
EOF
cd /usr/lib/golang/src/runtime/internal/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 WtZcyNOPr8ccpUhFhrG-/WtZcyNOPr8ccpUhFhrG- -goversion go1.14.12 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go
math
mkdir -p $WORK/b015/
cat >$WORK/b015/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s
cat >$WORK/b073/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b021/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid RL9shD7QOHBVQM9gFFa7/RL9shD7QOHBVQM9gFFa7 -goversion go1.14.12 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./tls.go
cat >$WORK/b007/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=$WORK/b008/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 52beJz2xaFAovg7og2a2/52beJz2xaFAovg7og2a2 -goversion go1.14.12 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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/b015/importcfg << 'EOF' # internal
# import config
packagefile math/bits=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid f6IFT5go2gFp5nbq95FP/f6IFT5go2gFp5nbq95FP -goversion go1.14.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/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/62/62545ed7ccada8811ecf25f36b2ae00cdf1750032b9e55fd3f8b94f732bb5214-d # internal
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b073/dummy.o ./dummy.s
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/compare_arm64.o ./compare_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal
cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/b8/b8ffb4a9aeec5e1fd1dc25db07e317620301cb63a8544e7a23bd159c7f7b56be-d # internal
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b073/_pkg_.a $WORK/b073/dummy.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal
cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e9/e96b0d1791840ca9069a879a679c0f824b84a217f87ad872ce4b614c8d538e33-d # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/count_arm64.o ./count_arm64.s
cd $WORK/b047
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/equal_arm64.o ./equal_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/index_arm64.o ./index_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/indexbyte_arm64.o ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_arm64.o $WORK/b007/count_arm64.o $WORK/b007/equal_arm64.o $WORK/b007/index_arm64.o $WORK/b007/indexbyte_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/c7/c76b57b91319cb7b07d307b8d11483beaf6ed02d30f6ea991d57240363f44ddf-d # internal
runtime
mkdir -p $WORK/b006/
cat >$WORK/b006/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./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
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x003.o -c gcc_context.c
cat >$WORK/b006/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a
packagefile runtime/internal/math=$WORK/b011/_pkg_.a
packagefile runtime/internal/sys=$WORK/b012/_pkg_.a
EOF
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid JIIX_-QPMJz2ciilzYif/JIIX_-QPMJz2ciilzYif -goversion go1.14.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x004.o -c gcc_fatalf.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x005.o -c gcc_libinit.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal
cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/f7/f7da7af9e2dd30539fd904e8842133f44e2f4f337a57d714a192284ad5fedc80-d # internal
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x006.o -c gcc_linux_arm64.c
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/dim_arm64.o ./dim_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/exp_arm64.o ./exp_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/floor_arm64.o ./floor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/modf_arm64.o ./modf_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/sqrt_arm64.o ./sqrt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/stubs_arm64.o ./stubs_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_arm64.o $WORK/b015/exp_arm64.o $WORK/b015/floor_arm64.o $WORK/b015/modf_arm64.o $WORK/b015/sqrt_arm64.o $WORK/b015/stubs_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal
cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b9/b9b8d54bfd9832116bc2a351a948296155ce715144f4066b12b0782766927a1c-d # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x007.o -c gcc_mmap.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x008.o -c gcc_setenv.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x009.o -c gcc_sigaction.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x010.o -c gcc_traceback.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x011.o -c gcc_util.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x012.o -c gcc_arm64.S
cd $WORK/b047
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/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/b047=/tmp/go-build -gno-record-gcc-switches -o $WORK/b047/_cgo_.o $WORK/b047/_cgo_main.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o -g -O2 -lpthread
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b047/_cgo_.o -dynout $WORK/b047/_cgo_import.go -dynlinker
cat >$WORK/b047/go_asm.h << 'EOF' # internal
EOF
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b047/symabis ./asm_arm64.s
cat >$WORK/b047/importcfg << 'EOF' # internal
# import config
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p runtime/cgo -std -installsuffix shared -buildid i0oSV_60a0v4yCs6y15O/i0oSV_60a0v4yCs6y15O -goversion go1.14.12 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b047/_cgo_gotypes.go $WORK/b047/cgo.cgo1.go $WORK/b047/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b047/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_arm64.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal
cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/7c/7c28bae6dad890f27dab0ad8f858b787440af83ce731282a9c6a936b630bb402-d # internal
cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b006/tls_GOARCH.h
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/duff_arm64.o ./duff_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memclr_arm64.o ./memclr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memmove_arm64.o ./memmove_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/preempt_arm64.o ./preempt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/rt0_linux_arm64.o ./rt0_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/sys_linux_arm64.o ./sys_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/tls_arm64.o ./tls_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_arm64.o $WORK/b006/atomic_arm64.o $WORK/b006/duff_arm64.o $WORK/b006/memclr_arm64.o $WORK/b006/memmove_arm64.o $WORK/b006/preempt_arm64.o $WORK/b006/rt0_linux_arm64.o $WORK/b006/sys_linux_arm64.o $WORK/b006/tls_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal
cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/f5/f5d1e09f866a804cfa667ab70567d2fdd9459d3f96b16a1735ab80678bb7c8e9-d # internal
internal/reflectlite
mkdir -p $WORK/b005/
sync
cat >$WORK/b005/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s
mkdir -p $WORK/b019/
cat >$WORK/b019/importcfg << 'EOF' # internal
# import config
packagefile internal/race=$WORK/b020/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
EOF
cd /usr/lib/golang/src/sync
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid i2dCVeO9ATzS1JaRK6qM/i2dCVeO9ATzS1JaRK6qM -goversion go1.14.12 -D "" -importcfg $WORK/b019/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go
cat >$WORK/b005/importcfg << 'EOF' # internal
# import config
packagefile runtime=$WORK/b006/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid pRxYkjUOfINOTQc1LjRc/pRxYkjUOfINOTQc1LjRc -goversion go1.14.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal
cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/62/623835d0c3aadc59e700e51dead1d6b250f43a3a7c0c578e151ab392d8c3e8de-d # internal
internal/singleflight
mkdir -p $WORK/b045/
math/rand
mkdir -p $WORK/b046/
cat >$WORK/b045/importcfg << 'EOF' # internal
# import config
packagefile sync=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/singleflight
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid T7d2QtgGw0axzHOdxJn_/T7d2QtgGw0axzHOdxJn_ -goversion go1.14.12 -D "" -importcfg $WORK/b045/importcfg -pack ./singleflight.go
cat >$WORK/b046/importcfg << 'EOF' # internal
# import config
packagefile math=$WORK/b015/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/math/rand
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p math/rand -std -complete -installsuffix shared -buildid p15qKnI6b8Mw8HYUf_R1/p15qKnI6b8Mw8HYUf_R1 -goversion go1.14.12 -D "" -importcfg $WORK/b046/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal
cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/3f/3f7db6324d378a9529d0ce3f1576ac4bf0e077d86a5bc99852c0f5b28d7971c9-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal
cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/4b/4be7552d310de5052493ec4e427d44fc7c8d415a0ee146d08704ab424da93ba1-d # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal
cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/21/212ae817298839f61fc78b54c9d8d853689acc7c54b07558012d24a3d4491073-d # internal
errors
mkdir -p $WORK/b004/
cat >$WORK/b004/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
EOF
sort
mkdir -p $WORK/b023/
cd /usr/lib/golang/src/errors
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid D6oiMFb5uomFO0nSTezp/D6oiMFb5uomFO0nSTezp -goversion go1.14.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go
cat >$WORK/b023/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
EOF
cd /usr/lib/golang/src/sort
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid I9SwRlAYAe8dNbOLYbC1/I9SwRlAYAe8dNbOLYbC1 -goversion go1.14.12 -D "" -importcfg $WORK/b023/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal
cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/6d/6dc46e20e5f02dd4ac01b275ebaa498f6b22c21a9de3622af6560dbc8ba17202-d # internal
internal/oserror
mkdir -p $WORK/b026/
io
vendor/golang.org/x/net/dns/dnsmessage
mkdir -p $WORK/b043/
cat >$WORK/b026/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
EOF
strconv
mkdir -p $WORK/b017/
cd /usr/lib/golang/src/internal/oserror
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid EjGfmpyms_WR42gQTqeE/EjGfmpyms_WR42gQTqeE -goversion go1.14.12 -D "" -importcfg $WORK/b026/importcfg -pack ./errors.go
cat >$WORK/b043/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
EOF
mkdir -p $WORK/b024/
cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid RqTShr0kMZqZyp8xPfkm/RqTShr0kMZqZyp8xPfkm -goversion go1.14.12 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go
cat >$WORK/b017/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile math/bits=$WORK/b016/_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/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid nXBsdXsaqa5nl1mR5bqK/nXBsdXsaqa5nl1mR5bqK -goversion go1.14.12 -D "" -importcfg $WORK/b017/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go
cat >$WORK/b024/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/io
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid j2J67QuEZMWTu49BB1iz/j2J67QuEZMWTu49BB1iz -goversion go1.14.12 -D "" -importcfg $WORK/b024/importcfg -pack ./io.go ./multi.go ./pipe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal
cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/28/285ba2e55acd255ae7bfc231ef657eca50ffdcbaba075cfd585d7fed033ab7a1-d # internal
syscall
mkdir -p $WORK/b029/
cat >$WORK/b029/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_arm64.s
cat >$WORK/b029/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile internal/oserror=$WORK/b026/_pkg_.a
packagefile internal/race=$WORK/b020/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid u9aTa7NCPLTYWgt0svcJ/u9aTa7NCPLTYWgt0svcJ -goversion go1.14.12 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.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/b023/_pkg_.a # internal
cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/3b/3b47b066b94bb7b52db45c9af1df5ad6f69196725498429b6aca9b7333b8f472-d # internal
container/heap
mkdir -p $WORK/b144/
cat >$WORK/b144/importcfg << 'EOF' # internal
# import config
packagefile sort=$WORK/b023/_pkg_.a
EOF
cd /usr/lib/golang/src/container/heap
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p container/heap -std -complete -installsuffix shared -buildid O_ueALxVQM9frl9sIAGo/O_ueALxVQM9frl9sIAGo -goversion go1.14.12 -D "" -importcfg $WORK/b144/importcfg -pack ./heap.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal
cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/ef/efb5d3999d3f83a5a3e851cd90297d29c2ab70626dff273a15a3919c4888b003-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal
cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/bc/bcf2d309745762e561e38a233d35718b37bacb68a33b3d8740774bc704f0ce4c-d # internal
strings
mkdir -p $WORK/b036/
bytes
hash
mkdir -p $WORK/b064/
cat >$WORK/b036/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile unicode=$WORK/b022/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
crypto/internal/randutil
mkdir -p $WORK/b081/
cd /usr/lib/golang/src/strings
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid tv55Qm4XFy-P5n8n50H9/tv55Qm4XFy-P5n8n50H9 -goversion go1.14.12 -D "" -importcfg $WORK/b036/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go
cat >$WORK/b064/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b024/_pkg_.a
EOF
mkdir -p $WORK/b038/
cat >$WORK/b081/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/hash
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p hash -std -complete -installsuffix shared -buildid 5b0vnK01wgYfIxZNk-Cy/5b0vnK01wgYfIxZNk-Cy -goversion go1.14.12 -D "" -importcfg $WORK/b064/importcfg -pack ./hash.go
cd /usr/lib/golang/src/crypto/internal/randutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid uIup9xxsQWu6QQKe-W-q/uIup9xxsQWu6QQKe-W-q -goversion go1.14.12 -D "" -importcfg $WORK/b081/importcfg -pack ./randutil.go
cat >$WORK/b038/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile unicode=$WORK/b022/_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/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p bytes -std -installsuffix shared -buildid 4njWKr3pEvWRxNR83wAQ/4njWKr3pEvWRxNR83wAQ -goversion go1.14.12 -D "" -importcfg $WORK/b038/importcfg -pack ./buffer.go ./bytes.go ./reader.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal
cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/65/65ece25799e48c67f51bdca3ed1c34c038fd0c57dcc5ef981b2f5a827ccfc403-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal
cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/bb/bbf78a3b307e9b5c87770296d3d2620ecdd4c81c97e0c9871412e8c625d11c2a-d # internal
hash/crc64
mkdir -p $WORK/b145/
hash/crc32
mkdir -p $WORK/b063/
cat >$WORK/b145/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/hash/crc64
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid bt7nxyU9gUfylpNUMzpR/bt7nxyU9gUfylpNUMzpR -goversion go1.14.12 -D "" -importcfg $WORK/b145/importcfg -pack ./crc64.go
cat >$WORK/b063/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b063/symabis ./crc32_arm64.s
cat >$WORK/b063/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p hash/crc32 -std -installsuffix shared -buildid wVDfUOOKvdK_e1rGJB_W/wVDfUOOKvdK_e1rGJB_W -goversion go1.14.12 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal
cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/fa/fa7d8c285f9dd741c29cd970d7a9ea517e5d7ae4489249c65a888ed105257992-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b063/crc32_arm64.o ./crc32_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b063/_pkg_.a $WORK/b063/crc32_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal
cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/41/41210029b3459bef7dc05553a45c236182d4069045dd40f57ba452f57d49563e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal
cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/5b/5b2f9ef3fa8c6eb4e7f7a1ab43bee914faf0c17d537c8e706725bf7494cdf41f-d # internal
crypto
mkdir -p $WORK/b072/
crypto/rc4
mkdir -p $WORK/b087/
cat >$WORK/b072/importcfg << 'EOF' # internal
# import config
packagefile hash=$WORK/b064/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
EOF
reflect
mkdir -p $WORK/b014/
cd /usr/lib/golang/src/crypto
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto -std -complete -installsuffix shared -buildid p85rRuCzGNM6jXFKdnAk/p85rRuCzGNM6jXFKdnAk -goversion go1.14.12 -D "" -importcfg $WORK/b072/importcfg -pack ./crypto.go
cat >$WORK/b087/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
EOF
cat >$WORK/b014/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./asm_arm64.s
cd /usr/lib/golang/src/crypto/rc4
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid _UzEg-5J-LqJnpbzxcwq/_UzEg-5J-LqJnpbzxcwq -goversion go1.14.12 -D "" -importcfg $WORK/b087/importcfg -pack ./rc4.go
cat >$WORK/b014/importcfg << 'EOF' # internal
# import config
packagefile math=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile unicode=$WORK/b022/_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/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid p6fu7amV-Y4zz36eKtBS/p6fu7amV-Y4zz36eKtBS -goversion go1.14.12 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal
cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/38/38b179d5a5f4034a7b746287c65c3c6d98405b169a01a2078bf8dcdd773024ba-d # internal
bufio
vendor/golang.org/x/text/transform
mkdir -p $WORK/b060/
mkdir -p $WORK/b108/
cat >$WORK/b060/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/bufio
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p bufio -std -complete -installsuffix shared -buildid BoPmIRjnZ4frqLdZ-akB/BoPmIRjnZ4frqLdZ-akB -goversion go1.14.12 -D "" -importcfg $WORK/b060/importcfg -pack ./bufio.go ./scan.go
cat >$WORK/b108/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/transform
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid o2lrHg28trwZRIWhUOdl/o2lrHg28trwZRIWhUOdl -goversion go1.14.12 -D "" -importcfg $WORK/b108/importcfg -pack ./transform.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal
cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/62/62ef67a0e12fe8dde7cf69a0609983dfe5ad1921cd45593fff04e8c37cc36c6b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal
cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ee/ee5435d4888fd86970c3e2f65f9a0c31390bb3044efcb60c5cdbef0b3d23cb8f-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal
cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ed/ed9c59a1c2d06c9276519fbfd9bb5b548d2d7a2fa68e122949e0709f78f30330-d # internal
github.com/10gen/openssl/utils
mkdir -p $WORK/b035/
path
github.com/mongodb/mongo-tools/common
mkdir -p $WORK/b133/
cat >$WORK/b035/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
mkdir -p $WORK/b119/
regexp/syntax
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl/utils
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/10gen/openssl/utils -complete -installsuffix shared -buildid SzYIU-QmaOWLFjdMCQPs/SzYIU-QmaOWLFjdMCQPs -goversion go1.14.12 -D "" -importcfg $WORK/b035/importcfg -pack ./errors.go ./future.go
cat >$WORK/b133/importcfg << 'EOF' # internal
# import config
packagefile strings=$WORK/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/mongodb/mongo-tools/common -complete -installsuffix shared -buildid kTaFDs7a5JlO5vask13J/kTaFDs7a5JlO5vask13J -goversion go1.14.12 -D "" -importcfg $WORK/b133/importcfg -pack ./common.go
mkdir -p $WORK/b052/
cat >$WORK/b119/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile strings=$WORK/b036/_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/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p path -std -complete -installsuffix shared -buildid PHvk_8g2BHH0YLQsykZR/PHvk_8g2BHH0YLQsykZR -goversion go1.14.12 -D "" -importcfg $WORK/b119/importcfg -pack ./match.go ./path.go
cat >$WORK/b052/importcfg << 'EOF' # internal
# import config
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile unicode=$WORK/b022/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/regexp/syntax
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid jZdM7wsq-Nsi9dI7Uir-/jZdM7wsq-Nsi9dI7Uir- -goversion go1.14.12 -D "" -importcfg $WORK/b052/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal
cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/a5/a50d33c7c21b0e203343f72b60cf5d89b8d6474578f89429c96624d49c44301d-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/93/93ebba28244ce4b040e4b64a056b7bd6954724b9819f9f2f98fbf23c68ff9228-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal
cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/fd/fd1acce6a1f43cb51c8ea85a3313e8a023f3e2d3cc662a3af2ccbcb6705887f5-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal
cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/58/582bc842c38450cc2b53078b68058eb15dc7c4bcc3c1fd03e8c7bfa898c9cba8-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/58/582849f7e2b0b2775a077d5110ea187523c6b1438bdb12a4a28e93ace97d2405-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal
cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a2/a2325279bcce4a0c8878d0a9a55f25d1549f103017677499c3da506b2be72cb8-d # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal
cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f2/f2442fb1df30c65d687eacf7ce45c1973cfab162ead7d6dc17146e97cdf72dce-d # internal
internal/syscall/execenv
mkdir -p $WORK/b031/
internal/syscall/unix
golang.org/x/crypto/ssh/terminal
mkdir -p $WORK/b142/
mkdir -p $WORK/b028/
time
cat >$WORK/b031/importcfg << 'EOF' # internal
# import config
packagefile syscall=$WORK/b029/_pkg_.a
EOF
cat >$WORK/b142/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/syscall/execenv
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid NJBh2aWaLSF4JArilupj/NJBh2aWaLSF4JArilupj -goversion go1.14.12 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go
mkdir -p $WORK/b030/
cat >$WORK/b028/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/golang.org/x/crypto/ssh/terminal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 75cIgWf2nc0M5Su5B79O/75cIgWf2nc0M5Su5B79O -goversion go1.14.12 -D "" -importcfg $WORK/b142/importcfg -pack ./terminal.go ./util.go ./util_linux.go
cd /usr/lib/golang/src/internal/syscall/unix
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid e2EsFTBhoBtim5ItDLyM/e2EsFTBhoBtim5ItDLyM -goversion go1.14.12 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go
cat >$WORK/b030/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/time
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid UjPE469dQkv6kXw5Sgjb/UjPE469dQkv6kXw5Sgjb -goversion go1.14.12 -D "" -importcfg $WORK/b030/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal
cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/06/06faff0306cbc523932474d644d7228bf0c12d8f434c33cc83c3f59b96c6708a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/2b/2be3d65a67a387df577af8309212a48c0896152075edeec094edd3e7d0817369-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal
cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/65/657ab7c4e010738f8e4a97f05d3c6bd75b6d0222aaa5c74f462e3e14d9adbdee-d # internal
regexp
mkdir -p $WORK/b051/
cat >$WORK/b051/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile regexp/syntax=$WORK/b052/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile unicode=$WORK/b022/_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/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p regexp -std -complete -installsuffix shared -buildid 5RMhf1zVrT0fq_vdokdR/5RMhf1zVrT0fq_vdokdR -goversion go1.14.12 -D "" -importcfg $WORK/b051/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal
cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/c3/c35e012f0bf3153b965d0647b0bb4c3bead1ff219e390553451a390132e91bfd-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal
cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/0b/0ba9788dfdcc27639269d4356c3b810a9d59d0da6947ee4f5592c31c549a1773-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal
cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/03/03d9412370cc518786fbf6d673a24d58521ba75ec14aa2042f969a824411544e-d # internal
context
mkdir -p $WORK/b042/
cat >$WORK/b042/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/context
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p context -std -complete -installsuffix shared -buildid p9YpruOjEfJC5rha-Uos/p9YpruOjEfJC5rha-Uos -goversion go1.14.12 -D "" -importcfg $WORK/b042/importcfg -pack ./context.go
internal/poll
mkdir -p $WORK/b027/
cat >$WORK/b027/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/syscall/unix=$WORK/b028/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/poll
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid MsX5yZuHH28vJVPYMBPe/MsX5yZuHH28vJVPYMBPe -goversion go1.14.12 -D "" -importcfg $WORK/b027/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal
cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/46/468dfb2cc56ab29cb98100ad8b39bbf267b0974f6e932d5a589a69257e7d656c-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/2b/2b2f117f9c2e1786e05f0b04bf04026a81ca31c4ce7ea5044b3753b6b8a93f1b-d # internal
os
mkdir -p $WORK/b025/
cat >$WORK/b025/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/oserror=$WORK/b026/_pkg_.a
packagefile internal/poll=$WORK/b027/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a
packagefile internal/syscall/unix=$WORK/b028/_pkg_.a
packagefile internal/testlog=$WORK/b032/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/os
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid RFtiu0w-TNiFWWAvxeMq/RFtiu0w-TNiFWWAvxeMq -goversion go1.14.12 -D "" -importcfg $WORK/b025/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 ./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 -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal
cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/de/de9384a115e3095c06fbd886156c1dab66e252428856a9d4df05114d8155f5b0-d # internal
internal/fmtsort
mkdir -p $WORK/b013/
encoding/binary
mkdir -p $WORK/b058/
cat >$WORK/b013/importcfg << 'EOF' # internal
# import config
packagefile reflect=$WORK/b014/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/fmtsort
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid k347ofCJf56WrdetsRT4/k347ofCJf56WrdetsRT4 -goversion go1.14.12 -D "" -importcfg $WORK/b013/importcfg -pack ./sort.go
cat >$WORK/b058/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/binary
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid okVf9L1NJqzAco5iWxE4/okVf9L1NJqzAco5iWxE4 -goversion go1.14.12 -D "" -importcfg $WORK/b058/importcfg -pack ./binary.go ./varint.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal
cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e3/e37fb38a043c4d2130a498f3e6fb97c24bc13d776e6c54bd3caf98ca8664a032-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal
cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/9f/9f8185cdbe6bedd11f9a8cd76ffc703ef72cf248da710a1096a350c1077423aa-d # internal
encoding/base64
mkdir -p $WORK/b096/
crypto/md5
crypto/ed25519/internal/edwards25519
mkdir -p $WORK/b084/
crypto/cipher
vendor/golang.org/x/crypto/poly1305
cat >$WORK/b096/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
EOF
mkdir -p $WORK/b068/
cd /usr/lib/golang/src/encoding/base64
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Eu5ZmFaRh-pvALk7weat/Eu5ZmFaRh-pvALk7weat -goversion go1.14.12 -D "" -importcfg $WORK/b096/importcfg -pack ./base64.go
cat >$WORK/b084/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=$WORK/b058/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid k0dmCJ28bBKFmQtI1ygV/k0dmCJ28bBKFmQtI1ygV -goversion go1.14.12 -D "" -importcfg $WORK/b084/importcfg -pack ./const.go ./edwards25519.go
mkdir -p $WORK/b086/
cat >$WORK/b068/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a
packagefile crypto/subtle=$WORK/b070/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/cipher
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid dR8VXODfwNgYs_Sv9RRu/dR8VXODfwNgYs_Sv9RRu -goversion go1.14.12 -D "" -importcfg $WORK/b068/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go
mkdir -p $WORK/b102/
cat >$WORK/b086/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b086/symabis ./md5block_arm64.s
cat >$WORK/b102/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=$WORK/b070/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile math/bits=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid bOsCEg6JF5RscE7u25vV/bOsCEg6JF5RscE7u25vV -goversion go1.14.12 -D "" -importcfg $WORK/b102/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go
cat >$WORK/b086/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b072/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile math/bits=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/md5 -std -installsuffix shared -buildid FngcNdPkLK2u81bpCBfO/FngcNdPkLK2u81bpCBfO -goversion go1.14.12 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal
cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/45/45a07744fc8d22629be116def42d66807bd7e8ead4a1e1a4852f12e3cc291ba3-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b086/md5block_arm64.o ./md5block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal
cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/d0/d02e185325b6900838c1e412e551be98b9cf5de073a0a2f3833105d7777fb42b-d # internal
encoding/pem
mkdir -p $WORK/b095/
cat >$WORK/b095/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile encoding/base64=$WORK/b096/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/pem
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 5SuqQNpaaIXkx7WcHRVp/5SuqQNpaaIXkx7WcHRVp -goversion go1.14.12 -D "" -importcfg $WORK/b095/importcfg -pack ./pem.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b086/_pkg_.a $WORK/b086/md5block_arm64.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/22/22ef8469855a17de536669a53f73825c6dd4aad0a7ee8070d27633720b66a289-d # internal
cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/bc/bc3d4f50d84c11fa9a8d3f54e76a2b69c8807bfb86ebeae916c6ef960fdefe8e-d # internal
github.com/howeyc/gopass
mkdir -p $WORK/b141/
fmt
os/signal
cat >$WORK/b141/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b142/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/howeyc/gopass
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/howeyc/gopass -complete -installsuffix shared -buildid kBLzj650oqTghsg3zF6p/kBLzj650oqTghsg3zF6p -goversion go1.14.12 -D "" -importcfg $WORK/b141/importcfg -pack ./nix.go ./pass.go
mkdir -p $WORK/b050/
path/filepath
mkdir -p $WORK/b049/
mkdir -p $WORK/b003/
cat >$WORK/b050/go_asm.h << 'EOF' # internal
EOF
cat >$WORK/b049/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b050/symabis ./sig.s
cd /usr/lib/golang/src/path/filepath
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid _kJ0lI1nIEqzIdZVNzvE/_kJ0lI1nIEqzIdZVNzvE -goversion go1.14.12 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go
cat >$WORK/b003/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/fmtsort=$WORK/b013/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/fmt
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p fmt -std -complete -installsuffix shared -buildid wrvbSwmp3x_eVVqpCEt9/wrvbSwmp3x_eVVqpCEt9 -goversion go1.14.12 -D "" -importcfg $WORK/b003/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go
net
mkdir -p $WORK/b041/
cd /usr/lib/golang/src/net
CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b041/ -importpath net -- -I $WORK/b041/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go
cat >$WORK/b050/importcfg << 'EOF' # internal
# import config
packagefile os=$WORK/b025/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p os/signal -std -installsuffix shared -buildid YaKUUvWrWwEY-zh2NyIH/YaKUUvWrWwEY-zh2NyIH -goversion go1.14.12 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./doc.go ./signal.go ./signal_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal
cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/df/dfac3d290e24fbf24ddc028b0112b2a8996dc40c77393b639353ec2c7c25e108-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal
cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/94/94e18f8c4ef3b937d7c838b853dc3b3506caa64d0348e95b9992e1907e57f7c8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b050/sig.o ./sig.s
cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/bf/bf7b05710d24f2ea196649a46cb15446e52b3410386b4b72356f12e0a36ce677-d # internal
crypto/des
mkdir -p $WORK/b078/
vendor/golang.org/x/crypto/chacha20
mkdir -p $WORK/b100/
cat >$WORK/b078/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=$WORK/b068/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/des
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid YPNbfhZUcRrKToUKYQgE/YPNbfhZUcRrKToUKYQgE -goversion go1.14.12 -D "" -importcfg $WORK/b078/importcfg -pack ./block.go ./cipher.go ./const.go
cat >$WORK/b100/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b100/symabis ./chacha_arm64.s
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b050/_pkg_.a $WORK/b050/sig.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal
cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/86/860c29513817a154a2c536216d2f82d519ae5b13b04479de75725db6434e0504-d # internal
cat >$WORK/b100/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle
packagefile crypto/cipher=$WORK/b068/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a
packagefile math/bits=$WORK/b016/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid YDxIH1x6eWxryFt7nug8/YDxIH1x6eWxryFt7nug8 -goversion go1.14.12 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal
cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/9a/9a9f44981902f13f4f383047a6dcfc1a5cd6a32133bb9babd61bd687cee50b3f-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/f5/f5fb7746f922dc7f064af46fe40c57c87e9a77c97c12d12d31247b8d8dc96711-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal
cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/82/82a8c0555327f1144cf323753e7d33829377724e178513ab192aa341d9efb740-d # internal
os/exec
mkdir -p $WORK/b048/
io/ioutil
mkdir -p $WORK/b054/
cat >$WORK/b048/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile context=$WORK/b042/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile path/filepath=$WORK/b049/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
EOF
cd /usr/lib/golang/src/os/exec
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p os/exec -std -complete -installsuffix shared -buildid tbGPUIQ6r5kgJks7YoqL/tbGPUIQ6r5kgJks7YoqL -goversion go1.14.12 -D "" -importcfg $WORK/b048/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go
cat >$WORK/b054/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile path/filepath=$WORK/b049/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/io/ioutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 0QaBWahnOUkaRFopS6nb/0QaBWahnOUkaRFopS6nb -goversion go1.14.12 -D "" -importcfg $WORK/b054/importcfg -pack ./ioutil.go ./tempfile.go
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b100/chacha_arm64.o ./chacha_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b100/_pkg_.a $WORK/b100/chacha_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal
cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/1e/1ed653d0d0dba3e43510ed3de7f77334b324cfcbf857b6455373f70bd7f2620b-d # internal
vendor/golang.org/x/crypto/chacha20poly1305
mkdir -p $WORK/b099/
cat >$WORK/b099/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/b068/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b100/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a
packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b102/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid Xtb6F-87qqK5MD3wJhAq/Xtb6F-87qqK5MD3wJhAq -goversion go1.14.12 -D "" -importcfg $WORK/b099/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal
cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/49/49d828ad5a94f27ff15fe5a4a1d48b83403d94d59f5c3c47eba3f84737c4bf94-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal
cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/14/14b767310cd2ee0562504dbe9892638ba2beae65da27eb442a9b5be27a114e9a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal
cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/64/641c99eaec2c9b4190d817a65189236a86800c7aba5b6f1cbf74981785a14cf6-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal
cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a2/a2e276c324f3d39180b63f9435c23c6cadfb4a5fe37a7a0e29aa245d078f6b16-d # internal
github.com/mongodb/mongo-tools/common/log
mkdir -p $WORK/b002/
net/url
mkdir -p $WORK/b055/
log
cat >$WORK/b002/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
text/template/parse
cat >$WORK/b055/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/log
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/mongodb/mongo-tools/common/log -complete -installsuffix shared -buildid OcrBW9Wu98oyGhSnc3-R/OcrBW9Wu98oyGhSnc3-R -goversion go1.14.12 -D "" -importcfg $WORK/b002/importcfg -pack ./tool_logger.go
cd /usr/lib/golang/src/net/url
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p net/url -std -complete -installsuffix shared -buildid HEher8nAz3Q2vO-riTpH/HEher8nAz3Q2vO-riTpH -goversion go1.14.12 -D "" -importcfg $WORK/b055/importcfg -pack ./url.go
mkdir -p $WORK/b039/
cat >$WORK/b039/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/log
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p log -std -complete -installsuffix shared -buildid 7K6TVEihXuNwqezmPgoF/7K6TVEihXuNwqezmPgoF -goversion go1.14.12 -D "" -importcfg $WORK/b039/importcfg -pack ./log.go
encoding/hex
mkdir -p $WORK/b094/
compress/flate
mkdir -p $WORK/b062/
vendor/golang.org/x/crypto/curve25519
cat >$WORK/b094/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
EOF
mkdir -p $WORK/b103/
cd /usr/lib/golang/src/encoding/hex
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rj1gais4R8RISBQ4-Wdx/rj1gais4R8RISBQ4-Wdx -goversion go1.14.12 -D "" -importcfg $WORK/b094/importcfg -pack ./hex.go
cat >$WORK/b062/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile math/bits=$WORK/b016/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
cat >$WORK/b103/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=$WORK/b070/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
EOF
cd /usr/lib/golang/src/compress/flate
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid B0ngstJMTP1CyTQ-6TTp/B0ngstJMTP1CyTQ-6TTp -goversion go1.14.12 -D "" -importcfg $WORK/b062/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 68RlddOqujMALBwhs23J/68RlddOqujMALBwhs23J -goversion go1.14.12 -D "" -importcfg $WORK/b103/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go
vendor/golang.org/x/net/http2/hpack
mkdir -p $WORK/b113/
vendor/golang.org/x/text/unicode/norm
mkdir -p $WORK/b056/
math/big
mkdir -p $WORK/b110/
net/http/internal
cat >$WORK/b113/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
mime
cat >$WORK/b110/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
mkdir -p $WORK/b118/
cat >$WORK/b056/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile unicode=$WORK/b022/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
mime/quotedprintable
encoding/json
cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 7ZRxhG9TmuaQMJhMZ512/7ZRxhG9TmuaQMJhMZ512 -goversion go1.14.12 -D "" -importcfg $WORK/b113/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go
cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid bCxnfqh07DgUKbdEQkHn/bCxnfqh07DgUKbdEQkHn -goversion go1.14.12 -D "" -importcfg $WORK/b110/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go
github.com/mongodb/mongo-tools/common/text
cd /usr/lib/golang/src/text/template/parse
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid _nTMmi-ku2fTsB1kXqZd/_nTMmi-ku2fTsB1kXqZd -goversion go1.14.12 -D "" -importcfg $WORK/b056/importcfg -pack ./lex.go ./node.go ./parse.go
mkdir -p $WORK/b125/
cat >$WORK/b118/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile bytes=$WORK/b038/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
EOF
mkdir -p $WORK/b057/
cd /usr/lib/golang/src/net/http/internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid ENXco73OQUXCQWC0ebth/ENXco73OQUXCQWC0ebth -goversion go1.14.12 -D "" -importcfg $WORK/b118/importcfg -pack ./chunked.go ./testcert.go
github.com/jessevdk/go-flags
cat >$WORK/b125/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile encoding=$WORK/b126/_pkg_.a
packagefile encoding/base64=$WORK/b096/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile unicode=$WORK/b022/_pkg_.a
packagefile unicode/utf16=$WORK/b076/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid tFdWMKEc9K2tfb4YnxX2/tFdWMKEc9K2tfb4YnxX2 -goversion go1.14.12 -D "" -importcfg $WORK/b125/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go
cat >$WORK/b057/go_asm.h << 'EOF' # internal
EOF
gopkg.in/mgo.v2/internal/json
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b057/symabis ./arith_arm64.s
mkdir -p $WORK/b129/
mkdir -p $WORK/b114/
cat >$WORK/b129/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile bytes=$WORK/b038/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
EOF
mkdir -p $WORK/b116/
cat >$WORK/b114/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile bytes=$WORK/b038/_pkg_.a
packagefile encoding/base64=$WORK/b096/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile unicode=$WORK/b022/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/text
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/mongodb/mongo-tools/common/text -complete -installsuffix shared -buildid brx0SMhZweIT2UXEjvZB/brx0SMhZweIT2UXEjvZB -goversion go1.14.12 -D "" -importcfg $WORK/b129/importcfg -pack ./grid.go ./units.go
cd /usr/lib/golang/src/mime
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p mime -std -complete -installsuffix shared -buildid 9nJ3dlwrzBOtww6-eEJS/9nJ3dlwrzBOtww6-eEJS -goversion go1.14.12 -D "" -importcfg $WORK/b114/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go
mkdir -p $WORK/b120/
cat >$WORK/b116/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile bytes=$WORK/b038/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
EOF
cd /usr/lib/golang/src/mime/quotedprintable
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid OOgmWrquimfiymDehuCv/OOgmWrquimfiymDehuCv -goversion go1.14.12 -D "" -importcfg $WORK/b116/importcfg -pack ./reader.go ./writer.go
cat >$WORK/b120/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile bytes=$WORK/b038/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile path=$WORK/b119/_pkg_.a
packagefile path/filepath=$WORK/b049/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
mkdir -p $WORK/b127/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/jessevdk/go-flags
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid K05GNlG-srRbnwNu4EkW/K05GNlG-srRbnwNu4EkW -goversion go1.14.12 -D "" -importcfg $WORK/b120/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go ./termsize_linux.go
cat >$WORK/b127/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile encoding=$WORK/b126/_pkg_.a
packagefile encoding/base64=$WORK/b096/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile unicode=$WORK/b022/_pkg_.a
packagefile unicode/utf16=$WORK/b076/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p gopkg.in/mgo.v2/internal/json -complete -installsuffix shared -buildid x2aUDqPFzmBXq6VYEQXd/x2aUDqPFzmBXq6VYEQXd -goversion go1.14.12 -D "" -importcfg $WORK/b127/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go
cat >$WORK/b057/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile math/bits=$WORK/b016/_pkg_.a
packagefile math/rand=$WORK/b046/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p math/big -std -installsuffix shared -buildid 5jRyt3nrdZ58tkeuMPFq/5jRyt3nrdZ58tkeuMPFq -goversion go1.14.12 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/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 $WORK/b041
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/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/b002/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/16/162fcc7daf16ae57e3b2622d659056c7039ae31a0b601d2885884535f3e616b4-d # internal
github.com/mongodb/mongo-tools/common/password
mkdir -p $WORK/b140/
cat >$WORK/b140/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/howeyc/gopass=$WORK/b141/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b142/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/password
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/mongodb/mongo-tools/common/password -complete -installsuffix shared -buildid qDigqShXxi-XUIdejqYX/qDigqShXxi-XUIdejqYX -goversion go1.14.12 -D "" -importcfg $WORK/b140/importcfg -pack ./pass_util.go ./password.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal
cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/94/943bf1c3facd7ed2b54ff0e57feb6c94553027631f53f64526237139b11d1282-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal
cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/c2/c23f7b7bd83f4067a54a42f1cfb6413124751b098fc3aee35a4c74930b10ec7b-d # internal
github.com/mongodb/mongo-tools/common/progress
mkdir -p $WORK/b128/
cat >$WORK/b128/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/text=$WORK/b129/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/progress
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/mongodb/mongo-tools/common/progress -complete -installsuffix shared -buildid _eKvyNi1-TcHCmulvjKz/_eKvyNi1-TcHCmulvjKz -goversion go1.14.12 -D "" -importcfg $WORK/b128/importcfg -pack ./manager.go ./progress_bar.go ./progressor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal
cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/1e/1eb2805d00332f986bea9950fe6e1e02c0f608d1405ad7244bd87fa9af4d1041-d # internal
cd $WORK/b041
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal
cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c1/c1d462ca8231528b16fb234292d5d767406367aeb5f98b80def921ba93a3afbe-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal
cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/7b/7bdf9efe27c6b4ff52099b51c864607b216366aeafe38135b98d613a2c173741-d # internal
cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ec/ecf39694986f7aaf5d0b61aa66737be253bfcdf70f7f270183cf88be77b4810f-d # internal
vendor/golang.org/x/text/unicode/bidi
mkdir -p $WORK/b109/
cat >$WORK/b109/importcfg << 'EOF' # internal
# import config
packagefile container/list=$WORK/b065/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile log=$WORK/b039/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid dCGmm-h0bbohX_xpa4RR/dCGmm-h0bbohX_xpa4RR -goversion go1.14.12 -D "" -importcfg $WORK/b109/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal
cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/a8/a8ff1520360d019a649e587a80c96899da0ef11b2282ded4a4308327adb5d905-d # internal
cd $WORK/b041
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/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/b128/_pkg_.a # internal
cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/3e/3e354a44d3279eab391f51b234258567a8bf3627de00a12bf526ffb6c850eea6-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal
cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/b0/b06389c7916b3d6f506ac32eaff7810cf48e050fb010d61a4ef9ea86afa1d33f-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal
cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/5a/5ae4336db93a4173e28cd1654157c751bff896ff570fff151f7f0c5ef3d348c0-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/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/b114/_pkg_.a # internal
cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/3c/3cd21033f97c3f6287ff374468a7f4b9e65366c367316d8200a86cc9fe9821d5-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c
cd /usr/lib/golang/src/net
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -o $WORK/b041/_cgo_.o $WORK/b041/_cgo_main.o $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o -g -O2
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal
cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/60/6000992e646ff0db4d38d564b5ccedc41ef7402f09a4352e173bc608ba7dd49e-d # internal
compress/gzip
mkdir -p $WORK/b061/
cat >$WORK/b061/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile compress/flate=$WORK/b062/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile hash/crc32=$WORK/b063/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/compress/gzip
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid cYx9rnHMnqe6fWoN6XEo/cYx9rnHMnqe6fWoN6XEo -goversion go1.14.12 -D "" -importcfg $WORK/b061/importcfg -pack ./gunzip.go ./gzip.go
cd /usr/lib/golang/src/net
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b041/_cgo_.o -dynout $WORK/b041/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal
cat >$WORK/b041/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
packagefile context=$WORK/b042/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile internal/nettrace=$WORK/b044/_pkg_.a
packagefile internal/poll=$WORK/b027/_pkg_.a
packagefile internal/singleflight=$WORK/b045/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math/rand=$WORK/b046/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
packagefile runtime/cgo=$WORK/b047/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p net -std -installsuffix shared -buildid vJsAvTDWh-NvNq4fcOul/vJsAvTDWh-NvNq4fcOul -goversion go1.14.12 -D "" -importcfg $WORK/b041/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b041/_cgo_gotypes.go $WORK/b041/cgo_linux.cgo1.go $WORK/b041/cgo_resnew.cgo1.go $WORK/b041/cgo_socknew.cgo1.go $WORK/b041/cgo_unix.cgo1.go $WORK/b041/_cgo_import.go
cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/e5/e559118d7b15bbdd622500ec85ab4dd7b08083d9b4f066814000f4695823b729-d # internal
vendor/golang.org/x/text/secure/bidirule
mkdir -p $WORK/b107/
cat >$WORK/b107/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid PmQa7Vs--wZcLY0MO3ak/PmQa7Vs--wZcLY0MO3ak -goversion go1.14.12 -D "" -importcfg $WORK/b107/importcfg -pack ./bidirule.go ./bidirule10.0.0.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal
cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/cf/cf6c87ef7553c61642a976a474359ac2a04ca32b7683460f02bd682621178b20-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/4f/4f3bdf075572b54e1507f2deff8986f3f2f5d496e14741c147e50179d7d01463-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal
cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/14/14d240e3c5650ad0ce717b29910c8f8ad482d5a5c6fcbb8c40f4415081f0dbf2-d # internal
vendor/golang.org/x/net/idna
mkdir -p $WORK/b106/
cat >$WORK/b106/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
packagefile fmt=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b107/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b110/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/idna
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Z18_HWhTAdYXOHsQP8eZ/Z18_HWhTAdYXOHsQP8eZ -goversion go1.14.12 -D "" -importcfg $WORK/b106/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal
cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/5a/5ad8230299e32ba2c9077b2d54e62e3e9f4fb7872dbbed3f270ef7079605628a-d # internal
text/template
mkdir -p $WORK/b053/
cat >$WORK/b053/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile internal/fmtsort=$WORK/b013/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile io/ioutil=$WORK/b054/_pkg_.a
packagefile net/url=$WORK/b055/_pkg_.a
packagefile path/filepath=$WORK/b049/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile text/template/parse=$WORK/b056/_pkg_.a
packagefile unicode=$WORK/b022/_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/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p text/template -std -complete -installsuffix shared -buildid vLiMXzPPzzt5nQQHkjTP/vLiMXzPPzzt5nQQHkjTP -goversion go1.14.12 -D "" -importcfg $WORK/b053/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal
cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/bc/bcafcabdc66ac288cdc762b54d0e3b5c235258763367e3a2b7f83d47596c13bb-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal
cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/87/87da4855bc3a83ed3c5d96f99018d8ac7ed48a911299e1e3d49835da0476c0d0-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal
cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/7f/7f5dcf62ba8cf42989f679240f53a95f0ef2cb4b37648ccebdc9788110a4b1fa-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal
cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/1f/1f7472e35a0d48e834a3ce820a92f5d032f72fc368a73cc5825eb60bfa0726fa-d # internal
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b057/arith_arm64.o ./arith_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b057/_pkg_.a $WORK/b057/arith_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal
cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/93/9353b8d9ef28758db6b9220b35311aa62ddca0b1a79629eb2d50e1475b5ed37c-d # internal
encoding/asn1
mkdir -p $WORK/b075/
crypto/dsa
crypto/elliptic
mkdir -p $WORK/b080/
cat >$WORK/b075/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
packagefile unicode/utf16=$WORK/b076/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/asn1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid Ru9IBMRxTWEIOP8uFkPv/Ru9IBMRxTWEIOP8uFkPv -goversion go1.14.12 -D "" -importcfg $WORK/b075/importcfg -pack ./asn1.go ./common.go ./marshal.go
mkdir -p $WORK/b092/
cat >$WORK/b080/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/elliptic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b080/symabis ./p256_asm_arm64.s
cat >$WORK/b092/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/dsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 6-cHOfSq1ePscEMAQXP4/6-cHOfSq1ePscEMAQXP4 -goversion go1.14.12 -D "" -importcfg $WORK/b092/importcfg -pack ./dsa.go
cat >$WORK/b080/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b024/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/elliptic
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid T9L6BLAKetkI4gs_EvVX/T9L6BLAKetkI4gs_EvVX -goversion go1.14.12 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal
cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/d4/d4c60dfd2779b9163bb606225a8fc481930e412af40aed03ea32f7a40b407a4b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal
cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/f9/f9726aded24df952a0c1c30193361ebc85194aec4b2d07715a01c5532447d36a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b080/p256_asm_arm64.o ./p256_asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b080/_pkg_.a $WORK/b080/p256_asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal
cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/4f/4f9b14c8468401f8038cd602200c90e5f0c5563be266bd38d8dbec728b5d995d-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal
cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/37/37ec53e71ed8b592fde91e8f6f501ba020bc3ad3b721ad59aa61bc340e4b9f8b-d # internal
crypto/x509/pkix
mkdir -p $WORK/b093/
vendor/golang.org/x/crypto/cryptobyte
mkdir -p $WORK/b097/
cat >$WORK/b093/importcfg << 'EOF' # internal
# import config
packagefile encoding/asn1=$WORK/b075/_pkg_.a
packagefile encoding/hex=$WORK/b094/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/x509/pkix
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid gocvykXSfVUS7tGLxAva/gocvykXSfVUS7tGLxAva -goversion go1.14.12 -D "" -importcfg $WORK/b093/importcfg -pack ./pkix.go
crypto/internal/boring
mkdir -p $WORK/b071/
cat >$WORK/b097/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile encoding/asn1=$WORK/b075/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b098/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/internal/boring
CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b071/ -importpath crypto/internal/boring -- -I $WORK/b071/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 6zldvN3E09ECJXg9pt5e/6zldvN3E09ECJXg9pt5e -goversion go1.14.12 -D "" -importcfg $WORK/b097/importcfg -pack ./asn1.go ./builder.go ./string.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal
cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/3c/3cfe4b0c71f4fe1f6fa34d04ca074e6666ea4292b885f61f6bd0eb9ceb619aaf-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal
cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/a1/a13f406666754a7d6a33ccd27e2c63a496b6798f3e91efecb3041c42cdc97903-d # internal
cd /usr/lib/golang/src/net
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b041/_pkg_.a $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6f/6f84cca08d9c9d99ea5fad341dcabd5ac909a2f492a2f3001af589ae645c07db-d # internal
log/syslog
mkdir -p $WORK/b040/
vendor/golang.org/x/net/http/httpproxy
github.com/mongodb/mongo-tools/common/connstring
net/textproto
mkdir -p $WORK/b111/
cat >$WORK/b040/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile log=$WORK/b039/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/log/syslog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid YItClFMPD7KKpOc9uPjO/YItClFMPD7KKpOc9uPjO -goversion go1.14.12 -D "" -importcfg $WORK/b040/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go
mkdir -p $WORK/b112/
cat >$WORK/b111/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile bytes=$WORK/b038/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile io/ioutil=$WORK/b054/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/net/textproto
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid IVvazSfdRg1woU0UN6wL/IVvazSfdRg1woU0UN6wL -goversion go1.14.12 -D "" -importcfg $WORK/b111/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go
mkdir -p $WORK/b121/
cat >$WORK/b112/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile net/url=$WORK/b055/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid J1i__6QsrXrYvMaX80ZH/J1i__6QsrXrYvMaX80ZH -goversion go1.14.12 -D "" -importcfg $WORK/b112/importcfg -pack ./proxy.go
cat >$WORK/b121/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile net/url=$WORK/b055/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/connstring
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/mongodb/mongo-tools/common/connstring -complete -installsuffix shared -buildid ZSvKuXCIYLO9pglqw0sD/ZSvKuXCIYLO9pglqw0sD -goversion go1.14.12 -D "" -importcfg $WORK/b121/importcfg -pack ./connstring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c2/c23eeaa4cc846df0c5cadafb729f59044c55a6c23a830115519279d7b1705020-d # internal
github.com/spacemonkeygo/spacelog
mkdir -p $WORK/b037/
cat >$WORK/b037/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile log=$WORK/b039/_pkg_.a
packagefile log/syslog=$WORK/b040/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile os/exec=$WORK/b048/_pkg_.a
packagefile os/signal=$WORK/b050/_pkg_.a
packagefile path/filepath=$WORK/b049/_pkg_.a
packagefile regexp=$WORK/b051/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
packagefile text/template=$WORK/b053/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/spacemonkeygo/spacelog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p github.com/spacemonkeygo/spacelog -complete -installsuffix shared -buildid 7j43awweund7X0VZBiAv/7j43awweund7X0VZBiAv -goversion go1.14.12 -D "" -importcfg $WORK/b037/importcfg -pack ./capture.go ./capture_linux.go ./collection.go ./convenience.go ./doc.go ./event.go ./handler.go ./level.go ./logger.go ./output.go ./output_other.go ./setup.go ./syslog.go ./templates.go ./templates_others.go ./text.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal
cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/da/da2497e3a59bedf780e1dccedc4f9546353a141de573de2e9923a6a2ec6fb0e1-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal
cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/49/498e8218113ce330e2b5dc25ad57b2936852003f167c526df4563653768cfcca-d # internal
vendor/golang.org/x/net/http/httpguts
mkdir -p $WORK/b105/
cat >$WORK/b105/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile net/textproto=$WORK/b111/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid wGbCajl5l4OjpMeKImj_/wGbCajl5l4OjpMeKImj_ -goversion go1.14.12 -D "" -importcfg $WORK/b105/importcfg -pack ./guts.go ./httplex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal
cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/9d/9de8598d459b9d954295fc8571f89885c7b18b9b10ee84199098ccd0ff75836e-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/d1/d1a2c219a763646c822317c63848682e23dfaf2c30b8375cf9324574079aca70-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal
cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/ed/ed243bb1c23f1c17caf513e98fe73f459c90b49be70e0c659e6b0275382abadf-d # internal
cd $WORK/b071
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c
cd /usr/lib/golang/src/crypto/internal/boring
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -o $WORK/b071/_x009.o -c openssl_ecdsa_signature.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -o $WORK/b071/_x010.o -c openssl_evp.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -o $WORK/b071/_x011.o -c openssl_lock_setup.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -o $WORK/b071/_x012.o -c openssl_port_aead_gcm.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -o $WORK/b071/_x013.o -c openssl_port_ctr128.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -o $WORK/b071/_x014.o -c openssl_port_evp_md5_sha1.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -o $WORK/b071/_x015.o -c openssl_port_hmac.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -o $WORK/b071/_x016.o -c openssl_port_rsa.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -o $WORK/b071/_x017.o -c openssl_stub_rand.c
cd $WORK/b071
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c
cd /usr/lib/golang/src/crypto/internal/boring
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o $WORK/b071/_x011.o $WORK/b071/_x012.o $WORK/b071/_x013.o $WORK/b071/_x014.o $WORK/b071/_x015.o $WORK/b071/_x016.o $WORK/b071/_x017.o -g -O2 -ldl
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go
cat >$WORK/b071/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/cipher=$WORK/b068/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b073/_pkg_.a
packagefile crypto/internal/boring/sig=$WORK/b074/_pkg_.a
packagefile encoding/asn1=$WORK/b075/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile runtime/cgo=$WORK/b047/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid n3xhh9SXZoiPLpvu_K8K/n3xhh9SXZoiPLpvu_K8K -goversion go1.14.12 -D "" -importcfg $WORK/b071/importcfg -pack ./doc.go $WORK/b071/_cgo_gotypes.go $WORK/b071/aes.cgo1.go $WORK/b071/boring.cgo1.go $WORK/b071/ecdsa.cgo1.go $WORK/b071/hmac.cgo1.go $WORK/b071/rand.cgo1.go $WORK/b071/rsa.cgo1.go $WORK/b071/sha.cgo1.go $WORK/b071/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o $WORK/b071/_x011.o $WORK/b071/_x012.o $WORK/b071/_x013.o $WORK/b071/_x014.o $WORK/b071/_x015.o $WORK/b071/_x016.o $WORK/b071/_x017.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/2f/2f35fbc3167a6115110a25613ec762d6eff16545e5c55d34e895b840349ec817-d # internal
crypto/hmac
mkdir -p $WORK/b085/
crypto/sha512
crypto/aes
crypto/sha1
mkdir -p $WORK/b067/
crypto/sha256
cat >$WORK/b085/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile crypto/subtle=$WORK/b070/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
EOF
mkdir -p $WORK/b089/
cd /usr/lib/golang/src/crypto/hmac
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid Vs3jeurf2Ajo3j95s513/Vs3jeurf2Ajo3j95s513 -goversion go1.14.12 -D "" -importcfg $WORK/b085/importcfg -pack ./hmac.go
cat >$WORK/b067/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b067/symabis ./asm_arm64.s ./gcm_arm64.s
mkdir -p $WORK/b082/
cat >$WORK/b089/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./sha1block_arm64.s
cat >$WORK/b082/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile math/bits=$WORK/b016/_pkg_.a
EOF
mkdir -p $WORK/b090/
cd /usr/lib/golang/src/crypto/sha512
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid gVcLBcxyYrVOCYAfxmcz/gVcLBcxyYrVOCYAfxmcz -goversion go1.14.12 -D "" -importcfg $WORK/b082/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go
cat >$WORK/b090/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b090/symabis ./sha256block_arm64.s
cat >$WORK/b089/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile math/bits=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 8-_8RCDH7pBq1T_2JNCG/8-_8RCDH7pBq1T_2JNCG -goversion go1.14.12 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go
cat >$WORK/b090/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile math/bits=$WORK/b016/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid c1hsy0pnQNlG3NCcmE3T/c1hsy0pnQNlG3NCcmE3T -goversion go1.14.12 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go
cat >$WORK/b067/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=$WORK/b068/_pkg_.a
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a
packagefile crypto/subtle=$WORK/b070/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/aes -std -installsuffix shared -buildid faJ0NV05cYser03dGmKD/faJ0NV05cYser03dGmKD -goversion go1.14.12 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/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/b085/_pkg_.a # internal
cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/2f/2f8138f2de8574dffc3fa3b751813f3c27dd1c0e3a1a7f3a6bc619d720ae3da5-d # internal
vendor/golang.org/x/crypto/hkdf
mkdir -p $WORK/b104/
cat >$WORK/b104/importcfg << 'EOF' # internal
# import config
packagefile crypto/hmac=$WORK/b085/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QK0sH6hPio9myeDGI2t_/QK0sH6hPio9myeDGI2t_ -goversion go1.14.12 -D "" -importcfg $WORK/b104/importcfg -pack ./hkdf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal
cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/cf/cf3c60db14a8fc68d1cac67fccdb81a689a3cdd1cca3a1a291fddd529bb556b0-d # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/sha1block_arm64.o ./sha1block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal
cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/d7/d7c80f2b37634af44738876d023b875c4717f08b4414977526f02b8c24fb8dd1-d # internal
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b090/sha256block_arm64.o ./sha256block_arm64.s
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/sha1block_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/55/55265a335128dc3eaa588f3bc61667be57e8dd4214c8257aa7fa0bd05ba6ae8e-d # internal
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b090/_pkg_.a $WORK/b090/sha256block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal
cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/6c/6cbcd7d38efb6d276b949bea3f44fc503212ea8e794a0df94f13ccb361580e0b-d # internal
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b067/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b067/gcm_arm64.o ./gcm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b067/_pkg_.a $WORK/b067/asm_arm64.o $WORK/b067/gcm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal
cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/61/6135f92b58945435b2d3c133fbdf42799d9fa09e9b7461c07529bec142528bf4-d # internal
crypto/ecdsa
mkdir -p $WORK/b079/
crypto/rand
mkdir -p $WORK/b066/
cat >$WORK/b079/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/aes=$WORK/b067/_pkg_.a
packagefile crypto/cipher=$WORK/b068/_pkg_.a
packagefile crypto/elliptic=$WORK/b080/_pkg_.a
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a
packagefile crypto/sha512=$WORK/b082/_pkg_.a
packagefile encoding/asn1=$WORK/b075/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
EOF
cat >$WORK/b066/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile crypto/aes=$WORK/b067/_pkg_.a
packagefile crypto/cipher=$WORK/b068/_pkg_.a
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/syscall/unix=$WORK/b028/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/ecdsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid nN1Ovpjn3m4-kj4-Nvf8/nN1Ovpjn3m4-kj4-Nvf8 -goversion go1.14.12 -D "" -importcfg $WORK/b079/importcfg -pack ./boring.go ./ecdsa.go
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 WJyB9_olaKTMf5l21bZL/WJyB9_olaKTMf5l21bZL -goversion go1.14.12 -D "" -importcfg $WORK/b066/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal
cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/76/7699e7bc11f2fe79e1142d17696d3e73620308d4a2eb5a0f548000f3ebad57bd-d # internal
crypto/ed25519
mkdir -p $WORK/b083/
crypto/rsa
mkdir -p $WORK/b088/
gopkg.in/mgo.v2/internal/scram
cat >$WORK/b083/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/ed25519/internal/edwards25519=$WORK/b084/_pkg_.a
packagefile crypto/rand=$WORK/b066/_pkg_.a
packagefile crypto/sha512=$WORK/b082/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
EOF
mime/multipart
mkdir -p $WORK/b115/
cat >$WORK/b088/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a
packagefile crypto/rand=$WORK/b066/_pkg_.a
packagefile crypto/subtle=$WORK/b070/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/ed25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid obcvYqkivDkzMMx9KkEx/obcvYqkivDkzMMx9KkEx -goversion go1.14.12 -D "" -importcfg $WORK/b083/importcfg -pack ./ed25519.go
mkdir -p $WORK/b137/
cd /usr/lib/golang/src/crypto/rsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid c0Cq6ygmsbjclDWNyX4b/c0Cq6ygmsbjclDWNyX4b -goversion go1.14.12 -D "" -importcfg $WORK/b088/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go
gopkg.in/mgo.v2/bson
cat >$WORK/b115/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile bytes=$WORK/b038/_pkg_.a
packagefile crypto/rand=$WORK/b066/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile io/ioutil=$WORK/b054/_pkg_.a
packagefile mime=$WORK/b114/_pkg_.a
packagefile mime/quotedprintable=$WORK/b116/_pkg_.a
packagefile net/textproto=$WORK/b111/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
EOF
cd /usr/lib/golang/src/mime/multipart
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid iyP5F5Cr7Q-YFiyrnfwN/iyP5F5Cr7Q-YFiyrnfwN -goversion go1.14.12 -D "" -importcfg $WORK/b115/importcfg -pack ./formdata.go ./multipart.go ./writer.go
cat >$WORK/b137/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile crypto/hmac=$WORK/b085/_pkg_.a
packagefile crypto/rand=$WORK/b066/_pkg_.a
packagefile encoding/base64=$WORK/b096/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
EOF
mkdir -p $WORK/b124/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/scram
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p gopkg.in/mgo.v2/internal/scram -complete -installsuffix shared -buildid xqxZmpeecSC9T0s0lCvV/xqxZmpeecSC9T0s0lCvV -goversion go1.14.12 -D "" -importcfg $WORK/b137/importcfg -pack ./scram.go
cat >$WORK/b124/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile crypto/md5=$WORK/b086/_pkg_.a
packagefile crypto/rand=$WORK/b066/_pkg_.a
packagefile encoding/base64=$WORK/b096/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile encoding/hex=$WORK/b094/_pkg_.a
packagefile encoding/json=$WORK/b125/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/json=$WORK/b127/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile net/url=$WORK/b055/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/bson
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p gopkg.in/mgo.v2/bson -complete -installsuffix shared -buildid VXLwTfojDDaLKg8Zsw0T/VXLwTfojDDaLKg8Zsw0T -goversion go1.14.12 -D "" -importcfg $WORK/b124/importcfg -pack ./bson.go ./decimal.go ./decode.go ./encode.go ./json.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal
cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/48/481e785584d216ff8d098ed17cb2f9e030c14a18916f6be38a948ea2c25e327a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/01/013c342c39c18e3f6ce35f43ee6968d72cfd98712f52c7dcb6302752385ec4af-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal
cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/d2/d2fd28543e4a80dec48cdb1dd0becfc2580cfde9ed995be23fdbffdac2be9559-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal
cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/e9/e9fb27e18cd367e4821ad8c2c6968f6c39f2d2cb25ee8934202b83b8b7f412de-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/64/643207770dafae6461e2a65e863d66612a8a66184f4fb5303fa0ed550af113ce-d # internal
crypto/x509
mkdir -p $WORK/b091/
cat >$WORK/b091/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/b038/_pkg_.a
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/aes=$WORK/b067/_pkg_.a
packagefile crypto/cipher=$WORK/b068/_pkg_.a
packagefile crypto/des=$WORK/b078/_pkg_.a
packagefile crypto/dsa=$WORK/b092/_pkg_.a
packagefile crypto/ecdsa=$WORK/b079/_pkg_.a
packagefile crypto/ed25519=$WORK/b083/_pkg_.a
packagefile crypto/elliptic=$WORK/b080/_pkg_.a
packagefile crypto/md5=$WORK/b086/_pkg_.a
packagefile crypto/rsa=$WORK/b088/_pkg_.a
packagefile crypto/sha1=$WORK/b089/_pkg_.a
packagefile crypto/sha256=$WORK/b090/_pkg_.a
packagefile crypto/sha512=$WORK/b082/_pkg_.a
packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a
packagefile encoding/asn1=$WORK/b075/_pkg_.a
packagefile encoding/hex=$WORK/b094/_pkg_.a
packagefile encoding/pem=$WORK/b095/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b097/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b098/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile io/ioutil=$WORK/b054/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile net/url=$WORK/b055/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_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/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid zRYhyM2E1pnF1Es1-Aii/zRYhyM2E1pnF1Es1-Aii -goversion go1.14.12 -D "" -importcfg $WORK/b091/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
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal
cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/e0/e0287bb5f05dcbb713bfda70c2a1d33aafd995eb5b9b1de3457037ea8632c3bd-d # internal
github.com/mongodb/mongo-tools/common/util
mkdir -p $WORK/b123/
cat >$WORK/b123/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile path/filepath=$WORK/b049/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/util
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/mongodb/mongo-tools/common/util -complete -installsuffix shared -buildid 3ec2jb-PIr1P1q4HGyyt/3ec2jb-PIr1P1q4HGyyt -goversion go1.14.12 -D "" -importcfg $WORK/b123/importcfg -pack ./bool.go ./exit_code.go ./file.go ./format_date.go ./math.go ./mongo.go ./net.go ./slice.go ./strings.go ./util.go
gopkg.in/mgo.v2
mkdir -p $WORK/b136/
cat >$WORK/b136/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile crypto/md5=$WORK/b086/_pkg_.a
packagefile crypto/sha1=$WORK/b089/_pkg_.a
packagefile encoding/hex=$WORK/b094/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b137/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile net/url=$WORK/b055/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p gopkg.in/mgo.v2 -complete -installsuffix shared -buildid u_xpSXKdtDaOVwlnBbK1/u_xpSXKdtDaOVwlnBbK1 -goversion go1.14.12 -D "" -importcfg $WORK/b136/importcfg -pack ./auth.go ./bulk.go ./cluster.go ./doc.go ./gridfs.go ./log.go ./queue.go ./raceoff.go ./saslstub.go ./server.go ./session.go ./socket.go ./stats.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/29/29bd3f743d5fda12748f477e06c69db7452349d2c03a42c4f8f2b4f4e862946d-d # internal
crypto/tls
mkdir -p $WORK/b077/
cat >$WORK/b077/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/b038/_pkg_.a
packagefile container/list=$WORK/b065/_pkg_.a
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/aes=$WORK/b067/_pkg_.a
packagefile crypto/cipher=$WORK/b068/_pkg_.a
packagefile crypto/des=$WORK/b078/_pkg_.a
packagefile crypto/ecdsa=$WORK/b079/_pkg_.a
packagefile crypto/ed25519=$WORK/b083/_pkg_.a
packagefile crypto/elliptic=$WORK/b080/_pkg_.a
packagefile crypto/hmac=$WORK/b085/_pkg_.a
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b073/_pkg_.a
packagefile crypto/md5=$WORK/b086/_pkg_.a
packagefile crypto/rand=$WORK/b066/_pkg_.a
packagefile crypto/rc4=$WORK/b087/_pkg_.a
packagefile crypto/rsa=$WORK/b088/_pkg_.a
packagefile crypto/sha1=$WORK/b089/_pkg_.a
packagefile crypto/sha256=$WORK/b090/_pkg_.a
packagefile crypto/sha512=$WORK/b082/_pkg_.a
packagefile crypto/subtle=$WORK/b070/_pkg_.a
packagefile crypto/x509=$WORK/b091/_pkg_.a
packagefile encoding/asn1=$WORK/b075/_pkg_.a
packagefile encoding/pem=$WORK/b095/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b097/_pkg_.a
packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a
packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b104/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile io/ioutil=$WORK/b054/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/tls
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid BOnvn17dh1JsOBBMEpfg/BOnvn17dh1JsOBBMEpfg -goversion go1.14.12 -D "" -importcfg $WORK/b077/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal
cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/63/63efd47ee106b7b98ae790c502dee21d882e94d742a7e9892e1854748a218fc5-d # internal
github.com/mongodb/mongo-tools/common/signals
mkdir -p $WORK/b130/
github.com/mongodb/mongo-tools/common/intents
mkdir -p $WORK/b143/
cat >$WORK/b130/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile os/signal=$WORK/b050/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
EOF
cat >$WORK/b143/importcfg << 'EOF' # internal
# import config
packagefile container/heap=$WORK/b144/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/signals
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/mongodb/mongo-tools/common/signals -complete -installsuffix shared -buildid yRyTRoCCGzY6QlwYZJpt/yRyTRoCCGzY6QlwYZJpt -goversion go1.14.12 -D "" -importcfg $WORK/b130/importcfg -pack ./signals.go
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/intents
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/mongodb/mongo-tools/common/intents -complete -installsuffix shared -buildid wj66kfRinOqU3t5ATF2u/wj66kfRinOqU3t5ATF2u -goversion go1.14.12 -D "" -importcfg $WORK/b143/importcfg -pack ./intent.go ./intent_prioritizer.go
github.com/mongodb/mongo-tools/common/json
mkdir -p $WORK/b139/
cat >$WORK/b139/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile encoding=$WORK/b126/_pkg_.a
packagefile encoding/base64=$WORK/b096/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
packagefile unicode=$WORK/b022/_pkg_.a
packagefile unicode/utf16=$WORK/b076/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/mongodb/mongo-tools/common/json -complete -installsuffix shared -buildid VyGgeQJt_gC1LZ0nA7Mx/VyGgeQJt_gC1LZ0nA7Mx -goversion go1.14.12 -D "" -importcfg $WORK/b139/importcfg -pack ./bindata.go ./boolean.go ./constructor.go ./consts.go ./csv_format.go ./date.go ./dbpointer.go ./dbref.go ./decode.go ./encode.go ./fold.go ./helpers.go ./hex.go ./indent.go ./infinity.go ./iso_date.go ./json_format.go ./maxkey.go ./minkey.go ./mongo_extjson.go ./nan.go ./new.go ./number.go ./objectid.go ./regexp.go ./scanner.go ./single_quoted.go ./stream.go ./tags.go ./timestamp.go ./undefined.go ./unquoted.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal
cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/0b/0b29fc9e97095b00b9260980d52964eef0943e690f835199ad69a4e0006485e8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal
cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/b3/b351b18afcc9f541726d87a818b825a6dc40d5b3ec74314fd886e73dbc6c57bf-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal
cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/3b/3bd201488475840ac561d2a734ef621ec34a2164423ca490e9ae380f422e7fe2-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal
cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/f5/f526baa1e52d869baeb66c7cb794f766f782b7d2fafd3571a94b8e8c71285196-d # internal
github.com/mongodb/mongo-tools/common/bsonutil
mkdir -p $WORK/b147/
cat >$WORK/b147/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile encoding/base64=$WORK/b096/_pkg_.a
packagefile encoding/hex=$WORK/b094/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b139/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b136/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/bsonutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/mongodb/mongo-tools/common/bsonutil -complete -installsuffix shared -buildid jSdmCh5o3DeWGcPDJvoT/jSdmCh5o3DeWGcPDJvoT -goversion go1.14.12 -D "" -importcfg $WORK/b147/importcfg -pack ./bsonutil.go ./converter.go ./marshal_d.go ./number.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal
cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/d8/d86b8698609201e105307ef13455b6dfc38604d30333634233991b7525218085-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/8b/8b6f50fbec6204f07de4f67ee74cfa19f680ae4f656218deb37ffa8c97d754c9-d # internal
net/http/httptrace
mkdir -p $WORK/b117/
cat >$WORK/b117/importcfg << 'EOF' # internal
# import config
packagefile context=$WORK/b042/_pkg_.a
packagefile crypto/tls=$WORK/b077/_pkg_.a
packagefile internal/nettrace=$WORK/b044/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile net/textproto=$WORK/b111/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/net/http/httptrace
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid rzCRJPch8haUdQdj47Ua/rzCRJPch8haUdQdj47Ua -goversion go1.14.12 -D "" -importcfg $WORK/b117/importcfg -pack ./trace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal
cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/70/70cf2fcfd9102b561b916df5b91c06eaa8bcdfbb300956867fd0d5d0a888a8cb-d # internal
net/http
mkdir -p $WORK/b059/
cat >$WORK/b059/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile bufio=$WORK/b060/_pkg_.a
packagefile bytes=$WORK/b038/_pkg_.a
packagefile compress/gzip=$WORK/b061/_pkg_.a
packagefile container/list=$WORK/b065/_pkg_.a
packagefile context=$WORK/b042/_pkg_.a
packagefile crypto/rand=$WORK/b066/_pkg_.a
packagefile crypto/tls=$WORK/b077/_pkg_.a
packagefile encoding/base64=$WORK/b096/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b112/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b113/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile io/ioutil=$WORK/b054/_pkg_.a
packagefile log=$WORK/b039/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile math/rand=$WORK/b046/_pkg_.a
packagefile mime=$WORK/b114/_pkg_.a
packagefile mime/multipart=$WORK/b115/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile net/http/httptrace=$WORK/b117/_pkg_.a
packagefile net/http/internal=$WORK/b118/_pkg_.a
packagefile net/textproto=$WORK/b111/_pkg_.a
packagefile net/url=$WORK/b055/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile path=$WORK/b119/_pkg_.a
packagefile path/filepath=$WORK/b049/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/net/http
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p net/http -std -complete -installsuffix shared -buildid 9flW_CtzbPxYeil9gr-N/9flW_CtzbPxYeil9gr-N -goversion go1.14.12 -D "" -importcfg $WORK/b059/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal
cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b8/b8baddf574b6745b0f316433beaa85ba72385dcdcb2018303b9deb6e7d5f634d-d # internal
github.com/10gen/openssl
mkdir -p $WORK/b034/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
pkg-config --cflags -- openssl
pkg-config --libs -- openssl
CGO_LDFLAGS='"-g" "-O2" "-lssl" "-lcrypto"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b034/ -importpath github.com/10gen/openssl -- -I $WORK/b034/ -g -O2 -Wno-deprecated-declarations ./bio.go ./build.go ./cert.go ./ciphers.go ./ciphers_gcm.go ./conn.go ./ctx.go ./dh.go ./dhparam.go ./digest.go ./engine.go ./features.go ./fips.go ./hmac.go ./hostname.go ./init.go ./init_posix.go ./key.go ./key_1_0.go ./mapping.go ./sha1.go ./sha256.go ./ssl.go ./system_certs.go ./tickets.go ./version.go
cd $WORK/b034
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x002.o -c bio.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x003.o -c build.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x004.o -c cert.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x005.o -c ciphers.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x006.o -c ciphers_gcm.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x007.o -c conn.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x008.o -c ctx.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x009.o -c dh.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x010.o -c dhparam.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x011.o -c digest.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x012.o -c engine.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x013.o -c features.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x014.o -c fips.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x015.o -c hmac.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x016.o -c hostname.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x017.o -c init.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x018.o -c init_posix.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x019.o -c key.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x020.o -c key_1_0.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x021.o -c mapping.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x022.o -c sha1.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x023.o -c sha256.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x024.o -c ssl.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x025.o -c system_certs.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x026.o -c tickets.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x027.o -c version.cgo2.c
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wno-deprecated-declarations -o $WORK/b034/_x028.o -c hostname.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wno-deprecated-declarations -o $WORK/b034/_x029.o -c password.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wno-deprecated-declarations -o $WORK/b034/_x030.o -c shim.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wno-deprecated-declarations -o $WORK/b034/_x031.o -c sni.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wno-deprecated-declarations -o $WORK/b034/_x032.o -c system_certs.c
cd $WORK/b034
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -o $WORK/b034/_cgo_.o $WORK/b034/_cgo_main.o $WORK/b034/_x001.o $WORK/b034/_x002.o $WORK/b034/_x003.o $WORK/b034/_x004.o $WORK/b034/_x005.o $WORK/b034/_x006.o $WORK/b034/_x007.o $WORK/b034/_x008.o $WORK/b034/_x009.o $WORK/b034/_x010.o $WORK/b034/_x011.o $WORK/b034/_x012.o $WORK/b034/_x013.o $WORK/b034/_x014.o $WORK/b034/_x015.o $WORK/b034/_x016.o $WORK/b034/_x017.o $WORK/b034/_x018.o $WORK/b034/_x019.o $WORK/b034/_x020.o $WORK/b034/_x021.o $WORK/b034/_x022.o $WORK/b034/_x023.o $WORK/b034/_x024.o $WORK/b034/_x025.o $WORK/b034/_x026.o $WORK/b034/_x027.o $WORK/b034/_x028.o $WORK/b034/_x029.o $WORK/b034/_x030.o $WORK/b034/_x031.o $WORK/b034/_x032.o -g -O2 -lssl -lcrypto
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage openssl -dynimport $WORK/b034/_cgo_.o -dynout $WORK/b034/_cgo_import.go
cat >$WORK/b034/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/10gen/openssl/utils=$WORK/b035/_pkg_.a
packagefile github.com/spacemonkeygo/spacelog=$WORK/b037/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile io/ioutil=$WORK/b054/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile net/http=$WORK/b059/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile regexp=$WORK/b051/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
packagefile runtime/cgo=$WORK/b047/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/10gen/openssl -installsuffix shared -buildid vzw6Mb8qh7wLq5sCJKDO/vzw6Mb8qh7wLq5sCJKDO -goversion go1.14.12 -D "" -importcfg $WORK/b034/importcfg -pack ./http.go ./net.go ./nid.go ./pem.go $WORK/b034/_cgo_gotypes.go $WORK/b034/bio.cgo1.go $WORK/b034/build.cgo1.go $WORK/b034/cert.cgo1.go $WORK/b034/ciphers.cgo1.go $WORK/b034/ciphers_gcm.cgo1.go $WORK/b034/conn.cgo1.go $WORK/b034/ctx.cgo1.go $WORK/b034/dh.cgo1.go $WORK/b034/dhparam.cgo1.go $WORK/b034/digest.cgo1.go $WORK/b034/engine.cgo1.go $WORK/b034/features.cgo1.go $WORK/b034/fips.cgo1.go $WORK/b034/hmac.cgo1.go $WORK/b034/hostname.cgo1.go $WORK/b034/init.cgo1.go $WORK/b034/init_posix.cgo1.go $WORK/b034/key.cgo1.go $WORK/b034/key_1_0.cgo1.go $WORK/b034/mapping.cgo1.go $WORK/b034/sha1.cgo1.go $WORK/b034/sha256.cgo1.go $WORK/b034/ssl.cgo1.go $WORK/b034/system_certs.cgo1.go $WORK/b034/tickets.cgo1.go $WORK/b034/version.cgo1.go $WORK/b034/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b034/_pkg_.a $WORK/b034/_x001.o $WORK/b034/_x002.o $WORK/b034/_x003.o $WORK/b034/_x004.o $WORK/b034/_x005.o $WORK/b034/_x006.o $WORK/b034/_x007.o $WORK/b034/_x008.o $WORK/b034/_x009.o $WORK/b034/_x010.o $WORK/b034/_x011.o $WORK/b034/_x012.o $WORK/b034/_x013.o $WORK/b034/_x014.o $WORK/b034/_x015.o $WORK/b034/_x016.o $WORK/b034/_x017.o $WORK/b034/_x018.o $WORK/b034/_x019.o $WORK/b034/_x020.o $WORK/b034/_x021.o $WORK/b034/_x022.o $WORK/b034/_x023.o $WORK/b034/_x024.o $WORK/b034/_x025.o $WORK/b034/_x026.o $WORK/b034/_x027.o $WORK/b034/_x028.o $WORK/b034/_x029.o $WORK/b034/_x030.o $WORK/b034/_x031.o $WORK/b034/_x032.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/88/888d0d7cc94690b205b1868f60ec792c2f41deb561b799b9a6de89b00828943b-d # internal
github.com/mongodb/mongo-tools/common/options
mkdir -p $WORK/b033/
cat >$WORK/b033/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b034/_pkg_.a
packagefile github.com/jessevdk/go-flags=$WORK/b120/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b121/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b122/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile regexp=$WORK/b051/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/options
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/mongodb/mongo-tools/common/options -complete -installsuffix shared -buildid W8SzOSGj42nuL3JE12xi/W8SzOSGj42nuL3JE12xi -goversion go1.14.12 -D "" -importcfg $WORK/b033/importcfg -pack ./options.go ./options_fp_disabled.go ./options_openssl.go ./options_ssl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal
cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/28/28cc7108fd1ca5095159f268d91ae279a8999751ef81d091eaf1ed827fad0eb4-d # internal
github.com/mongodb/mongo-tools/common/db/kerberos
mkdir -p $WORK/b135/
cat >$WORK/b135/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b033/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b136/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/kerberos
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/mongodb/mongo-tools/common/db/kerberos -complete -installsuffix shared -buildid Xnuwz_ni2E7XqBMCEfsW/Xnuwz_ni2E7XqBMCEfsW -goversion go1.14.12 -D "" -importcfg $WORK/b135/importcfg -pack ./gssapi.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal
cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/4c/4cb70431de8b7adb46beb1f461fe4ee07cd3328e5b3b69951a9bd503b2b77a9c-d # internal
github.com/mongodb/mongo-tools/common/db/openssl
mkdir -p $WORK/b138/
cat >$WORK/b138/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b034/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b135/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b033/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b136/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/openssl
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/mongodb/mongo-tools/common/db/openssl -complete -installsuffix shared -buildid 0ReFI6ZfgSjeaQWCZXQd/0ReFI6ZfgSjeaQWCZXQd -goversion go1.14.12 -D "" -importcfg $WORK/b138/importcfg -pack ./openssl.go ./openssl_fips.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal
cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/0d/0de32b5abf4bd26548f3b000d3a8405c5321badb68ea41dc459961227df87294-d # internal
github.com/mongodb/mongo-tools/common/db
mkdir -p $WORK/b134/
cat >$WORK/b134/importcfg << 'EOF' # internal
# import config
packagefile encoding/hex=$WORK/b094/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b121/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b135/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b138/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b139/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b033/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b140/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b136/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/mongodb/mongo-tools/common/db -complete -installsuffix shared -buildid aL461XMQZ6HwxVRMveWx/aL461XMQZ6HwxVRMveWx -goversion go1.14.12 -D "" -importcfg $WORK/b134/importcfg -pack ./bson_stream.go ./buffered_bulk.go ./command.go ./connector.go ./db.go ./db_openssl.go ./namespaces.go ./read_preferences.go ./write_concern.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal
cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/37/37415e8c5a9e52dcd0a5f16da4889ce4ac4f1094dfbd819c0fda25815a135d40-d # internal
github.com/mongodb/mongo-tools/common/auth
mkdir -p $WORK/b146/
github.com/mongodb/mongo-tools/common/archive
mkdir -p $WORK/b132/
cat >$WORK/b146/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b134/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/auth
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/mongodb/mongo-tools/common/auth -complete -installsuffix shared -buildid uAtTgjzoEgbce9G5FPcr/uAtTgjzoEgbce9G5FPcr -goversion go1.14.12 -D "" -importcfg $WORK/b146/importcfg -pack ./auth_info.go
cat >$WORK/b132/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b038/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b134/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/intents=$WORK/b143/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b033/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile hash/crc64=$WORK/b145/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile path/filepath=$WORK/b049/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/archive
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/mongodb/mongo-tools/common/archive -complete -installsuffix shared -buildid rPObrZhIMqAxYM_9MPLP/rPObrZhIMqAxYM_9MPLP -goversion go1.14.12 -D "" -importcfg $WORK/b132/importcfg -pack ./archive.go ./demultiplexer.go ./multiplexer.go ./parser.go ./prelude.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal
cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/42/42975e0ec41100c05d5f00d0bc920ae153dd5c2a3f7d59615a101b87a466885b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal
cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/98/989f014b8f8848904eb58e855603934b8276bd3b7d7d94aa0022c91aa868eba6-d # internal
github.com/mongodb/mongo-tools/mongodump
mkdir -p $WORK/b131/
cat >$WORK/b131/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b060/_pkg_.a
packagefile bytes=$WORK/b038/_pkg_.a
packagefile compress/gzip=$WORK/b061/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/archive=$WORK/b132/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/auth=$WORK/b146/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/bsonutil=$WORK/b147/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b121/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b134/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b122/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/intents=$WORK/b143/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b139/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b033/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/progress=$WORK/b128/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b136/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile io/ioutil=$WORK/b054/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile path/filepath=$WORK/b049/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/mongodump
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/mongodb/mongo-tools/mongodump -complete -installsuffix shared -buildid fWjyHJ5PpOWvf2-sGv6M/fWjyHJ5PpOWvf2-sGv6M -goversion go1.14.12 -D "" -importcfg $WORK/b131/importcfg -pack ./metadata_dump.go ./mongodump.go ./oplog_dump.go ./options.go ./prepare.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal
cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/03/033728b4b3665c43107e64e35b9701a093058fd04b4f31f936ec2bf8485af694-d # internal
command-line-arguments
mkdir -p $WORK/b001/
cat >$WORK/b001/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b033/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/progress=$WORK/b128/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b130/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongodump=$WORK/b131/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile runtime/cgo=$WORK/b047/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/mongodump/main
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid ZFzye1Jol3kIvRBBPbva/ZFzye1Jol3kIvRBBPbva -goversion go1.14.12 -D _/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/mongodump/main -importcfg $WORK/b001/importcfg -pack ./mongodump.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal
cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/40/4009c532afc986c074d04a5d5ecd708caee3137e777105f3b9d049995d618470-d # internal
cat >$WORK/b001/importcfg.link << 'EOF' # internal
packagefile command-line-arguments=$WORK/b001/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b033/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/progress=$WORK/b128/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b130/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongodump=$WORK/b131/_pkg_.a
packagefile os=$WORK/b025/_pkg_.a
packagefile time=$WORK/b030/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile runtime/cgo=$WORK/b047/_pkg_.a
packagefile fmt=$WORK/b003/_pkg_.a
packagefile io=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b019/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b034/_pkg_.a
packagefile github.com/jessevdk/go-flags=$WORK/b120/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b121/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b122/_pkg_.a
packagefile regexp=$WORK/b051/_pkg_.a
packagefile strconv=$WORK/b017/_pkg_.a
packagefile strings=$WORK/b036/_pkg_.a
packagefile bytes=$WORK/b038/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/text=$WORK/b129/_pkg_.a
packagefile sync/atomic=$WORK/b021/_pkg_.a
packagefile os/signal=$WORK/b050/_pkg_.a
packagefile syscall=$WORK/b029/_pkg_.a
packagefile bufio=$WORK/b060/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a
packagefile net=$WORK/b041/_pkg_.a
packagefile path/filepath=$WORK/b049/_pkg_.a
packagefile reflect=$WORK/b014/_pkg_.a
packagefile compress/gzip=$WORK/b061/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/archive=$WORK/b132/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/auth=$WORK/b146/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/bsonutil=$WORK/b147/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b134/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/intents=$WORK/b143/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b139/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b136/_pkg_.a
packagefile io/ioutil=$WORK/b054/_pkg_.a
packagefile internal/oserror=$WORK/b026/_pkg_.a
packagefile internal/poll=$WORK/b027/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a
packagefile internal/syscall/unix=$WORK/b028/_pkg_.a
packagefile internal/testlog=$WORK/b032/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a
packagefile runtime/internal/math=$WORK/b011/_pkg_.a
packagefile runtime/internal/sys=$WORK/b012/_pkg_.a
packagefile internal/fmtsort=$WORK/b013/_pkg_.a
packagefile math=$WORK/b015/_pkg_.a
packagefile unicode/utf8=$WORK/b018/_pkg_.a
packagefile internal/race=$WORK/b020/_pkg_.a
packagefile github.com/10gen/openssl/utils=$WORK/b035/_pkg_.a
packagefile github.com/spacemonkeygo/spacelog=$WORK/b037/_pkg_.a
packagefile math/big=$WORK/b057/_pkg_.a
packagefile net/http=$WORK/b059/_pkg_.a
packagefile path=$WORK/b119/_pkg_.a
packagefile sort=$WORK/b023/_pkg_.a
packagefile net/url=$WORK/b055/_pkg_.a
packagefile regexp/syntax=$WORK/b052/_pkg_.a
packagefile unicode=$WORK/b022/_pkg_.a
packagefile math/bits=$WORK/b016/_pkg_.a
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
packagefile crypto/md5=$WORK/b086/_pkg_.a
packagefile crypto/rand=$WORK/b066/_pkg_.a
packagefile encoding/base64=$WORK/b096/_pkg_.a
packagefile encoding/binary=$WORK/b058/_pkg_.a
packagefile encoding/hex=$WORK/b094/_pkg_.a
packagefile encoding/json=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/json=$WORK/b127/_pkg_.a
packagefile context=$WORK/b042/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a
packagefile internal/nettrace=$WORK/b044/_pkg_.a
packagefile internal/singleflight=$WORK/b045/_pkg_.a
packagefile math/rand=$WORK/b046/_pkg_.a
packagefile compress/flate=$WORK/b062/_pkg_.a
packagefile hash/crc32=$WORK/b063/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common=$WORK/b133/_pkg_.a
packagefile hash=$WORK/b064/_pkg_.a
packagefile hash/crc64=$WORK/b145/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b135/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b138/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b140/_pkg_.a
packagefile container/heap=$WORK/b144/_pkg_.a
packagefile encoding=$WORK/b126/_pkg_.a
packagefile unicode/utf16=$WORK/b076/_pkg_.a
packagefile crypto/sha1=$WORK/b089/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b137/_pkg_.a
packagefile log=$WORK/b039/_pkg_.a
packagefile log/syslog=$WORK/b040/_pkg_.a
packagefile os/exec=$WORK/b048/_pkg_.a
packagefile text/template=$WORK/b053/_pkg_.a
packagefile container/list=$WORK/b065/_pkg_.a
packagefile crypto/tls=$WORK/b077/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b112/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b113/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a
packagefile mime=$WORK/b114/_pkg_.a
packagefile mime/multipart=$WORK/b115/_pkg_.a
packagefile net/http/httptrace=$WORK/b117/_pkg_.a
packagefile net/http/internal=$WORK/b118/_pkg_.a
packagefile net/textproto=$WORK/b111/_pkg_.a
packagefile crypto=$WORK/b072/_pkg_.a
packagefile crypto/aes=$WORK/b067/_pkg_.a
packagefile crypto/cipher=$WORK/b068/_pkg_.a
packagefile crypto/internal/boring=$WORK/b071/_pkg_.a
packagefile github.com/howeyc/gopass=$WORK/b141/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b142/_pkg_.a
packagefile crypto/hmac=$WORK/b085/_pkg_.a
packagefile text/template/parse=$WORK/b056/_pkg_.a
packagefile crypto/des=$WORK/b078/_pkg_.a
packagefile crypto/ecdsa=$WORK/b079/_pkg_.a
packagefile crypto/ed25519=$WORK/b083/_pkg_.a
packagefile crypto/elliptic=$WORK/b080/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b073/_pkg_.a
packagefile crypto/rc4=$WORK/b087/_pkg_.a
packagefile crypto/rsa=$WORK/b088/_pkg_.a
packagefile crypto/sha256=$WORK/b090/_pkg_.a
packagefile crypto/sha512=$WORK/b082/_pkg_.a
packagefile crypto/subtle=$WORK/b070/_pkg_.a
packagefile crypto/x509=$WORK/b091/_pkg_.a
packagefile encoding/asn1=$WORK/b075/_pkg_.a
packagefile encoding/pem=$WORK/b095/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b097/_pkg_.a
packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a
packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b104/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b107/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b110/_pkg_.a
packagefile mime/quotedprintable=$WORK/b116/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a
packagefile crypto/internal/boring/sig=$WORK/b074/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a
packagefile crypto/ed25519/internal/edwards25519=$WORK/b084/_pkg_.a
packagefile crypto/dsa=$WORK/b092/_pkg_.a
packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b098/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b100/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a
packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b102/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b108/_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=8EkH8vBAfPQoWUGDwDTB/ZFzye1Jol3kIvRBBPbva/lkSHAFpj2RoaCPEEKSeN/8EkH8vBAfPQoWUGDwDTB -B 0x04ba0b47d3d4821d8da44734144748c60c4dfaae -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
mkdir -p bin/
mv $WORK/b001/exe/a.out bin/mongodump
rm -r $WORK/b001/
+ for bin in "${binaries[@]}"
++ head -c20 /dev/urandom
++ od -An -tx1
++ tr -d ' \n'
+ go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags ' -B 0xfd59f1a360dc9f2881bdc999e4e447b36b198162 -extldflags '\''-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/mongotop -tags ssl mongotop/main/mongotop.go
WORK=/tmp/go-build984096912
math/bits
mkdir -p $WORK/b017/
cat >$WORK/b017/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/math/bits
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p math/bits -std -complete -installsuffix shared -buildid TrkGpPmd0RkpCaaIDGgm/TrkGpPmd0RkpCaaIDGgm -goversion go1.14.12 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go
internal/race
mkdir -p $WORK/b021/
cat >$WORK/b021/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/internal/race
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/race -std -complete -installsuffix shared -buildid eYF_zmtIpgn-ACSYG7t0/eYF_zmtIpgn-ACSYG7t0 -goversion go1.14.12 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./norace.go
github.com/mongodb/mongo-tools/common/failpoint
mkdir -p $WORK/b123/
unicode/utf16
mkdir -p $WORK/b079/
crypto/internal/subtle
cat >$WORK/b123/importcfg << 'EOF' # internal
# import config
EOF
mkdir -p $WORK/b072/
encoding
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/failpoint
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/mongodb/mongo-tools/common/failpoint -complete -installsuffix shared -buildid Yl9ttotUIjXwgK91KOsl/Yl9ttotUIjXwgK91KOsl -goversion go1.14.12 -D "" -importcfg $WORK/b123/importcfg -pack ./failpoint_disabled.go ./failpoints.go
cat >$WORK/b079/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/unicode/utf16
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid G7MZffhURcjBG-4mIOmb/G7MZffhURcjBG-4mIOmb -goversion go1.14.12 -D "" -importcfg $WORK/b079/importcfg -pack ./utf16.go
mkdir -p $WORK/b128/
vendor/golang.org/x/crypto/cryptobyte/asn1
cat >$WORK/b072/importcfg << 'EOF' # internal
# import config
EOF
mkdir -p $WORK/b100/
crypto/subtle
container/list
cd /usr/lib/golang/src/crypto/internal/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid nK8W2rYbvOWI-rjNToeR/nK8W2rYbvOWI-rjNToeR -goversion go1.14.12 -D "" -importcfg $WORK/b072/importcfg -pack ./aliasing.go
cat >$WORK/b100/importcfg << 'EOF' # internal
# import config
EOF
internal/nettrace
mkdir -p $WORK/b073/
unicode
cat >$WORK/b128/importcfg << 'EOF' # internal
# import config
EOF
vendor/golang.org/x/crypto/internal/subtle
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid tAkbjs9azXivwz_V6k1f/tAkbjs9azXivwz_V6k1f -goversion go1.14.12 -D "" -importcfg $WORK/b100/importcfg -pack ./asn1.go
cd /usr/lib/golang/src/encoding
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p encoding -std -complete -installsuffix shared -buildid 3k_027iJ57m-R_JflOWz/3k_027iJ57m-R_JflOWz -goversion go1.14.12 -D "" -importcfg $WORK/b128/importcfg -pack ./encoding.go
mkdir -p $WORK/b068/
sync/atomic
runtime/internal/sys
mkdir -p $WORK/b012/
cat >$WORK/b073/importcfg << 'EOF' # internal
# import config
EOF
unicode/utf8
internal/cpu
mkdir -p $WORK/b039/
cd /usr/lib/golang/src/crypto/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 4kDYXV6-9EEgPPEQzKni/4kDYXV6-9EEgPPEQzKni -goversion go1.14.12 -D "" -importcfg $WORK/b073/importcfg -pack ./constant_time.go
cat >$WORK/b068/importcfg << 'EOF' # internal
# import config
EOF
cat >$WORK/b012/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/container/list
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p container/list -std -complete -installsuffix shared -buildid T8hi81XPzgG0jNINbPqX/T8hi81XPzgG0jNINbPqX -goversion go1.14.12 -D "" -importcfg $WORK/b068/importcfg -pack ./list.go
mkdir -p $WORK/b023/
mkdir -p $WORK/b103/
cat >$WORK/b039/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 HglPLkuINP-TLivFjmOk/HglPLkuINP-TLivFjmOk -goversion go1.14.12 -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
cat >$WORK/b023/importcfg << 'EOF' # internal
# import config
EOF
mkdir -p $WORK/b022/
cd /usr/lib/golang/src/internal/nettrace
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid oltxZy-9nksr3RIbjzSu/oltxZy-9nksr3RIbjzSu -goversion go1.14.12 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go
cat >$WORK/b103/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/unicode
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode -std -complete -installsuffix shared -buildid Dlp1zGqPHBWpkgvZH81R/Dlp1zGqPHBWpkgvZH81R -goversion go1.14.12 -D "" -importcfg $WORK/b023/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid QItf84txQBye3xPDI7xv/QItf84txQBye3xPDI7xv -goversion go1.14.12 -D "" -importcfg $WORK/b103/importcfg -pack ./aliasing.go
mkdir -p $WORK/b019/
cat >$WORK/b022/go_asm.h << 'EOF' # internal
EOF
cat >$WORK/b019/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b022/symabis ./asm.s
mkdir -p $WORK/b008/
cd /usr/lib/golang/src/unicode/utf8
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid xsQMTfloBNB4b-01Mfwp/xsQMTfloBNB4b-01Mfwp -goversion go1.14.12 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go
runtime/cgo
mkdir -p $WORK/b042/
cat >$WORK/b008/importcfg << 'EOF' # internal
# import config
EOF
crypto/internal/boring/sig
mkdir -p $WORK/b077/
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RsXW8-A3OhpeUnj1uhz_/RsXW8-A3OhpeUnj1uhz_ -goversion go1.14.12 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_arm64.go
cd /usr/lib/golang/src/runtime/cgo
CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go
cat >$WORK/b077/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b077/symabis ./sig_other.s
runtime/internal/atomic
mkdir -p $WORK/b010/
cat >$WORK/b010/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -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/b123/_pkg_.a # internal
cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/d3/d3925835ea12dc5065541a5497b53a7ac260fccbd80c8b96513db7a7c4c7caa6-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal
cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a1/a130eec66f30ad0f520b14a1442c0bc0b77d4a4e6eb8cb0abb17c2ee377c5b44-d # internal
cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/5d/5d05df1a4288bc6abf5ab0dabb92b7b49992ba81652f43caf1085cbb4b108825-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal
cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/90/900012c7c173f82af2587634cbbea1a2281c836410210ab59d79245c9ad0126b-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/0b/0b241b18808311f9d03c95bfb7cd86615c6bf86d85bbacec18642b1cf99aad20-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal
cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/ab/abbebdd322593fa360161d7559451050b43521df6e14450d36f9c5e7389177f4-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/46/46e442435d43f7f766623115b2555814de86a55f91dc9c2bfb52c0040cc6f60b-d # internal
cat >$WORK/b022/importcfg << 'EOF' # internal
# import config
EOF
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sync/atomic -std -installsuffix shared -buildid 8FGjxdl6Pxj4lNRSeWvo/8FGjxdl6Pxj4lNRSeWvo -goversion go1.14.12 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./doc.go ./value.go
cd $WORK
gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true
cat >$WORK/b010/importcfg << 'EOF' # internal
# import config
EOF
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal
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 Vhhl44o1Zro27dgHZKQf/Vhhl44o1Zro27dgHZKQf -goversion go1.14.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm64.go ./stubs.go
cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/ae/ae3cbd0df237f09426fc0e2f6be20be6da361b2accb6a9069b1e52cadcea9feb-d # internal
cat >$WORK/b077/importcfg << 'EOF' # internal
# import config
EOF
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid 3zgDlUAMJYLKKaN4KKkl/3zgDlUAMJYLKKaN4KKkl -goversion go1.14.12 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./sig.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal
cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/eb/eb169c6f6908b4c586a8d8a1071bb7048dd57ae6e3df3e656a81b1b2cc611d8d-d # internal
cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/dc/dce7148f0e0db12abec85429bea7c4847a22edd8c38dd099744491f3a5b032c5-d # 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 -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/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b077/sig_other.o ./sig_other.s
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/asm.o ./asm.s
cd /usr/lib/golang/src/runtime/internal/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -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
runtime/internal/math
cd $WORK
gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b077/_pkg_.a $WORK/b077/sig_other.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c3/c3681a0a13d22e9476b721ade9ae8cc76a351f07d422f01de99211f6e01a2de6-d # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal
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
cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/7c/7c91711ff456b90629c8479dc9c9e9fe9875559f71d3507c42152eec6077d0f4-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal
cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/5c/5ca13df1610b349d242eab392e695309b8ff9d3c2262a45ea8f08b22573dc760-d # internal
cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/9d/9d3cf8441426a627e5cd696d62db8196778c3b5f24f5f50ca3f7aaa7b535f9d9-d # internal
cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/38/382fabdc6db0b05bed20ad1eaf7e663c51fe4b23654d8f44939209180fe12650-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal
cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/21/2136d4e1fdec398274fd6293f7c2a5da6aa54b70979b8d50ddc1415e2bfb401e-d # internal
cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a6/a65c8d53627d3fe1cea8263e48df2e459d5bddd0f4b2007a3d4b36f9a99119e3-d # internal
cd $WORK
gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true
mkdir -p $WORK/b011/
cd $WORK/b042
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c
internal/testlog
cat >$WORK/b011/importcfg << 'EOF' # internal
# import config
packagefile runtime/internal/sys=$WORK/b012/_pkg_.a
EOF
crypto/internal/boring/fipstls
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 WtZcyNOPr8ccpUhFhrG-/WtZcyNOPr8ccpUhFhrG- -goversion go1.14.12 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go
mkdir -p $WORK/b033/
mkdir -p $WORK/b076/
internal/bytealg
cat >$WORK/b033/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b022/_pkg_.a
EOF
cat >$WORK/b076/go_asm.h << 'EOF' # internal
EOF
mkdir -p $WORK/b007/
cd /usr/lib/golang/src/internal/testlog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid HWJR7ShJ_8RkMyAgCYj5/HWJR7ShJ_8RkMyAgCYj5 -goversion go1.14.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b076/symabis ./dummy.s
cat >$WORK/b007/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
math
mkdir -p $WORK/b016/
cat >$WORK/b016/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b016/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s
cat >$WORK/b076/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b022/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid RL9shD7QOHBVQM9gFFa7/RL9shD7QOHBVQM9gFFa7 -goversion go1.14.12 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./tls.go
cat >$WORK/b007/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=$WORK/b008/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 52beJz2xaFAovg7og2a2/52beJz2xaFAovg7og2a2 -goversion go1.14.12 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal
cat >$WORK/b016/importcfg << 'EOF' # internal
# import config
packagefile math/bits=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math -std -installsuffix shared -buildid f6IFT5go2gFp5nbq95FP/f6IFT5go2gFp5nbq95FP -goversion go1.14.12 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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
cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/62/62545ed7ccada8811ecf25f36b2ae00cdf1750032b9e55fd3f8b94f732bb5214-d # internal
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b076/dummy.o ./dummy.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal
cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/b8/b8ffb4a9aeec5e1fd1dc25db07e317620301cb63a8544e7a23bd159c7f7b56be-d # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/compare_arm64.o ./compare_arm64.s
cd /usr/lib/golang/src/crypto/internal/boring/fipstls
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b076/_pkg_.a $WORK/b076/dummy.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal
cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/e9/e96b0d1791840ca9069a879a679c0f824b84a217f87ad872ce4b614c8d538e33-d # internal
cd $WORK/b042
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/count_arm64.o ./count_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/equal_arm64.o ./equal_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/index_arm64.o ./index_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/indexbyte_arm64.o ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_arm64.o $WORK/b007/count_arm64.o $WORK/b007/equal_arm64.o $WORK/b007/index_arm64.o $WORK/b007/indexbyte_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/c7/c76b57b91319cb7b07d307b8d11483beaf6ed02d30f6ea991d57240363f44ddf-d # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c
runtime
mkdir -p $WORK/b006/
cat >$WORK/b006/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./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/b006/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a
packagefile runtime/internal/math=$WORK/b011/_pkg_.a
packagefile runtime/internal/sys=$WORK/b012/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid JIIX_-QPMJz2ciilzYif/JIIX_-QPMJz2ciilzYif -goversion go1.14.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal
cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f7/f7da7af9e2dd30539fd904e8842133f44e2f4f337a57d714a192284ad5fedc80-d # internal
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_arm64.c
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/dim_arm64.o ./dim_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/exp_arm64.o ./exp_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/floor_arm64.o ./floor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/modf_arm64.o ./modf_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/sqrt_arm64.o ./sqrt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/stubs_arm64.o ./stubs_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b016/_pkg_.a $WORK/b016/dim_arm64.o $WORK/b016/exp_arm64.o $WORK/b016/floor_arm64.o $WORK/b016/modf_arm64.o $WORK/b016/sqrt_arm64.o $WORK/b016/stubs_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal
cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/b9/b9b8d54bfd9832116bc2a351a948296155ce715144f4066b12b0782766927a1c-d # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_mmap.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_setenv.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_sigaction.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_traceback.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x011.o -c gcc_util.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x012.o -c gcc_arm64.S
cd $WORK/b042
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o $WORK/b042/_x011.o $WORK/b042/_x012.o -g -O2 -lpthread
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker
cat >$WORK/b042/go_asm.h << 'EOF' # internal
EOF
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b042/symabis ./asm_arm64.s
cat >$WORK/b042/importcfg << 'EOF' # internal
# import config
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p runtime/cgo -std -installsuffix shared -buildid i0oSV_60a0v4yCs6y15O/i0oSV_60a0v4yCs6y15O -goversion go1.14.12 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b042/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_arm64.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o $WORK/b042/_x011.o $WORK/b042/_x012.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal
cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/7c/7c28bae6dad890f27dab0ad8f858b787440af83ce731282a9c6a936b630bb402-d # internal
cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b006/tls_GOARCH.h
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/duff_arm64.o ./duff_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memclr_arm64.o ./memclr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memmove_arm64.o ./memmove_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/preempt_arm64.o ./preempt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/rt0_linux_arm64.o ./rt0_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/sys_linux_arm64.o ./sys_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/tls_arm64.o ./tls_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_arm64.o $WORK/b006/atomic_arm64.o $WORK/b006/duff_arm64.o $WORK/b006/memclr_arm64.o $WORK/b006/memmove_arm64.o $WORK/b006/preempt_arm64.o $WORK/b006/rt0_linux_arm64.o $WORK/b006/sys_linux_arm64.o $WORK/b006/tls_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal
cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/f5/f5d1e09f866a804cfa667ab70567d2fdd9459d3f96b16a1735ab80678bb7c8e9-d # internal
internal/reflectlite
mkdir -p $WORK/b005/
sync
mkdir -p $WORK/b020/
cat >$WORK/b005/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s
cat >$WORK/b020/importcfg << 'EOF' # internal
# import config
packagefile internal/race=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
EOF
cd /usr/lib/golang/src/sync
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync -std -installsuffix shared -buildid i2dCVeO9ATzS1JaRK6qM/i2dCVeO9ATzS1JaRK6qM -goversion go1.14.12 -D "" -importcfg $WORK/b020/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go
cat >$WORK/b005/importcfg << 'EOF' # internal
# import config
packagefile runtime=$WORK/b006/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid pRxYkjUOfINOTQc1LjRc/pRxYkjUOfINOTQc1LjRc -goversion go1.14.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal
cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/62/623835d0c3aadc59e700e51dead1d6b250f43a3a7c0c578e151ab392d8c3e8de-d # internal
internal/singleflight
mkdir -p $WORK/b040/
cat >$WORK/b040/importcfg << 'EOF' # internal
# import config
packagefile sync=$WORK/b020/_pkg_.a
EOF
math/rand
mkdir -p $WORK/b041/
cd /usr/lib/golang/src/internal/singleflight
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid T7d2QtgGw0axzHOdxJn_/T7d2QtgGw0axzHOdxJn_ -goversion go1.14.12 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go
cat >$WORK/b041/importcfg << 'EOF' # internal
# import config
packagefile math=$WORK/b016/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/math/rand
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p math/rand -std -complete -installsuffix shared -buildid p15qKnI6b8Mw8HYUf_R1/p15qKnI6b8Mw8HYUf_R1 -goversion go1.14.12 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/3f/3f7db6324d378a9529d0ce3f1576ac4bf0e077d86a5bc99852c0f5b28d7971c9-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/4b/4be7552d310de5052493ec4e427d44fc7c8d415a0ee146d08704ab424da93ba1-d # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal
cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/21/212ae817298839f61fc78b54c9d8d853689acc7c54b07558012d24a3d4491073-d # internal
errors
mkdir -p $WORK/b004/
sort
mkdir -p $WORK/b024/
cat >$WORK/b004/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
EOF
cat >$WORK/b024/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
EOF
cd /usr/lib/golang/src/errors
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid D6oiMFb5uomFO0nSTezp/D6oiMFb5uomFO0nSTezp -goversion go1.14.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go
cd /usr/lib/golang/src/sort
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p sort -std -complete -installsuffix shared -buildid I9SwRlAYAe8dNbOLYbC1/I9SwRlAYAe8dNbOLYbC1 -goversion go1.14.12 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal
cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/6d/6dc46e20e5f02dd4ac01b275ebaa498f6b22c21a9de3622af6560dbc8ba17202-d # internal
internal/oserror
mkdir -p $WORK/b027/
io
vendor/golang.org/x/net/dns/dnsmessage
strconv
mkdir -p $WORK/b018/
cat >$WORK/b027/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/oserror
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid EjGfmpyms_WR42gQTqeE/EjGfmpyms_WR42gQTqeE -goversion go1.14.12 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go
mkdir -p $WORK/b025/
cat >$WORK/b018/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/strconv
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p strconv -std -complete -installsuffix shared -buildid nXBsdXsaqa5nl1mR5bqK/nXBsdXsaqa5nl1mR5bqK -goversion go1.14.12 -D "" -importcfg $WORK/b018/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go
mkdir -p $WORK/b038/
cat >$WORK/b025/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/io
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p io -std -complete -installsuffix shared -buildid j2J67QuEZMWTu49BB1iz/j2J67QuEZMWTu49BB1iz -goversion go1.14.12 -D "" -importcfg $WORK/b025/importcfg -pack ./io.go ./multi.go ./pipe.go
cat >$WORK/b038/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid RqTShr0kMZqZyp8xPfkm/RqTShr0kMZqZyp8xPfkm -goversion go1.14.12 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal
cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/28/285ba2e55acd255ae7bfc231ef657eca50ffdcbaba075cfd585d7fed033ab7a1-d # internal
syscall
mkdir -p $WORK/b030/
cat >$WORK/b030/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_arm64.s
cat >$WORK/b030/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile internal/oserror=$WORK/b027/_pkg_.a
packagefile internal/race=$WORK/b021/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid u9aTa7NCPLTYWgt0svcJ/u9aTa7NCPLTYWgt0svcJ -goversion go1.14.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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_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/b024/_pkg_.a # internal
cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/3b/3b47b066b94bb7b52db45c9af1df5ad6f69196725498429b6aca9b7333b8f472-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal
cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/bc/bcf2d309745762e561e38a233d35718b37bacb68a33b3d8740774bc704f0ce4c-d # internal
bytes
hash
mkdir -p $WORK/b049/
strings
crypto/internal/randutil
mkdir -p $WORK/b067/
cat >$WORK/b049/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/bytes
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p bytes -std -installsuffix shared -buildid 4njWKr3pEvWRxNR83wAQ/4njWKr3pEvWRxNR83wAQ -goversion go1.14.12 -D "" -importcfg $WORK/b049/importcfg -pack ./buffer.go ./bytes.go ./reader.go
mkdir -p $WORK/b034/
cat >$WORK/b067/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b025/_pkg_.a
EOF
cd /usr/lib/golang/src/hash
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p hash -std -complete -installsuffix shared -buildid 5b0vnK01wgYfIxZNk-Cy/5b0vnK01wgYfIxZNk-Cy -goversion go1.14.12 -D "" -importcfg $WORK/b067/importcfg -pack ./hash.go
mkdir -p $WORK/b084/
cat >$WORK/b034/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/strings
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p strings -std -complete -installsuffix shared -buildid tv55Qm4XFy-P5n8n50H9/tv55Qm4XFy-P5n8n50H9 -goversion go1.14.12 -D "" -importcfg $WORK/b034/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go
cat >$WORK/b084/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b025/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/internal/randutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid uIup9xxsQWu6QQKe-W-q/uIup9xxsQWu6QQKe-W-q -goversion go1.14.12 -D "" -importcfg $WORK/b084/importcfg -pack ./randutil.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/65/65ece25799e48c67f51bdca3ed1c34c038fd0c57dcc5ef981b2f5a827ccfc403-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/bb/bbf78a3b307e9b5c87770296d3d2620ecdd4c81c97e0c9871412e8c625d11c2a-d # internal
hash/crc32
mkdir -p $WORK/b066/
cat >$WORK/b066/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b066/symabis ./crc32_arm64.s
cat >$WORK/b066/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p hash/crc32 -std -installsuffix shared -buildid wVDfUOOKvdK_e1rGJB_W/wVDfUOOKvdK_e1rGJB_W -goversion go1.14.12 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b066/crc32_arm64.o ./crc32_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b066/_pkg_.a $WORK/b066/crc32_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal
cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/41/41210029b3459bef7dc05553a45c236182d4069045dd40f57ba452f57d49563e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal
cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/5b/5b2f9ef3fa8c6eb4e7f7a1ab43bee914faf0c17d537c8e706725bf7494cdf41f-d # internal
reflect
mkdir -p $WORK/b015/
cat >$WORK/b015/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./asm_arm64.s
crypto/rc4
mkdir -p $WORK/b090/
crypto
mkdir -p $WORK/b075/
cat >$WORK/b090/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
EOF
cat >$WORK/b075/importcfg << 'EOF' # internal
# import config
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/rc4
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid _UzEg-5J-LqJnpbzxcwq/_UzEg-5J-LqJnpbzxcwq -goversion go1.14.12 -D "" -importcfg $WORK/b090/importcfg -pack ./rc4.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal
cd /usr/lib/golang/src/crypto
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto -std -complete -installsuffix shared -buildid p85rRuCzGNM6jXFKdnAk/p85rRuCzGNM6jXFKdnAk -goversion go1.14.12 -D "" -importcfg $WORK/b075/importcfg -pack ./crypto.go
cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/38/38b179d5a5f4034a7b746287c65c3c6d98405b169a01a2078bf8dcdd773024ba-d # internal
bufio
mkdir -p $WORK/b063/
vendor/golang.org/x/text/transform
mkdir -p $WORK/b110/
cat >$WORK/b063/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/bufio
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p bufio -std -complete -installsuffix shared -buildid BoPmIRjnZ4frqLdZ-akB/BoPmIRjnZ4frqLdZ-akB -goversion go1.14.12 -D "" -importcfg $WORK/b063/importcfg -pack ./bufio.go ./scan.go
cat >$WORK/b110/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/transform
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid o2lrHg28trwZRIWhUOdl/o2lrHg28trwZRIWhUOdl -goversion go1.14.12 -D "" -importcfg $WORK/b110/importcfg -pack ./transform.go
cat >$WORK/b015/importcfg << 'EOF' # internal
# import config
packagefile math=$WORK/b016/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p reflect -std -installsuffix shared -buildid p6fu7amV-Y4zz36eKtBS/p6fu7amV-Y4zz36eKtBS -goversion go1.14.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal
cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/62/62ef67a0e12fe8dde7cf69a0609983dfe5ad1921cd45593fff04e8c37cc36c6b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal
cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ee/ee5435d4888fd86970c3e2f65f9a0c31390bb3044efcb60c5cdbef0b3d23cb8f-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal
cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ed/ed9c59a1c2d06c9276519fbfd9bb5b548d2d7a2fa68e122949e0709f78f30330-d # internal
github.com/10gen/openssl/utils
mkdir -p $WORK/b047/
path
mkdir -p $WORK/b121/
cat >$WORK/b047/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
regexp/syntax
mkdir -p $WORK/b056/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl/utils
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/10gen/openssl/utils -complete -installsuffix shared -buildid SzYIU-QmaOWLFjdMCQPs/SzYIU-QmaOWLFjdMCQPs -goversion go1.14.12 -D "" -importcfg $WORK/b047/importcfg -pack ./errors.go ./future.go
cat >$WORK/b121/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/path
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p path -std -complete -installsuffix shared -buildid PHvk_8g2BHH0YLQsykZR/PHvk_8g2BHH0YLQsykZR -goversion go1.14.12 -D "" -importcfg $WORK/b121/importcfg -pack ./match.go ./path.go
cat >$WORK/b056/importcfg << 'EOF' # internal
# import config
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/regexp/syntax
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid jZdM7wsq-Nsi9dI7Uir-/jZdM7wsq-Nsi9dI7Uir- -goversion go1.14.12 -D "" -importcfg $WORK/b056/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal
cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/93/93ebba28244ce4b040e4b64a056b7bd6954724b9819f9f2f98fbf23c68ff9228-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal
cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/fd/fd1acce6a1f43cb51c8ea85a3313e8a023f3e2d3cc662a3af2ccbcb6705887f5-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal
cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/58/582bc842c38450cc2b53078b68058eb15dc7c4bcc3c1fd03e8c7bfa898c9cba8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal
cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/58/582849f7e2b0b2775a077d5110ea187523c6b1438bdb12a4a28e93ace97d2405-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal
cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a2/a2325279bcce4a0c8878d0a9a55f25d1549f103017677499c3da506b2be72cb8-d # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal
cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/f2/f2442fb1df30c65d687eacf7ce45c1973cfab162ead7d6dc17146e97cdf72dce-d # internal
internal/syscall/execenv
mkdir -p $WORK/b032/
golang.org/x/crypto/ssh/terminal
internal/syscall/unix
mkdir -p $WORK/b029/
time
mkdir -p $WORK/b136/
cat >$WORK/b032/importcfg << 'EOF' # internal
# import config
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cat >$WORK/b029/importcfg << 'EOF' # internal
# import config
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/syscall/execenv
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid NJBh2aWaLSF4JArilupj/NJBh2aWaLSF4JArilupj -goversion go1.14.12 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go
mkdir -p $WORK/b031/
cat >$WORK/b136/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/syscall/unix
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid e2EsFTBhoBtim5ItDLyM/e2EsFTBhoBtim5ItDLyM -goversion go1.14.12 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/golang.org/x/crypto/ssh/terminal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 75cIgWf2nc0M5Su5B79O/75cIgWf2nc0M5Su5B79O -goversion go1.14.12 -D "" -importcfg $WORK/b136/importcfg -pack ./terminal.go ./util.go ./util_linux.go
cat >$WORK/b031/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/time
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid UjPE469dQkv6kXw5Sgjb/UjPE469dQkv6kXw5Sgjb -goversion go1.14.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal
cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/06/06faff0306cbc523932474d644d7228bf0c12d8f434c33cc83c3f59b96c6708a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal
cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/2b/2be3d65a67a387df577af8309212a48c0896152075edeec094edd3e7d0817369-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal
cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/c3/c35e012f0bf3153b965d0647b0bb4c3bead1ff219e390553451a390132e91bfd-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal
cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/65/657ab7c4e010738f8e4a97f05d3c6bd75b6d0222aaa5c74f462e3e14d9adbdee-d # internal
regexp
mkdir -p $WORK/b055/
cat >$WORK/b055/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile regexp/syntax=$WORK/b056/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/regexp
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p regexp -std -complete -installsuffix shared -buildid 5RMhf1zVrT0fq_vdokdR/5RMhf1zVrT0fq_vdokdR -goversion go1.14.12 -D "" -importcfg $WORK/b055/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal
cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/03/03d9412370cc518786fbf6d673a24d58521ba75ec14aa2042f969a824411544e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal
context
mkdir -p $WORK/b037/
cat >$WORK/b037/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
internal/poll
mkdir -p $WORK/b028/
cd /usr/lib/golang/src/context
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p context -std -complete -installsuffix shared -buildid p9YpruOjEfJC5rha-Uos/p9YpruOjEfJC5rha-Uos -goversion go1.14.12 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go
cat >$WORK/b028/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/syscall/unix=$WORK/b029/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/poll
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid MsX5yZuHH28vJVPYMBPe/MsX5yZuHH28vJVPYMBPe -goversion go1.14.12 -D "" -importcfg $WORK/b028/importcfg -pack ./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
cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/0b/0ba9788dfdcc27639269d4356c3b810a9d59d0da6947ee4f5592c31c549a1773-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal
cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/46/468dfb2cc56ab29cb98100ad8b39bbf267b0974f6e932d5a589a69257e7d656c-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/2b/2b2f117f9c2e1786e05f0b04bf04026a81ca31c4ce7ea5044b3753b6b8a93f1b-d # internal
os
mkdir -p $WORK/b026/
cat >$WORK/b026/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/oserror=$WORK/b027/_pkg_.a
packagefile internal/poll=$WORK/b028/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a
packagefile internal/syscall/unix=$WORK/b029/_pkg_.a
packagefile internal/testlog=$WORK/b033/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/os
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid RFtiu0w-TNiFWWAvxeMq/RFtiu0w-TNiFWWAvxeMq -goversion go1.14.12 -D "" -importcfg $WORK/b026/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 ./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 -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal
cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/de/de9384a115e3095c06fbd886156c1dab66e252428856a9d4df05114d8155f5b0-d # internal
internal/fmtsort
mkdir -p $WORK/b014/
encoding/binary
mkdir -p $WORK/b061/
cat >$WORK/b014/importcfg << 'EOF' # internal
# import config
packagefile reflect=$WORK/b015/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/fmtsort
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid k347ofCJf56WrdetsRT4/k347ofCJf56WrdetsRT4 -goversion go1.14.12 -D "" -importcfg $WORK/b014/importcfg -pack ./sort.go
cat >$WORK/b061/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/binary
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid okVf9L1NJqzAco5iWxE4/okVf9L1NJqzAco5iWxE4 -goversion go1.14.12 -D "" -importcfg $WORK/b061/importcfg -pack ./binary.go ./varint.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal
cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e3/e37fb38a043c4d2130a498f3e6fb97c24bc13d776e6c54bd3caf98ca8664a032-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/9f/9f8185cdbe6bedd11f9a8cd76ffc703ef72cf248da710a1096a350c1077423aa-d # internal
encoding/base64
mkdir -p $WORK/b098/
vendor/golang.org/x/crypto/poly1305
mkdir -p $WORK/b104/
crypto/ed25519/internal/edwards25519
cat >$WORK/b098/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
EOF
crypto/md5
mkdir -p $WORK/b089/
cd /usr/lib/golang/src/encoding/base64
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Eu5ZmFaRh-pvALk7weat/Eu5ZmFaRh-pvALk7weat -goversion go1.14.12 -D "" -importcfg $WORK/b098/importcfg -pack ./base64.go
cat >$WORK/b104/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
EOF
mkdir -p $WORK/b087/
crypto/cipher
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid bOsCEg6JF5RscE7u25vV/bOsCEg6JF5RscE7u25vV -goversion go1.14.12 -D "" -importcfg $WORK/b104/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go
cat >$WORK/b089/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./md5block_arm64.s
mkdir -p $WORK/b071/
cat >$WORK/b087/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=$WORK/b061/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid k0dmCJ28bBKFmQtI1ygV/k0dmCJ28bBKFmQtI1ygV -goversion go1.14.12 -D "" -importcfg $WORK/b087/importcfg -pack ./const.go ./edwards25519.go
cat >$WORK/b071/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/cipher
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid dR8VXODfwNgYs_Sv9RRu/dR8VXODfwNgYs_Sv9RRu -goversion go1.14.12 -D "" -importcfg $WORK/b071/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go
cat >$WORK/b089/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/md5 -std -installsuffix shared -buildid FngcNdPkLK2u81bpCBfO/FngcNdPkLK2u81bpCBfO -goversion go1.14.12 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal
cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/bc/bc3d4f50d84c11fa9a8d3f54e76a2b69c8807bfb86ebeae916c6ef960fdefe8e-d # internal
github.com/howeyc/gopass
fmt
mkdir -p $WORK/b135/
os/signal
path/filepath
mkdir -p $WORK/b013/
cat >$WORK/b135/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b136/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/howeyc/gopass
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/howeyc/gopass -complete -installsuffix shared -buildid kBLzj650oqTghsg3zF6p/kBLzj650oqTghsg3zF6p -goversion go1.14.12 -D "" -importcfg $WORK/b135/importcfg -pack ./nix.go ./pass.go
mkdir -p $WORK/b054/
cat >$WORK/b013/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/fmtsort=$WORK/b014/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
mkdir -p $WORK/b053/
cat >$WORK/b054/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b054/symabis ./sig.s
cd /usr/lib/golang/src/fmt
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p fmt -std -complete -installsuffix shared -buildid wrvbSwmp3x_eVVqpCEt9/wrvbSwmp3x_eVVqpCEt9 -goversion go1.14.12 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go
cat >$WORK/b053/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/path/filepath
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid _kJ0lI1nIEqzIdZVNzvE/_kJ0lI1nIEqzIdZVNzvE -goversion go1.14.12 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go
net
mkdir -p $WORK/b036/
cd /usr/lib/golang/src/net
CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go
cat >$WORK/b054/importcfg << 'EOF' # internal
# import config
packagefile os=$WORK/b026/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p os/signal -std -installsuffix shared -buildid YaKUUvWrWwEY-zh2NyIH/YaKUUvWrWwEY-zh2NyIH -goversion go1.14.12 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./doc.go ./signal.go ./signal_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal
cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/df/dfac3d290e24fbf24ddc028b0112b2a8996dc40c77393b639353ec2c7c25e108-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal
cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/45/45a07744fc8d22629be116def42d66807bd7e8ead4a1e1a4852f12e3cc291ba3-d # internal
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/md5block_arm64.o ./md5block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/md5block_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/22/22ef8469855a17de536669a53f73825c6dd4aad0a7ee8070d27633720b66a289-d # internal
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b054/sig.o ./sig.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal
cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/d0/d02e185325b6900838c1e412e551be98b9cf5de073a0a2f3833105d7777fb42b-d # internal
encoding/pem
mkdir -p $WORK/b097/
cat >$WORK/b097/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/pem
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 5SuqQNpaaIXkx7WcHRVp/5SuqQNpaaIXkx7WcHRVp -goversion go1.14.12 -D "" -importcfg $WORK/b097/importcfg -pack ./pem.go
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b054/_pkg_.a $WORK/b054/sig.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal
cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/86/860c29513817a154a2c536216d2f82d519ae5b13b04479de75725db6434e0504-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal
cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/94/94e18f8c4ef3b937d7c838b853dc3b3506caa64d0348e95b9992e1907e57f7c8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/bf/bf7b05710d24f2ea196649a46cb15446e52b3410386b4b72356f12e0a36ce677-d # internal
crypto/des
mkdir -p $WORK/b081/
vendor/golang.org/x/crypto/chacha20
mkdir -p $WORK/b102/
cat >$WORK/b081/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/des
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid YPNbfhZUcRrKToUKYQgE/YPNbfhZUcRrKToUKYQgE -goversion go1.14.12 -D "" -importcfg $WORK/b081/importcfg -pack ./block.go ./cipher.go ./const.go
cat >$WORK/b102/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b102/symabis ./chacha_arm64.s
cat >$WORK/b102/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid YDxIH1x6eWxryFt7nug8/YDxIH1x6eWxryFt7nug8 -goversion go1.14.12 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal
cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/82/82a8c0555327f1144cf323753e7d33829377724e178513ab192aa341d9efb740-d # internal
io/ioutil
mkdir -p $WORK/b058/
os/exec
mkdir -p $WORK/b052/
cat >$WORK/b058/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/io/ioutil
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 0QaBWahnOUkaRFopS6nb/0QaBWahnOUkaRFopS6nb -goversion go1.14.12 -D "" -importcfg $WORK/b058/importcfg -pack ./ioutil.go ./tempfile.go
cat >$WORK/b052/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile context=$WORK/b037/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cd /usr/lib/golang/src/os/exec
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p os/exec -std -complete -installsuffix shared -buildid tbGPUIQ6r5kgJks7YoqL/tbGPUIQ6r5kgJks7YoqL -goversion go1.14.12 -D "" -importcfg $WORK/b052/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal
cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/9a/9a9f44981902f13f4f383047a6dcfc1a5cd6a32133bb9babd61bd687cee50b3f-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal
cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/f5/f5fb7746f922dc7f064af46fe40c57c87e9a77c97c12d12d31247b8d8dc96711-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal
cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/49/49d828ad5a94f27ff15fe5a4a1d48b83403d94d59f5c3c47eba3f84737c4bf94-d # internal
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b102/chacha_arm64.o ./chacha_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b102/_pkg_.a $WORK/b102/chacha_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal
cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/1e/1ed653d0d0dba3e43510ed3de7f77334b324cfcbf857b6455373f70bd7f2620b-d # internal
vendor/golang.org/x/crypto/chacha20poly1305
mkdir -p $WORK/b101/
cat >$WORK/b101/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/b071/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b102/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a
packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid Xtb6F-87qqK5MD3wJhAq/Xtb6F-87qqK5MD3wJhAq -goversion go1.14.12 -D "" -importcfg $WORK/b101/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal
cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/14/14b767310cd2ee0562504dbe9892638ba2beae65da27eb442a9b5be27a114e9a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal
cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/64/641c99eaec2c9b4190d817a65189236a86800c7aba5b6f1cbf74981785a14cf6-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal
cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/a2/a2e276c324f3d39180b63f9435c23c6cadfb4a5fe37a7a0e29aa245d078f6b16-d # internal
encoding/hex
mkdir -p $WORK/b003/
text/template/parse
mkdir -p $WORK/b059/
net/url
log
cat >$WORK/b003/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/hex
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rj1gais4R8RISBQ4-Wdx/rj1gais4R8RISBQ4-Wdx -goversion go1.14.12 -D "" -importcfg $WORK/b003/importcfg -pack ./hex.go
cat >$WORK/b059/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
mkdir -p $WORK/b050/
cd /usr/lib/golang/src/text/template/parse
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid _nTMmi-ku2fTsB1kXqZd/_nTMmi-ku2fTsB1kXqZd -goversion go1.14.12 -D "" -importcfg $WORK/b059/importcfg -pack ./lex.go ./node.go ./parse.go
mkdir -p $WORK/b043/
cat >$WORK/b050/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cat >$WORK/b043/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /usr/lib/golang/src/log
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p log -std -complete -installsuffix shared -buildid 7K6TVEihXuNwqezmPgoF/7K6TVEihXuNwqezmPgoF -goversion go1.14.12 -D "" -importcfg $WORK/b050/importcfg -pack ./log.go
cd /usr/lib/golang/src/net/url
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p net/url -std -complete -installsuffix shared -buildid HEher8nAz3Q2vO-riTpH/HEher8nAz3Q2vO-riTpH -goversion go1.14.12 -D "" -importcfg $WORK/b043/importcfg -pack ./url.go
math/big
mkdir -p $WORK/b060/
gopkg.in/mgo.v2/internal/json
mkdir -p $WORK/b129/
cat >$WORK/b060/go_asm.h << 'EOF' # internal
EOF
github.com/mongodb/mongo-tools/common/text
vendor/golang.org/x/crypto/curve25519
encoding/json
mkdir -p $WORK/b105/
compress/flate
mkdir -p $WORK/b065/
cat >$WORK/b129/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cat >$WORK/b065/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
cat >$WORK/b105/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
EOF
mkdir -p $WORK/b139/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p gopkg.in/mgo.v2/internal/json -complete -installsuffix shared -buildid x2aUDqPFzmBXq6VYEQXd/x2aUDqPFzmBXq6VYEQXd -goversion go1.14.12 -D "" -importcfg $WORK/b129/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go
mime/quotedprintable
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 68RlddOqujMALBwhs23J/68RlddOqujMALBwhs23J -goversion go1.14.12 -D "" -importcfg $WORK/b105/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go
cd /usr/lib/golang/src/compress/flate
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid B0ngstJMTP1CyTQ-6TTp/B0ngstJMTP1CyTQ-6TTp -goversion go1.14.12 -D "" -importcfg $WORK/b065/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b060/symabis ./arith_arm64.s
github.com/mongodb/mongo-tools/common/log
net/http/internal
mkdir -p $WORK/b118/
cat >$WORK/b139/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
vendor/golang.org/x/net/http2/hpack
mkdir -p $WORK/b115/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/text
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/mongodb/mongo-tools/common/text -complete -installsuffix shared -buildid brx0SMhZweIT2UXEjvZB/brx0SMhZweIT2UXEjvZB -goversion go1.14.12 -D "" -importcfg $WORK/b139/importcfg -pack ./grid.go ./units.go
mime
github.com/jessevdk/go-flags
cat >$WORK/b118/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
EOF
cd /usr/lib/golang/src/mime/quotedprintable
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid OOgmWrquimfiymDehuCv/OOgmWrquimfiymDehuCv -goversion go1.14.12 -D "" -importcfg $WORK/b118/importcfg -pack ./reader.go ./writer.go
cat >$WORK/b115/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 7ZRxhG9TmuaQMJhMZ512/7ZRxhG9TmuaQMJhMZ512 -goversion go1.14.12 -D "" -importcfg $WORK/b115/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go
vendor/golang.org/x/text/unicode/norm
mkdir -p $WORK/b127/
mkdir -p $WORK/b124/
mkdir -p $WORK/b120/
mkdir -p $WORK/b116/
cat >$WORK/b127/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cat >$WORK/b124/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cat >$WORK/b116/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid tFdWMKEc9K2tfb4YnxX2/tFdWMKEc9K2tfb4YnxX2 -goversion go1.14.12 -D "" -importcfg $WORK/b127/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/log
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/mongodb/mongo-tools/common/log -complete -installsuffix shared -buildid OcrBW9Wu98oyGhSnc3-R/OcrBW9Wu98oyGhSnc3-R -goversion go1.14.12 -D "" -importcfg $WORK/b124/importcfg -pack ./tool_logger.go
cd /usr/lib/golang/src/mime
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p mime -std -complete -installsuffix shared -buildid 9nJ3dlwrzBOtww6-eEJS/9nJ3dlwrzBOtww6-eEJS -goversion go1.14.12 -D "" -importcfg $WORK/b116/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go
mkdir -p $WORK/b122/
cat >$WORK/b120/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
mkdir -p $WORK/b112/
cat >$WORK/b122/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile path=$WORK/b121/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/net/http/internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid ENXco73OQUXCQWC0ebth/ENXco73OQUXCQWC0ebth -goversion go1.14.12 -D "" -importcfg $WORK/b120/importcfg -pack ./chunked.go ./testcert.go
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/jessevdk/go-flags
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid K05GNlG-srRbnwNu4EkW/K05GNlG-srRbnwNu4EkW -goversion go1.14.12 -D "" -importcfg $WORK/b122/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go ./termsize_linux.go
cat >$WORK/b112/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b110/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid bCxnfqh07DgUKbdEQkHn/bCxnfqh07DgUKbdEQkHn -goversion go1.14.12 -D "" -importcfg $WORK/b112/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go
cat >$WORK/b060/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p math/big -std -installsuffix shared -buildid 5jRyt3nrdZ58tkeuMPFq/5jRyt3nrdZ58tkeuMPFq -goversion go1.14.12 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal
cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/94/943bf1c3facd7ed2b54ff0e57feb6c94553027631f53f64526237139b11d1282-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/16/162fcc7daf16ae57e3b2622d659056c7039ae31a0b601d2885884535f3e616b4-d # internal
github.com/mongodb/mongo-tools/common/password
mkdir -p $WORK/b134/
cat >$WORK/b134/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b013/_pkg_.a
packagefile github.com/howeyc/gopass=$WORK/b135/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b136/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/password
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/mongodb/mongo-tools/common/password -complete -installsuffix shared -buildid qDigqShXxi-XUIdejqYX/qDigqShXxi-XUIdejqYX -goversion go1.14.12 -D "" -importcfg $WORK/b134/importcfg -pack ./pass_util.go ./password.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal
cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/c2/c23f7b7bd83f4067a54a42f1cfb6413124751b098fc3aee35a4c74930b10ec7b-d # internal
cd $WORK/b036
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/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/b118/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal
cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/c1/c1d462ca8231528b16fb234292d5d767406367aeb5f98b80def921ba93a3afbe-d # internal
cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ec/ecf39694986f7aaf5d0b61aa66737be253bfcdf70f7f270183cf88be77b4810f-d # internal
vendor/golang.org/x/text/unicode/bidi
mkdir -p $WORK/b111/
cat >$WORK/b111/importcfg << 'EOF' # internal
# import config
packagefile container/list=$WORK/b068/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid dCGmm-h0bbohX_xpa4RR/dCGmm-h0bbohX_xpa4RR -goversion go1.14.12 -D "" -importcfg $WORK/b111/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal
cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/7b/7bdf9efe27c6b4ff52099b51c864607b216366aeafe38135b98d613a2c173741-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal
cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/1e/1eb2805d00332f986bea9950fe6e1e02c0f608d1405ad7244bd87fa9af4d1041-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal
cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a8/a8ff1520360d019a649e587a80c96899da0ef11b2282ded4a4308327adb5d905-d # internal
cd $WORK/b036
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/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/b036=/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/b115/_pkg_.a # internal
cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b0/b06389c7916b3d6f506ac32eaff7810cf48e050fb010d61a4ef9ea86afa1d33f-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/5a/5ae4336db93a4173e28cd1654157c751bff896ff570fff151f7f0c5ef3d348c0-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/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/b036=/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/b116/_pkg_.a # internal
cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/3c/3cd21033f97c3f6287ff374468a7f4b9e65366c367316d8200a86cc9fe9821d5-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/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/b111/_pkg_.a # internal
cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e5/e559118d7b15bbdd622500ec85ab4dd7b08083d9b4f066814000f4695823b729-d # internal
vendor/golang.org/x/text/secure/bidirule
mkdir -p $WORK/b109/
cat >$WORK/b109/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b110/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid PmQa7Vs--wZcLY0MO3ak/PmQa7Vs--wZcLY0MO3ak -goversion go1.14.12 -D "" -importcfg $WORK/b109/importcfg -pack ./bidirule.go ./bidirule10.0.0.go
cd /usr/lib/golang/src/net
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal
cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/60/6000992e646ff0db4d38d564b5ccedc41ef7402f09a4352e173bc608ba7dd49e-d # internal
compress/gzip
mkdir -p $WORK/b064/
cat >$WORK/b064/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile compress/flate=$WORK/b065/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile hash/crc32=$WORK/b066/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/compress/gzip
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid cYx9rnHMnqe6fWoN6XEo/cYx9rnHMnqe6fWoN6XEo -goversion go1.14.12 -D "" -importcfg $WORK/b064/importcfg -pack ./gunzip.go ./gzip.go
cd /usr/lib/golang/src/net
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal
cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/cf/cf6c87ef7553c61642a976a474359ac2a04ca32b7683460f02bd682621178b20-d # internal
cat >$WORK/b036/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
packagefile context=$WORK/b037/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile internal/nettrace=$WORK/b039/_pkg_.a
packagefile internal/poll=$WORK/b028/_pkg_.a
packagefile internal/singleflight=$WORK/b040/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p net -std -installsuffix shared -buildid vJsAvTDWh-NvNq4fcOul/vJsAvTDWh-NvNq4fcOul -goversion go1.14.12 -D "" -importcfg $WORK/b036/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_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/4f/4f3bdf075572b54e1507f2deff8986f3f2f5d496e14741c147e50179d7d01463-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal
cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/5a/5ad8230299e32ba2c9077b2d54e62e3e9f4fb7872dbbed3f270ef7079605628a-d # internal
text/template
mkdir -p $WORK/b057/
cat >$WORK/b057/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile internal/fmtsort=$WORK/b014/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile text/template/parse=$WORK/b059/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/text/template
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p text/template -std -complete -installsuffix shared -buildid vLiMXzPPzzt5nQQHkjTP/vLiMXzPPzzt5nQQHkjTP -goversion go1.14.12 -D "" -importcfg $WORK/b057/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal
cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/14/14d240e3c5650ad0ce717b29910c8f8ad482d5a5c6fcbb8c40f4415081f0dbf2-d # internal
vendor/golang.org/x/net/idna
mkdir -p $WORK/b108/
cat >$WORK/b108/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
packagefile fmt=$WORK/b013/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b109/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b112/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/idna
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Z18_HWhTAdYXOHsQP8eZ/Z18_HWhTAdYXOHsQP8eZ -goversion go1.14.12 -D "" -importcfg $WORK/b108/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal
cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/bc/bcafcabdc66ac288cdc762b54d0e3b5c235258763367e3a2b7f83d47596c13bb-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal
cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/87/87da4855bc3a83ed3c5d96f99018d8ac7ed48a911299e1e3d49835da0476c0d0-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal
cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/7f/7f5dcf62ba8cf42989f679240f53a95f0ef2cb4b37648ccebdc9788110a4b1fa-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal
cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/1f/1f7472e35a0d48e834a3ce820a92f5d032f72fc368a73cc5825eb60bfa0726fa-d # internal
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b060/arith_arm64.o ./arith_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b060/_pkg_.a $WORK/b060/arith_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal
cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/93/9353b8d9ef28758db6b9220b35311aa62ddca0b1a79629eb2d50e1475b5ed37c-d # internal
crypto/dsa
mkdir -p $WORK/b095/
cat >$WORK/b095/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
EOF
encoding/asn1
mkdir -p $WORK/b078/
cd /usr/lib/golang/src/crypto/dsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 6-cHOfSq1ePscEMAQXP4/6-cHOfSq1ePscEMAQXP4 -goversion go1.14.12 -D "" -importcfg $WORK/b095/importcfg -pack ./dsa.go
crypto/elliptic
mkdir -p $WORK/b083/
cat >$WORK/b078/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/encoding/asn1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid Ru9IBMRxTWEIOP8uFkPv/Ru9IBMRxTWEIOP8uFkPv -goversion go1.14.12 -D "" -importcfg $WORK/b078/importcfg -pack ./asn1.go ./common.go ./marshal.go
cat >$WORK/b083/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/elliptic
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b083/symabis ./p256_asm_arm64.s
cat >$WORK/b083/importcfg << 'EOF' # internal
# import config
packagefile io=$WORK/b025/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid T9L6BLAKetkI4gs_EvVX/T9L6BLAKetkI4gs_EvVX -goversion go1.14.12 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal
cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d4/d4c60dfd2779b9163bb606225a8fc481930e412af40aed03ea32f7a40b407a4b-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/f9/f9726aded24df952a0c1c30193361ebc85194aec4b2d07715a01c5532447d36a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b083/p256_asm_arm64.o ./p256_asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b083/_pkg_.a $WORK/b083/p256_asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/4f/4f9b14c8468401f8038cd602200c90e5f0c5563be266bd38d8dbec728b5d995d-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal
cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/37/37ec53e71ed8b592fde91e8f6f501ba020bc3ad3b721ad59aa61bc340e4b9f8b-d # internal
crypto/x509/pkix
mkdir -p $WORK/b096/
vendor/golang.org/x/crypto/cryptobyte
mkdir -p $WORK/b099/
cat >$WORK/b096/importcfg << 'EOF' # internal
# import config
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile encoding/hex=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/x509/pkix
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid gocvykXSfVUS7tGLxAva/gocvykXSfVUS7tGLxAva -goversion go1.14.12 -D "" -importcfg $WORK/b096/importcfg -pack ./pkix.go
crypto/internal/boring
mkdir -p $WORK/b074/
cat >$WORK/b099/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 6zldvN3E09ECJXg9pt5e/6zldvN3E09ECJXg9pt5e -goversion go1.14.12 -D "" -importcfg $WORK/b099/importcfg -pack ./asn1.go ./builder.go ./string.go
cd /usr/lib/golang/src/crypto/internal/boring
CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b074/ -importpath crypto/internal/boring -- -I $WORK/b074/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal
cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/3c/3cfe4b0c71f4fe1f6fa34d04ca074e6666ea4292b885f61f6bd0eb9ceb619aaf-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal
cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/a1/a13f406666754a7d6a33ccd27e2c63a496b6798f3e91efecb3041c42cdc97903-d # internal
cd /usr/lib/golang/src/net
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal
cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/6f/6f84cca08d9c9d99ea5fad341dcabd5ac909a2f492a2f3001af589ae645c07db-d # internal
github.com/mongodb/mongo-tools/common/connstring
mkdir -p $WORK/b035/
log/syslog
mkdir -p $WORK/b051/
net/textproto
vendor/golang.org/x/net/http/httpproxy
cat >$WORK/b035/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/connstring
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/mongodb/mongo-tools/common/connstring -complete -installsuffix shared -buildid ZSvKuXCIYLO9pglqw0sD/ZSvKuXCIYLO9pglqw0sD -goversion go1.14.12 -D "" -importcfg $WORK/b035/importcfg -pack ./connstring.go
mkdir -p $WORK/b113/
cat >$WORK/b051/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/log/syslog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid YItClFMPD7KKpOc9uPjO/YItClFMPD7KKpOc9uPjO -goversion go1.14.12 -D "" -importcfg $WORK/b051/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go
mkdir -p $WORK/b114/
cat >$WORK/b113/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/net/textproto
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid IVvazSfdRg1woU0UN6wL/IVvazSfdRg1woU0UN6wL -goversion go1.14.12 -D "" -importcfg $WORK/b113/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go
cat >$WORK/b114/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid J1i__6QsrXrYvMaX80ZH/J1i__6QsrXrYvMaX80ZH -goversion go1.14.12 -D "" -importcfg $WORK/b114/importcfg -pack ./proxy.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal
cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c2/c23eeaa4cc846df0c5cadafb729f59044c55a6c23a830115519279d7b1705020-d # internal
github.com/spacemonkeygo/spacelog
mkdir -p $WORK/b048/
cat >$WORK/b048/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile log/syslog=$WORK/b051/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile os/exec=$WORK/b052/_pkg_.a
packagefile os/signal=$WORK/b054/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile text/template=$WORK/b057/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/spacemonkeygo/spacelog
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/spacemonkeygo/spacelog -complete -installsuffix shared -buildid 7j43awweund7X0VZBiAv/7j43awweund7X0VZBiAv -goversion go1.14.12 -D "" -importcfg $WORK/b048/importcfg -pack ./capture.go ./capture_linux.go ./collection.go ./convenience.go ./doc.go ./event.go ./handler.go ./level.go ./logger.go ./output.go ./output_other.go ./setup.go ./syslog.go ./templates.go ./templates_others.go ./text.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal
cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/da/da2497e3a59bedf780e1dccedc4f9546353a141de573de2e9923a6a2ec6fb0e1-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal
cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/49/498e8218113ce330e2b5dc25ad57b2936852003f167c526df4563653768cfcca-d # internal
vendor/golang.org/x/net/http/httpguts
mkdir -p $WORK/b107/
cat >$WORK/b107/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid wGbCajl5l4OjpMeKImj_/wGbCajl5l4OjpMeKImj_ -goversion go1.14.12 -D "" -importcfg $WORK/b107/importcfg -pack ./guts.go ./httplex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/9d/9de8598d459b9d954295fc8571f89885c7b18b9b10ee84199098ccd0ff75836e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal
cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/d1/d1a2c219a763646c822317c63848682e23dfaf2c30b8375cf9324574079aca70-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal
cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ed/ed243bb1c23f1c17caf513e98fe73f459c90b49be70e0c659e6b0275382abadf-d # internal
cd $WORK/b074
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/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/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c
cd /usr/lib/golang/src/crypto/internal/boring
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x009.o -c openssl_ecdsa_signature.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x010.o -c openssl_evp.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x011.o -c openssl_lock_setup.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x012.o -c openssl_port_aead_gcm.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x013.o -c openssl_port_ctr128.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x014.o -c openssl_port_evp_md5_sha1.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x015.o -c openssl_port_hmac.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x016.o -c openssl_port_rsa.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -o $WORK/b074/_x017.o -c openssl_stub_rand.c
cd $WORK/b074
TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c
cd /usr/lib/golang/src/crypto/internal/boring
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o $WORK/b074/_x011.o $WORK/b074/_x012.o $WORK/b074/_x013.o $WORK/b074/_x014.o $WORK/b074/_x015.o $WORK/b074/_x016.o $WORK/b074/_x017.o -g -O2 -ldl
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go
cat >$WORK/b074/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b076/_pkg_.a
packagefile crypto/internal/boring/sig=$WORK/b077/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid n3xhh9SXZoiPLpvu_K8K/n3xhh9SXZoiPLpvu_K8K -goversion go1.14.12 -D "" -importcfg $WORK/b074/importcfg -pack ./doc.go $WORK/b074/_cgo_gotypes.go $WORK/b074/aes.cgo1.go $WORK/b074/boring.cgo1.go $WORK/b074/ecdsa.cgo1.go $WORK/b074/hmac.cgo1.go $WORK/b074/rand.cgo1.go $WORK/b074/rsa.cgo1.go $WORK/b074/sha.cgo1.go $WORK/b074/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o $WORK/b074/_x011.o $WORK/b074/_x012.o $WORK/b074/_x013.o $WORK/b074/_x014.o $WORK/b074/_x015.o $WORK/b074/_x016.o $WORK/b074/_x017.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal
cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/2f/2f35fbc3167a6115110a25613ec762d6eff16545e5c55d34e895b840349ec817-d # internal
crypto/hmac
mkdir -p $WORK/b088/
crypto/sha512
crypto/aes
mkdir -p $WORK/b070/
crypto/sha256
cat >$WORK/b088/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
EOF
crypto/sha1
mkdir -p $WORK/b085/
cd /usr/lib/golang/src/crypto/hmac
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid Vs3jeurf2Ajo3j95s513/Vs3jeurf2Ajo3j95s513 -goversion go1.14.12 -D "" -importcfg $WORK/b088/importcfg -pack ./hmac.go
cat >$WORK/b070/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b070/symabis ./asm_arm64.s ./gcm_arm64.s
mkdir -p $WORK/b093/
cat >$WORK/b085/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
EOF
mkdir -p $WORK/b092/
cat >$WORK/b093/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/sha512
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid gVcLBcxyYrVOCYAfxmcz/gVcLBcxyYrVOCYAfxmcz -goversion go1.14.12 -D "" -importcfg $WORK/b085/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b093/symabis ./sha256block_arm64.s
cat >$WORK/b092/go_asm.h << 'EOF' # internal
EOF
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b092/symabis ./sha1block_arm64.s
cat >$WORK/b093/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid c1hsy0pnQNlG3NCcmE3T/c1hsy0pnQNlG3NCcmE3T -goversion go1.14.12 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go
cat >$WORK/b092/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 8-_8RCDH7pBq1T_2JNCG/8-_8RCDH7pBq1T_2JNCG -goversion go1.14.12 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go
cat >$WORK/b070/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/aes -std -installsuffix shared -buildid faJ0NV05cYser03dGmKD/faJ0NV05cYser03dGmKD -goversion go1.14.12 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/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/b088/_pkg_.a # internal
cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/2f/2f8138f2de8574dffc3fa3b751813f3c27dd1c0e3a1a7f3a6bc619d720ae3da5-d # internal
vendor/golang.org/x/crypto/hkdf
mkdir -p $WORK/b106/
cat >$WORK/b106/importcfg << 'EOF' # internal
# import config
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
EOF
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QK0sH6hPio9myeDGI2t_/QK0sH6hPio9myeDGI2t_ -goversion go1.14.12 -D "" -importcfg $WORK/b106/importcfg -pack ./hkdf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal
cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/cf/cf3c60db14a8fc68d1cac67fccdb81a689a3cdd1cca3a1a291fddd529bb556b0-d # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b092/sha1block_arm64.o ./sha1block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal
cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/d7/d7c80f2b37634af44738876d023b875c4717f08b4414977526f02b8c24fb8dd1-d # internal
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b093/sha256block_arm64.o ./sha256block_arm64.s
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b092/_pkg_.a $WORK/b092/sha1block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal
cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/55/55265a335128dc3eaa588f3bc61667be57e8dd4214c8257aa7fa0bd05ba6ae8e-d # internal
cd /usr/lib/golang/src/crypto/sha256
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal
cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/6c/6cbcd7d38efb6d276b949bea3f44fc503212ea8e794a0df94f13ccb361580e0b-d # internal
cd /usr/lib/golang/src/crypto/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/gcm_arm64.o ./gcm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b070/_pkg_.a $WORK/b070/asm_arm64.o $WORK/b070/gcm_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/61/6135f92b58945435b2d3c133fbdf42799d9fa09e9b7461c07529bec142528bf4-d # internal
crypto/ecdsa
mkdir -p $WORK/b082/
crypto/rand
mkdir -p $WORK/b069/
cat >$WORK/b082/importcfg << 'EOF' # internal
# import config
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/ecdsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid nN1Ovpjn3m4-kj4-Nvf8/nN1Ovpjn3m4-kj4-Nvf8 -goversion go1.14.12 -D "" -importcfg $WORK/b082/importcfg -pack ./boring.go ./ecdsa.go
cat >$WORK/b069/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile internal/syscall/unix=$WORK/b029/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/rand
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid WJyB9_olaKTMf5l21bZL/WJyB9_olaKTMf5l21bZL -goversion go1.14.12 -D "" -importcfg $WORK/b069/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal
cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/76/7699e7bc11f2fe79e1142d17696d3e73620308d4a2eb5a0f548000f3ebad57bd-d # internal
crypto/ed25519
mkdir -p $WORK/b086/
mime/multipart
mkdir -p $WORK/b117/
crypto/rsa
mkdir -p $WORK/b091/
cat >$WORK/b086/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
EOF
gopkg.in/mgo.v2/bson
cd /usr/lib/golang/src/crypto/ed25519
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid obcvYqkivDkzMMx9KkEx/obcvYqkivDkzMMx9KkEx -goversion go1.14.12 -D "" -importcfg $WORK/b086/importcfg -pack ./ed25519.go
cat >$WORK/b117/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile mime=$WORK/b116/_pkg_.a
packagefile mime/quotedprintable=$WORK/b118/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /usr/lib/golang/src/mime/multipart
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid iyP5F5Cr7Q-YFiyrnfwN/iyP5F5Cr7Q-YFiyrnfwN -goversion go1.14.12 -D "" -importcfg $WORK/b117/importcfg -pack ./formdata.go ./multipart.go ./writer.go
cat >$WORK/b091/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
EOF
mkdir -p $WORK/b126/
gopkg.in/mgo.v2/internal/scram
mkdir -p $WORK/b131/
cd /usr/lib/golang/src/crypto/rsa
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid c0Cq6ygmsbjclDWNyX4b/c0Cq6ygmsbjclDWNyX4b -goversion go1.14.12 -D "" -importcfg $WORK/b091/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go
cat >$WORK/b126/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile encoding/hex=$WORK/b003/_pkg_.a
packagefile encoding/json=$WORK/b127/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/json=$WORK/b129/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/bson
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p gopkg.in/mgo.v2/bson -complete -installsuffix shared -buildid VXLwTfojDDaLKg8Zsw0T/VXLwTfojDDaLKg8Zsw0T -goversion go1.14.12 -D "" -importcfg $WORK/b126/importcfg -pack ./bson.go ./decimal.go ./decode.go ./encode.go ./json.go
cat >$WORK/b131/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/scram
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p gopkg.in/mgo.v2/internal/scram -complete -installsuffix shared -buildid xqxZmpeecSC9T0s0lCvV/xqxZmpeecSC9T0s0lCvV -goversion go1.14.12 -D "" -importcfg $WORK/b131/importcfg -pack ./scram.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal
cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/48/481e785584d216ff8d098ed17cb2f9e030c14a18916f6be38a948ea2c25e327a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal
cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/01/013c342c39c18e3f6ce35f43ee6968d72cfd98712f52c7dcb6302752385ec4af-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal
cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/d2/d2fd28543e4a80dec48cdb1dd0becfc2580cfde9ed995be23fdbffdac2be9559-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal
cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/e9/e9fb27e18cd367e4821ad8c2c6968f6c39f2d2cb25ee8934202b83b8b7f412de-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/64/643207770dafae6461e2a65e863d66612a8a66184f4fb5303fa0ed550af113ce-d # internal
crypto/x509
mkdir -p $WORK/b094/
cat >$WORK/b094/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/b049/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/des=$WORK/b081/_pkg_.a
packagefile crypto/dsa=$WORK/b095/_pkg_.a
packagefile crypto/ecdsa=$WORK/b082/_pkg_.a
packagefile crypto/ed25519=$WORK/b086/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/rsa=$WORK/b091/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile crypto/sha256=$WORK/b093/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile encoding/hex=$WORK/b003/_pkg_.a
packagefile encoding/pem=$WORK/b097/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/x509
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid zRYhyM2E1pnF1Es1-Aii/zRYhyM2E1pnF1Es1-Aii -goversion go1.14.12 -D "" -importcfg $WORK/b094/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
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal
cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/e0/e0287bb5f05dcbb713bfda70c2a1d33aafd995eb5b9b1de3457037ea8632c3bd-d # internal
github.com/mongodb/mongo-tools/common/util
mkdir -p $WORK/b125/
cat >$WORK/b125/importcfg << 'EOF' # internal
# import config
packagefile bufio=$WORK/b063/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/util
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/mongodb/mongo-tools/common/util -complete -installsuffix shared -buildid 3ec2jb-PIr1P1q4HGyyt/3ec2jb-PIr1P1q4HGyyt -goversion go1.14.12 -D "" -importcfg $WORK/b125/importcfg -pack ./bool.go ./exit_code.go ./file.go ./format_date.go ./math.go ./mongo.go ./net.go ./slice.go ./strings.go ./util.go
gopkg.in/mgo.v2
mkdir -p $WORK/b130/
cat >$WORK/b130/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile encoding/hex=$WORK/b003/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b131/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p gopkg.in/mgo.v2 -complete -installsuffix shared -buildid u_xpSXKdtDaOVwlnBbK1/u_xpSXKdtDaOVwlnBbK1 -goversion go1.14.12 -D "" -importcfg $WORK/b130/importcfg -pack ./auth.go ./bulk.go ./cluster.go ./doc.go ./gridfs.go ./log.go ./queue.go ./raceoff.go ./saslstub.go ./server.go ./session.go ./socket.go ./stats.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal
cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/29/29bd3f743d5fda12748f477e06c69db7452349d2c03a42c4f8f2b4f4e862946d-d # internal
crypto/tls
mkdir -p $WORK/b080/
cat >$WORK/b080/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/b049/_pkg_.a
packagefile container/list=$WORK/b068/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile crypto/des=$WORK/b081/_pkg_.a
packagefile crypto/ecdsa=$WORK/b082/_pkg_.a
packagefile crypto/ed25519=$WORK/b086/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b076/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/rc4=$WORK/b090/_pkg_.a
packagefile crypto/rsa=$WORK/b091/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile crypto/sha256=$WORK/b093/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile crypto/x509=$WORK/b094/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile encoding/pem=$WORK/b097/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a
packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b105/_pkg_.a
packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/crypto/tls
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid BOnvn17dh1JsOBBMEpfg/BOnvn17dh1JsOBBMEpfg -goversion go1.14.12 -D "" -importcfg $WORK/b080/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal
cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/63/63efd47ee106b7b98ae790c502dee21d882e94d742a7e9892e1854748a218fc5-d # internal
github.com/mongodb/mongo-tools/common/signals
mkdir -p $WORK/b137/
cat >$WORK/b137/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile os/signal=$WORK/b054/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/signals
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/mongodb/mongo-tools/common/signals -complete -installsuffix shared -buildid yRyTRoCCGzY6QlwYZJpt/yRyTRoCCGzY6QlwYZJpt -goversion go1.14.12 -D "" -importcfg $WORK/b137/importcfg -pack ./signals.go
github.com/mongodb/mongo-tools/common/json
mkdir -p $WORK/b133/
cat >$WORK/b133/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/json
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/mongodb/mongo-tools/common/json -complete -installsuffix shared -buildid VyGgeQJt_gC1LZ0nA7Mx/VyGgeQJt_gC1LZ0nA7Mx -goversion go1.14.12 -D "" -importcfg $WORK/b133/importcfg -pack ./bindata.go ./boolean.go ./constructor.go ./consts.go ./csv_format.go ./date.go ./dbpointer.go ./dbref.go ./decode.go ./encode.go ./fold.go ./helpers.go ./hex.go ./indent.go ./infinity.go ./iso_date.go ./json_format.go ./maxkey.go ./minkey.go ./mongo_extjson.go ./nan.go ./new.go ./number.go ./objectid.go ./regexp.go ./scanner.go ./single_quoted.go ./stream.go ./tags.go ./timestamp.go ./undefined.go ./unquoted.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal
cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/0b/0b29fc9e97095b00b9260980d52964eef0943e690f835199ad69a4e0006485e8-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal
cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/3b/3bd201488475840ac561d2a734ef621ec34a2164423ca490e9ae380f422e7fe2-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal
cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/f5/f526baa1e52d869baeb66c7cb794f766f782b7d2fafd3571a94b8e8c71285196-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/8b/8b6f50fbec6204f07de4f67ee74cfa19f680ae4f656218deb37ffa8c97d754c9-d # internal
net/http/httptrace
mkdir -p $WORK/b119/
cat >$WORK/b119/importcfg << 'EOF' # internal
# import config
packagefile context=$WORK/b037/_pkg_.a
packagefile crypto/tls=$WORK/b080/_pkg_.a
packagefile internal/nettrace=$WORK/b039/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /usr/lib/golang/src/net/http/httptrace
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid rzCRJPch8haUdQdj47Ua/rzCRJPch8haUdQdj47Ua -goversion go1.14.12 -D "" -importcfg $WORK/b119/importcfg -pack ./trace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal
cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/70/70cf2fcfd9102b561b916df5b91c06eaa8bcdfbb300956867fd0d5d0a888a8cb-d # internal
net/http
mkdir -p $WORK/b062/
cat >$WORK/b062/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile bufio=$WORK/b063/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile compress/gzip=$WORK/b064/_pkg_.a
packagefile container/list=$WORK/b068/_pkg_.a
packagefile context=$WORK/b037/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile crypto/tls=$WORK/b080/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b107/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b114/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b115/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile mime=$WORK/b116/_pkg_.a
packagefile mime/multipart=$WORK/b117/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/http/httptrace=$WORK/b119/_pkg_.a
packagefile net/http/internal=$WORK/b120/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile path=$WORK/b121/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
EOF
cd /usr/lib/golang/src/net/http
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p net/http -std -complete -installsuffix shared -buildid 9flW_CtzbPxYeil9gr-N/9flW_CtzbPxYeil9gr-N -goversion go1.14.12 -D "" -importcfg $WORK/b062/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal
cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/b8/b8baddf574b6745b0f316433beaa85ba72385dcdcb2018303b9deb6e7d5f634d-d # internal
github.com/10gen/openssl
mkdir -p $WORK/b046/
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
pkg-config --cflags -- openssl
pkg-config --libs -- openssl
CGO_LDFLAGS='"-g" "-O2" "-lssl" "-lcrypto"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b046/ -importpath github.com/10gen/openssl -- -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations ./bio.go ./build.go ./cert.go ./ciphers.go ./ciphers_gcm.go ./conn.go ./ctx.go ./dh.go ./dhparam.go ./digest.go ./engine.go ./features.go ./fips.go ./hmac.go ./hostname.go ./init.go ./init_posix.go ./key.go ./key_1_0.go ./mapping.go ./sha1.go ./sha256.go ./ssl.go ./system_certs.go ./tickets.go ./version.go
cd $WORK/b046
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x002.o -c bio.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x003.o -c build.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x004.o -c cert.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x005.o -c ciphers.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x006.o -c ciphers_gcm.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x007.o -c conn.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x008.o -c ctx.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x009.o -c dh.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x010.o -c dhparam.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x011.o -c digest.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x012.o -c engine.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x013.o -c features.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x014.o -c fips.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x015.o -c hmac.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x016.o -c hostname.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x017.o -c init.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x018.o -c init_posix.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x019.o -c key.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x020.o -c key_1_0.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x021.o -c mapping.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x022.o -c sha1.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x023.o -c sha256.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x024.o -c ssl.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x025.o -c system_certs.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x026.o -c tickets.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x027.o -c version.cgo2.c
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x028.o -c hostname.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x029.o -c password.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x030.o -c shim.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x031.o -c sni.c
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wno-deprecated-declarations -o $WORK/b046/_x032.o -c system_certs.c
cd $WORK/b046
TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl
TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o $WORK/b046/_x011.o $WORK/b046/_x012.o $WORK/b046/_x013.o $WORK/b046/_x014.o $WORK/b046/_x015.o $WORK/b046/_x016.o $WORK/b046/_x017.o $WORK/b046/_x018.o $WORK/b046/_x019.o $WORK/b046/_x020.o $WORK/b046/_x021.o $WORK/b046/_x022.o $WORK/b046/_x023.o $WORK/b046/_x024.o $WORK/b046/_x025.o $WORK/b046/_x026.o $WORK/b046/_x027.o $WORK/b046/_x028.o $WORK/b046/_x029.o $WORK/b046/_x030.o $WORK/b046/_x031.o $WORK/b046/_x032.o -g -O2 -lssl -lcrypto
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage openssl -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go
cat >$WORK/b046/importcfg << 'EOF' # internal
# import config
packagefile errors=$WORK/b004/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile github.com/10gen/openssl/utils=$WORK/b047/_pkg_.a
packagefile github.com/spacemonkeygo/spacelog=$WORK/b048/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile net/http=$WORK/b062/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/10gen/openssl -installsuffix shared -buildid vzw6Mb8qh7wLq5sCJKDO/vzw6Mb8qh7wLq5sCJKDO -goversion go1.14.12 -D "" -importcfg $WORK/b046/importcfg -pack ./http.go ./net.go ./nid.go ./pem.go $WORK/b046/_cgo_gotypes.go $WORK/b046/bio.cgo1.go $WORK/b046/build.cgo1.go $WORK/b046/cert.cgo1.go $WORK/b046/ciphers.cgo1.go $WORK/b046/ciphers_gcm.cgo1.go $WORK/b046/conn.cgo1.go $WORK/b046/ctx.cgo1.go $WORK/b046/dh.cgo1.go $WORK/b046/dhparam.cgo1.go $WORK/b046/digest.cgo1.go $WORK/b046/engine.cgo1.go $WORK/b046/features.cgo1.go $WORK/b046/fips.cgo1.go $WORK/b046/hmac.cgo1.go $WORK/b046/hostname.cgo1.go $WORK/b046/init.cgo1.go $WORK/b046/init_posix.cgo1.go $WORK/b046/key.cgo1.go $WORK/b046/key_1_0.cgo1.go $WORK/b046/mapping.cgo1.go $WORK/b046/sha1.cgo1.go $WORK/b046/sha256.cgo1.go $WORK/b046/ssl.cgo1.go $WORK/b046/system_certs.cgo1.go $WORK/b046/tickets.cgo1.go $WORK/b046/version.cgo1.go $WORK/b046/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o $WORK/b046/_x011.o $WORK/b046/_x012.o $WORK/b046/_x013.o $WORK/b046/_x014.o $WORK/b046/_x015.o $WORK/b046/_x016.o $WORK/b046/_x017.o $WORK/b046/_x018.o $WORK/b046/_x019.o $WORK/b046/_x020.o $WORK/b046/_x021.o $WORK/b046/_x022.o $WORK/b046/_x023.o $WORK/b046/_x024.o $WORK/b046/_x025.o $WORK/b046/_x026.o $WORK/b046/_x027.o $WORK/b046/_x028.o $WORK/b046/_x029.o $WORK/b046/_x030.o $WORK/b046/_x031.o $WORK/b046/_x032.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal
cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/88/888d0d7cc94690b205b1868f60ec792c2f41deb561b799b9a6de89b00828943b-d # internal
github.com/mongodb/mongo-tools/common/options
mkdir -p $WORK/b045/
cat >$WORK/b045/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b013/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b046/_pkg_.a
packagefile github.com/jessevdk/go-flags=$WORK/b122/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b035/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b123/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/options
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/mongodb/mongo-tools/common/options -complete -installsuffix shared -buildid W8SzOSGj42nuL3JE12xi/W8SzOSGj42nuL3JE12xi -goversion go1.14.12 -D "" -importcfg $WORK/b045/importcfg -pack ./options.go ./options_fp_disabled.go ./options_openssl.go ./options_ssl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal
cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/28/28cc7108fd1ca5095159f268d91ae279a8999751ef81d091eaf1ed827fad0eb4-d # internal
github.com/mongodb/mongo-tools/common/db/kerberos
mkdir -p $WORK/b044/
cat >$WORK/b044/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/kerberos
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/mongodb/mongo-tools/common/db/kerberos -complete -installsuffix shared -buildid Xnuwz_ni2E7XqBMCEfsW/Xnuwz_ni2E7XqBMCEfsW -goversion go1.14.12 -D "" -importcfg $WORK/b044/importcfg -pack ./gssapi.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/4c/4cb70431de8b7adb46beb1f461fe4ee07cd3328e5b3b69951a9bd503b2b77a9c-d # internal
github.com/mongodb/mongo-tools/common/db/openssl
mkdir -p $WORK/b132/
cat >$WORK/b132/importcfg << 'EOF' # internal
# import config
packagefile fmt=$WORK/b013/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b046/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b044/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/openssl
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/mongodb/mongo-tools/common/db/openssl -complete -installsuffix shared -buildid 0ReFI6ZfgSjeaQWCZXQd/0ReFI6ZfgSjeaQWCZXQd -goversion go1.14.12 -D "" -importcfg $WORK/b132/importcfg -pack ./openssl.go ./openssl_fips.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal
cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/0d/0de32b5abf4bd26548f3b000d3a8405c5321badb68ea41dc459961227df87294-d # internal
github.com/mongodb/mongo-tools/common/db
mkdir -p $WORK/b002/
cat >$WORK/b002/importcfg << 'EOF' # internal
# import config
packagefile encoding/hex=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b035/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b044/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b132/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b134/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/mongodb/mongo-tools/common/db -complete -installsuffix shared -buildid aL461XMQZ6HwxVRMveWx/aL461XMQZ6HwxVRMveWx -goversion go1.14.12 -D "" -importcfg $WORK/b002/importcfg -pack ./bson_stream.go ./buffered_bulk.go ./command.go ./connector.go ./db.go ./db_openssl.go ./namespaces.go ./read_preferences.go ./write_concern.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/37/37415e8c5a9e52dcd0a5f16da4889ce4ac4f1094dfbd819c0fda25815a135d40-d # internal
github.com/mongodb/mongo-tools/mongotop
mkdir -p $WORK/b138/
cat >$WORK/b138/importcfg << 'EOF' # internal
# import config
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/json=$WORK/b127/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/text=$WORK/b139/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/mongotop
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/mongodb/mongo-tools/mongotop -complete -installsuffix shared -buildid heZQhPVsXj5UFh1-BYTi/heZQhPVsXj5UFh1-BYTi -goversion go1.14.12 -D "" -importcfg $WORK/b138/importcfg -pack ./command.go ./mongotop.go ./options.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal
cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/da/da3a412dc7dc055af59da192d228ea2ec5f0f0f6507602d345de0d0a37c53a67-d # internal
command-line-arguments
mkdir -p $WORK/b001/
cat >$WORK/b001/importcfg << 'EOF' # internal
# import config
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b137/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongotop=$WORK/b138/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/mongotop/main
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid VHPVv3ZwGoC25ASvaAnN/VHPVv3ZwGoC25ASvaAnN -goversion go1.14.12 -D _/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/mongotop/main -importcfg $WORK/b001/importcfg -pack ./mongotop.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal
cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ba/baaba8e72a566efac7344adc3a4f7e64fcf648c45c408688258756ddf5cda007-d # internal
cat >$WORK/b001/importcfg.link << 'EOF' # internal
packagefile command-line-arguments=$WORK/b001/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b002/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b124/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b045/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b137/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b125/_pkg_.a
packagefile github.com/mongodb/mongo-tools/mongotop=$WORK/b138/_pkg_.a
packagefile gopkg.in/mgo.v2=$WORK/b130/_pkg_.a
packagefile os=$WORK/b026/_pkg_.a
packagefile strconv=$WORK/b018/_pkg_.a
packagefile time=$WORK/b031/_pkg_.a
packagefile runtime=$WORK/b006/_pkg_.a
packagefile runtime/cgo=$WORK/b042/_pkg_.a
packagefile encoding/hex=$WORK/b003/_pkg_.a
packagefile fmt=$WORK/b013/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b035/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b044/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b132/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b133/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b134/_pkg_.a
packagefile gopkg.in/mgo.v2/bson=$WORK/b126/_pkg_.a
packagefile io=$WORK/b025/_pkg_.a
packagefile net=$WORK/b036/_pkg_.a
packagefile strings=$WORK/b034/_pkg_.a
packagefile sync=$WORK/b020/_pkg_.a
packagefile github.com/10gen/openssl=$WORK/b046/_pkg_.a
packagefile github.com/jessevdk/go-flags=$WORK/b122/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b123/_pkg_.a
packagefile regexp=$WORK/b055/_pkg_.a
packagefile os/signal=$WORK/b054/_pkg_.a
packagefile syscall=$WORK/b030/_pkg_.a
packagefile bufio=$WORK/b063/_pkg_.a
packagefile errors=$WORK/b004/_pkg_.a
packagefile path/filepath=$WORK/b053/_pkg_.a
packagefile reflect=$WORK/b015/_pkg_.a
packagefile bytes=$WORK/b049/_pkg_.a
packagefile encoding/json=$WORK/b127/_pkg_.a
packagefile github.com/mongodb/mongo-tools/common/text=$WORK/b139/_pkg_.a
packagefile sort=$WORK/b024/_pkg_.a
packagefile crypto/md5=$WORK/b089/_pkg_.a
packagefile crypto/sha1=$WORK/b092/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b131/_pkg_.a
packagefile hash=$WORK/b067/_pkg_.a
packagefile math=$WORK/b016/_pkg_.a
packagefile net/url=$WORK/b043/_pkg_.a
packagefile internal/oserror=$WORK/b027/_pkg_.a
packagefile internal/poll=$WORK/b028/_pkg_.a
packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a
packagefile internal/syscall/unix=$WORK/b029/_pkg_.a
packagefile internal/testlog=$WORK/b033/_pkg_.a
packagefile sync/atomic=$WORK/b022/_pkg_.a
packagefile internal/bytealg=$WORK/b007/_pkg_.a
packagefile math/bits=$WORK/b017/_pkg_.a
packagefile unicode/utf8=$WORK/b019/_pkg_.a
packagefile internal/cpu=$WORK/b008/_pkg_.a
packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a
packagefile runtime/internal/math=$WORK/b011/_pkg_.a
packagefile runtime/internal/sys=$WORK/b012/_pkg_.a
packagefile internal/fmtsort=$WORK/b014/_pkg_.a
packagefile encoding=$WORK/b128/_pkg_.a
packagefile encoding/base64=$WORK/b098/_pkg_.a
packagefile unicode=$WORK/b023/_pkg_.a
packagefile unicode/utf16=$WORK/b079/_pkg_.a
packagefile github.com/howeyc/gopass=$WORK/b135/_pkg_.a
packagefile golang.org/x/crypto/ssh/terminal=$WORK/b136/_pkg_.a
packagefile crypto/rand=$WORK/b069/_pkg_.a
packagefile encoding/binary=$WORK/b061/_pkg_.a
packagefile gopkg.in/mgo.v2/internal/json=$WORK/b129/_pkg_.a
packagefile context=$WORK/b037/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a
packagefile internal/nettrace=$WORK/b039/_pkg_.a
packagefile internal/singleflight=$WORK/b040/_pkg_.a
packagefile math/rand=$WORK/b041/_pkg_.a
packagefile internal/race=$WORK/b021/_pkg_.a
packagefile github.com/10gen/openssl/utils=$WORK/b047/_pkg_.a
packagefile github.com/spacemonkeygo/spacelog=$WORK/b048/_pkg_.a
packagefile io/ioutil=$WORK/b058/_pkg_.a
packagefile math/big=$WORK/b060/_pkg_.a
packagefile net/http=$WORK/b062/_pkg_.a
packagefile path=$WORK/b121/_pkg_.a
packagefile regexp/syntax=$WORK/b056/_pkg_.a
packagefile internal/reflectlite=$WORK/b005/_pkg_.a
packagefile crypto=$WORK/b075/_pkg_.a
packagefile crypto/internal/boring=$WORK/b074/_pkg_.a
packagefile crypto/hmac=$WORK/b088/_pkg_.a
packagefile crypto/aes=$WORK/b070/_pkg_.a
packagefile crypto/cipher=$WORK/b071/_pkg_.a
packagefile log=$WORK/b050/_pkg_.a
packagefile log/syslog=$WORK/b051/_pkg_.a
packagefile os/exec=$WORK/b052/_pkg_.a
packagefile text/template=$WORK/b057/_pkg_.a
packagefile compress/gzip=$WORK/b064/_pkg_.a
packagefile container/list=$WORK/b068/_pkg_.a
packagefile crypto/tls=$WORK/b080/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b107/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b114/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b115/_pkg_.a
packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a
packagefile mime=$WORK/b116/_pkg_.a
packagefile mime/multipart=$WORK/b117/_pkg_.a
packagefile net/http/httptrace=$WORK/b119/_pkg_.a
packagefile net/http/internal=$WORK/b120/_pkg_.a
packagefile net/textproto=$WORK/b113/_pkg_.a
packagefile crypto/internal/boring/fipstls=$WORK/b076/_pkg_.a
packagefile crypto/internal/boring/sig=$WORK/b077/_pkg_.a
packagefile encoding/asn1=$WORK/b078/_pkg_.a
packagefile crypto/subtle=$WORK/b073/_pkg_.a
packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a
packagefile text/template/parse=$WORK/b059/_pkg_.a
packagefile compress/flate=$WORK/b065/_pkg_.a
packagefile hash/crc32=$WORK/b066/_pkg_.a
packagefile crypto/des=$WORK/b081/_pkg_.a
packagefile crypto/ecdsa=$WORK/b082/_pkg_.a
packagefile crypto/ed25519=$WORK/b086/_pkg_.a
packagefile crypto/elliptic=$WORK/b083/_pkg_.a
packagefile crypto/rc4=$WORK/b090/_pkg_.a
packagefile crypto/rsa=$WORK/b091/_pkg_.a
packagefile crypto/sha256=$WORK/b093/_pkg_.a
packagefile crypto/sha512=$WORK/b085/_pkg_.a
packagefile crypto/x509=$WORK/b094/_pkg_.a
packagefile encoding/pem=$WORK/b097/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a
packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b105/_pkg_.a
packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b109/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b112/_pkg_.a
packagefile mime/quotedprintable=$WORK/b118/_pkg_.a
packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a
packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a
packagefile crypto/dsa=$WORK/b095/_pkg_.a
packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b102/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a
packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a
packagefile vendor/golang.org/x/text/transform=$WORK/b110/_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=EQvMNj_WAdo_COZ7ZDFn/VHPVv3ZwGoC25ASvaAnN/SeWrvoodnYdHxaQU76dK/EQvMNj_WAdo_COZ7ZDFn -B 0xfd59f1a360dc9f2881bdc999e4e447b36b198162 -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
mkdir -p bin/
mv $WORK/b001/exe/a.out bin/mongotop
rm -r $WORK/b001/
++ basename /builddir/build/SOURCES/APACHE-2.0.txt
+ cp /builddir/build/SOURCES/APACHE-2.0.txt APACHE-2.0.txt
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dOXD2v
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64
++ dirname /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64
+ cd mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/bin
+ install -p -m 0755 bin/bsondump bin/mongodump bin/mongoexport bin/mongofiles bin/mongoimport bin/mongorestore bin/mongostat bin/mongotop /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/bin
+ install -d -m 755 /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/man/man1
+ install -p -m 644 /builddir/build/SOURCES/bsondump.1 /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/man/man1/
+ install -p -m 644 /builddir/build/SOURCES/mongodump.1 /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/man/man1/
+ install -p -m 644 /builddir/build/SOURCES/mongoexport.1 /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/man/man1/
+ install -p -m 644 /builddir/build/SOURCES/mongofiles.1 /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/man/man1/
+ install -p -m 644 /builddir/build/SOURCES/mongoimport.1 /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/man/man1/
+ install -p -m 644 /builddir/build/SOURCES/mongooplog.1 /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/man/man1/
+ install -p -m 644 /builddir/build/SOURCES/mongorestore.1 /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/man/man1/
+ install -p -m 644 /builddir/build/SOURCES/mongostat.1 /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/man/man1/
+ install -p -m 644 /builddir/build/SOURCES/mongotop.1 /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/man/man1/
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/
+ echo '%dir %{gopath}/src/%{import_path}/.'
++ find . -iname '*.go' '!' -iname '*_test.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongodump/metadata_dump.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongodump'
++ dirname ./mongodump/metadata_dump.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump
+ cp -pav ./mongodump/metadata_dump.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump/metadata_dump.go
'./mongodump/metadata_dump.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump/metadata_dump.go'
+ echo '%{gopath}/src/%{import_path}/./mongodump/metadata_dump.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongodump/prepare.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongodump'
++ dirname ./mongodump/prepare.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump
+ cp -pav ./mongodump/prepare.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump/prepare.go
'./mongodump/prepare.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump/prepare.go'
+ echo '%{gopath}/src/%{import_path}/./mongodump/prepare.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongodump/oplog_dump.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongodump'
++ dirname ./mongodump/oplog_dump.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump
+ cp -pav ./mongodump/oplog_dump.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump/oplog_dump.go
'./mongodump/oplog_dump.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump/oplog_dump.go'
+ echo '%{gopath}/src/%{import_path}/./mongodump/oplog_dump.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongodump/main/mongodump.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongodump/main'
++ dirname ./mongodump/main/mongodump.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump/main
+ cp -pav ./mongodump/main/mongodump.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump/main/mongodump.go
'./mongodump/main/mongodump.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump/main/mongodump.go'
+ echo '%{gopath}/src/%{import_path}/./mongodump/main/mongodump.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongodump/mongodump.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongodump'
++ dirname ./mongodump/mongodump.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump
+ cp -pav ./mongodump/mongodump.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump/mongodump.go
'./mongodump/mongodump.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump/mongodump.go'
+ echo '%{gopath}/src/%{import_path}/./mongodump/mongodump.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongodump/options.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongodump'
++ dirname ./mongodump/options.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump
+ cp -pav ./mongodump/options.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump/options.go
'./mongodump/options.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump/options.go'
+ echo '%{gopath}/src/%{import_path}/./mongodump/options.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongofiles/mongofiles.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongofiles'
++ dirname ./mongofiles/mongofiles.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongofiles
+ cp -pav ./mongofiles/mongofiles.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongofiles/mongofiles.go
'./mongofiles/mongofiles.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongofiles/mongofiles.go'
+ echo '%{gopath}/src/%{import_path}/./mongofiles/mongofiles.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongofiles/main/mongofiles.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongofiles/main'
++ dirname ./mongofiles/main/mongofiles.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongofiles/main
+ cp -pav ./mongofiles/main/mongofiles.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongofiles/main/mongofiles.go
'./mongofiles/main/mongofiles.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongofiles/main/mongofiles.go'
+ echo '%{gopath}/src/%{import_path}/./mongofiles/main/mongofiles.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongofiles/options.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongofiles'
++ dirname ./mongofiles/options.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongofiles
+ cp -pav ./mongofiles/options.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongofiles/options.go
'./mongofiles/options.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongofiles/options.go'
+ echo '%{gopath}/src/%{import_path}/./mongofiles/options.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongorestore/metadata.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongorestore'
++ dirname ./mongorestore/metadata.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore
+ cp -pav ./mongorestore/metadata.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/metadata.go
'./mongorestore/metadata.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/metadata.go'
+ echo '%{gopath}/src/%{import_path}/./mongorestore/metadata.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongorestore/filepath.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongorestore'
++ dirname ./mongorestore/filepath.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore
+ cp -pav ./mongorestore/filepath.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/filepath.go
'./mongorestore/filepath.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/filepath.go'
+ echo '%{gopath}/src/%{import_path}/./mongorestore/filepath.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongorestore/ns/ns.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongorestore/ns'
++ dirname ./mongorestore/ns/ns.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/ns
+ cp -pav ./mongorestore/ns/ns.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/ns/ns.go
'./mongorestore/ns/ns.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/ns/ns.go'
+ echo '%{gopath}/src/%{import_path}/./mongorestore/ns/ns.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongorestore/mongorestore.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongorestore'
++ dirname ./mongorestore/mongorestore.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore
+ cp -pav ./mongorestore/mongorestore.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/mongorestore.go
'./mongorestore/mongorestore.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/mongorestore.go'
+ echo '%{gopath}/src/%{import_path}/./mongorestore/mongorestore.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongorestore/main/mongorestore.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongorestore/main'
++ dirname ./mongorestore/main/mongorestore.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/main
+ cp -pav ./mongorestore/main/mongorestore.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/main/mongorestore.go
'./mongorestore/main/mongorestore.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/main/mongorestore.go'
+ echo '%{gopath}/src/%{import_path}/./mongorestore/main/mongorestore.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongorestore/restore.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongorestore'
++ dirname ./mongorestore/restore.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore
+ cp -pav ./mongorestore/restore.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/restore.go
'./mongorestore/restore.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/restore.go'
+ echo '%{gopath}/src/%{import_path}/./mongorestore/restore.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongorestore/oplog.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongorestore'
++ dirname ./mongorestore/oplog.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore
+ cp -pav ./mongorestore/oplog.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/oplog.go
'./mongorestore/oplog.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/oplog.go'
+ echo '%{gopath}/src/%{import_path}/./mongorestore/oplog.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongorestore/options.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongorestore'
++ dirname ./mongorestore/options.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore
+ cp -pav ./mongorestore/options.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/options.go
'./mongorestore/options.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/options.go'
+ echo '%{gopath}/src/%{import_path}/./mongorestore/options.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/command_reply.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/command_reply.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/command_reply.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/command_reply.go
'./mongoreplay/command_reply.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/command_reply.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/command_reply.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/delete_op.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/delete_op.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/delete_op.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/delete_op.go
'./mongoreplay/delete_op.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/delete_op.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/delete_op.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/execute.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/execute.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/execute.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/execute.go
'./mongoreplay/execute.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/execute.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/execute.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/mongoreplay.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/mongoreplay.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/mongoreplay.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/mongoreplay.go
'./mongoreplay/mongoreplay.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/mongoreplay.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/mongoreplay.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/packet_handler.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/packet_handler.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/packet_handler.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/packet_handler.go
'./mongoreplay/packet_handler.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/packet_handler.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/packet_handler.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/monitor.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/monitor.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/monitor.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/monitor.go
'./mongoreplay/monitor.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/monitor.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/monitor.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/cursors.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/cursors.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/cursors.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/cursors.go
'./mongoreplay/cursors.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/cursors.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/cursors.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/op.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/op.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/op.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/op.go
'./mongoreplay/op.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/op.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/op.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/assembly.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/assembly.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/assembly.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/assembly.go
'./mongoreplay/assembly.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/assembly.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/assembly.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/msg_op.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/msg_op.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/msg_op.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/msg_op.go
'./mongoreplay/msg_op.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/msg_op.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/msg_op.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/getmore_op.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/getmore_op.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/getmore_op.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/getmore_op.go
'./mongoreplay/getmore_op.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/getmore_op.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/getmore_op.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/play.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/play.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/play.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/play.go
'./mongoreplay/play.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/play.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/play.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/raw_op.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/raw_op.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/raw_op.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/raw_op.go
'./mongoreplay/raw_op.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/raw_op.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/raw_op.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/mongo_op_handler.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/mongo_op_handler.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/mongo_op_handler.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/mongo_op_handler.go
'./mongoreplay/mongo_op_handler.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/mongo_op_handler.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/mongo_op_handler.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/opcode.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/opcode.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/opcode.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/opcode.go
'./mongoreplay/opcode.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/opcode.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/opcode.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/unknown_op.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/unknown_op.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/unknown_op.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/unknown_op.go
'./mongoreplay/unknown_op.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/unknown_op.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/unknown_op.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/playbackfile.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/playbackfile.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/playbackfile.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/playbackfile.go
'./mongoreplay/playbackfile.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/playbackfile.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/playbackfile.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/filter.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/filter.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/filter.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/filter.go
'./mongoreplay/filter.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/filter.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/filter.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/stat_collector.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/stat_collector.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/stat_collector.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/stat_collector.go
'./mongoreplay/stat_collector.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/stat_collector.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/stat_collector.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/main/mongoreplay.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay/main'
++ dirname ./mongoreplay/main/mongoreplay.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/main
+ cp -pav ./mongoreplay/main/mongoreplay.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/main/mongoreplay.go
'./mongoreplay/main/mongoreplay.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/main/mongoreplay.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/main/mongoreplay.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/killcursors_op.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/killcursors_op.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/killcursors_op.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/killcursors_op.go
'./mongoreplay/killcursors_op.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/killcursors_op.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/killcursors_op.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/reply_op.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/reply_op.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/reply_op.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/reply_op.go
'./mongoreplay/reply_op.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/reply_op.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/reply_op.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/update_op.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/update_op.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/update_op.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/update_op.go
'./mongoreplay/update_op.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/update_op.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/update_op.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/util.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/util.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/util.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/util.go
'./mongoreplay/util.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/util.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/util.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/record.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/record.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/record.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/record.go
'./mongoreplay/record.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/record.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/record.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/connection_stub.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/connection_stub.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/connection_stub.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/connection_stub.go
'./mongoreplay/connection_stub.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/connection_stub.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/connection_stub.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/query_op.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/query_op.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/query_op.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/query_op.go
'./mongoreplay/query_op.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/query_op.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/query_op.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/version.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/version.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/version.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/version.go
'./mongoreplay/version.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/version.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/version.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/command_op.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/command_op.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/command_op.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/command_op.go
'./mongoreplay/command_op.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/command_op.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/command_op.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/recorded_op.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/recorded_op.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/recorded_op.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/recorded_op.go
'./mongoreplay/recorded_op.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/recorded_op.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/recorded_op.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/stat_format.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/stat_format.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/stat_format.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/stat_format.go
'./mongoreplay/stat_format.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/stat_format.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/stat_format.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/insert_op.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/insert_op.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/insert_op.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/insert_op.go
'./mongoreplay/insert_op.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/insert_op.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/insert_op.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/log_wrapper.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/log_wrapper.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/log_wrapper.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/log_wrapper.go
'./mongoreplay/log_wrapper.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/log_wrapper.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/log_wrapper.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoreplay/message.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/message.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/message.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/message.go
'./mongoreplay/message.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/message.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/message.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./bsondump/bsondump.go
+ echo '%dir %{gopath}/src/%{import_path}/./bsondump'
++ dirname ./bsondump/bsondump.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./bsondump
+ cp -pav ./bsondump/bsondump.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./bsondump/bsondump.go
'./bsondump/bsondump.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./bsondump/bsondump.go'
+ echo '%{gopath}/src/%{import_path}/./bsondump/bsondump.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./bsondump/main/bsondump.go
+ echo '%dir %{gopath}/src/%{import_path}/./bsondump/main'
++ dirname ./bsondump/main/bsondump.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./bsondump/main
+ cp -pav ./bsondump/main/bsondump.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./bsondump/main/bsondump.go
'./bsondump/main/bsondump.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./bsondump/main/bsondump.go'
+ echo '%{gopath}/src/%{import_path}/./bsondump/main/bsondump.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./bsondump/options.go
+ echo '%dir %{gopath}/src/%{import_path}/./bsondump'
++ dirname ./bsondump/options.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./bsondump
+ cp -pav ./bsondump/options.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./bsondump/options.go
'./bsondump/options.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./bsondump/options.go'
+ echo '%{gopath}/src/%{import_path}/./bsondump/options.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongotop/command.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongotop'
++ dirname ./mongotop/command.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongotop
+ cp -pav ./mongotop/command.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongotop/command.go
'./mongotop/command.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongotop/command.go'
+ echo '%{gopath}/src/%{import_path}/./mongotop/command.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongotop/mongotop.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongotop'
++ dirname ./mongotop/mongotop.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongotop
+ cp -pav ./mongotop/mongotop.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongotop/mongotop.go
'./mongotop/mongotop.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongotop/mongotop.go'
+ echo '%{gopath}/src/%{import_path}/./mongotop/mongotop.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongotop/main/mongotop.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongotop/main'
++ dirname ./mongotop/main/mongotop.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongotop/main
+ cp -pav ./mongotop/main/mongotop.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongotop/main/mongotop.go
'./mongotop/main/mongotop.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongotop/main/mongotop.go'
+ echo '%{gopath}/src/%{import_path}/./mongotop/main/mongotop.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongotop/options.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongotop'
++ dirname ./mongotop/options.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongotop
+ cp -pav ./mongotop/options.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongotop/options.go
'./mongotop/options.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongotop/options.go'
+ echo '%{gopath}/src/%{import_path}/./mongotop/options.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/sha3/xor.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3'
++ dirname ./vendor/src/golang.org/x/crypto/sha3/xor.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3
+ cp -pav ./vendor/src/golang.org/x/crypto/sha3/xor.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/xor.go
'./vendor/src/golang.org/x/crypto/sha3/xor.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/xor.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3/xor.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/sha3/keccakf.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3'
++ dirname ./vendor/src/golang.org/x/crypto/sha3/keccakf.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3
+ cp -pav ./vendor/src/golang.org/x/crypto/sha3/keccakf.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/keccakf.go
'./vendor/src/golang.org/x/crypto/sha3/keccakf.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/keccakf.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3/keccakf.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/sha3/xor_unaligned.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3'
++ dirname ./vendor/src/golang.org/x/crypto/sha3/xor_unaligned.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3
+ cp -pav ./vendor/src/golang.org/x/crypto/sha3/xor_unaligned.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/xor_unaligned.go
'./vendor/src/golang.org/x/crypto/sha3/xor_unaligned.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/xor_unaligned.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3/xor_unaligned.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/sha3/hashes.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3'
++ dirname ./vendor/src/golang.org/x/crypto/sha3/hashes.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3
+ cp -pav ./vendor/src/golang.org/x/crypto/sha3/hashes.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/hashes.go
'./vendor/src/golang.org/x/crypto/sha3/hashes.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/hashes.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3/hashes.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/sha3/xor_generic.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3'
++ dirname ./vendor/src/golang.org/x/crypto/sha3/xor_generic.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3
+ cp -pav ./vendor/src/golang.org/x/crypto/sha3/xor_generic.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/xor_generic.go
'./vendor/src/golang.org/x/crypto/sha3/xor_generic.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/xor_generic.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3/xor_generic.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/sha3/register.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3'
++ dirname ./vendor/src/golang.org/x/crypto/sha3/register.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3
+ cp -pav ./vendor/src/golang.org/x/crypto/sha3/register.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/register.go
'./vendor/src/golang.org/x/crypto/sha3/register.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/register.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3/register.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/sha3/sha3.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3'
++ dirname ./vendor/src/golang.org/x/crypto/sha3/sha3.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3
+ cp -pav ./vendor/src/golang.org/x/crypto/sha3/sha3.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/sha3.go
'./vendor/src/golang.org/x/crypto/sha3/sha3.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/sha3.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3/sha3.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/sha3/doc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3'
++ dirname ./vendor/src/golang.org/x/crypto/sha3/doc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3
+ cp -pav ./vendor/src/golang.org/x/crypto/sha3/doc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/doc.go
'./vendor/src/golang.org/x/crypto/sha3/doc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/doc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3/doc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/sha3/shake.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3'
++ dirname ./vendor/src/golang.org/x/crypto/sha3/shake.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3
+ cp -pav ./vendor/src/golang.org/x/crypto/sha3/shake.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/shake.go
'./vendor/src/golang.org/x/crypto/sha3/shake.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/shake.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3/shake.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ocsp/ocsp.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ocsp'
++ dirname ./vendor/src/golang.org/x/crypto/ocsp/ocsp.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ocsp
+ cp -pav ./vendor/src/golang.org/x/crypto/ocsp/ocsp.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ocsp/ocsp.go
'./vendor/src/golang.org/x/crypto/ocsp/ocsp.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ocsp/ocsp.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ocsp/ocsp.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/keys.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/keys.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/keys.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/keys.go
'./vendor/src/golang.org/x/crypto/openpgp/keys.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/keys.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/keys.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/errors/errors.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/errors'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/errors/errors.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/errors
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/errors/errors.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/errors/errors.go
'./vendor/src/golang.org/x/crypto/openpgp/errors/errors.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/errors/errors.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/errors/errors.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/canonical_text.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/canonical_text.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/canonical_text.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/canonical_text.go
'./vendor/src/golang.org/x/crypto/openpgp/canonical_text.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/canonical_text.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/canonical_text.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/literal.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/literal.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/literal.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/literal.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/literal.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/literal.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/literal.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/reader.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/reader.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/reader.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/reader.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/reader.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/reader.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/reader.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/packet.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/packet.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/packet.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/packet.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/packet.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/packet.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/packet.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/signature.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/signature.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/signature.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/signature.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/signature.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/signature.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/signature.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/private_key.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/private_key.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/private_key.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/private_key.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/private_key.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/private_key.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/private_key.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/config.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/config.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/config.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/config.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/config.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/config.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/config.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/compressed.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/compressed.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/compressed.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/compressed.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/compressed.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/compressed.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/compressed.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/userattribute.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/userattribute.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/userattribute.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/userattribute.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/userattribute.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/userattribute.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/userattribute.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/opaque.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/opaque.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/opaque.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/opaque.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/opaque.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/opaque.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/opaque.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/ocfb.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/ocfb.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/ocfb.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/ocfb.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/ocfb.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/ocfb.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/ocfb.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/userid.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/userid.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/userid.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/userid.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/userid.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/userid.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/userid.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/public_key.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/public_key.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/public_key.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/public_key.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/public_key.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/public_key.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/public_key.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/elgamal'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/elgamal
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal.go
'./vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/s2k/s2k.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/s2k'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/s2k/s2k.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/s2k
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/s2k/s2k.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/s2k/s2k.go
'./vendor/src/golang.org/x/crypto/openpgp/s2k/s2k.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/s2k/s2k.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/s2k/s2k.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/write.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/write.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/write.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/write.go
'./vendor/src/golang.org/x/crypto/openpgp/write.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/write.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/write.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/armor/armor.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/armor'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/armor/armor.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/armor
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/armor/armor.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/armor/armor.go
'./vendor/src/golang.org/x/crypto/openpgp/armor/armor.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/armor/armor.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/armor/armor.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/armor/encode.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/armor'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/armor/encode.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/armor
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/armor/encode.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/armor/encode.go
'./vendor/src/golang.org/x/crypto/openpgp/armor/encode.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/armor/encode.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/armor/encode.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/read.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/read.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/read.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/read.go
'./vendor/src/golang.org/x/crypto/openpgp/read.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/read.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/read.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/clearsign'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/clearsign
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign.go
'./vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/bn256/curve.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256'
++ dirname ./vendor/src/golang.org/x/crypto/bn256/curve.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256
+ cp -pav ./vendor/src/golang.org/x/crypto/bn256/curve.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/curve.go
'./vendor/src/golang.org/x/crypto/bn256/curve.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/curve.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256/curve.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/bn256/twist.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256'
++ dirname ./vendor/src/golang.org/x/crypto/bn256/twist.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256
+ cp -pav ./vendor/src/golang.org/x/crypto/bn256/twist.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/twist.go
'./vendor/src/golang.org/x/crypto/bn256/twist.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/twist.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256/twist.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/bn256/gfp12.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256'
++ dirname ./vendor/src/golang.org/x/crypto/bn256/gfp12.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256
+ cp -pav ./vendor/src/golang.org/x/crypto/bn256/gfp12.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/gfp12.go
'./vendor/src/golang.org/x/crypto/bn256/gfp12.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/gfp12.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256/gfp12.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/bn256/gfp6.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256'
++ dirname ./vendor/src/golang.org/x/crypto/bn256/gfp6.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256
+ cp -pav ./vendor/src/golang.org/x/crypto/bn256/gfp6.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/gfp6.go
'./vendor/src/golang.org/x/crypto/bn256/gfp6.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/gfp6.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256/gfp6.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/bn256/gfp2.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256'
++ dirname ./vendor/src/golang.org/x/crypto/bn256/gfp2.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256
+ cp -pav ./vendor/src/golang.org/x/crypto/bn256/gfp2.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/gfp2.go
'./vendor/src/golang.org/x/crypto/bn256/gfp2.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/gfp2.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256/gfp2.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/bn256/optate.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256'
++ dirname ./vendor/src/golang.org/x/crypto/bn256/optate.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256
+ cp -pav ./vendor/src/golang.org/x/crypto/bn256/optate.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/optate.go
'./vendor/src/golang.org/x/crypto/bn256/optate.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/optate.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256/optate.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/bn256/bn256.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256'
++ dirname ./vendor/src/golang.org/x/crypto/bn256/bn256.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256
+ cp -pav ./vendor/src/golang.org/x/crypto/bn256/bn256.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/bn256.go
'./vendor/src/golang.org/x/crypto/bn256/bn256.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/bn256.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256/bn256.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/bn256/constants.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256'
++ dirname ./vendor/src/golang.org/x/crypto/bn256/constants.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256
+ cp -pav ./vendor/src/golang.org/x/crypto/bn256/constants.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/constants.go
'./vendor/src/golang.org/x/crypto/bn256/constants.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/constants.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256/constants.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/blowfish/block.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/blowfish'
++ dirname ./vendor/src/golang.org/x/crypto/blowfish/block.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/blowfish
+ cp -pav ./vendor/src/golang.org/x/crypto/blowfish/block.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/blowfish/block.go
'./vendor/src/golang.org/x/crypto/blowfish/block.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/blowfish/block.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/blowfish/block.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/blowfish/cipher.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/blowfish'
++ dirname ./vendor/src/golang.org/x/crypto/blowfish/cipher.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/blowfish
+ cp -pav ./vendor/src/golang.org/x/crypto/blowfish/cipher.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/blowfish/cipher.go
'./vendor/src/golang.org/x/crypto/blowfish/cipher.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/blowfish/cipher.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/blowfish/cipher.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/blowfish/const.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/blowfish'
++ dirname ./vendor/src/golang.org/x/crypto/blowfish/const.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/blowfish
+ cp -pav ./vendor/src/golang.org/x/crypto/blowfish/const.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/blowfish/const.go
'./vendor/src/golang.org/x/crypto/blowfish/const.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/blowfish/const.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/blowfish/const.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/salsa20/salsa'
++ dirname ./vendor/src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20/salsa
+ cp -pav ./vendor/src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go
'./vendor/src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/salsa20/salsa'
++ dirname ./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20/salsa
+ cp -pav ./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go
'./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/salsa20/salsa'
++ dirname ./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20/salsa
+ cp -pav ./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go
'./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa208.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/salsa20/salsa'
++ dirname ./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa208.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20/salsa
+ cp -pav ./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa208.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa208.go
'./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa208.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa208.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa208.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/salsa20/salsa20.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/salsa20'
++ dirname ./vendor/src/golang.org/x/crypto/salsa20/salsa20.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20
+ cp -pav ./vendor/src/golang.org/x/crypto/salsa20/salsa20.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20/salsa20.go
'./vendor/src/golang.org/x/crypto/salsa20/salsa20.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20/salsa20.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/salsa20/salsa20.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/xtea/block.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/xtea'
++ dirname ./vendor/src/golang.org/x/crypto/xtea/block.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/xtea
+ cp -pav ./vendor/src/golang.org/x/crypto/xtea/block.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/xtea/block.go
'./vendor/src/golang.org/x/crypto/xtea/block.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/xtea/block.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/xtea/block.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/xtea/cipher.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/xtea'
++ dirname ./vendor/src/golang.org/x/crypto/xtea/cipher.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/xtea
+ cp -pav ./vendor/src/golang.org/x/crypto/xtea/cipher.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/xtea/cipher.go
'./vendor/src/golang.org/x/crypto/xtea/cipher.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/xtea/cipher.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/xtea/cipher.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/bcrypt/base64.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bcrypt'
++ dirname ./vendor/src/golang.org/x/crypto/bcrypt/base64.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bcrypt
+ cp -pav ./vendor/src/golang.org/x/crypto/bcrypt/base64.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bcrypt/base64.go
'./vendor/src/golang.org/x/crypto/bcrypt/base64.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bcrypt/base64.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bcrypt/base64.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/bcrypt/bcrypt.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bcrypt'
++ dirname ./vendor/src/golang.org/x/crypto/bcrypt/bcrypt.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bcrypt
+ cp -pav ./vendor/src/golang.org/x/crypto/bcrypt/bcrypt.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bcrypt/bcrypt.go
'./vendor/src/golang.org/x/crypto/bcrypt/bcrypt.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bcrypt/bcrypt.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bcrypt/bcrypt.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/nacl/secretbox'
++ dirname ./vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/nacl/secretbox
+ cp -pav ./vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox.go
'./vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/nacl/box/box.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/nacl/box'
++ dirname ./vendor/src/golang.org/x/crypto/nacl/box/box.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/nacl/box
+ cp -pav ./vendor/src/golang.org/x/crypto/nacl/box/box.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/nacl/box/box.go
'./vendor/src/golang.org/x/crypto/nacl/box/box.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/nacl/box/box.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/nacl/box/box.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/twofish/twofish.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/twofish'
++ dirname ./vendor/src/golang.org/x/crypto/twofish/twofish.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/twofish
+ cp -pav ./vendor/src/golang.org/x/crypto/twofish/twofish.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/twofish/twofish.go
'./vendor/src/golang.org/x/crypto/twofish/twofish.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/twofish/twofish.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/twofish/twofish.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/safebags.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12'
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/safebags.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12
+ cp -pav ./vendor/src/golang.org/x/crypto/pkcs12/safebags.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/safebags.go
'./vendor/src/golang.org/x/crypto/pkcs12/safebags.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/safebags.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12/safebags.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2'
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2
+ cp -pav ./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go
'./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/pkcs12.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12'
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/pkcs12.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12
+ cp -pav ./vendor/src/golang.org/x/crypto/pkcs12/pkcs12.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/pkcs12.go
'./vendor/src/golang.org/x/crypto/pkcs12/pkcs12.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/pkcs12.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12/pkcs12.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/errors.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12'
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/errors.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12
+ cp -pav ./vendor/src/golang.org/x/crypto/pkcs12/errors.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/errors.go
'./vendor/src/golang.org/x/crypto/pkcs12/errors.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/errors.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12/errors.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/mac.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12'
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/mac.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12
+ cp -pav ./vendor/src/golang.org/x/crypto/pkcs12/mac.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/mac.go
'./vendor/src/golang.org/x/crypto/pkcs12/mac.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/mac.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12/mac.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/crypto.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12'
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/crypto.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12
+ cp -pav ./vendor/src/golang.org/x/crypto/pkcs12/crypto.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/crypto.go
'./vendor/src/golang.org/x/crypto/pkcs12/crypto.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/crypto.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12/crypto.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/bmp-string.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12'
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/bmp-string.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12
+ cp -pav ./vendor/src/golang.org/x/crypto/pkcs12/bmp-string.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/bmp-string.go
'./vendor/src/golang.org/x/crypto/pkcs12/bmp-string.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/bmp-string.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12/bmp-string.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/pbkdf.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12'
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/pbkdf.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12
+ cp -pav ./vendor/src/golang.org/x/crypto/pkcs12/pbkdf.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/pbkdf.go
'./vendor/src/golang.org/x/crypto/pkcs12/pbkdf.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/pbkdf.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12/pbkdf.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/poly1305/poly1305.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/poly1305'
++ dirname ./vendor/src/golang.org/x/crypto/poly1305/poly1305.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/poly1305
+ cp -pav ./vendor/src/golang.org/x/crypto/poly1305/poly1305.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/poly1305/poly1305.go
'./vendor/src/golang.org/x/crypto/poly1305/poly1305.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/poly1305/poly1305.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/poly1305/poly1305.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/poly1305/sum_amd64.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/poly1305'
++ dirname ./vendor/src/golang.org/x/crypto/poly1305/sum_amd64.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/poly1305
+ cp -pav ./vendor/src/golang.org/x/crypto/poly1305/sum_amd64.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/poly1305/sum_amd64.go
'./vendor/src/golang.org/x/crypto/poly1305/sum_amd64.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/poly1305/sum_amd64.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/poly1305/sum_amd64.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/poly1305/sum_ref.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/poly1305'
++ dirname ./vendor/src/golang.org/x/crypto/poly1305/sum_ref.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/poly1305
+ cp -pav ./vendor/src/golang.org/x/crypto/poly1305/sum_ref.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/poly1305/sum_ref.go
'./vendor/src/golang.org/x/crypto/poly1305/sum_ref.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/poly1305/sum_ref.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/poly1305/sum_ref.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/poly1305/sum_arm.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/poly1305'
++ dirname ./vendor/src/golang.org/x/crypto/poly1305/sum_arm.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/poly1305
+ cp -pav ./vendor/src/golang.org/x/crypto/poly1305/sum_arm.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/poly1305/sum_arm.go
'./vendor/src/golang.org/x/crypto/poly1305/sum_arm.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/poly1305/sum_arm.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/poly1305/sum_arm.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/cast5/cast5.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/cast5'
++ dirname ./vendor/src/golang.org/x/crypto/cast5/cast5.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/cast5
+ cp -pav ./vendor/src/golang.org/x/crypto/cast5/cast5.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/cast5/cast5.go
'./vendor/src/golang.org/x/crypto/cast5/cast5.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/cast5/cast5.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/cast5/cast5.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/md4/md4.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/md4'
++ dirname ./vendor/src/golang.org/x/crypto/md4/md4.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/md4
+ cp -pav ./vendor/src/golang.org/x/crypto/md4/md4.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/md4/md4.go
'./vendor/src/golang.org/x/crypto/md4/md4.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/md4/md4.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/md4/md4.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/md4/md4block.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/md4'
++ dirname ./vendor/src/golang.org/x/crypto/md4/md4block.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/md4
+ cp -pav ./vendor/src/golang.org/x/crypto/md4/md4block.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/md4/md4block.go
'./vendor/src/golang.org/x/crypto/md4/md4block.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/md4/md4block.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/md4/md4block.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/hkdf/hkdf.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/hkdf'
++ dirname ./vendor/src/golang.org/x/crypto/hkdf/hkdf.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/hkdf
+ cp -pav ./vendor/src/golang.org/x/crypto/hkdf/hkdf.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/hkdf/hkdf.go
'./vendor/src/golang.org/x/crypto/hkdf/hkdf.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/hkdf/hkdf.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/hkdf/hkdf.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/otr/smp.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/otr'
++ dirname ./vendor/src/golang.org/x/crypto/otr/smp.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/otr
+ cp -pav ./vendor/src/golang.org/x/crypto/otr/smp.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/otr/smp.go
'./vendor/src/golang.org/x/crypto/otr/smp.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/otr/smp.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/otr/smp.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/otr/otr.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/otr'
++ dirname ./vendor/src/golang.org/x/crypto/otr/otr.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/otr
+ cp -pav ./vendor/src/golang.org/x/crypto/otr/otr.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/otr/otr.go
'./vendor/src/golang.org/x/crypto/otr/otr.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/otr/otr.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/otr/otr.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pbkdf2'
++ dirname ./vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pbkdf2
+ cp -pav ./vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2.go
'./vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/xts/xts.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/xts'
++ dirname ./vendor/src/golang.org/x/crypto/xts/xts.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/xts
+ cp -pav ./vendor/src/golang.org/x/crypto/xts/xts.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/xts/xts.go
'./vendor/src/golang.org/x/crypto/xts/xts.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/xts/xts.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/xts/xts.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ripemd160/ripemd160.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ripemd160'
++ dirname ./vendor/src/golang.org/x/crypto/ripemd160/ripemd160.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ripemd160
+ cp -pav ./vendor/src/golang.org/x/crypto/ripemd160/ripemd160.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ripemd160/ripemd160.go
'./vendor/src/golang.org/x/crypto/ripemd160/ripemd160.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ripemd160/ripemd160.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ripemd160/ripemd160.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ripemd160/ripemd160block.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ripemd160'
++ dirname ./vendor/src/golang.org/x/crypto/ripemd160/ripemd160block.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ripemd160
+ cp -pav ./vendor/src/golang.org/x/crypto/ripemd160/ripemd160block.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ripemd160/ripemd160block.go
'./vendor/src/golang.org/x/crypto/ripemd160/ripemd160block.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ripemd160/ripemd160block.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ripemd160/ripemd160block.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/scrypt/scrypt.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/scrypt'
++ dirname ./vendor/src/golang.org/x/crypto/scrypt/scrypt.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/scrypt
+ cp -pav ./vendor/src/golang.org/x/crypto/scrypt/scrypt.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/scrypt/scrypt.go
'./vendor/src/golang.org/x/crypto/scrypt/scrypt.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/scrypt/scrypt.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/scrypt/scrypt.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/keys.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/keys.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/keys.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/keys.go
'./vendor/src/golang.org/x/crypto/ssh/keys.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/keys.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/keys.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/connection.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/connection.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/connection.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/connection.go
'./vendor/src/golang.org/x/crypto/ssh/connection.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/connection.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/connection.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/messages.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/messages.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/messages.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/messages.go
'./vendor/src/golang.org/x/crypto/ssh/messages.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/messages.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/messages.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/mux.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/mux.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/mux.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/mux.go
'./vendor/src/golang.org/x/crypto/ssh/mux.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/mux.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/mux.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/test/doc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/test'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/test/doc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/test/doc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test/doc.go
'./vendor/src/golang.org/x/crypto/ssh/test/doc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test/doc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/test/doc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/transport.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/transport.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/transport.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/transport.go
'./vendor/src/golang.org/x/crypto/ssh/transport.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/transport.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/transport.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/client.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/client.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/client.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/client.go
'./vendor/src/golang.org/x/crypto/ssh/client.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/client.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/client.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/buffer.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/buffer.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/buffer.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/buffer.go
'./vendor/src/golang.org/x/crypto/ssh/buffer.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/buffer.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/buffer.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/handshake.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/handshake.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/handshake.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/handshake.go
'./vendor/src/golang.org/x/crypto/ssh/handshake.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/handshake.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/handshake.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/client_auth.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/client_auth.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/client_auth.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/client_auth.go
'./vendor/src/golang.org/x/crypto/ssh/client_auth.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/client_auth.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/client_auth.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/terminal/util_bsd.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/terminal'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/terminal/util_bsd.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/terminal
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/terminal/util_bsd.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/terminal/util_bsd.go
'./vendor/src/golang.org/x/crypto/ssh/terminal/util_bsd.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/terminal/util_bsd.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/terminal/util_bsd.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/terminal/util_windows.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/terminal'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/terminal/util_windows.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/terminal
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/terminal/util_windows.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/terminal/util_windows.go
'./vendor/src/golang.org/x/crypto/ssh/terminal/util_windows.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/terminal/util_windows.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/terminal/util_windows.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/terminal/util_linux.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/terminal'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/terminal/util_linux.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/terminal
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/terminal/util_linux.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/terminal/util_linux.go
'./vendor/src/golang.org/x/crypto/ssh/terminal/util_linux.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/terminal/util_linux.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/terminal/util_linux.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/terminal/util.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/terminal'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/terminal/util.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/terminal
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/terminal/util.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/terminal/util.go
'./vendor/src/golang.org/x/crypto/ssh/terminal/util.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/terminal/util.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/terminal/util.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/terminal/terminal.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/terminal'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/terminal/terminal.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/terminal
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/terminal/terminal.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/terminal/terminal.go
'./vendor/src/golang.org/x/crypto/ssh/terminal/terminal.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/terminal/terminal.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/terminal/terminal.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/common.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/common.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/common.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/common.go
'./vendor/src/golang.org/x/crypto/ssh/common.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/common.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/common.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/mac.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/mac.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/mac.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/mac.go
'./vendor/src/golang.org/x/crypto/ssh/mac.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/mac.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/mac.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/channel.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/channel.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/channel.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/channel.go
'./vendor/src/golang.org/x/crypto/ssh/channel.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/channel.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/channel.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/cipher.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/cipher.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/cipher.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/cipher.go
'./vendor/src/golang.org/x/crypto/ssh/cipher.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/cipher.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/cipher.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/testdata/keys.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/testdata'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/testdata/keys.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/testdata
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/testdata/keys.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/testdata/keys.go
'./vendor/src/golang.org/x/crypto/ssh/testdata/keys.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/testdata/keys.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/testdata/keys.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/testdata/doc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/testdata'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/testdata/doc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/testdata
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/testdata/doc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/testdata/doc.go
'./vendor/src/golang.org/x/crypto/ssh/testdata/doc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/testdata/doc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/testdata/doc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/kex.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/kex.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/kex.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/kex.go
'./vendor/src/golang.org/x/crypto/ssh/kex.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/kex.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/kex.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/tcpip.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/tcpip.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/tcpip.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/tcpip.go
'./vendor/src/golang.org/x/crypto/ssh/tcpip.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/tcpip.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/tcpip.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/agent/client.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/agent'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/agent/client.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/agent/client.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent/client.go
'./vendor/src/golang.org/x/crypto/ssh/agent/client.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent/client.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/agent/client.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/agent/keyring.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/agent'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/agent/keyring.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/agent/keyring.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent/keyring.go
'./vendor/src/golang.org/x/crypto/ssh/agent/keyring.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent/keyring.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/agent/keyring.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/agent/forward.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/agent'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/agent/forward.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/agent/forward.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent/forward.go
'./vendor/src/golang.org/x/crypto/ssh/agent/forward.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent/forward.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/agent/forward.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/agent/server.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/agent'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/agent/server.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/agent/server.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent/server.go
'./vendor/src/golang.org/x/crypto/ssh/agent/server.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent/server.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/agent/server.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/certs.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/certs.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/certs.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/certs.go
'./vendor/src/golang.org/x/crypto/ssh/certs.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/certs.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/certs.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/session.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/session.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/session.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/session.go
'./vendor/src/golang.org/x/crypto/ssh/session.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/session.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/session.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/doc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/doc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/doc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/doc.go
'./vendor/src/golang.org/x/crypto/ssh/doc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/doc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/doc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/server.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/server.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/server.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/server.go
'./vendor/src/golang.org/x/crypto/ssh/server.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/server.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/server.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/curve25519/curve25519.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/curve25519'
++ dirname ./vendor/src/golang.org/x/crypto/curve25519/curve25519.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/curve25519
+ cp -pav ./vendor/src/golang.org/x/crypto/curve25519/curve25519.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/curve25519/curve25519.go
'./vendor/src/golang.org/x/crypto/curve25519/curve25519.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/curve25519/curve25519.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/curve25519/curve25519.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/curve25519/mont25519_amd64.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/curve25519'
++ dirname ./vendor/src/golang.org/x/crypto/curve25519/mont25519_amd64.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/curve25519
+ cp -pav ./vendor/src/golang.org/x/crypto/curve25519/mont25519_amd64.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/curve25519/mont25519_amd64.go
'./vendor/src/golang.org/x/crypto/curve25519/mont25519_amd64.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/curve25519/mont25519_amd64.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/curve25519/mont25519_amd64.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/curve25519/doc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/curve25519'
++ dirname ./vendor/src/golang.org/x/crypto/curve25519/doc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/curve25519
+ cp -pav ./vendor/src/golang.org/x/crypto/curve25519/doc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/curve25519/doc.go
'./vendor/src/golang.org/x/crypto/curve25519/doc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/curve25519/doc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/curve25519/doc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/tea/cipher.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/tea'
++ dirname ./vendor/src/golang.org/x/crypto/tea/cipher.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/tea
+ cp -pav ./vendor/src/golang.org/x/crypto/tea/cipher.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/tea/cipher.go
'./vendor/src/golang.org/x/crypto/tea/cipher.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/tea/cipher.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/tea/cipher.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/templates_windows.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/templates_windows.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/templates_windows.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/templates_windows.go
'./vendor/src/github.com/spacemonkeygo/spacelog/templates_windows.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/templates_windows.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/templates_windows.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/output.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/output.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/output.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/output.go
'./vendor/src/github.com/spacemonkeygo/spacelog/output.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/output.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/output.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/output_other.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/output_other.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/output_other.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/output_other.go
'./vendor/src/github.com/spacemonkeygo/spacelog/output_other.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/output_other.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/output_other.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/setup.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/setup.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/setup.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/setup.go
'./vendor/src/github.com/spacemonkeygo/spacelog/setup.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/setup.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/setup.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/templates.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/templates.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/templates.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/templates.go
'./vendor/src/github.com/spacemonkeygo/spacelog/templates.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/templates.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/templates.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/templates_others.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/templates_others.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/templates_others.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/templates_others.go
'./vendor/src/github.com/spacemonkeygo/spacelog/templates_others.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/templates_others.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/templates_others.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/setup/setup.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/setup'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/setup/setup.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/setup
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/setup/setup.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/setup/setup.go
'./vendor/src/github.com/spacemonkeygo/spacelog/setup/setup.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/setup/setup.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/setup/setup.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/capture_windows.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/capture_windows.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/capture_windows.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/capture_windows.go
'./vendor/src/github.com/spacemonkeygo/spacelog/capture_windows.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/capture_windows.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/capture_windows.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/syslog_windows.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/syslog_windows.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/syslog_windows.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/syslog_windows.go
'./vendor/src/github.com/spacemonkeygo/spacelog/syslog_windows.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/syslog_windows.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/syslog_windows.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/event.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/event.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/event.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/event.go
'./vendor/src/github.com/spacemonkeygo/spacelog/event.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/event.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/event.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/level.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/level.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/level.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/level.go
'./vendor/src/github.com/spacemonkeygo/spacelog/level.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/level.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/level.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/capture_linux.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/capture_linux.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/capture_linux.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/capture_linux.go
'./vendor/src/github.com/spacemonkeygo/spacelog/capture_linux.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/capture_linux.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/capture_linux.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/text.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/text.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/text.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/text.go
'./vendor/src/github.com/spacemonkeygo/spacelog/text.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/text.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/text.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/capture_other.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/capture_other.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/capture_other.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/capture_other.go
'./vendor/src/github.com/spacemonkeygo/spacelog/capture_other.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/capture_other.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/capture_other.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/handler.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/handler.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/handler.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/handler.go
'./vendor/src/github.com/spacemonkeygo/spacelog/handler.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/handler.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/handler.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/logger.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/logger.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/logger.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/logger.go
'./vendor/src/github.com/spacemonkeygo/spacelog/logger.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/logger.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/logger.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/collection.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/collection.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/collection.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/collection.go
'./vendor/src/github.com/spacemonkeygo/spacelog/collection.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/collection.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/collection.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/syslog.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/syslog.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/syslog.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/syslog.go
'./vendor/src/github.com/spacemonkeygo/spacelog/syslog.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/syslog.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/syslog.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/doc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/doc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/doc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/doc.go
'./vendor/src/github.com/spacemonkeygo/spacelog/doc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/doc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/doc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/output_windows.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/output_windows.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/output_windows.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/output_windows.go
'./vendor/src/github.com/spacemonkeygo/spacelog/output_windows.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/output_windows.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/output_windows.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/convenience.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/convenience.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/convenience.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/convenience.go
'./vendor/src/github.com/spacemonkeygo/spacelog/convenience.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/convenience.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/convenience.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/capture.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog'
++ dirname ./vendor/src/github.com/spacemonkeygo/spacelog/capture.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog
+ cp -pav ./vendor/src/github.com/spacemonkeygo/spacelog/capture.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/capture.go
'./vendor/src/github.com/spacemonkeygo/spacelog/capture.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/spacemonkeygo/spacelog/capture.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/spacemonkeygo/spacelog/capture.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/goconvey.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/goconvey.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/goconvey.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/goconvey.go
'./vendor/src/github.com/smartystreets/goconvey/goconvey.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/goconvey.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/goconvey.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/examples/bowling_game.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/examples'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/examples/bowling_game.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/examples
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/examples/bowling_game.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/examples/bowling_game.go
'./vendor/src/github.com/smartystreets/goconvey/examples/bowling_game.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/examples/bowling_game.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/examples/bowling_game.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/examples/doc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/examples'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/examples/doc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/examples
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/examples/doc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/examples/doc.go
'./vendor/src/github.com/smartystreets/goconvey/examples/doc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/examples/doc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/examples/doc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/imperative_shell.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/imperative_shell.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/imperative_shell.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/imperative_shell.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/watch/imperative_shell.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/imperative_shell.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/imperative_shell.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/main.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/main.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/main.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/main.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/main.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/main.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/main.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/contract/result.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/contract'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/contract/result.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/contract
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/contract/result.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/contract/result.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/contract/result.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/contract/result.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/contract/result.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/contract/contracts.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/contract'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/contract/contracts.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/contract
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/contract/contracts.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/contract/contracts.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/contract/contracts.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/contract/contracts.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/contract/contracts.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/api/server.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/api'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/api/server.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/api
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/api/server.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/api/server.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/api/server.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/api/server.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/api/server.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/executor'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/executor
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/executor/contract.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/executor'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/executor/contract.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/executor
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/executor/contract.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/executor/contract.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/executor/contract.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/executor/contract.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/executor/contract.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/executor'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/executor
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/executor/coordinator.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/executor'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/executor/coordinator.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/executor
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/executor/coordinator.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/executor/coordinator.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/executor/coordinator.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/executor/coordinator.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/executor/coordinator.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/packageParser.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/parser'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/packageParser.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/packageParser.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/packageParser.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/parser/packageParser.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/packageParser.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/packageParser.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/parser'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/testParser.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/parser'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/testParser.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/testParser.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/testParser.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/parser/testParser.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/testParser.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/testParser.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/rules.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/parser'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/rules.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/rules.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/rules.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/parser/rules.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/rules.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/rules.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/util.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/parser'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/util.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/util.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/util.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/parser/util.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/util.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/util.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/messaging/messages.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/messaging'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/messaging/messages.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/messaging
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/messaging/messages.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/messaging/messages.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/messaging/messages.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/messaging/messages.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/messaging/messages.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/system'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/system
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/discovery.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/discovery.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/discovery.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/discovery.go
'./vendor/src/github.com/smartystreets/goconvey/convey/discovery.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/discovery.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/discovery.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/nilReporter.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/nilReporter.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/nilReporter.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/nilReporter.go
'./vendor/src/github.com/smartystreets/goconvey/convey/nilReporter.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/nilReporter.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/nilReporter.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/statistics.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/statistics.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/statistics.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/statistics.go
'./vendor/src/github.com/smartystreets/goconvey/convey/reporting/statistics.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/statistics.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/statistics.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/console.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/console.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/console.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/console.go
'./vendor/src/github.com/smartystreets/goconvey/convey/reporting/console.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/console.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/console.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems.go
'./vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/story.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/story.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/story.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/story.go
'./vendor/src/github.com/smartystreets/goconvey/convey/reporting/story.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/story.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/story.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter.go
'./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reports.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reports.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reports.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reports.go
'./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reports.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reports.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reports.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/json.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/json.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/json.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/json.go
'./vendor/src/github.com/smartystreets/goconvey/convey/reporting/json.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/json.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/json.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest.go
'./vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot.go
'./vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer.go
'./vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/init.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/init.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/init.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/init.go
'./vendor/src/github.com/smartystreets/goconvey/convey/reporting/init.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/init.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/init.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/doc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/doc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/doc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/doc.go
'./vendor/src/github.com/smartystreets/goconvey/convey/reporting/doc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/doc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/doc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/gotest/utils.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/gotest'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/gotest/utils.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/gotest
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/gotest/utils.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/gotest/utils.go
'./vendor/src/github.com/smartystreets/goconvey/convey/gotest/utils.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/gotest/utils.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/gotest/utils.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/init.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/init.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/init.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/init.go
'./vendor/src/github.com/smartystreets/goconvey/convey/init.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/init.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/init.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/doc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/doc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/doc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/doc.go
'./vendor/src/github.com/smartystreets/goconvey/convey/doc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/doc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/doc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/assertions.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/assertions.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/assertions.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/assertions.go
'./vendor/src/github.com/smartystreets/goconvey/convey/assertions.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/assertions.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/assertions.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/context.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/context.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/context.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/context.go
'./vendor/src/github.com/smartystreets/goconvey/convey/context.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/context.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/context.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/dependencies.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/dependencies.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/dependencies.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/dependencies.go
'./vendor/src/github.com/smartystreets/goconvey/dependencies.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/dependencies.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/dependencies.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/quantity.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/quantity.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/quantity.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/quantity.go
'./vendor/src/github.com/smartystreets/assertions/quantity.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/quantity.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/quantity.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/messages.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/messages.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/messages.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/messages.go
'./vendor/src/github.com/smartystreets/assertions/messages.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/messages.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/messages.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/serializer.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/serializer.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/serializer.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/serializer.go
'./vendor/src/github.com/smartystreets/assertions/serializer.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/serializer.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/serializer.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/should/should.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/should'
++ dirname ./vendor/src/github.com/smartystreets/assertions/should/should.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/should
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/should/should.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/should/should.go
'./vendor/src/github.com/smartystreets/assertions/should/should.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/should/should.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/should/should.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/go-render/render'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/go-render/render
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render.go
'./vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/failure.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/failure.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/failure.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/failure.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/failure.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/failure.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/failure.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_call.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_call.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_call.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_call.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_call.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_call.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_call.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_aliases.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_aliases.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_aliases.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_aliases.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_aliases.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_aliases.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_aliases.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_aliases.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_aliases.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_aliases.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_aliases.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_aliases.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_aliases.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_aliases.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_info.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_info.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_info.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_info.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_info.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_info.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_info.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/docs.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/docs.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/docs.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/docs.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/docs.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/docs.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/docs.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/register.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/register.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/register.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/register.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/register.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/register.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/register.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_that.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_that.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_that.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_that.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_that.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_that.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/assert_that.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/run_twice.test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/run_twice.test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/run_twice.test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/run_twice.test.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/run_twice.test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/run_twice.test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/run_twice.test.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock_image/mock_image.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock_image'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock_image/mock_image.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock_image
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock_image/mock_image.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock_image/mock_image.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock_image/mock_image.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock_image/mock_image.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock_image/mock_image.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/stop.test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/stop.test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/stop.test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/stop.test.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/stop.test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/stop.test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/stop.test.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/unexported.test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/unexported.test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/unexported.test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/unexported.test.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/unexported.test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/unexported.test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/unexported.test.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/no_cases.test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/no_cases.test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/no_cases.test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/no_cases.test.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/no_cases.test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/no_cases.test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/no_cases.test.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/failing.test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/failing.test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/failing.test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/failing.test.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/failing.test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/failing.test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/failing.test.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/panicking.test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/panicking.test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/panicking.test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/panicking.test.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/panicking.test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/panicking.test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/panicking.test.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock.test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock.test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock.test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock.test.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock.test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock.test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/mock.test.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/passing.test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/passing.test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/passing.test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/passing.test.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/passing.test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/passing.test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/passing.test.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/filtered.test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/filtered.test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/filtered.test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/filtered.test.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/filtered.test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/filtered.test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/test_cases/filtered.test.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/run_tests.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/run_tests.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/run_tests.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/run_tests.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/run_tests.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/run_tests.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/run_tests.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/register_test_suite.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/register_test_suite.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/register_test_suite.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/register_test_suite.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/register_test_suite.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/register_test_suite.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/register_test_suite.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/doc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/doc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/doc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/doc.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/doc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/doc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/doc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/error_reporter.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/error_reporter.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/error_reporter.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/error_reporter.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/error_reporter.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/error_reporter.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/error_reporter.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/mock_object.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/mock_object.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/mock_object.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/mock_object.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/mock_object.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/mock_object.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/mock_object.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/gcs/bucket.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/gcs'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/gcs/bucket.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/gcs
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/gcs/bucket.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/gcs/bucket.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/gcs/bucket.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/gcs/bucket.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/testdata/gcs/bucket.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/return.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/return.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/return.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/return.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/return.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/return.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/return.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/action.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/action.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/action.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/action.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/action.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/action.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/action.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.complicated_pkg.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.complicated_pkg.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.complicated_pkg.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.complicated_pkg.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.complicated_pkg.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.complicated_pkg.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.complicated_pkg.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/complicated_pkg/complicated_pkg.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/complicated_pkg'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/complicated_pkg/complicated_pkg.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/complicated_pkg
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/complicated_pkg/complicated_pkg.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/complicated_pkg/complicated_pkg.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/complicated_pkg/complicated_pkg.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/complicated_pkg/complicated_pkg.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/complicated_pkg/complicated_pkg.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer_same_package.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer_same_package.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer_same_package.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer_same_package.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer_same_package.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer_same_package.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer_same_package.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.renamed_pkg.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.renamed_pkg.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.renamed_pkg.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.renamed_pkg.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.renamed_pkg.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.renamed_pkg.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.renamed_pkg.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/renamed_pkg/renamed_pkg.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/renamed_pkg'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/renamed_pkg/renamed_pkg.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/renamed_pkg
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/renamed_pkg/renamed_pkg.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/renamed_pkg/renamed_pkg.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/renamed_pkg/renamed_pkg.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/renamed_pkg/renamed_pkg.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/renamed_pkg/renamed_pkg.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.image.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.image.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.image.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.image.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.image.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.image.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.image.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/testdata/golden.io_reader_writer.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/doc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/doc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/doc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/doc.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/doc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/doc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/doc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/sample/mock_io/mock_io.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/sample/mock_io'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/sample/mock_io/mock_io.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/sample/mock_io
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/sample/mock_io/mock_io.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/sample/mock_io/mock_io.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/sample/mock_io/mock_io.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/sample/mock_io/mock_io.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/sample/mock_io/mock_io.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/expectation.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/expectation.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/expectation.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/expectation.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/expectation.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/expectation.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/expectation.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/reqtrace/reqtrace.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/reqtrace'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/reqtrace/reqtrace.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/reqtrace
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/reqtrace/reqtrace.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/reqtrace/reqtrace.go
'./vendor/src/github.com/smartystreets/assertions/internal/reqtrace/reqtrace.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/reqtrace/reqtrace.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/reqtrace/reqtrace.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/reqtrace/trace_state.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/reqtrace'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/reqtrace/trace_state.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/reqtrace
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/reqtrace/trace_state.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/reqtrace/trace_state.go
'./vendor/src/github.com/smartystreets/assertions/internal/reqtrace/trace_state.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/reqtrace/trace_state.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/reqtrace/trace_state.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/new_matcher.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/new_matcher.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/new_matcher.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/new_matcher.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/new_matcher.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/new_matcher.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/new_matcher.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matcher.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matcher.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matcher.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matcher.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matcher.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matcher.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matcher.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/transform_description.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/transform_description.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/transform_description.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/transform_description.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/transform_description.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/transform_description.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/transform_description.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/panic.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/panic.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/panic.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/panic.go
'./vendor/src/github.com/smartystreets/assertions/panic.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/panic.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/panic.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/time.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/time.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/time.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/time.go
'./vendor/src/github.com/smartystreets/assertions/time.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/time.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/time.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/strings.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/strings.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/strings.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/strings.go
'./vendor/src/github.com/smartystreets/assertions/strings.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/strings.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/strings.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/equality.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/equality.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/equality.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/equality.go
'./vendor/src/github.com/smartystreets/assertions/equality.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/equality.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/equality.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/type.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/type.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/type.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/type.go
'./vendor/src/github.com/smartystreets/assertions/type.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/type.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/type.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/filter.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/filter.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/filter.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/filter.go
'./vendor/src/github.com/smartystreets/assertions/filter.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/filter.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/filter.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/collections.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/collections.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/collections.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/collections.go
'./vendor/src/github.com/smartystreets/assertions/collections.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/collections.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/collections.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/doc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/doc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/doc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/doc.go
'./vendor/src/github.com/smartystreets/assertions/doc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/doc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/doc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/golang/snappy/encode_other.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/golang/snappy'
++ dirname ./vendor/src/github.com/golang/snappy/encode_other.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy
+ cp -pav ./vendor/src/github.com/golang/snappy/encode_other.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy/encode_other.go
'./vendor/src/github.com/golang/snappy/encode_other.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy/encode_other.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/golang/snappy/encode_other.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/golang/snappy/encode_amd64.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/golang/snappy'
++ dirname ./vendor/src/github.com/golang/snappy/encode_amd64.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy
+ cp -pav ./vendor/src/github.com/golang/snappy/encode_amd64.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy/encode_amd64.go
'./vendor/src/github.com/golang/snappy/encode_amd64.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy/encode_amd64.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/golang/snappy/encode_amd64.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/golang/snappy/snappy.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/golang/snappy'
++ dirname ./vendor/src/github.com/golang/snappy/snappy.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy
+ cp -pav ./vendor/src/github.com/golang/snappy/snappy.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy/snappy.go
'./vendor/src/github.com/golang/snappy/snappy.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy/snappy.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/golang/snappy/snappy.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/golang/snappy/decode_other.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/golang/snappy'
++ dirname ./vendor/src/github.com/golang/snappy/decode_other.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy
+ cp -pav ./vendor/src/github.com/golang/snappy/decode_other.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy/decode_other.go
'./vendor/src/github.com/golang/snappy/decode_other.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy/decode_other.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/golang/snappy/decode_other.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/golang/snappy/decode.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/golang/snappy'
++ dirname ./vendor/src/github.com/golang/snappy/decode.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy
+ cp -pav ./vendor/src/github.com/golang/snappy/decode.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy/decode.go
'./vendor/src/github.com/golang/snappy/decode.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy/decode.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/golang/snappy/decode.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/golang/snappy/encode.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/golang/snappy'
++ dirname ./vendor/src/github.com/golang/snappy/encode.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy
+ cp -pav ./vendor/src/github.com/golang/snappy/encode.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy/encode.go
'./vendor/src/github.com/golang/snappy/encode.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy/encode.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/golang/snappy/encode.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/golang/snappy/decode_amd64.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/golang/snappy'
++ dirname ./vendor/src/github.com/golang/snappy/decode_amd64.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy
+ cp -pav ./vendor/src/github.com/golang/snappy/decode_amd64.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy/decode_amd64.go
'./vendor/src/github.com/golang/snappy/decode_amd64.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy/decode_amd64.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/golang/snappy/decode_amd64.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jtolds/gls/stack_tags_js.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jtolds/gls'
++ dirname ./vendor/src/github.com/jtolds/gls/stack_tags_js.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls
+ cp -pav ./vendor/src/github.com/jtolds/gls/stack_tags_js.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls/stack_tags_js.go
'./vendor/src/github.com/jtolds/gls/stack_tags_js.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls/stack_tags_js.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jtolds/gls/stack_tags_js.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jtolds/gls/gen_sym.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jtolds/gls'
++ dirname ./vendor/src/github.com/jtolds/gls/gen_sym.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls
+ cp -pav ./vendor/src/github.com/jtolds/gls/gen_sym.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls/gen_sym.go
'./vendor/src/github.com/jtolds/gls/gen_sym.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls/gen_sym.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jtolds/gls/gen_sym.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jtolds/gls/stack_tags_main.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jtolds/gls'
++ dirname ./vendor/src/github.com/jtolds/gls/stack_tags_main.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls
+ cp -pav ./vendor/src/github.com/jtolds/gls/stack_tags_main.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls/stack_tags_main.go
'./vendor/src/github.com/jtolds/gls/stack_tags_main.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls/stack_tags_main.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jtolds/gls/stack_tags_main.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jtolds/gls/id_pool.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jtolds/gls'
++ dirname ./vendor/src/github.com/jtolds/gls/id_pool.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls
+ cp -pav ./vendor/src/github.com/jtolds/gls/id_pool.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls/id_pool.go
'./vendor/src/github.com/jtolds/gls/id_pool.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls/id_pool.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jtolds/gls/id_pool.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jtolds/gls/stack_tags.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jtolds/gls'
++ dirname ./vendor/src/github.com/jtolds/gls/stack_tags.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls
+ cp -pav ./vendor/src/github.com/jtolds/gls/stack_tags.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls/stack_tags.go
'./vendor/src/github.com/jtolds/gls/stack_tags.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls/stack_tags.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jtolds/gls/stack_tags.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jtolds/gls/context.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jtolds/gls'
++ dirname ./vendor/src/github.com/jtolds/gls/context.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls
+ cp -pav ./vendor/src/github.com/jtolds/gls/context.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls/context.go
'./vendor/src/github.com/jtolds/gls/context.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls/context.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jtolds/gls/context.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/termsize_other.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/termsize_other.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/termsize_other.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/termsize_other.go
'./vendor/src/github.com/jessevdk/go-flags/termsize_other.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/termsize_other.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/termsize_other.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/ini.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/ini.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/ini.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/ini.go
'./vendor/src/github.com/jessevdk/go-flags/ini.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/ini.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/ini.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/termsize_nosysioctl.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/termsize_nosysioctl.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/termsize_nosysioctl.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/termsize_nosysioctl.go
'./vendor/src/github.com/jessevdk/go-flags/termsize_nosysioctl.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/termsize_nosysioctl.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/termsize_nosysioctl.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/command.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/command.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/command.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/command.go
'./vendor/src/github.com/jessevdk/go-flags/command.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/command.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/command.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/termsize.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/termsize.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/termsize.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/termsize.go
'./vendor/src/github.com/jessevdk/go-flags/termsize.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/termsize.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/termsize.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/termsize_unix.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/termsize_unix.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/termsize_unix.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/termsize_unix.go
'./vendor/src/github.com/jessevdk/go-flags/termsize_unix.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/termsize_unix.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/termsize_unix.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/examples/main.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/examples'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/examples/main.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/examples
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/examples/main.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/examples/main.go
'./vendor/src/github.com/jessevdk/go-flags/examples/main.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/examples/main.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/examples/main.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/examples/rm.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/examples'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/examples/rm.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/examples
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/examples/rm.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/examples/rm.go
'./vendor/src/github.com/jessevdk/go-flags/examples/rm.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/examples/rm.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/examples/rm.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/examples/add.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/examples'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/examples/add.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/examples
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/examples/add.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/examples/add.go
'./vendor/src/github.com/jessevdk/go-flags/examples/add.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/examples/add.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/examples/add.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/arg.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/arg.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/arg.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/arg.go
'./vendor/src/github.com/jessevdk/go-flags/arg.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/arg.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/arg.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/parser.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/parser.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/parser.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/parser.go
'./vendor/src/github.com/jessevdk/go-flags/parser.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/parser.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/parser.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/flags.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/flags.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/flags.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/flags.go
'./vendor/src/github.com/jessevdk/go-flags/flags.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/flags.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/flags.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/completion.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/completion.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/completion.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/completion.go
'./vendor/src/github.com/jessevdk/go-flags/completion.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/completion.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/completion.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/optstyle_other.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/optstyle_other.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/optstyle_other.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/optstyle_other.go
'./vendor/src/github.com/jessevdk/go-flags/optstyle_other.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/optstyle_other.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/optstyle_other.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/error.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/error.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/error.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/error.go
'./vendor/src/github.com/jessevdk/go-flags/error.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/error.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/error.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/help.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/help.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/help.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/help.go
'./vendor/src/github.com/jessevdk/go-flags/help.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/help.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/help.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/closest.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/closest.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/closest.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/closest.go
'./vendor/src/github.com/jessevdk/go-flags/closest.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/closest.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/closest.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/termsize_linux.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/termsize_linux.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/termsize_linux.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/termsize_linux.go
'./vendor/src/github.com/jessevdk/go-flags/termsize_linux.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/termsize_linux.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/termsize_linux.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/man.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/man.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/man.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/man.go
'./vendor/src/github.com/jessevdk/go-flags/man.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/man.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/man.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/multitag.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/multitag.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/multitag.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/multitag.go
'./vendor/src/github.com/jessevdk/go-flags/multitag.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/multitag.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/multitag.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/convert.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/convert.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/convert.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/convert.go
'./vendor/src/github.com/jessevdk/go-flags/convert.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/convert.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/convert.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/option.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/option.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/option.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/option.go
'./vendor/src/github.com/jessevdk/go-flags/option.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/option.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/option.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/group.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/group.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/group.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/group.go
'./vendor/src/github.com/jessevdk/go-flags/group.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/group.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/group.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/optstyle_windows.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/optstyle_windows.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/optstyle_windows.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/optstyle_windows.go
'./vendor/src/github.com/jessevdk/go-flags/optstyle_windows.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/optstyle_windows.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/optstyle_windows.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/howeyc/gopass/win.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/howeyc/gopass'
++ dirname ./vendor/src/github.com/howeyc/gopass/win.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/howeyc/gopass
+ cp -pav ./vendor/src/github.com/howeyc/gopass/win.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/howeyc/gopass/win.go
'./vendor/src/github.com/howeyc/gopass/win.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/howeyc/gopass/win.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/howeyc/gopass/win.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/howeyc/gopass/pass.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/howeyc/gopass'
++ dirname ./vendor/src/github.com/howeyc/gopass/pass.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/howeyc/gopass
+ cp -pav ./vendor/src/github.com/howeyc/gopass/pass.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/howeyc/gopass/pass.go
'./vendor/src/github.com/howeyc/gopass/pass.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/howeyc/gopass/pass.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/howeyc/gopass/pass.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/howeyc/gopass/nix.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/howeyc/gopass'
++ dirname ./vendor/src/github.com/howeyc/gopass/nix.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/howeyc/gopass
+ cp -pav ./vendor/src/github.com/howeyc/gopass/nix.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/howeyc/gopass/nix.go
'./vendor/src/github.com/howeyc/gopass/nix.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/howeyc/gopass/nix.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/howeyc/gopass/nix.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/golint/golint.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/golint'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/golint/golint.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/golint
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/golint/golint.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/golint/golint.go
'./vendor/src/github.com/3rf/mongo-lint/golint/golint.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/golint/golint.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/golint/golint.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/receiver-names.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/receiver-names.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/receiver-names.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/receiver-names.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/receiver-names.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/receiver-names.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/receiver-names.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc2.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc2.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc2.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc2.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc2.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc2.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc2.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc3.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc3.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc3.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc3.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc3.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc3.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc3.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/4.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/4.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/4.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/4.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/4.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/4.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/4.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/errors.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/errors.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/errors.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/errors.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/errors.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/errors.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/errors.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/else-multi.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/else-multi.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/else-multi.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/else-multi.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/else-multi.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/else-multi.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/else-multi.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc4.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc4.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc4.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc4.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc4.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc4.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc4.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/common-methods.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/common-methods.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/common-methods.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/common-methods.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/common-methods.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/common-methods.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/common-methods.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/inc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/inc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/inc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/inc.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/inc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/inc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/inc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/const-block.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/const-block.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/const-block.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/const-block.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/const-block.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/const-block.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/const-block.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/make.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/make.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/make.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/make.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/make.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/make.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/make.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/var-decl.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/var-decl.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/var-decl.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/var-decl.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/var-decl.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/var-decl.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/var-decl.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/errorf.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/errorf.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/errorf.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/errorf.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/errorf.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/errorf.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/errorf.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/else.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/else.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/else.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/else.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/else.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/else.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/else.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/names.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/names.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/names.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/names.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/names.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/names.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/names.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc1.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc1.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc1.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc1.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc1.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc1.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-doc1.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/sort.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/sort.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/sort.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/sort.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/sort.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/sort.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/sort.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/import-dot.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/import-dot.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/import-dot.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/import-dot.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/import-dot.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/import-dot.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/import-dot.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-main.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-main.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-main.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-main.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-main.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-main.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-main.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/range.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/range.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/range.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/range.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/range.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/range.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/range.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-main.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-main.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-main.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-main.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-main.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-main.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/pkg-main.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/lint.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/lint.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/lint.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/lint.go
'./vendor/src/github.com/3rf/mongo-lint/lint.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/lint.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/lint.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/writer.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket'
++ dirname ./vendor/src/github.com/google/gopacket/writer.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket
+ cp -pav ./vendor/src/github.com/google/gopacket/writer.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/writer.go
'./vendor/src/github.com/google/gopacket/writer.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/writer.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/writer.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/macs/valid_mac_prefixes.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/macs'
++ dirname ./vendor/src/github.com/google/gopacket/macs/valid_mac_prefixes.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/macs
+ cp -pav ./vendor/src/github.com/google/gopacket/macs/valid_mac_prefixes.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/macs/valid_mac_prefixes.go
'./vendor/src/github.com/google/gopacket/macs/valid_mac_prefixes.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/macs/valid_mac_prefixes.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/macs/valid_mac_prefixes.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/macs/gen.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/macs'
++ dirname ./vendor/src/github.com/google/gopacket/macs/gen.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/macs
+ cp -pav ./vendor/src/github.com/google/gopacket/macs/gen.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/macs/gen.go
'./vendor/src/github.com/google/gopacket/macs/gen.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/macs/gen.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/macs/gen.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/macs/doc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/macs'
++ dirname ./vendor/src/github.com/google/gopacket/macs/doc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/macs
+ cp -pav ./vendor/src/github.com/google/gopacket/macs/doc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/macs/doc.go
'./vendor/src/github.com/google/gopacket/macs/doc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/macs/doc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/macs/doc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/examples/httpassembly/main.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/examples/httpassembly'
++ dirname ./vendor/src/github.com/google/gopacket/examples/httpassembly/main.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/httpassembly
+ cp -pav ./vendor/src/github.com/google/gopacket/examples/httpassembly/main.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/httpassembly/main.go
'./vendor/src/github.com/google/gopacket/examples/httpassembly/main.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/httpassembly/main.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/examples/httpassembly/main.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/examples/synscan/main.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/examples/synscan'
++ dirname ./vendor/src/github.com/google/gopacket/examples/synscan/main.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/synscan
+ cp -pav ./vendor/src/github.com/google/gopacket/examples/synscan/main.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/synscan/main.go
'./vendor/src/github.com/google/gopacket/examples/synscan/main.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/synscan/main.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/examples/synscan/main.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/examples/pfdump/main.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/examples/pfdump'
++ dirname ./vendor/src/github.com/google/gopacket/examples/pfdump/main.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/pfdump
+ cp -pav ./vendor/src/github.com/google/gopacket/examples/pfdump/main.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/pfdump/main.go
'./vendor/src/github.com/google/gopacket/examples/pfdump/main.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/pfdump/main.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/examples/pfdump/main.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/examples/bidirectional/main.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/examples/bidirectional'
++ dirname ./vendor/src/github.com/google/gopacket/examples/bidirectional/main.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/bidirectional
+ cp -pav ./vendor/src/github.com/google/gopacket/examples/bidirectional/main.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/bidirectional/main.go
'./vendor/src/github.com/google/gopacket/examples/bidirectional/main.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/bidirectional/main.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/examples/bidirectional/main.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/examples/arpscan/arpscan.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/examples/arpscan'
++ dirname ./vendor/src/github.com/google/gopacket/examples/arpscan/arpscan.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/arpscan
+ cp -pav ./vendor/src/github.com/google/gopacket/examples/arpscan/arpscan.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/arpscan/arpscan.go
'./vendor/src/github.com/google/gopacket/examples/arpscan/arpscan.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/arpscan/arpscan.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/examples/arpscan/arpscan.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/examples/util/util.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/examples/util'
++ dirname ./vendor/src/github.com/google/gopacket/examples/util/util.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/util
+ cp -pav ./vendor/src/github.com/google/gopacket/examples/util/util.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/util/util.go
'./vendor/src/github.com/google/gopacket/examples/util/util.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/util/util.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/examples/util/util.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/examples/bytediff/main.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/examples/bytediff'
++ dirname ./vendor/src/github.com/google/gopacket/examples/bytediff/main.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/bytediff
+ cp -pav ./vendor/src/github.com/google/gopacket/examples/bytediff/main.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/bytediff/main.go
'./vendor/src/github.com/google/gopacket/examples/bytediff/main.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/bytediff/main.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/examples/bytediff/main.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/examples/pcapdump/main.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/examples/pcapdump'
++ dirname ./vendor/src/github.com/google/gopacket/examples/pcapdump/main.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/pcapdump
+ cp -pav ./vendor/src/github.com/google/gopacket/examples/pcapdump/main.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/pcapdump/main.go
'./vendor/src/github.com/google/gopacket/examples/pcapdump/main.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/pcapdump/main.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/examples/pcapdump/main.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/examples/statsassembly/main.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/examples/statsassembly'
++ dirname ./vendor/src/github.com/google/gopacket/examples/statsassembly/main.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/statsassembly
+ cp -pav ./vendor/src/github.com/google/gopacket/examples/statsassembly/main.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/statsassembly/main.go
'./vendor/src/github.com/google/gopacket/examples/statsassembly/main.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/examples/statsassembly/main.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/examples/statsassembly/main.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/flows.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket'
++ dirname ./vendor/src/github.com/google/gopacket/flows.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket
+ cp -pav ./vendor/src/github.com/google/gopacket/flows.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/flows.go
'./vendor/src/github.com/google/gopacket/flows.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/flows.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/flows.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/parser.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket'
++ dirname ./vendor/src/github.com/google/gopacket/parser.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket
+ cp -pav ./vendor/src/github.com/google/gopacket/parser.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/parser.go
'./vendor/src/github.com/google/gopacket/parser.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/parser.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/parser.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/tcpassembly/assembly.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/tcpassembly'
++ dirname ./vendor/src/github.com/google/gopacket/tcpassembly/assembly.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/tcpassembly
+ cp -pav ./vendor/src/github.com/google/gopacket/tcpassembly/assembly.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/tcpassembly/assembly.go
'./vendor/src/github.com/google/gopacket/tcpassembly/assembly.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/tcpassembly/assembly.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/tcpassembly/assembly.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/tcpassembly/tcpreader'
++ dirname ./vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/tcpassembly/tcpreader
+ cp -pav ./vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader.go
'./vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/packet.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket'
++ dirname ./vendor/src/github.com/google/gopacket/packet.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket
+ cp -pav ./vendor/src/github.com/google/gopacket/packet.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/packet.go
'./vendor/src/github.com/google/gopacket/packet.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/packet.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/packet.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layertype.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket'
++ dirname ./vendor/src/github.com/google/gopacket/layertype.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket
+ cp -pav ./vendor/src/github.com/google/gopacket/layertype.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layertype.go
'./vendor/src/github.com/google/gopacket/layertype.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layertype.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layertype.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/bsdbpf/bsd_bpf_sniffer.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/bsdbpf'
++ dirname ./vendor/src/github.com/google/gopacket/bsdbpf/bsd_bpf_sniffer.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/bsdbpf
+ cp -pav ./vendor/src/github.com/google/gopacket/bsdbpf/bsd_bpf_sniffer.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/bsdbpf/bsd_bpf_sniffer.go
'./vendor/src/github.com/google/gopacket/bsdbpf/bsd_bpf_sniffer.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/bsdbpf/bsd_bpf_sniffer.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/bsdbpf/bsd_bpf_sniffer.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/pfring/pfring.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pfring'
++ dirname ./vendor/src/github.com/google/gopacket/pfring/pfring.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pfring
+ cp -pav ./vendor/src/github.com/google/gopacket/pfring/pfring.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pfring/pfring.go
'./vendor/src/github.com/google/gopacket/pfring/pfring.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pfring/pfring.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pfring/pfring.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/pfring/doc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pfring'
++ dirname ./vendor/src/github.com/google/gopacket/pfring/doc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pfring
+ cp -pav ./vendor/src/github.com/google/gopacket/pfring/doc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pfring/doc.go
'./vendor/src/github.com/google/gopacket/pfring/doc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pfring/doc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pfring/doc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/decode.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket'
++ dirname ./vendor/src/github.com/google/gopacket/decode.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket
+ cp -pav ./vendor/src/github.com/google/gopacket/decode.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/decode.go
'./vendor/src/github.com/google/gopacket/decode.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/decode.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/decode.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/ip4defrag/defrag.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/ip4defrag'
++ dirname ./vendor/src/github.com/google/gopacket/ip4defrag/defrag.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/ip4defrag
+ cp -pav ./vendor/src/github.com/google/gopacket/ip4defrag/defrag.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/ip4defrag/defrag.go
'./vendor/src/github.com/google/gopacket/ip4defrag/defrag.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/ip4defrag/defrag.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/ip4defrag/defrag.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layerclass.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket'
++ dirname ./vendor/src/github.com/google/gopacket/layerclass.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket
+ cp -pav ./vendor/src/github.com/google/gopacket/layerclass.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layerclass.go
'./vendor/src/github.com/google/gopacket/layerclass.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layerclass.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layerclass.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/dumpcommand/tcpdump.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/dumpcommand'
++ dirname ./vendor/src/github.com/google/gopacket/dumpcommand/tcpdump.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/dumpcommand
+ cp -pav ./vendor/src/github.com/google/gopacket/dumpcommand/tcpdump.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/dumpcommand/tcpdump.go
'./vendor/src/github.com/google/gopacket/dumpcommand/tcpdump.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/dumpcommand/tcpdump.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/dumpcommand/tcpdump.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/base.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket'
++ dirname ./vendor/src/github.com/google/gopacket/base.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket
+ cp -pav ./vendor/src/github.com/google/gopacket/base.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/base.go
'./vendor/src/github.com/google/gopacket/base.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/base.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/base.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/pcap/pcap.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcap'
++ dirname ./vendor/src/github.com/google/gopacket/pcap/pcap.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcap
+ cp -pav ./vendor/src/github.com/google/gopacket/pcap/pcap.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcap/pcap.go
'./vendor/src/github.com/google/gopacket/pcap/pcap.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcap/pcap.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcap/pcap.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/pcap/gopacket_benchmark/benchmark.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcap/gopacket_benchmark'
++ dirname ./vendor/src/github.com/google/gopacket/pcap/gopacket_benchmark/benchmark.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcap/gopacket_benchmark
+ cp -pav ./vendor/src/github.com/google/gopacket/pcap/gopacket_benchmark/benchmark.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcap/gopacket_benchmark/benchmark.go
'./vendor/src/github.com/google/gopacket/pcap/gopacket_benchmark/benchmark.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcap/gopacket_benchmark/benchmark.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcap/gopacket_benchmark/benchmark.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/pcap/doc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcap'
++ dirname ./vendor/src/github.com/google/gopacket/pcap/doc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcap
+ cp -pav ./vendor/src/github.com/google/gopacket/pcap/doc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcap/doc.go
'./vendor/src/github.com/google/gopacket/pcap/doc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcap/doc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcap/doc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/pcap/pcap_tester.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcap'
++ dirname ./vendor/src/github.com/google/gopacket/pcap/pcap_tester.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcap
+ cp -pav ./vendor/src/github.com/google/gopacket/pcap/pcap_tester.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcap/pcap_tester.go
'./vendor/src/github.com/google/gopacket/pcap/pcap_tester.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcap/pcap_tester.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcap/pcap_tester.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/bytediff/bytediff.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/bytediff'
++ dirname ./vendor/src/github.com/google/gopacket/bytediff/bytediff.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/bytediff
+ cp -pav ./vendor/src/github.com/google/gopacket/bytediff/bytediff.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/bytediff/bytediff.go
'./vendor/src/github.com/google/gopacket/bytediff/bytediff.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/bytediff/bytediff.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/bytediff/bytediff.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/doc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket'
++ dirname ./vendor/src/github.com/google/gopacket/doc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket
+ cp -pav ./vendor/src/github.com/google/gopacket/doc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/doc.go
'./vendor/src/github.com/google/gopacket/doc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/doc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/doc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/afpacket/afpacket.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/afpacket'
++ dirname ./vendor/src/github.com/google/gopacket/afpacket/afpacket.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/afpacket
+ cp -pav ./vendor/src/github.com/google/gopacket/afpacket/afpacket.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/afpacket/afpacket.go
'./vendor/src/github.com/google/gopacket/afpacket/afpacket.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/afpacket/afpacket.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/afpacket/afpacket.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/afpacket/options.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/afpacket'
++ dirname ./vendor/src/github.com/google/gopacket/afpacket/options.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/afpacket
+ cp -pav ./vendor/src/github.com/google/gopacket/afpacket/options.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/afpacket/options.go
'./vendor/src/github.com/google/gopacket/afpacket/options.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/afpacket/options.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/afpacket/options.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/afpacket/header.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/afpacket'
++ dirname ./vendor/src/github.com/google/gopacket/afpacket/header.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/afpacket
+ cp -pav ./vendor/src/github.com/google/gopacket/afpacket/header.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/afpacket/header.go
'./vendor/src/github.com/google/gopacket/afpacket/header.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/afpacket/header.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/afpacket/header.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/pcapgo/write.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcapgo'
++ dirname ./vendor/src/github.com/google/gopacket/pcapgo/write.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcapgo
+ cp -pav ./vendor/src/github.com/google/gopacket/pcapgo/write.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcapgo/write.go
'./vendor/src/github.com/google/gopacket/pcapgo/write.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcapgo/write.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcapgo/write.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/pcapgo/read.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcapgo'
++ dirname ./vendor/src/github.com/google/gopacket/pcapgo/read.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcapgo
+ cp -pav ./vendor/src/github.com/google/gopacket/pcapgo/read.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcapgo/read.go
'./vendor/src/github.com/google/gopacket/pcapgo/read.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcapgo/read.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcapgo/read.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/udp.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/udp.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/udp.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/udp.go
'./vendor/src/github.com/google/gopacket/layers/udp.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/udp.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/udp.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/dot1q.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/dot1q.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/dot1q.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/dot1q.go
'./vendor/src/github.com/google/gopacket/layers/dot1q.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/dot1q.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/dot1q.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/ctp.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/ctp.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/ctp.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ctp.go
'./vendor/src/github.com/google/gopacket/layers/ctp.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ctp.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/ctp.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/enums.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/enums.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/enums.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/enums.go
'./vendor/src/github.com/google/gopacket/layers/enums.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/enums.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/enums.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/etherip.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/etherip.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/etherip.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/etherip.go
'./vendor/src/github.com/google/gopacket/layers/etherip.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/etherip.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/etherip.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/cdp.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/cdp.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/cdp.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/cdp.go
'./vendor/src/github.com/google/gopacket/layers/cdp.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/cdp.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/cdp.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/dot11.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/dot11.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/dot11.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/dot11.go
'./vendor/src/github.com/google/gopacket/layers/dot11.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/dot11.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/dot11.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/radiotap.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/radiotap.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/radiotap.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/radiotap.go
'./vendor/src/github.com/google/gopacket/layers/radiotap.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/radiotap.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/radiotap.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/udplite.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/udplite.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/udplite.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/udplite.go
'./vendor/src/github.com/google/gopacket/layers/udplite.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/udplite.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/udplite.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/dns.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/dns.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/dns.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/dns.go
'./vendor/src/github.com/google/gopacket/layers/dns.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/dns.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/dns.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/eapol.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/eapol.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/eapol.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/eapol.go
'./vendor/src/github.com/google/gopacket/layers/eapol.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/eapol.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/eapol.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/endpoints.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/endpoints.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/endpoints.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/endpoints.go
'./vendor/src/github.com/google/gopacket/layers/endpoints.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/endpoints.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/endpoints.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/loopback.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/loopback.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/loopback.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/loopback.go
'./vendor/src/github.com/google/gopacket/layers/loopback.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/loopback.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/loopback.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/llc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/llc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/llc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/llc.go
'./vendor/src/github.com/google/gopacket/layers/llc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/llc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/llc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/lldp.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/lldp.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/lldp.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/lldp.go
'./vendor/src/github.com/google/gopacket/layers/lldp.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/lldp.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/lldp.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/igmp.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/igmp.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/igmp.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/igmp.go
'./vendor/src/github.com/google/gopacket/layers/igmp.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/igmp.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/igmp.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/gen.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/gen.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/gen.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/gen.go
'./vendor/src/github.com/google/gopacket/layers/gen.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/gen.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/gen.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/sflow.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/sflow.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/sflow.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/sflow.go
'./vendor/src/github.com/google/gopacket/layers/sflow.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/sflow.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/sflow.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/mpls.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/mpls.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/mpls.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/mpls.go
'./vendor/src/github.com/google/gopacket/layers/mpls.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/mpls.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/mpls.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/gre.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/gre.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/gre.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/gre.go
'./vendor/src/github.com/google/gopacket/layers/gre.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/gre.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/gre.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/pppoe.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/pppoe.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/pppoe.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/pppoe.go
'./vendor/src/github.com/google/gopacket/layers/pppoe.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/pppoe.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/pppoe.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/fddi.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/fddi.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/fddi.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/fddi.go
'./vendor/src/github.com/google/gopacket/layers/fddi.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/fddi.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/fddi.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/ndp.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/ndp.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/ndp.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ndp.go
'./vendor/src/github.com/google/gopacket/layers/ndp.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ndp.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/ndp.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/pflog.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/pflog.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/pflog.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/pflog.go
'./vendor/src/github.com/google/gopacket/layers/pflog.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/pflog.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/pflog.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/tcp.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/tcp.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/tcp.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/tcp.go
'./vendor/src/github.com/google/gopacket/layers/tcp.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/tcp.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/tcp.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/icmp6.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/icmp6.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/icmp6.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/icmp6.go
'./vendor/src/github.com/google/gopacket/layers/icmp6.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/icmp6.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/icmp6.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/icmp4.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/icmp4.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/icmp4.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/icmp4.go
'./vendor/src/github.com/google/gopacket/layers/icmp4.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/icmp4.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/icmp4.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/ports.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/ports.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/ports.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ports.go
'./vendor/src/github.com/google/gopacket/layers/ports.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ports.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/ports.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/tcpip.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/tcpip.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/tcpip.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/tcpip.go
'./vendor/src/github.com/google/gopacket/layers/tcpip.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/tcpip.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/tcpip.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/ipsec.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/ipsec.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/ipsec.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ipsec.go
'./vendor/src/github.com/google/gopacket/layers/ipsec.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ipsec.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/ipsec.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/sctp.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/sctp.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/sctp.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/sctp.go
'./vendor/src/github.com/google/gopacket/layers/sctp.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/sctp.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/sctp.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/ppp.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/ppp.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/ppp.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ppp.go
'./vendor/src/github.com/google/gopacket/layers/ppp.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ppp.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/ppp.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/base.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/base.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/base.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/base.go
'./vendor/src/github.com/google/gopacket/layers/base.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/base.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/base.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/arp.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/arp.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/arp.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/arp.go
'./vendor/src/github.com/google/gopacket/layers/arp.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/arp.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/arp.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/ethernet.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/ethernet.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/ethernet.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ethernet.go
'./vendor/src/github.com/google/gopacket/layers/ethernet.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ethernet.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/ethernet.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/layertypes.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/layertypes.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/layertypes.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/layertypes.go
'./vendor/src/github.com/google/gopacket/layers/layertypes.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/layertypes.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/layertypes.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/eap.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/eap.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/eap.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/eap.go
'./vendor/src/github.com/google/gopacket/layers/eap.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/eap.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/eap.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/rudp.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/rudp.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/rudp.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/rudp.go
'./vendor/src/github.com/google/gopacket/layers/rudp.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/rudp.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/rudp.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/doc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/doc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/doc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/doc.go
'./vendor/src/github.com/google/gopacket/layers/doc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/doc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/doc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/usb.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/usb.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/usb.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/usb.go
'./vendor/src/github.com/google/gopacket/layers/usb.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/usb.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/usb.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/prism.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/prism.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/prism.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/prism.go
'./vendor/src/github.com/google/gopacket/layers/prism.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/prism.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/prism.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/linux_sll.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/linux_sll.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/linux_sll.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/linux_sll.go
'./vendor/src/github.com/google/gopacket/layers/linux_sll.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/linux_sll.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/linux_sll.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/iana_ports.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/iana_ports.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/iana_ports.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/iana_ports.go
'./vendor/src/github.com/google/gopacket/layers/iana_ports.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/iana_ports.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/iana_ports.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/ip4.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/ip4.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/ip4.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ip4.go
'./vendor/src/github.com/google/gopacket/layers/ip4.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ip4.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/ip4.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/ip6.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/ip6.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/ip6.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ip6.go
'./vendor/src/github.com/google/gopacket/layers/ip6.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ip6.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/ip6.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/routing/routing.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/routing'
++ dirname ./vendor/src/github.com/google/gopacket/routing/routing.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/routing
+ cp -pav ./vendor/src/github.com/google/gopacket/routing/routing.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/routing/routing.go
'./vendor/src/github.com/google/gopacket/routing/routing.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/routing/routing.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/routing/routing.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/routing/common.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/routing'
++ dirname ./vendor/src/github.com/google/gopacket/routing/common.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/routing
+ cp -pav ./vendor/src/github.com/google/gopacket/routing/common.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/routing/common.go
'./vendor/src/github.com/google/gopacket/routing/common.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/routing/common.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/routing/common.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/routing/other.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/routing'
++ dirname ./vendor/src/github.com/google/gopacket/routing/other.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/routing
+ cp -pav ./vendor/src/github.com/google/gopacket/routing/other.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/routing/other.go
'./vendor/src/github.com/google/gopacket/routing/other.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/routing/other.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/routing/other.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/greater_than.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/greater_than.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/greater_than.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/greater_than.go
'./vendor/src/github.com/jacobsa/oglematchers/greater_than.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/greater_than.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/greater_than.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/greater_or_equal.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/greater_or_equal.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/greater_or_equal.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/greater_or_equal.go
'./vendor/src/github.com/jacobsa/oglematchers/greater_or_equal.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/greater_or_equal.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/greater_or_equal.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/new_matcher.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/new_matcher.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/new_matcher.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/new_matcher.go
'./vendor/src/github.com/jacobsa/oglematchers/new_matcher.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/new_matcher.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/new_matcher.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/deep_equals.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/deep_equals.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/deep_equals.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/deep_equals.go
'./vendor/src/github.com/jacobsa/oglematchers/deep_equals.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/deep_equals.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/deep_equals.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/elements_are.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/elements_are.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/elements_are.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/elements_are.go
'./vendor/src/github.com/jacobsa/oglematchers/elements_are.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/elements_are.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/elements_are.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/not.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/not.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/not.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/not.go
'./vendor/src/github.com/jacobsa/oglematchers/not.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/not.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/not.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/has_substr.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/has_substr.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/has_substr.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/has_substr.go
'./vendor/src/github.com/jacobsa/oglematchers/has_substr.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/has_substr.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/has_substr.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/pointee.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/pointee.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/pointee.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/pointee.go
'./vendor/src/github.com/jacobsa/oglematchers/pointee.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/pointee.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/pointee.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/less_than.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/less_than.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/less_than.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/less_than.go
'./vendor/src/github.com/jacobsa/oglematchers/less_than.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/less_than.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/less_than.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/identical_to.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/identical_to.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/identical_to.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/identical_to.go
'./vendor/src/github.com/jacobsa/oglematchers/identical_to.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/identical_to.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/identical_to.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/less_or_equal.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/less_or_equal.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/less_or_equal.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/less_or_equal.go
'./vendor/src/github.com/jacobsa/oglematchers/less_or_equal.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/less_or_equal.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/less_or_equal.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/error.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/error.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/error.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/error.go
'./vendor/src/github.com/jacobsa/oglematchers/error.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/error.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/error.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/any_of.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/any_of.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/any_of.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/any_of.go
'./vendor/src/github.com/jacobsa/oglematchers/any_of.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/any_of.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/any_of.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/has_same_type_as.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/has_same_type_as.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/has_same_type_as.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/has_same_type_as.go
'./vendor/src/github.com/jacobsa/oglematchers/has_same_type_as.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/has_same_type_as.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/has_same_type_as.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/contains.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/contains.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/contains.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/contains.go
'./vendor/src/github.com/jacobsa/oglematchers/contains.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/contains.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/contains.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/all_of.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/all_of.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/all_of.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/all_of.go
'./vendor/src/github.com/jacobsa/oglematchers/all_of.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/all_of.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/all_of.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/matches_regexp.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/matches_regexp.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/matches_regexp.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/matches_regexp.go
'./vendor/src/github.com/jacobsa/oglematchers/matches_regexp.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/matches_regexp.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/matches_regexp.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/matcher.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/matcher.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/matcher.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/matcher.go
'./vendor/src/github.com/jacobsa/oglematchers/matcher.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/matcher.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/matcher.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/equals.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/equals.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/equals.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/equals.go
'./vendor/src/github.com/jacobsa/oglematchers/equals.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/equals.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/equals.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/panics.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/panics.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/panics.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/panics.go
'./vendor/src/github.com/jacobsa/oglematchers/panics.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/panics.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/panics.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/any.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/any.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/any.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/any.go
'./vendor/src/github.com/jacobsa/oglematchers/any.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/any.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/any.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/transform_description.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/transform_description.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/transform_description.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/transform_description.go
'./vendor/src/github.com/jacobsa/oglematchers/transform_description.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/transform_description.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/transform_description.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/terminfo_builtin.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go'
++ dirname ./vendor/src/github.com/nsf/termbox-go/terminfo_builtin.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/terminfo_builtin.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/terminfo_builtin.go
'./vendor/src/github.com/nsf/termbox-go/terminfo_builtin.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/terminfo_builtin.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/terminfo_builtin.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/api_common.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go'
++ dirname ./vendor/src/github.com/nsf/termbox-go/api_common.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/api_common.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/api_common.go
'./vendor/src/github.com/nsf/termbox-go/api_common.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/api_common.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/api_common.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/termbox.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go'
++ dirname ./vendor/src/github.com/nsf/termbox-go/termbox.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/termbox.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/termbox.go
'./vendor/src/github.com/nsf/termbox-go/termbox.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/termbox.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/termbox.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/api.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go'
++ dirname ./vendor/src/github.com/nsf/termbox-go/api.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/api.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/api.go
'./vendor/src/github.com/nsf/termbox-go/api.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/api.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/api.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/syscalls_windows.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go'
++ dirname ./vendor/src/github.com/nsf/termbox-go/syscalls_windows.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/syscalls_windows.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/syscalls_windows.go
'./vendor/src/github.com/nsf/termbox-go/syscalls_windows.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/syscalls_windows.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/syscalls_windows.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/api_windows.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go'
++ dirname ./vendor/src/github.com/nsf/termbox-go/api_windows.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/api_windows.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/api_windows.go
'./vendor/src/github.com/nsf/termbox-go/api_windows.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/api_windows.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/api_windows.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/syscalls.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go'
++ dirname ./vendor/src/github.com/nsf/termbox-go/syscalls.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/syscalls.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/syscalls.go
'./vendor/src/github.com/nsf/termbox-go/syscalls.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/syscalls.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/syscalls.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/syscalls_freebsd.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go'
++ dirname ./vendor/src/github.com/nsf/termbox-go/syscalls_freebsd.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/syscalls_freebsd.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/syscalls_freebsd.go
'./vendor/src/github.com/nsf/termbox-go/syscalls_freebsd.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/syscalls_freebsd.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/syscalls_freebsd.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/syscalls_openbsd.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go'
++ dirname ./vendor/src/github.com/nsf/termbox-go/syscalls_openbsd.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/syscalls_openbsd.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/syscalls_openbsd.go
'./vendor/src/github.com/nsf/termbox-go/syscalls_openbsd.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/syscalls_openbsd.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/syscalls_openbsd.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/_demos/interrupt.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/_demos'
++ dirname ./vendor/src/github.com/nsf/termbox-go/_demos/interrupt.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/_demos/interrupt.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos/interrupt.go
'./vendor/src/github.com/nsf/termbox-go/_demos/interrupt.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos/interrupt.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/_demos/interrupt.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/_demos/output.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/_demos'
++ dirname ./vendor/src/github.com/nsf/termbox-go/_demos/output.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/_demos/output.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos/output.go
'./vendor/src/github.com/nsf/termbox-go/_demos/output.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos/output.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/_demos/output.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/_demos/raw_input.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/_demos'
++ dirname ./vendor/src/github.com/nsf/termbox-go/_demos/raw_input.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/_demos/raw_input.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos/raw_input.go
'./vendor/src/github.com/nsf/termbox-go/_demos/raw_input.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos/raw_input.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/_demos/raw_input.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/_demos/paint.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/_demos'
++ dirname ./vendor/src/github.com/nsf/termbox-go/_demos/paint.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/_demos/paint.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos/paint.go
'./vendor/src/github.com/nsf/termbox-go/_demos/paint.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos/paint.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/_demos/paint.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/_demos/random_output.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/_demos'
++ dirname ./vendor/src/github.com/nsf/termbox-go/_demos/random_output.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/_demos/random_output.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos/random_output.go
'./vendor/src/github.com/nsf/termbox-go/_demos/random_output.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos/random_output.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/_demos/random_output.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/_demos/keyboard.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/_demos'
++ dirname ./vendor/src/github.com/nsf/termbox-go/_demos/keyboard.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/_demos/keyboard.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos/keyboard.go
'./vendor/src/github.com/nsf/termbox-go/_demos/keyboard.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos/keyboard.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/_demos/keyboard.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/_demos/editbox.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/_demos'
++ dirname ./vendor/src/github.com/nsf/termbox-go/_demos/editbox.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/_demos/editbox.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos/editbox.go
'./vendor/src/github.com/nsf/termbox-go/_demos/editbox.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/_demos/editbox.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/_demos/editbox.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/termbox_windows.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go'
++ dirname ./vendor/src/github.com/nsf/termbox-go/termbox_windows.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/termbox_windows.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/termbox_windows.go
'./vendor/src/github.com/nsf/termbox-go/termbox_windows.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/termbox_windows.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/termbox_windows.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/termbox_common.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go'
++ dirname ./vendor/src/github.com/nsf/termbox-go/termbox_common.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/termbox_common.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/termbox_common.go
'./vendor/src/github.com/nsf/termbox-go/termbox_common.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/termbox_common.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/termbox_common.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/terminfo.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go'
++ dirname ./vendor/src/github.com/nsf/termbox-go/terminfo.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/terminfo.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/terminfo.go
'./vendor/src/github.com/nsf/termbox-go/terminfo.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/terminfo.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/terminfo.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/syscalls_linux.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go'
++ dirname ./vendor/src/github.com/nsf/termbox-go/syscalls_linux.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/syscalls_linux.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/syscalls_linux.go
'./vendor/src/github.com/nsf/termbox-go/syscalls_linux.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/syscalls_linux.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/syscalls_linux.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/syscalls_netbsd.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go'
++ dirname ./vendor/src/github.com/nsf/termbox-go/syscalls_netbsd.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/syscalls_netbsd.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/syscalls_netbsd.go
'./vendor/src/github.com/nsf/termbox-go/syscalls_netbsd.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/syscalls_netbsd.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/syscalls_netbsd.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/syscalls_darwin.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go'
++ dirname ./vendor/src/github.com/nsf/termbox-go/syscalls_darwin.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/syscalls_darwin.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/syscalls_darwin.go
'./vendor/src/github.com/nsf/termbox-go/syscalls_darwin.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/syscalls_darwin.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/syscalls_darwin.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/nsf/termbox-go/syscalls_darwin_amd64.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go'
++ dirname ./vendor/src/github.com/nsf/termbox-go/syscalls_darwin_amd64.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go
+ cp -pav ./vendor/src/github.com/nsf/termbox-go/syscalls_darwin_amd64.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/syscalls_darwin_amd64.go
'./vendor/src/github.com/nsf/termbox-go/syscalls_darwin_amd64.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/nsf/termbox-go/syscalls_darwin_amd64.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/nsf/termbox-go/syscalls_darwin_amd64.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/mattn/go-runewidth/runewidth_posix.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/mattn/go-runewidth'
++ dirname ./vendor/src/github.com/mattn/go-runewidth/runewidth_posix.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/mattn/go-runewidth
+ cp -pav ./vendor/src/github.com/mattn/go-runewidth/runewidth_posix.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/mattn/go-runewidth/runewidth_posix.go
'./vendor/src/github.com/mattn/go-runewidth/runewidth_posix.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/mattn/go-runewidth/runewidth_posix.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/mattn/go-runewidth/runewidth_posix.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/mattn/go-runewidth/runewidth.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/mattn/go-runewidth'
++ dirname ./vendor/src/github.com/mattn/go-runewidth/runewidth.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/mattn/go-runewidth
+ cp -pav ./vendor/src/github.com/mattn/go-runewidth/runewidth.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/mattn/go-runewidth/runewidth.go
'./vendor/src/github.com/mattn/go-runewidth/runewidth.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/mattn/go-runewidth/runewidth.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/mattn/go-runewidth/runewidth.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/mattn/go-runewidth/runewidth_js.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/mattn/go-runewidth'
++ dirname ./vendor/src/github.com/mattn/go-runewidth/runewidth_js.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/mattn/go-runewidth
+ cp -pav ./vendor/src/github.com/mattn/go-runewidth/runewidth_js.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/mattn/go-runewidth/runewidth_js.go
'./vendor/src/github.com/mattn/go-runewidth/runewidth_js.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/mattn/go-runewidth/runewidth_js.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/mattn/go-runewidth/runewidth_js.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/mattn/go-runewidth/runewidth_windows.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/mattn/go-runewidth'
++ dirname ./vendor/src/github.com/mattn/go-runewidth/runewidth_windows.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/mattn/go-runewidth
+ cp -pav ./vendor/src/github.com/mattn/go-runewidth/runewidth_windows.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/mattn/go-runewidth/runewidth_windows.go
'./vendor/src/github.com/mattn/go-runewidth/runewidth_windows.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/mattn/go-runewidth/runewidth_windows.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/mattn/go-runewidth/runewidth_windows.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/dh.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/dh.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/dh.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/dh.go
'./vendor/src/github.com/10gen/openssl/dh.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/dh.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/dh.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/engine.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/engine.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/engine.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/engine.go
'./vendor/src/github.com/10gen/openssl/engine.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/engine.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/engine.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/nid.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/nid.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/nid.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/nid.go
'./vendor/src/github.com/10gen/openssl/nid.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/nid.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/nid.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/conn.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/conn.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/conn.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/conn.go
'./vendor/src/github.com/10gen/openssl/conn.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/conn.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/conn.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/init_windows.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/init_windows.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/init_windows.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/init_windows.go
'./vendor/src/github.com/10gen/openssl/init_windows.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/init_windows.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/init_windows.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/init_posix.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/init_posix.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/init_posix.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/init_posix.go
'./vendor/src/github.com/10gen/openssl/init_posix.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/init_posix.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/init_posix.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/features.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/features.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/features.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/features.go
'./vendor/src/github.com/10gen/openssl/features.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/features.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/features.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/hostname.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/hostname.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/hostname.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/hostname.go
'./vendor/src/github.com/10gen/openssl/hostname.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/hostname.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/hostname.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/digest.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/digest.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/digest.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/digest.go
'./vendor/src/github.com/10gen/openssl/digest.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/digest.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/digest.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/tickets.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/tickets.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/tickets.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/tickets.go
'./vendor/src/github.com/10gen/openssl/tickets.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/tickets.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/tickets.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/key_0_9.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/key_0_9.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/key_0_9.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/key_0_9.go
'./vendor/src/github.com/10gen/openssl/key_0_9.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/key_0_9.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/key_0_9.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/http.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/http.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/http.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/http.go
'./vendor/src/github.com/10gen/openssl/http.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/http.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/http.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/ssl.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/ssl.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/ssl.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/ssl.go
'./vendor/src/github.com/10gen/openssl/ssl.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/ssl.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/ssl.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/bio.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/bio.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/bio.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/bio.go
'./vendor/src/github.com/10gen/openssl/bio.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/bio.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/bio.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/sha256.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/sha256.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/sha256.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/sha256.go
'./vendor/src/github.com/10gen/openssl/sha256.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/sha256.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/sha256.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/ciphers.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/ciphers.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/ciphers.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/ciphers.go
'./vendor/src/github.com/10gen/openssl/ciphers.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/ciphers.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/ciphers.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/build_static.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/build_static.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/build_static.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/build_static.go
'./vendor/src/github.com/10gen/openssl/build_static.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/build_static.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/build_static.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/key.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/key.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/key.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/key.go
'./vendor/src/github.com/10gen/openssl/key.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/key.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/key.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/ciphers_gcm.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/ciphers_gcm.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/ciphers_gcm.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/ciphers_gcm.go
'./vendor/src/github.com/10gen/openssl/ciphers_gcm.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/ciphers_gcm.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/ciphers_gcm.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/utils/errors.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/utils'
++ dirname ./vendor/src/github.com/10gen/openssl/utils/errors.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/utils
+ cp -pav ./vendor/src/github.com/10gen/openssl/utils/errors.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/utils/errors.go
'./vendor/src/github.com/10gen/openssl/utils/errors.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/utils/errors.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/utils/errors.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/utils/future.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/utils'
++ dirname ./vendor/src/github.com/10gen/openssl/utils/future.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/utils
+ cp -pav ./vendor/src/github.com/10gen/openssl/utils/future.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/utils/future.go
'./vendor/src/github.com/10gen/openssl/utils/future.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/utils/future.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/utils/future.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/hmac.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/hmac.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/hmac.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/hmac.go
'./vendor/src/github.com/10gen/openssl/hmac.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/hmac.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/hmac.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/mapping.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/mapping.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/mapping.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/mapping.go
'./vendor/src/github.com/10gen/openssl/mapping.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/mapping.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/mapping.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/dhparam.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/dhparam.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/dhparam.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/dhparam.go
'./vendor/src/github.com/10gen/openssl/dhparam.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/dhparam.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/dhparam.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/pem.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/pem.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/pem.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/pem.go
'./vendor/src/github.com/10gen/openssl/pem.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/pem.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/pem.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/system_certs.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/system_certs.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/system_certs.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/system_certs.go
'./vendor/src/github.com/10gen/openssl/system_certs.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/system_certs.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/system_certs.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/sha1.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/sha1.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/sha1.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/sha1.go
'./vendor/src/github.com/10gen/openssl/sha1.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/sha1.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/sha1.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/net.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/net.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/net.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/net.go
'./vendor/src/github.com/10gen/openssl/net.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/net.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/net.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/version.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/version.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/version.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/version.go
'./vendor/src/github.com/10gen/openssl/version.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/version.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/version.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/ctx.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/ctx.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/ctx.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/ctx.go
'./vendor/src/github.com/10gen/openssl/ctx.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/ctx.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/ctx.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/init.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/init.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/init.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/init.go
'./vendor/src/github.com/10gen/openssl/init.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/init.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/init.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/key_1_0.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/key_1_0.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/key_1_0.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/key_1_0.go
'./vendor/src/github.com/10gen/openssl/key_1_0.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/key_1_0.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/key_1_0.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/build.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/build.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/build.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/build.go
'./vendor/src/github.com/10gen/openssl/build.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/build.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/build.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/cert.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/cert.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/cert.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/cert.go
'./vendor/src/github.com/10gen/openssl/cert.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/cert.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/cert.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/fips.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/fips.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/fips.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/fips.go
'./vendor/src/github.com/10gen/openssl/fips.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/fips.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/fips.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/queue.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/queue.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/queue.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/queue.go
'./vendor/src/github.com/10gen/llmgo/queue.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/queue.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/queue.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/stats.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/stats.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/stats.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/stats.go
'./vendor/src/github.com/10gen/llmgo/stats.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/stats.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/stats.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/saslstub.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/saslstub.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/saslstub.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/saslstub.go
'./vendor/src/github.com/10gen/llmgo/saslstub.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/saslstub.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/saslstub.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/internal/scram/scram.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/internal/scram'
++ dirname ./vendor/src/github.com/10gen/llmgo/internal/scram/scram.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/internal/scram
+ cp -pav ./vendor/src/github.com/10gen/llmgo/internal/scram/scram.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/internal/scram/scram.go
'./vendor/src/github.com/10gen/llmgo/internal/scram/scram.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/internal/scram/scram.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/internal/scram/scram.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/internal/sasl/sasl_windows.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/internal/sasl'
++ dirname ./vendor/src/github.com/10gen/llmgo/internal/sasl/sasl_windows.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/internal/sasl
+ cp -pav ./vendor/src/github.com/10gen/llmgo/internal/sasl/sasl_windows.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/internal/sasl/sasl_windows.go
'./vendor/src/github.com/10gen/llmgo/internal/sasl/sasl_windows.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/internal/sasl/sasl_windows.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/internal/sasl/sasl_windows.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/internal/sasl/sasl.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/internal/sasl'
++ dirname ./vendor/src/github.com/10gen/llmgo/internal/sasl/sasl.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/internal/sasl
+ cp -pav ./vendor/src/github.com/10gen/llmgo/internal/sasl/sasl.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/internal/sasl/sasl.go
'./vendor/src/github.com/10gen/llmgo/internal/sasl/sasl.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/internal/sasl/sasl.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/internal/sasl/sasl.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/bson/decode.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/bson'
++ dirname ./vendor/src/github.com/10gen/llmgo/bson/decode.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/bson
+ cp -pav ./vendor/src/github.com/10gen/llmgo/bson/decode.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/bson/decode.go
'./vendor/src/github.com/10gen/llmgo/bson/decode.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/bson/decode.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/bson/decode.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/bson/encode.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/bson'
++ dirname ./vendor/src/github.com/10gen/llmgo/bson/encode.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/bson
+ cp -pav ./vendor/src/github.com/10gen/llmgo/bson/encode.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/bson/encode.go
'./vendor/src/github.com/10gen/llmgo/bson/encode.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/bson/encode.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/bson/encode.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/bson/bson.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/bson'
++ dirname ./vendor/src/github.com/10gen/llmgo/bson/bson.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/bson
+ cp -pav ./vendor/src/github.com/10gen/llmgo/bson/bson.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/bson/bson.go
'./vendor/src/github.com/10gen/llmgo/bson/bson.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/bson/bson.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/bson/bson.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/dbtest/dbserver.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/dbtest'
++ dirname ./vendor/src/github.com/10gen/llmgo/dbtest/dbserver.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/dbtest
+ cp -pav ./vendor/src/github.com/10gen/llmgo/dbtest/dbserver.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/dbtest/dbserver.go
'./vendor/src/github.com/10gen/llmgo/dbtest/dbserver.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/dbtest/dbserver.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/dbtest/dbserver.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/compress.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/compress.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/compress.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/compress.go
'./vendor/src/github.com/10gen/llmgo/compress.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/compress.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/compress.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/saslimpl.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/saslimpl.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/saslimpl.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/saslimpl.go
'./vendor/src/github.com/10gen/llmgo/saslimpl.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/saslimpl.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/saslimpl.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/socket.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/socket.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/socket.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/socket.go
'./vendor/src/github.com/10gen/llmgo/socket.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/socket.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/socket.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/bulk.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/bulk.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/bulk.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/bulk.go
'./vendor/src/github.com/10gen/llmgo/bulk.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/bulk.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/bulk.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/log.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/log.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/log.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/log.go
'./vendor/src/github.com/10gen/llmgo/log.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/log.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/log.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/raceoff.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/raceoff.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/raceoff.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/raceoff.go
'./vendor/src/github.com/10gen/llmgo/raceoff.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/raceoff.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/raceoff.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/gridfs.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/gridfs.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/gridfs.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/gridfs.go
'./vendor/src/github.com/10gen/llmgo/gridfs.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/gridfs.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/gridfs.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/auth.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/auth.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/auth.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/auth.go
'./vendor/src/github.com/10gen/llmgo/auth.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/auth.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/auth.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/session.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/session.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/session.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/session.go
'./vendor/src/github.com/10gen/llmgo/session.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/session.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/session.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/cluster.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/cluster.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/cluster.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/cluster.go
'./vendor/src/github.com/10gen/llmgo/cluster.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/cluster.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/cluster.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/testserver/testserver.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/testserver'
++ dirname ./vendor/src/github.com/10gen/llmgo/testserver/testserver.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/testserver
+ cp -pav ./vendor/src/github.com/10gen/llmgo/testserver/testserver.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/testserver/testserver.go
'./vendor/src/github.com/10gen/llmgo/testserver/testserver.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/testserver/testserver.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/testserver/testserver.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/doc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/doc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/doc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/doc.go
'./vendor/src/github.com/10gen/llmgo/doc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/doc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/doc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/server.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/server.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/server.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/server.go
'./vendor/src/github.com/10gen/llmgo/server.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/server.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/server.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/raceon.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/raceon.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/raceon.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/raceon.go
'./vendor/src/github.com/10gen/llmgo/raceon.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/raceon.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/raceon.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/chaos.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn'
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/chaos.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn
+ cp -pav ./vendor/src/github.com/10gen/llmgo/txn/chaos.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/chaos.go
'./vendor/src/github.com/10gen/llmgo/txn/chaos.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/chaos.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn/chaos.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/tarjan.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn'
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/tarjan.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn
+ cp -pav ./vendor/src/github.com/10gen/llmgo/txn/tarjan.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/tarjan.go
'./vendor/src/github.com/10gen/llmgo/txn/tarjan.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/tarjan.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn/tarjan.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/flusher.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn'
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/flusher.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn
+ cp -pav ./vendor/src/github.com/10gen/llmgo/txn/flusher.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/flusher.go
'./vendor/src/github.com/10gen/llmgo/txn/flusher.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/flusher.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn/flusher.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/txn.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn'
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/txn.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn
+ cp -pav ./vendor/src/github.com/10gen/llmgo/txn/txn.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/txn.go
'./vendor/src/github.com/10gen/llmgo/txn/txn.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/txn.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn/txn.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/debug.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn'
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/debug.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn
+ cp -pav ./vendor/src/github.com/10gen/llmgo/txn/debug.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/debug.go
'./vendor/src/github.com/10gen/llmgo/txn/debug.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/debug.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn/debug.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/escaper/escaper.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/escaper'
++ dirname ./vendor/src/github.com/10gen/escaper/escaper.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/escaper
+ cp -pav ./vendor/src/github.com/10gen/escaper/escaper.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/escaper/escaper.go
'./vendor/src/github.com/10gen/escaper/escaper.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/escaper/escaper.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/escaper/escaper.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/patrickmn/go-cache/sharded.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/patrickmn/go-cache'
++ dirname ./vendor/src/github.com/patrickmn/go-cache/sharded.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/patrickmn/go-cache
+ cp -pav ./vendor/src/github.com/patrickmn/go-cache/sharded.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/patrickmn/go-cache/sharded.go
'./vendor/src/github.com/patrickmn/go-cache/sharded.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/patrickmn/go-cache/sharded.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/patrickmn/go-cache/sharded.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/github.com/patrickmn/go-cache/cache.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/patrickmn/go-cache'
++ dirname ./vendor/src/github.com/patrickmn/go-cache/cache.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/patrickmn/go-cache
+ cp -pav ./vendor/src/github.com/patrickmn/go-cache/cache.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/patrickmn/go-cache/cache.go
'./vendor/src/github.com/patrickmn/go-cache/cache.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/patrickmn/go-cache/cache.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/patrickmn/go-cache/cache.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/queue.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/queue.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/queue.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/queue.go
'./vendor/src/gopkg.in/mgo.v2/queue.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/queue.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/queue.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/stats.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/stats.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/stats.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/stats.go
'./vendor/src/gopkg.in/mgo.v2/stats.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/stats.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/stats.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/saslstub.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/saslstub.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/saslstub.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/saslstub.go
'./vendor/src/gopkg.in/mgo.v2/saslstub.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/saslstub.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/saslstub.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/extension.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/extension.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/json/extension.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/extension.go
'./vendor/src/gopkg.in/mgo.v2/internal/json/extension.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/extension.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json/extension.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/indent.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/indent.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/json/indent.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/indent.go
'./vendor/src/gopkg.in/mgo.v2/internal/json/indent.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/indent.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json/indent.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/decode.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/decode.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/json/decode.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/decode.go
'./vendor/src/gopkg.in/mgo.v2/internal/json/decode.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/decode.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json/decode.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/scanner.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/scanner.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/json/scanner.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/scanner.go
'./vendor/src/gopkg.in/mgo.v2/internal/json/scanner.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/scanner.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json/scanner.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/fold.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/fold.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/json/fold.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/fold.go
'./vendor/src/gopkg.in/mgo.v2/internal/json/fold.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/fold.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json/fold.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/encode.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/encode.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/json/encode.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/encode.go
'./vendor/src/gopkg.in/mgo.v2/internal/json/encode.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/encode.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json/encode.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/stream.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/stream.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/json/stream.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/stream.go
'./vendor/src/gopkg.in/mgo.v2/internal/json/stream.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/stream.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json/stream.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/tags.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/tags.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/json/tags.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/tags.go
'./vendor/src/gopkg.in/mgo.v2/internal/json/tags.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/tags.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json/tags.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/scram/scram.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/scram'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/scram/scram.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/scram
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/scram/scram.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/scram/scram.go
'./vendor/src/gopkg.in/mgo.v2/internal/scram/scram.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/scram/scram.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/scram/scram.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl_windows.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/sasl'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl_windows.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/sasl
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl_windows.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl_windows.go
'./vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl_windows.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl_windows.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl_windows.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/sasl'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/sasl
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl.go
'./vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/sasl/sasl.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/bson/json.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/bson'
++ dirname ./vendor/src/gopkg.in/mgo.v2/bson/json.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/bson/json.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson/json.go
'./vendor/src/gopkg.in/mgo.v2/bson/json.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson/json.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/bson/json.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/bson/decimal.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/bson'
++ dirname ./vendor/src/gopkg.in/mgo.v2/bson/decimal.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/bson/decimal.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson/decimal.go
'./vendor/src/gopkg.in/mgo.v2/bson/decimal.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson/decimal.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/bson/decimal.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/bson/decode.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/bson'
++ dirname ./vendor/src/gopkg.in/mgo.v2/bson/decode.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/bson/decode.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson/decode.go
'./vendor/src/gopkg.in/mgo.v2/bson/decode.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson/decode.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/bson/decode.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/bson/encode.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/bson'
++ dirname ./vendor/src/gopkg.in/mgo.v2/bson/encode.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/bson/encode.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson/encode.go
'./vendor/src/gopkg.in/mgo.v2/bson/encode.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson/encode.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/bson/encode.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/bson/bson.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/bson'
++ dirname ./vendor/src/gopkg.in/mgo.v2/bson/bson.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/bson/bson.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson/bson.go
'./vendor/src/gopkg.in/mgo.v2/bson/bson.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson/bson.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/bson/bson.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/dbtest/dbserver.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/dbtest'
++ dirname ./vendor/src/gopkg.in/mgo.v2/dbtest/dbserver.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/dbtest
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/dbtest/dbserver.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/dbtest/dbserver.go
'./vendor/src/gopkg.in/mgo.v2/dbtest/dbserver.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/dbtest/dbserver.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/dbtest/dbserver.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/saslimpl.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/saslimpl.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/saslimpl.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/saslimpl.go
'./vendor/src/gopkg.in/mgo.v2/saslimpl.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/saslimpl.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/saslimpl.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/socket.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/socket.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/socket.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/socket.go
'./vendor/src/gopkg.in/mgo.v2/socket.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/socket.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/socket.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/bulk.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/bulk.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/bulk.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bulk.go
'./vendor/src/gopkg.in/mgo.v2/bulk.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bulk.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/bulk.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/log.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/log.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/log.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/log.go
'./vendor/src/gopkg.in/mgo.v2/log.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/log.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/log.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/raceoff.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/raceoff.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/raceoff.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/raceoff.go
'./vendor/src/gopkg.in/mgo.v2/raceoff.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/raceoff.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/raceoff.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/gridfs.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/gridfs.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/gridfs.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/gridfs.go
'./vendor/src/gopkg.in/mgo.v2/gridfs.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/gridfs.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/gridfs.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/auth.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/auth.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/auth.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/auth.go
'./vendor/src/gopkg.in/mgo.v2/auth.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/auth.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/auth.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/session.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/session.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/session.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/session.go
'./vendor/src/gopkg.in/mgo.v2/session.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/session.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/session.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/cluster.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/cluster.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/cluster.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/cluster.go
'./vendor/src/gopkg.in/mgo.v2/cluster.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/cluster.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/cluster.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/doc.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/doc.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/doc.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/doc.go
'./vendor/src/gopkg.in/mgo.v2/doc.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/doc.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/doc.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/server.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/server.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/server.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/server.go
'./vendor/src/gopkg.in/mgo.v2/server.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/server.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/server.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/raceon.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/raceon.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/raceon.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/raceon.go
'./vendor/src/gopkg.in/mgo.v2/raceon.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/raceon.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/raceon.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/txn/chaos.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/txn'
++ dirname ./vendor/src/gopkg.in/mgo.v2/txn/chaos.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/txn/chaos.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn/chaos.go
'./vendor/src/gopkg.in/mgo.v2/txn/chaos.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn/chaos.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/txn/chaos.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/txn/tarjan.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/txn'
++ dirname ./vendor/src/gopkg.in/mgo.v2/txn/tarjan.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/txn/tarjan.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn/tarjan.go
'./vendor/src/gopkg.in/mgo.v2/txn/tarjan.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn/tarjan.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/txn/tarjan.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/txn/flusher.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/txn'
++ dirname ./vendor/src/gopkg.in/mgo.v2/txn/flusher.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/txn/flusher.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn/flusher.go
'./vendor/src/gopkg.in/mgo.v2/txn/flusher.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn/flusher.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/txn/flusher.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/txn/txn.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/txn'
++ dirname ./vendor/src/gopkg.in/mgo.v2/txn/txn.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/txn/txn.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn/txn.go
'./vendor/src/gopkg.in/mgo.v2/txn/txn.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn/txn.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/txn/txn.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/txn/debug.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/txn'
++ dirname ./vendor/src/gopkg.in/mgo.v2/txn/debug.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/txn/debug.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn/debug.go
'./vendor/src/gopkg.in/mgo.v2/txn/debug.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn/debug.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/txn/debug.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/tomb.v2/tomb.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/tomb.v2'
++ dirname ./vendor/src/gopkg.in/tomb.v2/tomb.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/tomb.v2
+ cp -pav ./vendor/src/gopkg.in/tomb.v2/tomb.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/tomb.v2/tomb.go
'./vendor/src/gopkg.in/tomb.v2/tomb.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/tomb.v2/tomb.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/tomb.v2/tomb.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/connstring/connstring.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/connstring'
++ dirname ./common/connstring/connstring.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/connstring
+ cp -pav ./common/connstring/connstring.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/connstring/connstring.go
'./common/connstring/connstring.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/connstring/connstring.go'
+ echo '%{gopath}/src/%{import_path}/./common/connstring/connstring.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/failpoint/failpoint.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/failpoint'
++ dirname ./common/failpoint/failpoint.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/failpoint
+ cp -pav ./common/failpoint/failpoint.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/failpoint/failpoint.go
'./common/failpoint/failpoint.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/failpoint/failpoint.go'
+ echo '%{gopath}/src/%{import_path}/./common/failpoint/failpoint.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/failpoint/failpoint_disabled.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/failpoint'
++ dirname ./common/failpoint/failpoint_disabled.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/failpoint
+ cp -pav ./common/failpoint/failpoint_disabled.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/failpoint/failpoint_disabled.go
'./common/failpoint/failpoint_disabled.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/failpoint/failpoint_disabled.go'
+ echo '%{gopath}/src/%{import_path}/./common/failpoint/failpoint_disabled.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/failpoint/failpoints.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/failpoint'
++ dirname ./common/failpoint/failpoints.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/failpoint
+ cp -pav ./common/failpoint/failpoints.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/failpoint/failpoints.go
'./common/failpoint/failpoints.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/failpoint/failpoints.go'
+ echo '%{gopath}/src/%{import_path}/./common/failpoint/failpoints.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/auth/auth_info.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/auth'
++ dirname ./common/auth/auth_info.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/auth
+ cp -pav ./common/auth/auth_info.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/auth/auth_info.go
'./common/auth/auth_info.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/auth/auth_info.go'
+ echo '%{gopath}/src/%{import_path}/./common/auth/auth_info.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/intents/intent_prioritizer.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/intents'
++ dirname ./common/intents/intent_prioritizer.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/intents
+ cp -pav ./common/intents/intent_prioritizer.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/intents/intent_prioritizer.go
'./common/intents/intent_prioritizer.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/intents/intent_prioritizer.go'
+ echo '%{gopath}/src/%{import_path}/./common/intents/intent_prioritizer.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/intents/intent.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/intents'
++ dirname ./common/intents/intent.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/intents
+ cp -pav ./common/intents/intent.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/intents/intent.go
'./common/intents/intent.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/intents/intent.go'
+ echo '%{gopath}/src/%{import_path}/./common/intents/intent.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/signals/signals.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/signals'
++ dirname ./common/signals/signals.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/signals
+ cp -pav ./common/signals/signals.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/signals/signals.go
'./common/signals/signals.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/signals/signals.go'
+ echo '%{gopath}/src/%{import_path}/./common/signals/signals.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/testutil/kerberos.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/testutil'
++ dirname ./common/testutil/kerberos.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/testutil
+ cp -pav ./common/testutil/kerberos.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/testutil/kerberos.go
'./common/testutil/kerberos.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/testutil/kerberos.go'
+ echo '%{gopath}/src/%{import_path}/./common/testutil/kerberos.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/testutil/testutil.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/testutil'
++ dirname ./common/testutil/testutil.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/testutil
+ cp -pav ./common/testutil/testutil.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/testutil/testutil.go
'./common/testutil/testutil.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/testutil/testutil.go'
+ echo '%{gopath}/src/%{import_path}/./common/testutil/testutil.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/testutil/ssl_integration.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/testutil'
++ dirname ./common/testutil/ssl_integration.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/testutil
+ cp -pav ./common/testutil/ssl_integration.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/testutil/ssl_integration.go
'./common/testutil/ssl_integration.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/testutil/ssl_integration.go'
+ echo '%{gopath}/src/%{import_path}/./common/testutil/ssl_integration.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/testutil/auth.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/testutil'
++ dirname ./common/testutil/auth.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/testutil
+ cp -pav ./common/testutil/auth.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/testutil/auth.go
'./common/testutil/auth.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/testutil/auth.go'
+ echo '%{gopath}/src/%{import_path}/./common/testutil/auth.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/testutil/types.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/testutil'
++ dirname ./common/testutil/types.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/testutil
+ cp -pav ./common/testutil/types.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/testutil/types.go
'./common/testutil/types.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/testutil/types.go'
+ echo '%{gopath}/src/%{import_path}/./common/testutil/types.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/dbref.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/dbref.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/dbref.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/dbref.go
'./common/json/dbref.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/dbref.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/dbref.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/regexp.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/regexp.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/regexp.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/regexp.go
'./common/json/regexp.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/regexp.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/regexp.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/maxkey.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/maxkey.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/maxkey.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/maxkey.go
'./common/json/maxkey.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/maxkey.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/maxkey.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/timestamp.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/timestamp.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/timestamp.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/timestamp.go
'./common/json/timestamp.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/timestamp.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/timestamp.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/json_format.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/json_format.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/json_format.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/json_format.go
'./common/json/json_format.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/json_format.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/json_format.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/infinity.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/infinity.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/infinity.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/infinity.go
'./common/json/infinity.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/infinity.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/infinity.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/boolean.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/boolean.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/boolean.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/boolean.go
'./common/json/boolean.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/boolean.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/boolean.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/constructor.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/constructor.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/constructor.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/constructor.go
'./common/json/constructor.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/constructor.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/constructor.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/number.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/number.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/number.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/number.go
'./common/json/number.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/number.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/number.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/indent.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/indent.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/indent.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/indent.go
'./common/json/indent.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/indent.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/indent.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/minkey.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/minkey.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/minkey.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/minkey.go
'./common/json/minkey.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/minkey.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/minkey.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/csv_format.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/csv_format.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/csv_format.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/csv_format.go
'./common/json/csv_format.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/csv_format.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/csv_format.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/iso_date.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/iso_date.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/iso_date.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/iso_date.go
'./common/json/iso_date.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/iso_date.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/iso_date.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/decode.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/decode.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/decode.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/decode.go
'./common/json/decode.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/decode.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/decode.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/scanner.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/scanner.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/scanner.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/scanner.go
'./common/json/scanner.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/scanner.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/scanner.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/new.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/new.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/new.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/new.go
'./common/json/new.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/new.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/new.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/hex.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/hex.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/hex.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/hex.go
'./common/json/hex.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/hex.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/hex.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/dbpointer.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/dbpointer.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/dbpointer.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/dbpointer.go
'./common/json/dbpointer.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/dbpointer.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/dbpointer.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/bindata.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/bindata.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/bindata.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/bindata.go
'./common/json/bindata.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/bindata.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/bindata.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/unquoted.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/unquoted.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/unquoted.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/unquoted.go
'./common/json/unquoted.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/unquoted.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/unquoted.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/objectid.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/objectid.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/objectid.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/objectid.go
'./common/json/objectid.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/objectid.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/objectid.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/fold.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/fold.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/fold.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/fold.go
'./common/json/fold.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/fold.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/fold.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/encode.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/encode.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/encode.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/encode.go
'./common/json/encode.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/encode.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/encode.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/date.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/date.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/date.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/date.go
'./common/json/date.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/date.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/date.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/single_quoted.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/single_quoted.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/single_quoted.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/single_quoted.go
'./common/json/single_quoted.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/single_quoted.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/single_quoted.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/stream.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/stream.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/stream.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/stream.go
'./common/json/stream.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/stream.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/stream.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/helpers.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/helpers.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/helpers.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/helpers.go
'./common/json/helpers.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/helpers.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/helpers.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/nan.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/nan.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/nan.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/nan.go
'./common/json/nan.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/nan.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/nan.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/undefined.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/undefined.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/undefined.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/undefined.go
'./common/json/undefined.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/undefined.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/undefined.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/consts.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/consts.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/consts.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/consts.go
'./common/json/consts.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/consts.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/consts.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/tags.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/tags.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/tags.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/tags.go
'./common/json/tags.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/tags.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/tags.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/json/mongo_extjson.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/mongo_extjson.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/mongo_extjson.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/mongo_extjson.go
'./common/json/mongo_extjson.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/mongo_extjson.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/mongo_extjson.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/archive/multiplexer.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/archive'
++ dirname ./common/archive/multiplexer.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive
+ cp -pav ./common/archive/multiplexer.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive/multiplexer.go
'./common/archive/multiplexer.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive/multiplexer.go'
+ echo '%{gopath}/src/%{import_path}/./common/archive/multiplexer.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/archive/parser.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/archive'
++ dirname ./common/archive/parser.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive
+ cp -pav ./common/archive/parser.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive/parser.go
'./common/archive/parser.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive/parser.go'
+ echo '%{gopath}/src/%{import_path}/./common/archive/parser.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/archive/demultiplexer.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/archive'
++ dirname ./common/archive/demultiplexer.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive
+ cp -pav ./common/archive/demultiplexer.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive/demultiplexer.go
'./common/archive/demultiplexer.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive/demultiplexer.go'
+ echo '%{gopath}/src/%{import_path}/./common/archive/demultiplexer.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/archive/prelude.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/archive'
++ dirname ./common/archive/prelude.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive
+ cp -pav ./common/archive/prelude.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive/prelude.go
'./common/archive/prelude.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive/prelude.go'
+ echo '%{gopath}/src/%{import_path}/./common/archive/prelude.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/archive/archive.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/archive'
++ dirname ./common/archive/archive.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive
+ cp -pav ./common/archive/archive.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive/archive.go
'./common/archive/archive.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive/archive.go'
+ echo '%{gopath}/src/%{import_path}/./common/archive/archive.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/common.go
+ echo '%dir %{gopath}/src/%{import_path}/./common'
++ dirname ./common/common.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common
+ cp -pav ./common/common.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/common.go
'./common/common.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/common.go'
+ echo '%{gopath}/src/%{import_path}/./common/common.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/progress/progress_bar.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/progress'
++ dirname ./common/progress/progress_bar.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/progress
+ cp -pav ./common/progress/progress_bar.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/progress/progress_bar.go
'./common/progress/progress_bar.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/progress/progress_bar.go'
+ echo '%{gopath}/src/%{import_path}/./common/progress/progress_bar.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/progress/manager.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/progress'
++ dirname ./common/progress/manager.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/progress
+ cp -pav ./common/progress/manager.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/progress/manager.go
'./common/progress/manager.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/progress/manager.go'
+ echo '%{gopath}/src/%{import_path}/./common/progress/manager.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/progress/progressor.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/progress'
++ dirname ./common/progress/progressor.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/progress
+ cp -pav ./common/progress/progressor.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/progress/progressor.go
'./common/progress/progressor.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/progress/progressor.go'
+ echo '%{gopath}/src/%{import_path}/./common/progress/progressor.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/util/slice.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/util'
++ dirname ./common/util/slice.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util
+ cp -pav ./common/util/slice.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/slice.go
'./common/util/slice.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/slice.go'
+ echo '%{gopath}/src/%{import_path}/./common/util/slice.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/util/mongo.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/util'
++ dirname ./common/util/mongo.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util
+ cp -pav ./common/util/mongo.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/mongo.go
'./common/util/mongo.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/mongo.go'
+ echo '%{gopath}/src/%{import_path}/./common/util/mongo.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/util/file.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/util'
++ dirname ./common/util/file.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util
+ cp -pav ./common/util/file.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/file.go
'./common/util/file.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/file.go'
+ echo '%{gopath}/src/%{import_path}/./common/util/file.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/util/exit_code.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/util'
++ dirname ./common/util/exit_code.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util
+ cp -pav ./common/util/exit_code.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/exit_code.go
'./common/util/exit_code.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/exit_code.go'
+ echo '%{gopath}/src/%{import_path}/./common/util/exit_code.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/util/strings.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/util'
++ dirname ./common/util/strings.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util
+ cp -pav ./common/util/strings.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/strings.go
'./common/util/strings.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/strings.go'
+ echo '%{gopath}/src/%{import_path}/./common/util/strings.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/util/math.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/util'
++ dirname ./common/util/math.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util
+ cp -pav ./common/util/math.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/math.go
'./common/util/math.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/math.go'
+ echo '%{gopath}/src/%{import_path}/./common/util/math.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/util/format_date.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/util'
++ dirname ./common/util/format_date.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util
+ cp -pav ./common/util/format_date.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/format_date.go
'./common/util/format_date.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/format_date.go'
+ echo '%{gopath}/src/%{import_path}/./common/util/format_date.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/util/util.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/util'
++ dirname ./common/util/util.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util
+ cp -pav ./common/util/util.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/util.go
'./common/util/util.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/util.go'
+ echo '%{gopath}/src/%{import_path}/./common/util/util.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/util/net.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/util'
++ dirname ./common/util/net.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util
+ cp -pav ./common/util/net.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/net.go
'./common/util/net.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/net.go'
+ echo '%{gopath}/src/%{import_path}/./common/util/net.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/util/bool.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/util'
++ dirname ./common/util/bool.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util
+ cp -pav ./common/util/bool.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/bool.go
'./common/util/bool.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/bool.go'
+ echo '%{gopath}/src/%{import_path}/./common/util/bool.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/options/options_fp_disabled.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/options'
++ dirname ./common/options/options_fp_disabled.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options
+ cp -pav ./common/options/options_fp_disabled.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options/options_fp_disabled.go
'./common/options/options_fp_disabled.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options/options_fp_disabled.go'
+ echo '%{gopath}/src/%{import_path}/./common/options/options_fp_disabled.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/options/options_gssapi.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/options'
++ dirname ./common/options/options_gssapi.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options
+ cp -pav ./common/options/options_gssapi.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options/options_gssapi.go
'./common/options/options_gssapi.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options/options_gssapi.go'
+ echo '%{gopath}/src/%{import_path}/./common/options/options_gssapi.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/options/options_ssl.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/options'
++ dirname ./common/options/options_ssl.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options
+ cp -pav ./common/options/options_ssl.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options/options_ssl.go
'./common/options/options_ssl.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options/options_ssl.go'
+ echo '%{gopath}/src/%{import_path}/./common/options/options_ssl.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/options/options_fp.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/options'
++ dirname ./common/options/options_fp.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options
+ cp -pav ./common/options/options_fp.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options/options_fp.go
'./common/options/options_fp.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options/options_fp.go'
+ echo '%{gopath}/src/%{import_path}/./common/options/options_fp.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/options/options.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/options'
++ dirname ./common/options/options.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options
+ cp -pav ./common/options/options.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options/options.go
'./common/options/options.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options/options.go'
+ echo '%{gopath}/src/%{import_path}/./common/options/options.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/options/options_openssl.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/options'
++ dirname ./common/options/options_openssl.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options
+ cp -pav ./common/options/options_openssl.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options/options_openssl.go
'./common/options/options_openssl.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options/options_openssl.go'
+ echo '%{gopath}/src/%{import_path}/./common/options/options_openssl.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/db/db.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db'
++ dirname ./common/db/db.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db
+ cp -pav ./common/db/db.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/db.go
'./common/db/db.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/db.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/db.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/db/command.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db'
++ dirname ./common/db/command.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db
+ cp -pav ./common/db/command.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/command.go
'./common/db/command.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/command.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/command.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/db/read_preferences.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db'
++ dirname ./common/db/read_preferences.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db
+ cp -pav ./common/db/read_preferences.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/read_preferences.go
'./common/db/read_preferences.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/read_preferences.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/read_preferences.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/db/openssl/openssl_fips.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db/openssl'
++ dirname ./common/db/openssl/openssl_fips.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/openssl
+ cp -pav ./common/db/openssl/openssl_fips.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/openssl/openssl_fips.go
'./common/db/openssl/openssl_fips.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/openssl/openssl_fips.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/openssl/openssl_fips.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/db/openssl/openssl.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db/openssl'
++ dirname ./common/db/openssl/openssl.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/openssl
+ cp -pav ./common/db/openssl/openssl.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/openssl/openssl.go
'./common/db/openssl/openssl.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/openssl/openssl.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/openssl/openssl.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/db/bson_stream.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db'
++ dirname ./common/db/bson_stream.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db
+ cp -pav ./common/db/bson_stream.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/bson_stream.go
'./common/db/bson_stream.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/bson_stream.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/bson_stream.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/db/kerberos/gssapi.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db/kerberos'
++ dirname ./common/db/kerberos/gssapi.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/kerberos
+ cp -pav ./common/db/kerberos/gssapi.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/kerberos/gssapi.go
'./common/db/kerberos/gssapi.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/kerberos/gssapi.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/kerberos/gssapi.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/db/tlsgo/rootcerts_darwin.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db/tlsgo'
++ dirname ./common/db/tlsgo/rootcerts_darwin.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/tlsgo
+ cp -pav ./common/db/tlsgo/rootcerts_darwin.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/tlsgo/rootcerts_darwin.go
'./common/db/tlsgo/rootcerts_darwin.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/tlsgo/rootcerts_darwin.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/tlsgo/rootcerts_darwin.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/db/tlsgo/tlsgo.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db/tlsgo'
++ dirname ./common/db/tlsgo/tlsgo.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/tlsgo
+ cp -pav ./common/db/tlsgo/tlsgo.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/tlsgo/tlsgo.go
'./common/db/tlsgo/tlsgo.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/tlsgo/tlsgo.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/tlsgo/tlsgo.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/db/tlsgo/config.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db/tlsgo'
++ dirname ./common/db/tlsgo/config.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/tlsgo
+ cp -pav ./common/db/tlsgo/config.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/tlsgo/config.go
'./common/db/tlsgo/config.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/tlsgo/config.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/tlsgo/config.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/db/tlsgo/rootcerts.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db/tlsgo'
++ dirname ./common/db/tlsgo/rootcerts.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/tlsgo
+ cp -pav ./common/db/tlsgo/rootcerts.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/tlsgo/rootcerts.go
'./common/db/tlsgo/rootcerts.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/tlsgo/rootcerts.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/tlsgo/rootcerts.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/db/connector.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db'
++ dirname ./common/db/connector.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db
+ cp -pav ./common/db/connector.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/connector.go
'./common/db/connector.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/connector.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/connector.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/db/write_concern.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db'
++ dirname ./common/db/write_concern.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db
+ cp -pav ./common/db/write_concern.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/write_concern.go
'./common/db/write_concern.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/write_concern.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/write_concern.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/db/db_openssl.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db'
++ dirname ./common/db/db_openssl.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db
+ cp -pav ./common/db/db_openssl.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/db_openssl.go
'./common/db/db_openssl.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/db_openssl.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/db_openssl.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/db/namespaces.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db'
++ dirname ./common/db/namespaces.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db
+ cp -pav ./common/db/namespaces.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/namespaces.go
'./common/db/namespaces.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/namespaces.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/namespaces.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/db/buffered_bulk.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db'
++ dirname ./common/db/buffered_bulk.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db
+ cp -pav ./common/db/buffered_bulk.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/buffered_bulk.go
'./common/db/buffered_bulk.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/buffered_bulk.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/buffered_bulk.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/db/db_tlsgo.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db'
++ dirname ./common/db/db_tlsgo.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db
+ cp -pav ./common/db/db_tlsgo.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/db_tlsgo.go
'./common/db/db_tlsgo.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/db_tlsgo.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/db_tlsgo.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/log/tool_logger.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/log'
++ dirname ./common/log/tool_logger.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/log
+ cp -pav ./common/log/tool_logger.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/log/tool_logger.go
'./common/log/tool_logger.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/log/tool_logger.go'
+ echo '%{gopath}/src/%{import_path}/./common/log/tool_logger.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/password/pass_util.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/password'
++ dirname ./common/password/pass_util.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/password
+ cp -pav ./common/password/pass_util.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/password/pass_util.go
'./common/password/pass_util.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/password/pass_util.go'
+ echo '%{gopath}/src/%{import_path}/./common/password/pass_util.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/password/password.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/password'
++ dirname ./common/password/password.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/password
+ cp -pav ./common/password/password.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/password/password.go
'./common/password/password.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/password/password.go'
+ echo '%{gopath}/src/%{import_path}/./common/password/password.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/password/pass_util_solaris.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/password'
++ dirname ./common/password/pass_util_solaris.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/password
+ cp -pav ./common/password/pass_util_solaris.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/password/pass_util_solaris.go
'./common/password/pass_util_solaris.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/password/pass_util_solaris.go'
+ echo '%{gopath}/src/%{import_path}/./common/password/pass_util_solaris.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/bsonutil/converter.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/bsonutil'
++ dirname ./common/bsonutil/converter.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil
+ cp -pav ./common/bsonutil/converter.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/converter.go
'./common/bsonutil/converter.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/converter.go'
+ echo '%{gopath}/src/%{import_path}/./common/bsonutil/converter.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/bsonutil/marshal_d.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/bsonutil'
++ dirname ./common/bsonutil/marshal_d.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil
+ cp -pav ./common/bsonutil/marshal_d.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/marshal_d.go
'./common/bsonutil/marshal_d.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/marshal_d.go'
+ echo '%{gopath}/src/%{import_path}/./common/bsonutil/marshal_d.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/bsonutil/bsonutil.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/bsonutil'
++ dirname ./common/bsonutil/bsonutil.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil
+ cp -pav ./common/bsonutil/bsonutil.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/bsonutil.go
'./common/bsonutil/bsonutil.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/bsonutil.go'
+ echo '%{gopath}/src/%{import_path}/./common/bsonutil/bsonutil.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/bsonutil/number.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/bsonutil'
++ dirname ./common/bsonutil/number.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil
+ cp -pav ./common/bsonutil/number.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/number.go
'./common/bsonutil/number.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/number.go'
+ echo '%{gopath}/src/%{import_path}/./common/bsonutil/number.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/text/units.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/text'
++ dirname ./common/text/units.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/text
+ cp -pav ./common/text/units.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/text/units.go
'./common/text/units.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/text/units.go'
+ echo '%{gopath}/src/%{import_path}/./common/text/units.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./common/text/grid.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/text'
++ dirname ./common/text/grid.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/text
+ cp -pav ./common/text/grid.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/text/grid.go
'./common/text/grid.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/text/grid.go'
+ echo '%{gopath}/src/%{import_path}/./common/text/grid.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongostat/status/server_status.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongostat/status'
++ dirname ./mongostat/status/server_status.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/status
+ cp -pav ./mongostat/status/server_status.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/status/server_status.go
'./mongostat/status/server_status.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/status/server_status.go'
+ echo '%{gopath}/src/%{import_path}/./mongostat/status/server_status.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongostat/status/readers.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongostat/status'
++ dirname ./mongostat/status/readers.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/status
+ cp -pav ./mongostat/status/readers.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/status/readers.go
'./mongostat/status/readers.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/status/readers.go'
+ echo '%{gopath}/src/%{import_path}/./mongostat/status/readers.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongostat/mongostat.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongostat'
++ dirname ./mongostat/mongostat.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat
+ cp -pav ./mongostat/mongostat.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/mongostat.go
'./mongostat/mongostat.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/mongostat.go'
+ echo '%{gopath}/src/%{import_path}/./mongostat/mongostat.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongostat/stat_consumer/stat_consumer.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongostat/stat_consumer'
++ dirname ./mongostat/stat_consumer/stat_consumer.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer
+ cp -pav ./mongostat/stat_consumer/stat_consumer.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer/stat_consumer.go
'./mongostat/stat_consumer/stat_consumer.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer/stat_consumer.go'
+ echo '%{gopath}/src/%{import_path}/./mongostat/stat_consumer/stat_consumer.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongostat/stat_consumer/formatter.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongostat/stat_consumer'
++ dirname ./mongostat/stat_consumer/formatter.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer
+ cp -pav ./mongostat/stat_consumer/formatter.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer/formatter.go
'./mongostat/stat_consumer/formatter.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer/formatter.go'
+ echo '%{gopath}/src/%{import_path}/./mongostat/stat_consumer/formatter.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongostat/stat_consumer/json_line_formatter.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongostat/stat_consumer'
++ dirname ./mongostat/stat_consumer/json_line_formatter.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer
+ cp -pav ./mongostat/stat_consumer/json_line_formatter.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer/json_line_formatter.go
'./mongostat/stat_consumer/json_line_formatter.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer/json_line_formatter.go'
+ echo '%{gopath}/src/%{import_path}/./mongostat/stat_consumer/json_line_formatter.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongostat/stat_consumer/interactive_line_formatter.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongostat/stat_consumer'
++ dirname ./mongostat/stat_consumer/interactive_line_formatter.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer
+ cp -pav ./mongostat/stat_consumer/interactive_line_formatter.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer/interactive_line_formatter.go
'./mongostat/stat_consumer/interactive_line_formatter.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer/interactive_line_formatter.go'
+ echo '%{gopath}/src/%{import_path}/./mongostat/stat_consumer/interactive_line_formatter.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongostat/stat_consumer/line/stat_headers.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongostat/stat_consumer/line'
++ dirname ./mongostat/stat_consumer/line/stat_headers.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer/line
+ cp -pav ./mongostat/stat_consumer/line/stat_headers.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer/line/stat_headers.go
'./mongostat/stat_consumer/line/stat_headers.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer/line/stat_headers.go'
+ echo '%{gopath}/src/%{import_path}/./mongostat/stat_consumer/line/stat_headers.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongostat/stat_consumer/line/line.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongostat/stat_consumer/line'
++ dirname ./mongostat/stat_consumer/line/line.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer/line
+ cp -pav ./mongostat/stat_consumer/line/line.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer/line/line.go
'./mongostat/stat_consumer/line/line.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer/line/line.go'
+ echo '%{gopath}/src/%{import_path}/./mongostat/stat_consumer/line/line.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongostat/stat_consumer/grid_line_formatter.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongostat/stat_consumer'
++ dirname ./mongostat/stat_consumer/grid_line_formatter.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer
+ cp -pav ./mongostat/stat_consumer/grid_line_formatter.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer/grid_line_formatter.go
'./mongostat/stat_consumer/grid_line_formatter.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/stat_consumer/grid_line_formatter.go'
+ echo '%{gopath}/src/%{import_path}/./mongostat/stat_consumer/grid_line_formatter.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongostat/main/mongostat.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongostat/main'
++ dirname ./mongostat/main/mongostat.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/main
+ cp -pav ./mongostat/main/mongostat.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/main/mongostat.go
'./mongostat/main/mongostat.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/main/mongostat.go'
+ echo '%{gopath}/src/%{import_path}/./mongostat/main/mongostat.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongostat/options.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongostat'
++ dirname ./mongostat/options.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat
+ cp -pav ./mongostat/options.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/options.go
'./mongostat/options.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/options.go'
+ echo '%{gopath}/src/%{import_path}/./mongostat/options.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoexport/json.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoexport'
++ dirname ./mongoexport/json.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport
+ cp -pav ./mongoexport/json.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport/json.go
'./mongoexport/json.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport/json.go'
+ echo '%{gopath}/src/%{import_path}/./mongoexport/json.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoexport/mongoexport.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoexport'
++ dirname ./mongoexport/mongoexport.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport
+ cp -pav ./mongoexport/mongoexport.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport/mongoexport.go
'./mongoexport/mongoexport.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport/mongoexport.go'
+ echo '%{gopath}/src/%{import_path}/./mongoexport/mongoexport.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoexport/main/mongoexport.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoexport/main'
++ dirname ./mongoexport/main/mongoexport.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport/main
+ cp -pav ./mongoexport/main/mongoexport.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport/main/mongoexport.go
'./mongoexport/main/mongoexport.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport/main/mongoexport.go'
+ echo '%{gopath}/src/%{import_path}/./mongoexport/main/mongoexport.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoexport/csv.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoexport'
++ dirname ./mongoexport/csv.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport
+ cp -pav ./mongoexport/csv.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport/csv.go
'./mongoexport/csv.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport/csv.go'
+ echo '%{gopath}/src/%{import_path}/./mongoexport/csv.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoexport/options.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoexport'
++ dirname ./mongoexport/options.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport
+ cp -pav ./mongoexport/options.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport/options.go
'./mongoexport/options.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport/options.go'
+ echo '%{gopath}/src/%{import_path}/./mongoexport/options.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoimport/tsv.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoimport'
++ dirname ./mongoimport/tsv.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport
+ cp -pav ./mongoimport/tsv.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/tsv.go
'./mongoimport/tsv.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/tsv.go'
+ echo '%{gopath}/src/%{import_path}/./mongoimport/tsv.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoimport/csv/reader.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoimport/csv'
++ dirname ./mongoimport/csv/reader.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/csv
+ cp -pav ./mongoimport/csv/reader.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/csv/reader.go
'./mongoimport/csv/reader.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/csv/reader.go'
+ echo '%{gopath}/src/%{import_path}/./mongoimport/csv/reader.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoimport/json.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoimport'
++ dirname ./mongoimport/json.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport
+ cp -pav ./mongoimport/json.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/json.go
'./mongoimport/json.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/json.go'
+ echo '%{gopath}/src/%{import_path}/./mongoimport/json.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoimport/typed_fields.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoimport'
++ dirname ./mongoimport/typed_fields.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport
+ cp -pav ./mongoimport/typed_fields.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/typed_fields.go
'./mongoimport/typed_fields.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/typed_fields.go'
+ echo '%{gopath}/src/%{import_path}/./mongoimport/typed_fields.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoimport/common.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoimport'
++ dirname ./mongoimport/common.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport
+ cp -pav ./mongoimport/common.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/common.go
'./mongoimport/common.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/common.go'
+ echo '%{gopath}/src/%{import_path}/./mongoimport/common.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoimport/dateconv/dateconv.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoimport/dateconv'
++ dirname ./mongoimport/dateconv/dateconv.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/dateconv
+ cp -pav ./mongoimport/dateconv/dateconv.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/dateconv/dateconv.go
'./mongoimport/dateconv/dateconv.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/dateconv/dateconv.go'
+ echo '%{gopath}/src/%{import_path}/./mongoimport/dateconv/dateconv.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoimport/main/mongoimport.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoimport/main'
++ dirname ./mongoimport/main/mongoimport.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/main
+ cp -pav ./mongoimport/main/mongoimport.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/main/mongoimport.go
'./mongoimport/main/mongoimport.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/main/mongoimport.go'
+ echo '%{gopath}/src/%{import_path}/./mongoimport/main/mongoimport.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoimport/csv.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoimport'
++ dirname ./mongoimport/csv.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport
+ cp -pav ./mongoimport/csv.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/csv.go
'./mongoimport/csv.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/csv.go'
+ echo '%{gopath}/src/%{import_path}/./mongoimport/csv.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoimport/mongoimport.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoimport'
++ dirname ./mongoimport/mongoimport.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport
+ cp -pav ./mongoimport/mongoimport.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/mongoimport.go
'./mongoimport/mongoimport.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/mongoimport.go'
+ echo '%{gopath}/src/%{import_path}/./mongoimport/mongoimport.go'
+ for file in $(find . -iname "*.go" \! -iname "*_test.go")
++ dirname ./mongoimport/options.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoimport'
++ dirname ./mongoimport/options.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport
+ cp -pav ./mongoimport/options.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/options.go
'./mongoimport/options.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/options.go'
+ echo '%{gopath}/src/%{import_path}/./mongoimport/options.go'
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/
++ find . -iname '*_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongodump/prepare_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongodump'
++ dirname ./mongodump/prepare_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump
+ cp -pav ./mongodump/prepare_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump/prepare_test.go
'./mongodump/prepare_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump/prepare_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongodump/prepare_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongodump/mongodump_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongodump'
++ dirname ./mongodump/mongodump_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump
+ cp -pav ./mongodump/mongodump_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump/mongodump_test.go
'./mongodump/mongodump_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongodump/mongodump_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongodump/mongodump_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongofiles/options_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongofiles'
++ dirname ./mongofiles/options_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongofiles
+ cp -pav ./mongofiles/options_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongofiles/options_test.go
'./mongofiles/options_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongofiles/options_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongofiles/options_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongofiles/mongofiles_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongofiles'
++ dirname ./mongofiles/mongofiles_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongofiles
+ cp -pav ./mongofiles/mongofiles_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongofiles/mongofiles_test.go
'./mongofiles/mongofiles_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongofiles/mongofiles_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongofiles/mongofiles_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongorestore/oplog_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongorestore'
++ dirname ./mongorestore/oplog_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore
+ cp -pav ./mongorestore/oplog_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/oplog_test.go
'./mongorestore/oplog_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/oplog_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongorestore/oplog_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongorestore/ns/ns_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongorestore/ns'
++ dirname ./mongorestore/ns/ns_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/ns
+ cp -pav ./mongorestore/ns/ns_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/ns/ns_test.go
'./mongorestore/ns/ns_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/ns/ns_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongorestore/ns/ns_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongorestore/options_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongorestore'
++ dirname ./mongorestore/options_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore
+ cp -pav ./mongorestore/options_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/options_test.go
'./mongorestore/options_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/options_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongorestore/options_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongorestore/mongorestore_archive_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongorestore'
++ dirname ./mongorestore/mongorestore_archive_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore
+ cp -pav ./mongorestore/mongorestore_archive_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/mongorestore_archive_test.go
'./mongorestore/mongorestore_archive_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/mongorestore_archive_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongorestore/mongorestore_archive_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongorestore/metadata_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongorestore'
++ dirname ./mongorestore/metadata_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore
+ cp -pav ./mongorestore/metadata_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/metadata_test.go
'./mongorestore/metadata_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/metadata_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongorestore/metadata_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongorestore/mongorestore_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongorestore'
++ dirname ./mongorestore/mongorestore_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore
+ cp -pav ./mongorestore/mongorestore_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/mongorestore_test.go
'./mongorestore/mongorestore_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/mongorestore_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongorestore/mongorestore_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongorestore/filepath_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongorestore'
++ dirname ./mongorestore/filepath_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore
+ cp -pav ./mongorestore/filepath_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/filepath_test.go
'./mongorestore/filepath_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongorestore/filepath_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongorestore/filepath_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoreplay/recorded_op_generator_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/recorded_op_generator_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/recorded_op_generator_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/recorded_op_generator_test.go
'./mongoreplay/recorded_op_generator_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/recorded_op_generator_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/recorded_op_generator_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoreplay/play_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/play_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/play_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/play_test.go
'./mongoreplay/play_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/play_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/play_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoreplay/auth_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/auth_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/auth_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/auth_test.go
'./mongoreplay/auth_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/auth_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/auth_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoreplay/cursors_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/cursors_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/cursors_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/cursors_test.go
'./mongoreplay/cursors_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/cursors_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/cursors_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoreplay/play_livedb_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/play_livedb_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/play_livedb_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/play_livedb_test.go
'./mongoreplay/play_livedb_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/play_livedb_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/play_livedb_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoreplay/pcap_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/pcap_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/pcap_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/pcap_test.go
'./mongoreplay/pcap_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/pcap_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/pcap_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoreplay/mongoreplay_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/mongoreplay_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/mongoreplay_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/mongoreplay_test.go
'./mongoreplay/mongoreplay_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/mongoreplay_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/mongoreplay_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoreplay/execute_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/execute_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/execute_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/execute_test.go
'./mongoreplay/execute_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/execute_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/execute_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoreplay/filter_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoreplay'
++ dirname ./mongoreplay/filter_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay
+ cp -pav ./mongoreplay/filter_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/filter_test.go
'./mongoreplay/filter_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoreplay/filter_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoreplay/filter_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./bsondump/bsondump_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./bsondump'
++ dirname ./bsondump/bsondump_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./bsondump
+ cp -pav ./bsondump/bsondump_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./bsondump/bsondump_test.go
'./bsondump/bsondump_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./bsondump/bsondump_test.go'
+ echo '%{gopath}/src/%{import_path}/./bsondump/bsondump_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/sha3/sha3_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3'
++ dirname ./vendor/src/golang.org/x/crypto/sha3/sha3_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3
+ cp -pav ./vendor/src/golang.org/x/crypto/sha3/sha3_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/sha3_test.go
'./vendor/src/golang.org/x/crypto/sha3/sha3_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/sha3/sha3_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/sha3/sha3_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ocsp/ocsp_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ocsp'
++ dirname ./vendor/src/golang.org/x/crypto/ocsp/ocsp_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ocsp
+ cp -pav ./vendor/src/golang.org/x/crypto/ocsp/ocsp_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ocsp/ocsp_test.go
'./vendor/src/golang.org/x/crypto/ocsp/ocsp_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ocsp/ocsp_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ocsp/ocsp_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/canonical_text_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/canonical_text_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/canonical_text_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/canonical_text_test.go
'./vendor/src/golang.org/x/crypto/openpgp/canonical_text_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/canonical_text_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/canonical_text_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_test.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/signature_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/signature_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/signature_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/signature_test.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/signature_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/signature_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/signature_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/packet_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/packet_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/packet_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/packet_test.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/packet_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/packet_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/packet_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/userid_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/userid_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/userid_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/userid_test.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/userid_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/userid_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/userid_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/private_key_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/private_key_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/private_key_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/private_key_test.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/private_key_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/private_key_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/private_key_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/ocfb_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/ocfb_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/ocfb_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/ocfb_test.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/ocfb_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/ocfb_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/ocfb_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/opaque_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/opaque_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/opaque_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/opaque_test.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/opaque_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/opaque_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/opaque_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/userattribute_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/userattribute_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/userattribute_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/userattribute_test.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/userattribute_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/userattribute_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/userattribute_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/compressed_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/packet/compressed_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/packet/compressed_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/compressed_test.go
'./vendor/src/golang.org/x/crypto/openpgp/packet/compressed_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/packet/compressed_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/packet/compressed_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/elgamal'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/elgamal
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go
'./vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/write_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/write_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/write_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/write_test.go
'./vendor/src/golang.org/x/crypto/openpgp/write_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/write_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/write_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/read_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/read_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/read_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/read_test.go
'./vendor/src/golang.org/x/crypto/openpgp/read_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/read_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/read_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/keys_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/keys_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/keys_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/keys_test.go
'./vendor/src/golang.org/x/crypto/openpgp/keys_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/keys_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/keys_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/s2k/s2k_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/s2k'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/s2k/s2k_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/s2k
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/s2k/s2k_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/s2k/s2k_test.go
'./vendor/src/golang.org/x/crypto/openpgp/s2k/s2k_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/s2k/s2k_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/s2k/s2k_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/armor/armor_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/armor'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/armor/armor_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/armor
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/armor/armor_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/armor/armor_test.go
'./vendor/src/golang.org/x/crypto/openpgp/armor/armor_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/armor/armor_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/armor/armor_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/clearsign'
++ dirname ./vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/clearsign
+ cp -pav ./vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go
'./vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/bn256/example_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256'
++ dirname ./vendor/src/golang.org/x/crypto/bn256/example_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256
+ cp -pav ./vendor/src/golang.org/x/crypto/bn256/example_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/example_test.go
'./vendor/src/golang.org/x/crypto/bn256/example_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/example_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256/example_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/bn256/bn256_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256'
++ dirname ./vendor/src/golang.org/x/crypto/bn256/bn256_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256
+ cp -pav ./vendor/src/golang.org/x/crypto/bn256/bn256_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/bn256_test.go
'./vendor/src/golang.org/x/crypto/bn256/bn256_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bn256/bn256_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bn256/bn256_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/blowfish/blowfish_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/blowfish'
++ dirname ./vendor/src/golang.org/x/crypto/blowfish/blowfish_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/blowfish
+ cp -pav ./vendor/src/golang.org/x/crypto/blowfish/blowfish_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/blowfish/blowfish_test.go
'./vendor/src/golang.org/x/crypto/blowfish/blowfish_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/blowfish/blowfish_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/blowfish/blowfish_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/salsa20/salsa'
++ dirname ./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20/salsa
+ cp -pav ./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa_test.go
'./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/salsa20/salsa/salsa_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/salsa20/salsa20_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/salsa20'
++ dirname ./vendor/src/golang.org/x/crypto/salsa20/salsa20_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20
+ cp -pav ./vendor/src/golang.org/x/crypto/salsa20/salsa20_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20/salsa20_test.go
'./vendor/src/golang.org/x/crypto/salsa20/salsa20_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/salsa20/salsa20_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/salsa20/salsa20_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/xtea/xtea_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/xtea'
++ dirname ./vendor/src/golang.org/x/crypto/xtea/xtea_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/xtea
+ cp -pav ./vendor/src/golang.org/x/crypto/xtea/xtea_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/xtea/xtea_test.go
'./vendor/src/golang.org/x/crypto/xtea/xtea_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/xtea/xtea_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/xtea/xtea_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/bcrypt/bcrypt_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bcrypt'
++ dirname ./vendor/src/golang.org/x/crypto/bcrypt/bcrypt_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bcrypt
+ cp -pav ./vendor/src/golang.org/x/crypto/bcrypt/bcrypt_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bcrypt/bcrypt_test.go
'./vendor/src/golang.org/x/crypto/bcrypt/bcrypt_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/bcrypt/bcrypt_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/bcrypt/bcrypt_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/nacl/secretbox'
++ dirname ./vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/nacl/secretbox
+ cp -pav ./vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go
'./vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/nacl/box/box_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/nacl/box'
++ dirname ./vendor/src/golang.org/x/crypto/nacl/box/box_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/nacl/box
+ cp -pav ./vendor/src/golang.org/x/crypto/nacl/box/box_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/nacl/box/box_test.go
'./vendor/src/golang.org/x/crypto/nacl/box/box_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/nacl/box/box_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/nacl/box/box_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/twofish/twofish_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/twofish'
++ dirname ./vendor/src/golang.org/x/crypto/twofish/twofish_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/twofish
+ cp -pav ./vendor/src/golang.org/x/crypto/twofish/twofish_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/twofish/twofish_test.go
'./vendor/src/golang.org/x/crypto/twofish/twofish_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/twofish/twofish_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/twofish/twofish_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/bench_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2'
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/bench_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2
+ cp -pav ./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/bench_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/bench_test.go
'./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/bench_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/bench_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/bench_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2'
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2
+ cp -pav ./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go
'./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/mac_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12'
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/mac_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12
+ cp -pav ./vendor/src/golang.org/x/crypto/pkcs12/mac_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/mac_test.go
'./vendor/src/golang.org/x/crypto/pkcs12/mac_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/mac_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12/mac_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/pkcs12_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12'
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/pkcs12_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12
+ cp -pav ./vendor/src/golang.org/x/crypto/pkcs12/pkcs12_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/pkcs12_test.go
'./vendor/src/golang.org/x/crypto/pkcs12/pkcs12_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/pkcs12_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12/pkcs12_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/pbkdf_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12'
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/pbkdf_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12
+ cp -pav ./vendor/src/golang.org/x/crypto/pkcs12/pbkdf_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/pbkdf_test.go
'./vendor/src/golang.org/x/crypto/pkcs12/pbkdf_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/pbkdf_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12/pbkdf_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/crypto_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12'
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/crypto_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12
+ cp -pav ./vendor/src/golang.org/x/crypto/pkcs12/crypto_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/crypto_test.go
'./vendor/src/golang.org/x/crypto/pkcs12/crypto_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/crypto_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12/crypto_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/bmp-string_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12'
++ dirname ./vendor/src/golang.org/x/crypto/pkcs12/bmp-string_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12
+ cp -pav ./vendor/src/golang.org/x/crypto/pkcs12/bmp-string_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/bmp-string_test.go
'./vendor/src/golang.org/x/crypto/pkcs12/bmp-string_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pkcs12/bmp-string_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pkcs12/bmp-string_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/poly1305/poly1305_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/poly1305'
++ dirname ./vendor/src/golang.org/x/crypto/poly1305/poly1305_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/poly1305
+ cp -pav ./vendor/src/golang.org/x/crypto/poly1305/poly1305_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/poly1305/poly1305_test.go
'./vendor/src/golang.org/x/crypto/poly1305/poly1305_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/poly1305/poly1305_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/poly1305/poly1305_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/cast5/cast5_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/cast5'
++ dirname ./vendor/src/golang.org/x/crypto/cast5/cast5_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/cast5
+ cp -pav ./vendor/src/golang.org/x/crypto/cast5/cast5_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/cast5/cast5_test.go
'./vendor/src/golang.org/x/crypto/cast5/cast5_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/cast5/cast5_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/cast5/cast5_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/md4/md4_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/md4'
++ dirname ./vendor/src/golang.org/x/crypto/md4/md4_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/md4
+ cp -pav ./vendor/src/golang.org/x/crypto/md4/md4_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/md4/md4_test.go
'./vendor/src/golang.org/x/crypto/md4/md4_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/md4/md4_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/md4/md4_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/hkdf/example_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/hkdf'
++ dirname ./vendor/src/golang.org/x/crypto/hkdf/example_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/hkdf
+ cp -pav ./vendor/src/golang.org/x/crypto/hkdf/example_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/hkdf/example_test.go
'./vendor/src/golang.org/x/crypto/hkdf/example_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/hkdf/example_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/hkdf/example_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/hkdf/hkdf_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/hkdf'
++ dirname ./vendor/src/golang.org/x/crypto/hkdf/hkdf_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/hkdf
+ cp -pav ./vendor/src/golang.org/x/crypto/hkdf/hkdf_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/hkdf/hkdf_test.go
'./vendor/src/golang.org/x/crypto/hkdf/hkdf_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/hkdf/hkdf_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/hkdf/hkdf_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/otr/otr_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/otr'
++ dirname ./vendor/src/golang.org/x/crypto/otr/otr_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/otr
+ cp -pav ./vendor/src/golang.org/x/crypto/otr/otr_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/otr/otr_test.go
'./vendor/src/golang.org/x/crypto/otr/otr_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/otr/otr_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/otr/otr_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pbkdf2'
++ dirname ./vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pbkdf2
+ cp -pav ./vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go
'./vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/xts/xts_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/xts'
++ dirname ./vendor/src/golang.org/x/crypto/xts/xts_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/xts
+ cp -pav ./vendor/src/golang.org/x/crypto/xts/xts_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/xts/xts_test.go
'./vendor/src/golang.org/x/crypto/xts/xts_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/xts/xts_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/xts/xts_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ripemd160/ripemd160_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ripemd160'
++ dirname ./vendor/src/golang.org/x/crypto/ripemd160/ripemd160_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ripemd160
+ cp -pav ./vendor/src/golang.org/x/crypto/ripemd160/ripemd160_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ripemd160/ripemd160_test.go
'./vendor/src/golang.org/x/crypto/ripemd160/ripemd160_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ripemd160/ripemd160_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ripemd160/ripemd160_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/scrypt/scrypt_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/scrypt'
++ dirname ./vendor/src/golang.org/x/crypto/scrypt/scrypt_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/scrypt
+ cp -pav ./vendor/src/golang.org/x/crypto/scrypt/scrypt_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/scrypt/scrypt_test.go
'./vendor/src/golang.org/x/crypto/scrypt/scrypt_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/scrypt/scrypt_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/scrypt/scrypt_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/example_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/example_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/example_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/example_test.go
'./vendor/src/golang.org/x/crypto/ssh/example_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/example_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/example_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/client_auth_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/client_auth_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/client_auth_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/client_auth_test.go
'./vendor/src/golang.org/x/crypto/ssh/client_auth_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/client_auth_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/client_auth_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/messages_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/messages_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/messages_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/messages_test.go
'./vendor/src/golang.org/x/crypto/ssh/messages_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/messages_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/messages_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/transport_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/transport_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/transport_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/transport_test.go
'./vendor/src/golang.org/x/crypto/ssh/transport_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/transport_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/transport_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/test/testdata_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/test'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/test/testdata_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/test/testdata_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test/testdata_test.go
'./vendor/src/golang.org/x/crypto/ssh/test/testdata_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test/testdata_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/test/testdata_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/test/tcpip_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/test'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/test/tcpip_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/test/tcpip_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test/tcpip_test.go
'./vendor/src/golang.org/x/crypto/ssh/test/tcpip_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test/tcpip_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/test/tcpip_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/test/test_unix_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/test'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/test/test_unix_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/test/test_unix_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test/test_unix_test.go
'./vendor/src/golang.org/x/crypto/ssh/test/test_unix_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test/test_unix_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/test/test_unix_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/test/cert_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/test'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/test/cert_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/test/cert_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test/cert_test.go
'./vendor/src/golang.org/x/crypto/ssh/test/cert_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test/cert_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/test/cert_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/test/session_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/test'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/test/session_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/test/session_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test/session_test.go
'./vendor/src/golang.org/x/crypto/ssh/test/session_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test/session_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/test/session_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/test/agent_unix_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/test'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/test/agent_unix_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/test/agent_unix_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test/agent_unix_test.go
'./vendor/src/golang.org/x/crypto/ssh/test/agent_unix_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test/agent_unix_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/test/agent_unix_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/test/forward_unix_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/test'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/test/forward_unix_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/test/forward_unix_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test/forward_unix_test.go
'./vendor/src/golang.org/x/crypto/ssh/test/forward_unix_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/test/forward_unix_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/test/forward_unix_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/testdata_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/testdata_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/testdata_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/testdata_test.go
'./vendor/src/golang.org/x/crypto/ssh/testdata_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/testdata_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/testdata_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/buffer_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/buffer_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/buffer_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/buffer_test.go
'./vendor/src/golang.org/x/crypto/ssh/buffer_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/buffer_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/buffer_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/client_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/client_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/client_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/client_test.go
'./vendor/src/golang.org/x/crypto/ssh/client_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/client_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/client_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/terminal/terminal_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/terminal'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/terminal/terminal_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/terminal
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/terminal/terminal_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/terminal/terminal_test.go
'./vendor/src/golang.org/x/crypto/ssh/terminal/terminal_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/terminal/terminal_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/terminal/terminal_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/mempipe_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/mempipe_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/mempipe_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/mempipe_test.go
'./vendor/src/golang.org/x/crypto/ssh/mempipe_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/mempipe_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/mempipe_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/benchmark_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/benchmark_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/benchmark_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/benchmark_test.go
'./vendor/src/golang.org/x/crypto/ssh/benchmark_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/benchmark_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/benchmark_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/tcpip_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/tcpip_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/tcpip_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/tcpip_test.go
'./vendor/src/golang.org/x/crypto/ssh/tcpip_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/tcpip_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/tcpip_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/session_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/session_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/session_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/session_test.go
'./vendor/src/golang.org/x/crypto/ssh/session_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/session_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/session_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/agent/testdata_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/agent'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/agent/testdata_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/agent/testdata_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent/testdata_test.go
'./vendor/src/golang.org/x/crypto/ssh/agent/testdata_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent/testdata_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/agent/testdata_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/agent/client_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/agent'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/agent/client_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/agent/client_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent/client_test.go
'./vendor/src/golang.org/x/crypto/ssh/agent/client_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent/client_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/agent/client_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/agent/keyring_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/agent'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/agent/keyring_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/agent/keyring_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent/keyring_test.go
'./vendor/src/golang.org/x/crypto/ssh/agent/keyring_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent/keyring_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/agent/keyring_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/agent/server_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/agent'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/agent/server_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/agent/server_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent/server_test.go
'./vendor/src/golang.org/x/crypto/ssh/agent/server_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/agent/server_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/agent/server_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/keys_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/keys_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/keys_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/keys_test.go
'./vendor/src/golang.org/x/crypto/ssh/keys_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/keys_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/keys_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/handshake_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/handshake_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/handshake_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/handshake_test.go
'./vendor/src/golang.org/x/crypto/ssh/handshake_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/handshake_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/handshake_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/certs_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/certs_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/certs_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/certs_test.go
'./vendor/src/golang.org/x/crypto/ssh/certs_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/certs_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/certs_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/cipher_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/cipher_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/cipher_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/cipher_test.go
'./vendor/src/golang.org/x/crypto/ssh/cipher_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/cipher_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/cipher_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/kex_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/kex_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/kex_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/kex_test.go
'./vendor/src/golang.org/x/crypto/ssh/kex_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/kex_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/kex_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/ssh/mux_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh'
++ dirname ./vendor/src/golang.org/x/crypto/ssh/mux_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh
+ cp -pav ./vendor/src/golang.org/x/crypto/ssh/mux_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/mux_test.go
'./vendor/src/golang.org/x/crypto/ssh/mux_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/ssh/mux_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/ssh/mux_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/curve25519/curve25519_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/curve25519'
++ dirname ./vendor/src/golang.org/x/crypto/curve25519/curve25519_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/curve25519
+ cp -pav ./vendor/src/golang.org/x/crypto/curve25519/curve25519_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/curve25519/curve25519_test.go
'./vendor/src/golang.org/x/crypto/curve25519/curve25519_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/curve25519/curve25519_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/curve25519/curve25519_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/golang.org/x/crypto/tea/tea_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/tea'
++ dirname ./vendor/src/golang.org/x/crypto/tea/tea_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/tea
+ cp -pav ./vendor/src/golang.org/x/crypto/tea/tea_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/tea/tea_test.go
'./vendor/src/golang.org/x/crypto/tea/tea_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/golang.org/x/crypto/tea/tea_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/golang.org/x/crypto/tea/tea_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/examples/simple_example_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/examples'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/examples/simple_example_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/examples
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/examples/simple_example_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/examples/simple_example_test.go
'./vendor/src/github.com/smartystreets/goconvey/examples/simple_example_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/examples/simple_example_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/examples/simple_example_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/examples/bowling_game_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/examples'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/examples/bowling_game_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/examples
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/examples/bowling_game_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/examples/bowling_game_test.go
'./vendor/src/github.com/smartystreets/goconvey/examples/bowling_game_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/examples/bowling_game_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/examples/bowling_game_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/examples/assertion_examples_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/examples'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/examples/assertion_examples_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/examples
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/examples/assertion_examples_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/examples/assertion_examples_test.go
'./vendor/src/github.com/smartystreets/goconvey/examples/assertion_examples_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/examples/assertion_examples_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/examples/assertion_examples_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/doc_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/doc_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/doc_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/doc_test.go
'./vendor/src/github.com/smartystreets/goconvey/doc_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/doc_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/doc_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_test.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/util_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/util_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/util_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/util_test.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/watch/util_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/util_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/util_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core_test.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/functional_core_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/doc_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/doc_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/doc_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/doc_test.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/doc_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/doc_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/doc_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff_test.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/contract/doc_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/contract'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/contract/doc_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/contract
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/contract/doc_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/contract/doc_test.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/contract/doc_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/contract/doc_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/contract/doc_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/api/server_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/api'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/api/server_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/api
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/api/server_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/api/server_test.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/api/server_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/api/server_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/api/server_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/executor'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/executor
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester_test.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/executor/tester_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/executor'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/executor
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor_test.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/executor/executor_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/package_parser_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/parser'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/package_parser_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/package_parser_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/package_parser_test.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/parser/package_parser_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/package_parser_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/package_parser_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/parser'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser_test.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/parser/parser_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/messaging/doc_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/messaging'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/messaging/doc_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/messaging
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/messaging/doc_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/messaging/doc_test.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/messaging/doc_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/messaging/doc_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/messaging/doc_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/system'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/system
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_test.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_integration_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/system'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_integration_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/system
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_integration_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_integration_test.go
'./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_integration_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_integration_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/web/server/system/shell_integration_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/focused_execution_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/focused_execution_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/focused_execution_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/focused_execution_test.go
'./vendor/src/github.com/smartystreets/goconvey/convey/focused_execution_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/focused_execution_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/focused_execution_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/story_conventions_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/story_conventions_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/story_conventions_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/story_conventions_test.go
'./vendor/src/github.com/smartystreets/goconvey/convey/story_conventions_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/story_conventions_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/story_conventions_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/isolated_execution_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/isolated_execution_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/isolated_execution_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/isolated_execution_test.go
'./vendor/src/github.com/smartystreets/goconvey/convey/isolated_execution_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/isolated_execution_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/isolated_execution_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting_hooks_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting_hooks_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/reporting_hooks_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting_hooks_test.go
'./vendor/src/github.com/smartystreets/goconvey/convey/reporting_hooks_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting_hooks_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting_hooks_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot_test.go
'./vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/dot_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer_test.go
'./vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/printer_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest_test.go
'./vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/gotest_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter_test.go
'./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/reporter_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems_test.go
'./vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/reporting/problems_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/gotest/doc_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/gotest'
++ dirname ./vendor/src/github.com/smartystreets/goconvey/convey/gotest/doc_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/gotest
+ cp -pav ./vendor/src/github.com/smartystreets/goconvey/convey/gotest/doc_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/gotest/doc_test.go
'./vendor/src/github.com/smartystreets/goconvey/convey/gotest/doc_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/goconvey/convey/gotest/doc_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/goconvey/convey/gotest/doc_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/go-render/render'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/go-render/render
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/go-render/render/render_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/expect_that_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/integration_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/integration_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/integration_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/integration_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/integration_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/integration_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/integration_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/ogletest/srcutil/methods_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/internal_expectation_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/integration_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/integration_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/integration_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/integration_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/integration_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/integration_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/integration_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/save_arg_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/do_all_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/createmock/createmock_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/invoke_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/return_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/return_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/return_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/return_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/return_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/return_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/return_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/controller_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/type_string_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglemock/generate/generate_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/not_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_or_equal_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_substr_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/identical_to_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_of_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_or_equal_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/contains_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/has_same_type_as_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/less_than_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/elements_are_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/all_of_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/any_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/greater_than_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/panics_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/pointee_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/matches_regexp_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/equals_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/deep_equals_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers'
++ dirname ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error_test.go
'./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/internal/oglematchers/error_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/type_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/type_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/type_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/type_test.go
'./vendor/src/github.com/smartystreets/assertions/type_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/type_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/type_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/quantity_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/quantity_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/quantity_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/quantity_test.go
'./vendor/src/github.com/smartystreets/assertions/quantity_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/quantity_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/quantity_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/doc_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/doc_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/doc_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/doc_test.go
'./vendor/src/github.com/smartystreets/assertions/doc_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/doc_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/doc_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/time_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/time_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/time_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/time_test.go
'./vendor/src/github.com/smartystreets/assertions/time_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/time_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/time_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/utilities_for_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/utilities_for_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/utilities_for_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/utilities_for_test.go
'./vendor/src/github.com/smartystreets/assertions/utilities_for_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/utilities_for_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/utilities_for_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/strings_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/strings_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/strings_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/strings_test.go
'./vendor/src/github.com/smartystreets/assertions/strings_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/strings_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/strings_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/equality_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/equality_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/equality_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/equality_test.go
'./vendor/src/github.com/smartystreets/assertions/equality_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/equality_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/equality_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/panic_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/panic_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/panic_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/panic_test.go
'./vendor/src/github.com/smartystreets/assertions/panic_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/panic_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/panic_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/collections_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/collections_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/collections_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/collections_test.go
'./vendor/src/github.com/smartystreets/assertions/collections_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/collections_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/collections_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/smartystreets/assertions/serializer_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions'
++ dirname ./vendor/src/github.com/smartystreets/assertions/serializer_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions
+ cp -pav ./vendor/src/github.com/smartystreets/assertions/serializer_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/serializer_test.go
'./vendor/src/github.com/smartystreets/assertions/serializer_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/smartystreets/assertions/serializer_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/smartystreets/assertions/serializer_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/golang/snappy/golden_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/golang/snappy'
++ dirname ./vendor/src/github.com/golang/snappy/golden_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy
+ cp -pav ./vendor/src/github.com/golang/snappy/golden_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy/golden_test.go
'./vendor/src/github.com/golang/snappy/golden_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy/golden_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/golang/snappy/golden_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/golang/snappy/snappy_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/golang/snappy'
++ dirname ./vendor/src/github.com/golang/snappy/snappy_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy
+ cp -pav ./vendor/src/github.com/golang/snappy/snappy_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy/snappy_test.go
'./vendor/src/github.com/golang/snappy/snappy_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/golang/snappy/snappy_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/golang/snappy/snappy_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jtolds/gls/context_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jtolds/gls'
++ dirname ./vendor/src/github.com/jtolds/gls/context_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls
+ cp -pav ./vendor/src/github.com/jtolds/gls/context_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls/context_test.go
'./vendor/src/github.com/jtolds/gls/context_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jtolds/gls/context_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jtolds/gls/context_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/example_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/example_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/example_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/example_test.go
'./vendor/src/github.com/jessevdk/go-flags/example_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/example_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/example_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/options_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/options_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/options_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/options_test.go
'./vendor/src/github.com/jessevdk/go-flags/options_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/options_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/options_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/help_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/help_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/help_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/help_test.go
'./vendor/src/github.com/jessevdk/go-flags/help_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/help_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/help_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/completion_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/completion_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/completion_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/completion_test.go
'./vendor/src/github.com/jessevdk/go-flags/completion_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/completion_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/completion_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/convert_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/convert_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/convert_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/convert_test.go
'./vendor/src/github.com/jessevdk/go-flags/convert_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/convert_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/convert_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/assert_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/assert_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/assert_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/assert_test.go
'./vendor/src/github.com/jessevdk/go-flags/assert_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/assert_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/assert_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/marshal_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/marshal_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/marshal_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/marshal_test.go
'./vendor/src/github.com/jessevdk/go-flags/marshal_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/marshal_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/marshal_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/tag_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/tag_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/tag_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/tag_test.go
'./vendor/src/github.com/jessevdk/go-flags/tag_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/tag_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/tag_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/pointer_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/pointer_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/pointer_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/pointer_test.go
'./vendor/src/github.com/jessevdk/go-flags/pointer_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/pointer_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/pointer_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/command_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/command_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/command_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/command_test.go
'./vendor/src/github.com/jessevdk/go-flags/command_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/command_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/command_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/parser_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/parser_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/parser_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/parser_test.go
'./vendor/src/github.com/jessevdk/go-flags/parser_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/parser_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/parser_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/long_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/long_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/long_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/long_test.go
'./vendor/src/github.com/jessevdk/go-flags/long_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/long_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/long_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/group_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/group_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/group_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/group_test.go
'./vendor/src/github.com/jessevdk/go-flags/group_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/group_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/group_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/arg_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/arg_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/arg_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/arg_test.go
'./vendor/src/github.com/jessevdk/go-flags/arg_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/arg_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/arg_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/ini_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/ini_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/ini_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/ini_test.go
'./vendor/src/github.com/jessevdk/go-flags/ini_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/ini_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/ini_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/unknown_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/unknown_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/unknown_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/unknown_test.go
'./vendor/src/github.com/jessevdk/go-flags/unknown_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/unknown_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/unknown_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jessevdk/go-flags/short_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags'
++ dirname ./vendor/src/github.com/jessevdk/go-flags/short_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags
+ cp -pav ./vendor/src/github.com/jessevdk/go-flags/short_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/short_test.go
'./vendor/src/github.com/jessevdk/go-flags/short_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jessevdk/go-flags/short_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jessevdk/go-flags/short_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/lint_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/lint_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/lint_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/lint_test.go
'./vendor/src/github.com/3rf/mongo-lint/lint_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/lint_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/lint_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib_test.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/blank-import-lib_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/5_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata'
++ dirname ./vendor/src/github.com/3rf/mongo-lint/testdata/5_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata
+ cp -pav ./vendor/src/github.com/3rf/mongo-lint/testdata/5_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/5_test.go
'./vendor/src/github.com/3rf/mongo-lint/testdata/5_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/3rf/mongo-lint/testdata/5_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/3rf/mongo-lint/testdata/5_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/macs/benchmark_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/macs'
++ dirname ./vendor/src/github.com/google/gopacket/macs/benchmark_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/macs
+ cp -pav ./vendor/src/github.com/google/gopacket/macs/benchmark_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/macs/benchmark_test.go
'./vendor/src/github.com/google/gopacket/macs/benchmark_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/macs/benchmark_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/macs/benchmark_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/writer_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket'
++ dirname ./vendor/src/github.com/google/gopacket/writer_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket
+ cp -pav ./vendor/src/github.com/google/gopacket/writer_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/writer_test.go
'./vendor/src/github.com/google/gopacket/writer_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/writer_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/writer_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/tcpassembly/assembly_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/tcpassembly'
++ dirname ./vendor/src/github.com/google/gopacket/tcpassembly/assembly_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/tcpassembly
+ cp -pav ./vendor/src/github.com/google/gopacket/tcpassembly/assembly_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/tcpassembly/assembly_test.go
'./vendor/src/github.com/google/gopacket/tcpassembly/assembly_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/tcpassembly/assembly_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/tcpassembly/assembly_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/tcpassembly/tcpreader'
++ dirname ./vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/tcpassembly/tcpreader
+ cp -pav ./vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader_test.go
'./vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/tcpassembly/tcpreader/reader_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/benchmark_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket'
++ dirname ./vendor/src/github.com/google/gopacket/benchmark_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket
+ cp -pav ./vendor/src/github.com/google/gopacket/benchmark_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/benchmark_test.go
'./vendor/src/github.com/google/gopacket/benchmark_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/benchmark_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/benchmark_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/ip4defrag/defrag_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/ip4defrag'
++ dirname ./vendor/src/github.com/google/gopacket/ip4defrag/defrag_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/ip4defrag
+ cp -pav ./vendor/src/github.com/google/gopacket/ip4defrag/defrag_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/ip4defrag/defrag_test.go
'./vendor/src/github.com/google/gopacket/ip4defrag/defrag_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/ip4defrag/defrag_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/ip4defrag/defrag_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/pcap/pcapgo_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcap'
++ dirname ./vendor/src/github.com/google/gopacket/pcap/pcapgo_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcap
+ cp -pav ./vendor/src/github.com/google/gopacket/pcap/pcapgo_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcap/pcapgo_test.go
'./vendor/src/github.com/google/gopacket/pcap/pcapgo_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcap/pcapgo_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcap/pcapgo_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/pcap/pcap_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcap'
++ dirname ./vendor/src/github.com/google/gopacket/pcap/pcap_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcap
+ cp -pav ./vendor/src/github.com/google/gopacket/pcap/pcap_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcap/pcap_test.go
'./vendor/src/github.com/google/gopacket/pcap/pcap_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcap/pcap_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcap/pcap_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/bytediff/bytediff_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/bytediff'
++ dirname ./vendor/src/github.com/google/gopacket/bytediff/bytediff_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/bytediff
+ cp -pav ./vendor/src/github.com/google/gopacket/bytediff/bytediff_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/bytediff/bytediff_test.go
'./vendor/src/github.com/google/gopacket/bytediff/bytediff_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/bytediff/bytediff_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/bytediff/bytediff_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/afpacket/afpacket_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/afpacket'
++ dirname ./vendor/src/github.com/google/gopacket/afpacket/afpacket_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/afpacket
+ cp -pav ./vendor/src/github.com/google/gopacket/afpacket/afpacket_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/afpacket/afpacket_test.go
'./vendor/src/github.com/google/gopacket/afpacket/afpacket_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/afpacket/afpacket_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/afpacket/afpacket_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/pcapgo/write_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcapgo'
++ dirname ./vendor/src/github.com/google/gopacket/pcapgo/write_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcapgo
+ cp -pav ./vendor/src/github.com/google/gopacket/pcapgo/write_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcapgo/write_test.go
'./vendor/src/github.com/google/gopacket/pcapgo/write_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcapgo/write_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcapgo/write_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/pcapgo/read_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcapgo'
++ dirname ./vendor/src/github.com/google/gopacket/pcapgo/read_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcapgo
+ cp -pav ./vendor/src/github.com/google/gopacket/pcapgo/read_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcapgo/read_test.go
'./vendor/src/github.com/google/gopacket/pcapgo/read_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/pcapgo/read_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/pcapgo/read_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/icmp6_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/icmp6_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/icmp6_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/icmp6_test.go
'./vendor/src/github.com/google/gopacket/layers/icmp6_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/icmp6_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/icmp6_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/base_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/base_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/base_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/base_test.go
'./vendor/src/github.com/google/gopacket/layers/base_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/base_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/base_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/usb_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/usb_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/usb_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/usb_test.go
'./vendor/src/github.com/google/gopacket/layers/usb_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/usb_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/usb_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/gre_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/gre_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/gre_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/gre_test.go
'./vendor/src/github.com/google/gopacket/layers/gre_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/gre_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/gre_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/udp_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/udp_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/udp_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/udp_test.go
'./vendor/src/github.com/google/gopacket/layers/udp_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/udp_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/udp_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/sflow_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/sflow_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/sflow_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/sflow_test.go
'./vendor/src/github.com/google/gopacket/layers/sflow_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/sflow_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/sflow_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/tcpip_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/tcpip_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/tcpip_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/tcpip_test.go
'./vendor/src/github.com/google/gopacket/layers/tcpip_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/tcpip_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/tcpip_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/radiotap_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/radiotap_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/radiotap_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/radiotap_test.go
'./vendor/src/github.com/google/gopacket/layers/radiotap_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/radiotap_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/radiotap_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/ip4_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/ip4_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/ip4_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ip4_test.go
'./vendor/src/github.com/google/gopacket/layers/ip4_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ip4_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/ip4_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/prism_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/prism_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/prism_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/prism_test.go
'./vendor/src/github.com/google/gopacket/layers/prism_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/prism_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/prism_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/ip6_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/ip6_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/ip6_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ip6_test.go
'./vendor/src/github.com/google/gopacket/layers/ip6_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ip6_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/ip6_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/decode_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/decode_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/decode_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/decode_test.go
'./vendor/src/github.com/google/gopacket/layers/decode_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/decode_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/decode_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/ipsec_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/ipsec_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/ipsec_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ipsec_test.go
'./vendor/src/github.com/google/gopacket/layers/ipsec_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/ipsec_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/ipsec_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/google/gopacket/layers/dot11_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers'
++ dirname ./vendor/src/github.com/google/gopacket/layers/dot11_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers
+ cp -pav ./vendor/src/github.com/google/gopacket/layers/dot11_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/dot11_test.go
'./vendor/src/github.com/google/gopacket/layers/dot11_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/google/gopacket/layers/dot11_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/google/gopacket/layers/dot11_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/not_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/not_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/not_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/not_test.go
'./vendor/src/github.com/jacobsa/oglematchers/not_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/not_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/not_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/greater_or_equal_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/greater_or_equal_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/greater_or_equal_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/greater_or_equal_test.go
'./vendor/src/github.com/jacobsa/oglematchers/greater_or_equal_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/greater_or_equal_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/greater_or_equal_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/has_substr_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/has_substr_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/has_substr_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/has_substr_test.go
'./vendor/src/github.com/jacobsa/oglematchers/has_substr_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/has_substr_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/has_substr_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/identical_to_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/identical_to_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/identical_to_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/identical_to_test.go
'./vendor/src/github.com/jacobsa/oglematchers/identical_to_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/identical_to_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/identical_to_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/any_of_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/any_of_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/any_of_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/any_of_test.go
'./vendor/src/github.com/jacobsa/oglematchers/any_of_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/any_of_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/any_of_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/less_or_equal_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/less_or_equal_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/less_or_equal_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/less_or_equal_test.go
'./vendor/src/github.com/jacobsa/oglematchers/less_or_equal_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/less_or_equal_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/less_or_equal_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/contains_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/contains_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/contains_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/contains_test.go
'./vendor/src/github.com/jacobsa/oglematchers/contains_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/contains_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/contains_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/has_same_type_as_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/has_same_type_as_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/has_same_type_as_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/has_same_type_as_test.go
'./vendor/src/github.com/jacobsa/oglematchers/has_same_type_as_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/has_same_type_as_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/has_same_type_as_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/less_than_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/less_than_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/less_than_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/less_than_test.go
'./vendor/src/github.com/jacobsa/oglematchers/less_than_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/less_than_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/less_than_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/elements_are_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/elements_are_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/elements_are_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/elements_are_test.go
'./vendor/src/github.com/jacobsa/oglematchers/elements_are_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/elements_are_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/elements_are_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/all_of_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/all_of_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/all_of_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/all_of_test.go
'./vendor/src/github.com/jacobsa/oglematchers/all_of_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/all_of_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/all_of_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/any_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/any_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/any_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/any_test.go
'./vendor/src/github.com/jacobsa/oglematchers/any_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/any_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/any_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/greater_than_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/greater_than_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/greater_than_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/greater_than_test.go
'./vendor/src/github.com/jacobsa/oglematchers/greater_than_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/greater_than_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/greater_than_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/panics_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/panics_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/panics_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/panics_test.go
'./vendor/src/github.com/jacobsa/oglematchers/panics_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/panics_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/panics_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/pointee_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/pointee_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/pointee_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/pointee_test.go
'./vendor/src/github.com/jacobsa/oglematchers/pointee_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/pointee_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/pointee_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/matches_regexp_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/matches_regexp_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/matches_regexp_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/matches_regexp_test.go
'./vendor/src/github.com/jacobsa/oglematchers/matches_regexp_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/matches_regexp_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/matches_regexp_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/equals_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/equals_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/equals_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/equals_test.go
'./vendor/src/github.com/jacobsa/oglematchers/equals_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/equals_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/equals_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/deep_equals_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/deep_equals_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/deep_equals_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/deep_equals_test.go
'./vendor/src/github.com/jacobsa/oglematchers/deep_equals_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/deep_equals_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/deep_equals_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/error_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers'
++ dirname ./vendor/src/github.com/jacobsa/oglematchers/error_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers
+ cp -pav ./vendor/src/github.com/jacobsa/oglematchers/error_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/error_test.go
'./vendor/src/github.com/jacobsa/oglematchers/error_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/jacobsa/oglematchers/error_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/jacobsa/oglematchers/error_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/mattn/go-runewidth/runewidth_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/mattn/go-runewidth'
++ dirname ./vendor/src/github.com/mattn/go-runewidth/runewidth_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/mattn/go-runewidth
+ cp -pav ./vendor/src/github.com/mattn/go-runewidth/runewidth_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/mattn/go-runewidth/runewidth_test.go
'./vendor/src/github.com/mattn/go-runewidth/runewidth_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/mattn/go-runewidth/runewidth_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/mattn/go-runewidth/runewidth_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/key_1_0_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/key_1_0_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/key_1_0_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/key_1_0_test.go
'./vendor/src/github.com/10gen/openssl/key_1_0_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/key_1_0_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/key_1_0_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/ciphers_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/ciphers_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/ciphers_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/ciphers_test.go
'./vendor/src/github.com/10gen/openssl/ciphers_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/ciphers_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/ciphers_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/sha1_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/sha1_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/sha1_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/sha1_test.go
'./vendor/src/github.com/10gen/openssl/sha1_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/sha1_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/sha1_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/sha256_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/sha256_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/sha256_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/sha256_test.go
'./vendor/src/github.com/10gen/openssl/sha256_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/sha256_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/sha256_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/version_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/version_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/version_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/version_test.go
'./vendor/src/github.com/10gen/openssl/version_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/version_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/version_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/fips_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/fips_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/fips_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/fips_test.go
'./vendor/src/github.com/10gen/openssl/fips_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/fips_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/fips_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/cert_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/cert_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/cert_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/cert_test.go
'./vendor/src/github.com/10gen/openssl/cert_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/cert_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/cert_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/ssl_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/ssl_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/ssl_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/ssl_test.go
'./vendor/src/github.com/10gen/openssl/ssl_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/ssl_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/ssl_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/sni_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/sni_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/sni_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/sni_test.go
'./vendor/src/github.com/10gen/openssl/sni_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/sni_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/sni_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/hmac_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/hmac_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/hmac_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/hmac_test.go
'./vendor/src/github.com/10gen/openssl/hmac_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/hmac_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/hmac_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/dh_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/dh_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/dh_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/dh_test.go
'./vendor/src/github.com/10gen/openssl/dh_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/dh_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/dh_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/ctx_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/ctx_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/ctx_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/ctx_test.go
'./vendor/src/github.com/10gen/openssl/ctx_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/ctx_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/ctx_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/openssl/key_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl'
++ dirname ./vendor/src/github.com/10gen/openssl/key_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl
+ cp -pav ./vendor/src/github.com/10gen/openssl/key_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/key_test.go
'./vendor/src/github.com/10gen/openssl/key_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/openssl/key_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/openssl/key_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/queue_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/queue_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/queue_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/queue_test.go
'./vendor/src/github.com/10gen/llmgo/queue_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/queue_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/queue_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/gridfs_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/gridfs_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/gridfs_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/gridfs_test.go
'./vendor/src/github.com/10gen/llmgo/gridfs_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/gridfs_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/gridfs_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/suite_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/suite_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/suite_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/suite_test.go
'./vendor/src/github.com/10gen/llmgo/suite_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/suite_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/suite_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/internal/scram/scram_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/internal/scram'
++ dirname ./vendor/src/github.com/10gen/llmgo/internal/scram/scram_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/internal/scram
+ cp -pav ./vendor/src/github.com/10gen/llmgo/internal/scram/scram_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/internal/scram/scram_test.go
'./vendor/src/github.com/10gen/llmgo/internal/scram/scram_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/internal/scram/scram_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/internal/scram/scram_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/bson/specdata_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/bson'
++ dirname ./vendor/src/github.com/10gen/llmgo/bson/specdata_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/bson
+ cp -pav ./vendor/src/github.com/10gen/llmgo/bson/specdata_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/bson/specdata_test.go
'./vendor/src/github.com/10gen/llmgo/bson/specdata_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/bson/specdata_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/bson/specdata_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/bson/bson_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/bson'
++ dirname ./vendor/src/github.com/10gen/llmgo/bson/bson_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/bson
+ cp -pav ./vendor/src/github.com/10gen/llmgo/bson/bson_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/bson/bson_test.go
'./vendor/src/github.com/10gen/llmgo/bson/bson_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/bson/bson_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/bson/bson_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/auth_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/auth_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/auth_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/auth_test.go
'./vendor/src/github.com/10gen/llmgo/auth_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/auth_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/auth_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/cluster_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/cluster_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/cluster_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/cluster_test.go
'./vendor/src/github.com/10gen/llmgo/cluster_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/cluster_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/cluster_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/syscall_windows_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/syscall_windows_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/syscall_windows_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/syscall_windows_test.go
'./vendor/src/github.com/10gen/llmgo/syscall_windows_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/syscall_windows_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/syscall_windows_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/dbtest/dbserver_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/dbtest'
++ dirname ./vendor/src/github.com/10gen/llmgo/dbtest/dbserver_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/dbtest
+ cp -pav ./vendor/src/github.com/10gen/llmgo/dbtest/dbserver_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/dbtest/dbserver_test.go
'./vendor/src/github.com/10gen/llmgo/dbtest/dbserver_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/dbtest/dbserver_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/dbtest/dbserver_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/dbtest/export_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/dbtest'
++ dirname ./vendor/src/github.com/10gen/llmgo/dbtest/export_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/dbtest
+ cp -pav ./vendor/src/github.com/10gen/llmgo/dbtest/export_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/dbtest/export_test.go
'./vendor/src/github.com/10gen/llmgo/dbtest/export_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/dbtest/export_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/dbtest/export_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/bulk_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/bulk_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/bulk_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/bulk_test.go
'./vendor/src/github.com/10gen/llmgo/bulk_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/bulk_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/bulk_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/syscall_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/syscall_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/syscall_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/syscall_test.go
'./vendor/src/github.com/10gen/llmgo/syscall_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/syscall_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/syscall_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/session_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/session_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/session_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/session_test.go
'./vendor/src/github.com/10gen/llmgo/session_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/session_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/session_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/export_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo'
++ dirname ./vendor/src/github.com/10gen/llmgo/export_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo
+ cp -pav ./vendor/src/github.com/10gen/llmgo/export_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/export_test.go
'./vendor/src/github.com/10gen/llmgo/export_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/export_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/export_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/testserver/testserver_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/testserver'
++ dirname ./vendor/src/github.com/10gen/llmgo/testserver/testserver_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/testserver
+ cp -pav ./vendor/src/github.com/10gen/llmgo/testserver/testserver_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/testserver/testserver_test.go
'./vendor/src/github.com/10gen/llmgo/testserver/testserver_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/testserver/testserver_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/testserver/testserver_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/testserver/export_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/testserver'
++ dirname ./vendor/src/github.com/10gen/llmgo/testserver/export_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/testserver
+ cp -pav ./vendor/src/github.com/10gen/llmgo/testserver/export_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/testserver/export_test.go
'./vendor/src/github.com/10gen/llmgo/testserver/export_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/testserver/export_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/testserver/export_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/txn_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn'
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/txn_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn
+ cp -pav ./vendor/src/github.com/10gen/llmgo/txn/txn_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/txn_test.go
'./vendor/src/github.com/10gen/llmgo/txn/txn_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/txn_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn/txn_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/mgo_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn'
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/mgo_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn
+ cp -pav ./vendor/src/github.com/10gen/llmgo/txn/mgo_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/mgo_test.go
'./vendor/src/github.com/10gen/llmgo/txn/mgo_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/mgo_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn/mgo_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/dockey_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn'
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/dockey_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn
+ cp -pav ./vendor/src/github.com/10gen/llmgo/txn/dockey_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/dockey_test.go
'./vendor/src/github.com/10gen/llmgo/txn/dockey_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/dockey_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn/dockey_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/tarjan_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn'
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/tarjan_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn
+ cp -pav ./vendor/src/github.com/10gen/llmgo/txn/tarjan_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/tarjan_test.go
'./vendor/src/github.com/10gen/llmgo/txn/tarjan_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/tarjan_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn/tarjan_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/sim_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn'
++ dirname ./vendor/src/github.com/10gen/llmgo/txn/sim_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn
+ cp -pav ./vendor/src/github.com/10gen/llmgo/txn/sim_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/sim_test.go
'./vendor/src/github.com/10gen/llmgo/txn/sim_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/llmgo/txn/sim_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/llmgo/txn/sim_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/10gen/escaper/escaper_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/escaper'
++ dirname ./vendor/src/github.com/10gen/escaper/escaper_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/escaper
+ cp -pav ./vendor/src/github.com/10gen/escaper/escaper_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/escaper/escaper_test.go
'./vendor/src/github.com/10gen/escaper/escaper_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/10gen/escaper/escaper_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/10gen/escaper/escaper_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/patrickmn/go-cache/sharded_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/patrickmn/go-cache'
++ dirname ./vendor/src/github.com/patrickmn/go-cache/sharded_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/patrickmn/go-cache
+ cp -pav ./vendor/src/github.com/patrickmn/go-cache/sharded_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/patrickmn/go-cache/sharded_test.go
'./vendor/src/github.com/patrickmn/go-cache/sharded_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/patrickmn/go-cache/sharded_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/patrickmn/go-cache/sharded_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/github.com/patrickmn/go-cache/cache_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/github.com/patrickmn/go-cache'
++ dirname ./vendor/src/github.com/patrickmn/go-cache/cache_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/patrickmn/go-cache
+ cp -pav ./vendor/src/github.com/patrickmn/go-cache/cache_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/patrickmn/go-cache/cache_test.go
'./vendor/src/github.com/patrickmn/go-cache/cache_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/github.com/patrickmn/go-cache/cache_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/github.com/patrickmn/go-cache/cache_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/queue_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/queue_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/queue_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/queue_test.go
'./vendor/src/gopkg.in/mgo.v2/queue_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/queue_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/queue_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/gridfs_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/gridfs_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/gridfs_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/gridfs_test.go
'./vendor/src/gopkg.in/mgo.v2/gridfs_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/gridfs_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/gridfs_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/suite_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/suite_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/suite_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/suite_test.go
'./vendor/src/gopkg.in/mgo.v2/suite_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/suite_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/suite_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/example_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/example_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/json/example_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/example_test.go
'./vendor/src/gopkg.in/mgo.v2/internal/json/example_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/example_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json/example_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/number_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/number_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/json/number_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/number_test.go
'./vendor/src/gopkg.in/mgo.v2/internal/json/number_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/number_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json/number_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/fold_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/fold_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/json/fold_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/fold_test.go
'./vendor/src/gopkg.in/mgo.v2/internal/json/fold_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/fold_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json/fold_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/tags_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/tags_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/json/tags_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/tags_test.go
'./vendor/src/gopkg.in/mgo.v2/internal/json/tags_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/tags_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json/tags_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/scanner_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/scanner_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/json/scanner_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/scanner_test.go
'./vendor/src/gopkg.in/mgo.v2/internal/json/scanner_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/scanner_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json/scanner_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/bench_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/bench_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/json/bench_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/bench_test.go
'./vendor/src/gopkg.in/mgo.v2/internal/json/bench_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/bench_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json/bench_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/encode_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/encode_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/json/encode_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/encode_test.go
'./vendor/src/gopkg.in/mgo.v2/internal/json/encode_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/encode_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json/encode_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/decode_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/decode_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/json/decode_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/decode_test.go
'./vendor/src/gopkg.in/mgo.v2/internal/json/decode_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/decode_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json/decode_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/stream_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/stream_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/json/stream_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/stream_test.go
'./vendor/src/gopkg.in/mgo.v2/internal/json/stream_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/stream_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json/stream_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/extension_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/extension_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/json/extension_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/extension_test.go
'./vendor/src/gopkg.in/mgo.v2/internal/json/extension_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/extension_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json/extension_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/tagkey_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/json/tagkey_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/json/tagkey_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/tagkey_test.go
'./vendor/src/gopkg.in/mgo.v2/internal/json/tagkey_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/json/tagkey_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/json/tagkey_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/scram/scram_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/scram'
++ dirname ./vendor/src/gopkg.in/mgo.v2/internal/scram/scram_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/scram
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/internal/scram/scram_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/scram/scram_test.go
'./vendor/src/gopkg.in/mgo.v2/internal/scram/scram_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/internal/scram/scram_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/internal/scram/scram_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/bson/decimal_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/bson'
++ dirname ./vendor/src/gopkg.in/mgo.v2/bson/decimal_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/bson/decimal_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson/decimal_test.go
'./vendor/src/gopkg.in/mgo.v2/bson/decimal_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson/decimal_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/bson/decimal_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/bson/bson_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/bson'
++ dirname ./vendor/src/gopkg.in/mgo.v2/bson/bson_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/bson/bson_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson/bson_test.go
'./vendor/src/gopkg.in/mgo.v2/bson/bson_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson/bson_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/bson/bson_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/bson/json_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/bson'
++ dirname ./vendor/src/gopkg.in/mgo.v2/bson/json_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/bson/json_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson/json_test.go
'./vendor/src/gopkg.in/mgo.v2/bson/json_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bson/json_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/bson/json_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/auth_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/auth_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/auth_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/auth_test.go
'./vendor/src/gopkg.in/mgo.v2/auth_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/auth_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/auth_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/cluster_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/cluster_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/cluster_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/cluster_test.go
'./vendor/src/gopkg.in/mgo.v2/cluster_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/cluster_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/cluster_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/syscall_windows_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/syscall_windows_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/syscall_windows_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/syscall_windows_test.go
'./vendor/src/gopkg.in/mgo.v2/syscall_windows_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/syscall_windows_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/syscall_windows_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/dbtest/dbserver_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/dbtest'
++ dirname ./vendor/src/gopkg.in/mgo.v2/dbtest/dbserver_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/dbtest
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/dbtest/dbserver_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/dbtest/dbserver_test.go
'./vendor/src/gopkg.in/mgo.v2/dbtest/dbserver_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/dbtest/dbserver_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/dbtest/dbserver_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/dbtest/export_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/dbtest'
++ dirname ./vendor/src/gopkg.in/mgo.v2/dbtest/export_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/dbtest
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/dbtest/export_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/dbtest/export_test.go
'./vendor/src/gopkg.in/mgo.v2/dbtest/export_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/dbtest/export_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/dbtest/export_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/bulk_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/bulk_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/bulk_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bulk_test.go
'./vendor/src/gopkg.in/mgo.v2/bulk_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/bulk_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/bulk_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/syscall_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/syscall_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/syscall_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/syscall_test.go
'./vendor/src/gopkg.in/mgo.v2/syscall_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/syscall_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/syscall_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/session_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/session_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/session_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/session_test.go
'./vendor/src/gopkg.in/mgo.v2/session_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/session_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/session_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/export_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2'
++ dirname ./vendor/src/gopkg.in/mgo.v2/export_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/export_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/export_test.go
'./vendor/src/gopkg.in/mgo.v2/export_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/export_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/export_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/txn/txn_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/txn'
++ dirname ./vendor/src/gopkg.in/mgo.v2/txn/txn_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/txn/txn_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn/txn_test.go
'./vendor/src/gopkg.in/mgo.v2/txn/txn_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn/txn_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/txn/txn_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/txn/dockey_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/txn'
++ dirname ./vendor/src/gopkg.in/mgo.v2/txn/dockey_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/txn/dockey_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn/dockey_test.go
'./vendor/src/gopkg.in/mgo.v2/txn/dockey_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn/dockey_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/txn/dockey_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/txn/tarjan_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/txn'
++ dirname ./vendor/src/gopkg.in/mgo.v2/txn/tarjan_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/txn/tarjan_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn/tarjan_test.go
'./vendor/src/gopkg.in/mgo.v2/txn/tarjan_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn/tarjan_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/txn/tarjan_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/mgo.v2/txn/sim_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/txn'
++ dirname ./vendor/src/gopkg.in/mgo.v2/txn/sim_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn
+ cp -pav ./vendor/src/gopkg.in/mgo.v2/txn/sim_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn/sim_test.go
'./vendor/src/gopkg.in/mgo.v2/txn/sim_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/mgo.v2/txn/sim_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/mgo.v2/txn/sim_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./vendor/src/gopkg.in/tomb.v2/tomb_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./vendor/src/gopkg.in/tomb.v2'
++ dirname ./vendor/src/gopkg.in/tomb.v2/tomb_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/tomb.v2
+ cp -pav ./vendor/src/gopkg.in/tomb.v2/tomb_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/tomb.v2/tomb_test.go
'./vendor/src/gopkg.in/tomb.v2/tomb_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./vendor/src/gopkg.in/tomb.v2/tomb_test.go'
+ echo '%{gopath}/src/%{import_path}/./vendor/src/gopkg.in/tomb.v2/tomb_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/failpoint/failpoint_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/failpoint'
++ dirname ./common/failpoint/failpoint_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/failpoint
+ cp -pav ./common/failpoint/failpoint_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/failpoint/failpoint_test.go
'./common/failpoint/failpoint_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/failpoint/failpoint_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/failpoint/failpoint_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/intents/intent_prioritizer_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/intents'
++ dirname ./common/intents/intent_prioritizer_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/intents
+ cp -pav ./common/intents/intent_prioritizer_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/intents/intent_prioritizer_test.go
'./common/intents/intent_prioritizer_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/intents/intent_prioritizer_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/intents/intent_prioritizer_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/intents/intent_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/intents'
++ dirname ./common/intents/intent_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/intents
+ cp -pav ./common/intents/intent_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/intents/intent_test.go
'./common/intents/intent_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/intents/intent_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/intents/intent_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/example_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/example_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/example_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/example_test.go
'./common/json/example_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/example_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/example_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/bindata_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/bindata_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/bindata_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/bindata_test.go
'./common/json/bindata_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/bindata_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/bindata_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/single_quoted_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/single_quoted_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/single_quoted_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/single_quoted_test.go
'./common/json/single_quoted_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/single_quoted_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/single_quoted_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/number_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/number_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/number_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/number_test.go
'./common/json/number_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/number_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/number_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/decode_d_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/decode_d_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/decode_d_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/decode_d_test.go
'./common/json/decode_d_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/decode_d_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/decode_d_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/fold_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/fold_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/fold_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/fold_test.go
'./common/json/fold_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/fold_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/fold_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/frac_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/frac_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/frac_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/frac_test.go
'./common/json/frac_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/frac_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/frac_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/tags_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/tags_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/tags_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/tags_test.go
'./common/json/tags_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/tags_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/tags_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/scanner_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/scanner_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/scanner_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/scanner_test.go
'./common/json/scanner_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/scanner_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/scanner_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/nan_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/nan_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/nan_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/nan_test.go
'./common/json/nan_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/nan_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/nan_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/regexp_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/regexp_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/regexp_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/regexp_test.go
'./common/json/regexp_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/regexp_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/regexp_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/infinity_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/infinity_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/infinity_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/infinity_test.go
'./common/json/infinity_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/infinity_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/infinity_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/dbref_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/dbref_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/dbref_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/dbref_test.go
'./common/json/dbref_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/dbref_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/dbref_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/unquoted_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/unquoted_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/unquoted_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/unquoted_test.go
'./common/json/unquoted_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/unquoted_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/unquoted_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/timestamp_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/timestamp_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/timestamp_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/timestamp_test.go
'./common/json/timestamp_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/timestamp_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/timestamp_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/objectid_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/objectid_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/objectid_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/objectid_test.go
'./common/json/objectid_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/objectid_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/objectid_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/date_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/date_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/date_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/date_test.go
'./common/json/date_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/date_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/date_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/minkey_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/minkey_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/minkey_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/minkey_test.go
'./common/json/minkey_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/minkey_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/minkey_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/dbpointer_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/dbpointer_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/dbpointer_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/dbpointer_test.go
'./common/json/dbpointer_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/dbpointer_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/dbpointer_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/bench_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/bench_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/bench_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/bench_test.go
'./common/json/bench_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/bench_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/bench_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/float_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/float_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/float_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/float_test.go
'./common/json/float_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/float_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/float_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/hex_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/hex_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/hex_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/hex_test.go
'./common/json/hex_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/hex_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/hex_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/new_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/new_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/new_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/new_test.go
'./common/json/new_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/new_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/new_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/iso_date_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/iso_date_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/iso_date_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/iso_date_test.go
'./common/json/iso_date_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/iso_date_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/iso_date_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/encode_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/encode_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/encode_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/encode_test.go
'./common/json/encode_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/encode_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/encode_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/undefined_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/undefined_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/undefined_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/undefined_test.go
'./common/json/undefined_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/undefined_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/undefined_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/decode_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/decode_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/decode_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/decode_test.go
'./common/json/decode_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/decode_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/decode_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/maxkey_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/maxkey_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/maxkey_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/maxkey_test.go
'./common/json/maxkey_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/maxkey_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/maxkey_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/boolean_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/boolean_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/boolean_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/boolean_test.go
'./common/json/boolean_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/boolean_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/boolean_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/stream_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/stream_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/stream_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/stream_test.go
'./common/json/stream_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/stream_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/stream_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/json/tagkey_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/json'
++ dirname ./common/json/tagkey_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json
+ cp -pav ./common/json/tagkey_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/tagkey_test.go
'./common/json/tagkey_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/json/tagkey_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/json/tagkey_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/archive/multiplexer_roundtrip_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/archive'
++ dirname ./common/archive/multiplexer_roundtrip_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive
+ cp -pav ./common/archive/multiplexer_roundtrip_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive/multiplexer_roundtrip_test.go
'./common/archive/multiplexer_roundtrip_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive/multiplexer_roundtrip_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/archive/multiplexer_roundtrip_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/archive/parser_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/archive'
++ dirname ./common/archive/parser_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive
+ cp -pav ./common/archive/parser_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive/parser_test.go
'./common/archive/parser_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive/parser_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/archive/parser_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/archive/prelude_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/archive'
++ dirname ./common/archive/prelude_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive
+ cp -pav ./common/archive/prelude_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive/prelude_test.go
'./common/archive/prelude_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/archive/prelude_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/archive/prelude_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/progress/manager_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/progress'
++ dirname ./common/progress/manager_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/progress
+ cp -pav ./common/progress/manager_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/progress/manager_test.go
'./common/progress/manager_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/progress/manager_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/progress/manager_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/progress/progress_bar_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/progress'
++ dirname ./common/progress/progress_bar_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/progress
+ cp -pav ./common/progress/progress_bar_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/progress/progress_bar_test.go
'./common/progress/progress_bar_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/progress/progress_bar_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/progress/progress_bar_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/util/mongo_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/util'
++ dirname ./common/util/mongo_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util
+ cp -pav ./common/util/mongo_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/mongo_test.go
'./common/util/mongo_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/mongo_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/util/mongo_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/util/format_date_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/util'
++ dirname ./common/util/format_date_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util
+ cp -pav ./common/util/format_date_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/format_date_test.go
'./common/util/format_date_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/format_date_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/util/format_date_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/util/bool_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/util'
++ dirname ./common/util/bool_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util
+ cp -pav ./common/util/bool_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/bool_test.go
'./common/util/bool_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/bool_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/util/bool_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/util/math_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/util'
++ dirname ./common/util/math_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util
+ cp -pav ./common/util/math_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/math_test.go
'./common/util/math_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/util/math_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/util/math_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/options/options_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/options'
++ dirname ./common/options/options_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options
+ cp -pav ./common/options/options_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options/options_test.go
'./common/options/options_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/options/options_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/options/options_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/db/buffered_bulk_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db'
++ dirname ./common/db/buffered_bulk_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db
+ cp -pav ./common/db/buffered_bulk_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/buffered_bulk_test.go
'./common/db/buffered_bulk_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/buffered_bulk_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/buffered_bulk_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/db/namespaces_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db'
++ dirname ./common/db/namespaces_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db
+ cp -pav ./common/db/namespaces_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/namespaces_test.go
'./common/db/namespaces_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/namespaces_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/namespaces_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/db/connector_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db'
++ dirname ./common/db/connector_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db
+ cp -pav ./common/db/connector_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/connector_test.go
'./common/db/connector_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/connector_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/connector_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/db/db_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db'
++ dirname ./common/db/db_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db
+ cp -pav ./common/db/db_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/db_test.go
'./common/db/db_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/db_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/db_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/db/tlsgo/config_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db/tlsgo'
++ dirname ./common/db/tlsgo/config_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/tlsgo
+ cp -pav ./common/db/tlsgo/config_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/tlsgo/config_test.go
'./common/db/tlsgo/config_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/tlsgo/config_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/tlsgo/config_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/db/connector_sasl_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db'
++ dirname ./common/db/connector_sasl_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db
+ cp -pav ./common/db/connector_sasl_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/connector_sasl_test.go
'./common/db/connector_sasl_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/connector_sasl_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/connector_sasl_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/db/write_concern_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db'
++ dirname ./common/db/write_concern_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db
+ cp -pav ./common/db/write_concern_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/write_concern_test.go
'./common/db/write_concern_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/write_concern_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/write_concern_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/db/bson_stream_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/db'
++ dirname ./common/db/bson_stream_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db
+ cp -pav ./common/db/bson_stream_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/bson_stream_test.go
'./common/db/bson_stream_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/db/bson_stream_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/db/bson_stream_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/log/tool_logger_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/log'
++ dirname ./common/log/tool_logger_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/log
+ cp -pav ./common/log/tool_logger_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/log/tool_logger_test.go
'./common/log/tool_logger_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/log/tool_logger_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/log/tool_logger_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/bsonutil/marshal_d_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/bsonutil'
++ dirname ./common/bsonutil/marshal_d_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil
+ cp -pav ./common/bsonutil/marshal_d_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/marshal_d_test.go
'./common/bsonutil/marshal_d_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/marshal_d_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/bsonutil/marshal_d_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/bsonutil/numberlong_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/bsonutil'
++ dirname ./common/bsonutil/numberlong_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil
+ cp -pav ./common/bsonutil/numberlong_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/numberlong_test.go
'./common/bsonutil/numberlong_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/numberlong_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/bsonutil/numberlong_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/bsonutil/regexp_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/bsonutil'
++ dirname ./common/bsonutil/regexp_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil
+ cp -pav ./common/bsonutil/regexp_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/regexp_test.go
'./common/bsonutil/regexp_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/regexp_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/bsonutil/regexp_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/bsonutil/numberint_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/bsonutil'
++ dirname ./common/bsonutil/numberint_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil
+ cp -pav ./common/bsonutil/numberint_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/numberint_test.go
'./common/bsonutil/numberint_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/numberint_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/bsonutil/numberint_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/bsonutil/converter_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/bsonutil'
++ dirname ./common/bsonutil/converter_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil
+ cp -pav ./common/bsonutil/converter_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/converter_test.go
'./common/bsonutil/converter_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/converter_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/bsonutil/converter_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/bsonutil/timestamp_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/bsonutil'
++ dirname ./common/bsonutil/timestamp_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil
+ cp -pav ./common/bsonutil/timestamp_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/timestamp_test.go
'./common/bsonutil/timestamp_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/timestamp_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/bsonutil/timestamp_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/bsonutil/objectid_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/bsonutil'
++ dirname ./common/bsonutil/objectid_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil
+ cp -pav ./common/bsonutil/objectid_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/objectid_test.go
'./common/bsonutil/objectid_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/objectid_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/bsonutil/objectid_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/bsonutil/date_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/bsonutil'
++ dirname ./common/bsonutil/date_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil
+ cp -pav ./common/bsonutil/date_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/date_test.go
'./common/bsonutil/date_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/date_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/bsonutil/date_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/bsonutil/minkey_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/bsonutil'
++ dirname ./common/bsonutil/minkey_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil
+ cp -pav ./common/bsonutil/minkey_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/minkey_test.go
'./common/bsonutil/minkey_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/minkey_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/bsonutil/minkey_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/bsonutil/undefined_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/bsonutil'
++ dirname ./common/bsonutil/undefined_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil
+ cp -pav ./common/bsonutil/undefined_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/undefined_test.go
'./common/bsonutil/undefined_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/undefined_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/bsonutil/undefined_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/bsonutil/maxkey_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/bsonutil'
++ dirname ./common/bsonutil/maxkey_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil
+ cp -pav ./common/bsonutil/maxkey_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/maxkey_test.go
'./common/bsonutil/maxkey_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/bsonutil/maxkey_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/bsonutil/maxkey_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/text/grid_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/text'
++ dirname ./common/text/grid_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/text
+ cp -pav ./common/text/grid_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/text/grid_test.go
'./common/text/grid_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/text/grid_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/text/grid_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./common/text/units_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./common/text'
++ dirname ./common/text/units_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/text
+ cp -pav ./common/text/units_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/text/units_test.go
'./common/text/units_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./common/text/units_test.go'
+ echo '%{gopath}/src/%{import_path}/./common/text/units_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongostat/mongostat_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongostat'
++ dirname ./mongostat/mongostat_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat
+ cp -pav ./mongostat/mongostat_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/mongostat_test.go
'./mongostat/mongostat_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongostat/mongostat_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongostat/mongostat_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoexport/mongoexport_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoexport'
++ dirname ./mongoexport/mongoexport_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport
+ cp -pav ./mongoexport/mongoexport_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport/mongoexport_test.go
'./mongoexport/mongoexport_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport/mongoexport_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoexport/mongoexport_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoexport/csv_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoexport'
++ dirname ./mongoexport/csv_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport
+ cp -pav ./mongoexport/csv_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport/csv_test.go
'./mongoexport/csv_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport/csv_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoexport/csv_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoexport/kerberos_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoexport'
++ dirname ./mongoexport/kerberos_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport
+ cp -pav ./mongoexport/kerberos_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport/kerberos_test.go
'./mongoexport/kerberos_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport/kerberos_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoexport/kerberos_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoexport/json_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoexport'
++ dirname ./mongoexport/json_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport
+ cp -pav ./mongoexport/json_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport/json_test.go
'./mongoexport/json_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoexport/json_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoexport/json_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoimport/mongoimport_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoimport'
++ dirname ./mongoimport/mongoimport_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport
+ cp -pav ./mongoimport/mongoimport_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/mongoimport_test.go
'./mongoimport/mongoimport_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/mongoimport_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoimport/mongoimport_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoimport/common_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoimport'
++ dirname ./mongoimport/common_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport
+ cp -pav ./mongoimport/common_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/common_test.go
'./mongoimport/common_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/common_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoimport/common_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoimport/tsv_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoimport'
++ dirname ./mongoimport/tsv_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport
+ cp -pav ./mongoimport/tsv_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/tsv_test.go
'./mongoimport/tsv_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/tsv_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoimport/tsv_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoimport/options_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoimport'
++ dirname ./mongoimport/options_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport
+ cp -pav ./mongoimport/options_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/options_test.go
'./mongoimport/options_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/options_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoimport/options_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoimport/csv_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoimport'
++ dirname ./mongoimport/csv_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport
+ cp -pav ./mongoimport/csv_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/csv_test.go
'./mongoimport/csv_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/csv_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoimport/csv_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoimport/typed_fields_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoimport'
++ dirname ./mongoimport/typed_fields_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport
+ cp -pav ./mongoimport/typed_fields_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/typed_fields_test.go
'./mongoimport/typed_fields_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/typed_fields_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoimport/typed_fields_test.go'
+ for file in $(find . -iname "*_test.go")
++ dirname ./mongoimport/json_test.go
+ echo '%dir %{gopath}/src/%{import_path}/./mongoimport'
++ dirname ./mongoimport/json_test.go
+ install -d -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport
+ cp -pav ./mongoimport/json_test.go /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/json_test.go
'./mongoimport/json_test.go' -> '/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/./mongoimport/json_test.go'
+ echo '%{gopath}/src/%{import_path}/./mongoimport/json_test.go'
+ cp -r mongorestore/testdata /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/mongorestore/testdata
+ echo '%{gopath}/src/%{import_path}/mongorestore/testdata'
+ cp -r mongostat/test_data /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode/src/github.com/mongodb/mongo-tools/mongostat/test_data
+ echo '%{gopath}/src/%{import_path}/mongostat/test_data'
+ sort -u -o devel.file-list devel.file-list
+ /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 3.6.6-1.module+oc8.5.0+67+d6eb3e6e --unique-debug-suffix -3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64 --unique-debug-src-base mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30
extracting debug info from /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/bin/bsondump
extracting debug info from /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/bin/mongodump
extracting debug info from /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/bin/mongoexport
extracting debug info from /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/bin/mongofiles
extracting debug info from /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/bin/mongoimport
extracting debug info from /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/bin/mongorestore
extracting debug info from /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/bin/mongostat
extracting debug info from /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/bin/mongotop
dwz: Too few files for multifile optimization
/usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 8 CRC32s did match.
+ /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.spWepw
+ umask 022
+ cd /builddir/build/BUILD
+ cd mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30
++ pwd
+ export GOPATH=/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode:/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor:/usr/share/gocode
+ GOPATH=/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64//usr/share/gocode:/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor:/usr/share/gocode
+ exit 0
Processing files: mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pCvOXu
+ umask 022
+ cd /builddir/build/BUILD
+ cd mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30
+ DOCDIR=/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/doc/mongo-tools
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/doc/mongo-tools
+ cp -pr Godeps /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/doc/mongo-tools
+ cp -pr README.md /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/doc/mongo-tools
+ cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/doc/mongo-tools
+ cp -pr THIRD-PARTY-NOTICES /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/doc/mongo-tools
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ifPW1u
+ umask 022
+ cd /builddir/build/BUILD
+ cd mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30
+ LICENSEDIR=/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/licenses/mongo-tools
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/licenses/mongo-tools
+ cp -pr LICENSE.md /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/licenses/mongo-tools
+ cp -pr APACHE-2.0.txt /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/licenses/mongo-tools
+ exit 0
Provides: mongo-tools = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e mongo-tools(aarch-64) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) rtld(GNU_HASH)
Conflicts: mongodb < 3.0.0
Processing files: mongo-tools-devel-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qfCUzx
+ umask 022
+ cd /builddir/build/BUILD
+ cd mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30
+ DOCDIR=/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/doc/mongo-tools-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/doc/mongo-tools-devel
+ cp -pr Godeps /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/doc/mongo-tools-devel
+ cp -pr README.md /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/doc/mongo-tools-devel
+ cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/doc/mongo-tools-devel
+ cp -pr THIRD-PARTY-NOTICES /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/doc/mongo-tools-devel
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3Okkru
+ umask 022
+ cd /builddir/build/BUILD
+ cd mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30
+ LICENSEDIR=/builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/licenses/mongo-tools-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/licenses/mongo-tools-devel
+ cp -pr LICENSE.md /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64/usr/share/licenses/mongo-tools-devel
+ exit 0
Provides: golang(github.com/mongodb/mongo-tools/bsondump) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/common) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/common/archive) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/common/auth) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/common/bsonutil) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/common/db) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/common/db/kerberos) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/common/db/openssl) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/common/failpoint) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/common/intents) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/common/json) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/common/log) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/common/options) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/common/password) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/common/progress) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/common/signals) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/common/testutil) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/common/text) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/common/util) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/mongodump) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/mongoexport) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/mongofiles) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/mongoimport) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/mongoimport/csv) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/mongorestore) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/mongostat) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e golang(github.com/mongodb/mongo-tools/mongotop) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e mongo-tools-devel = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: mongo-tools-debuginfo-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64
Provides: debuginfo(build-id) = 1ce262aa4023b0cab2002c11838c3265a920fe0b debuginfo(build-id) = 50e2ae359b8d593d23b093c771e855f838b810c9 debuginfo(build-id) = 57ac55140db946251f140b196225c78c43452509 debuginfo(build-id) = 607ad95fcb4a822c761a62d0b2daad83edb3937e debuginfo(build-id) = 7c0f514880925783359b049bdd362da53c9c2109 debuginfo(build-id) = a4a72a5f7aa63a11bc8ff90566c12fe4a2199065 debuginfo(build-id) = a9b9a1a12c7ad79a91e63ff59559666a0654ee07 debuginfo(build-id) = d6a3cb0f0fa2270ac96b6111205d770e21e28090 mongo-tools-debuginfo = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e mongo-tools-debuginfo(aarch-64) = 3.6.6-1.module+oc8.5.0+67+d6eb3e6e
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64
Wrote: /builddir/build/RPMS/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64.rpm
Wrote: /builddir/build/RPMS/mongo-tools-devel-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.noarch.rpm
Wrote: /builddir/build/RPMS/mongo-tools-debuginfo-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gs8OVt
+ umask 022
+ cd /builddir/build/BUILD
+ cd mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/mongo-tools-3.6.6-1.module+oc8.5.0+67+d6eb3e6e.aarch64
+ exit 0
Child return code was: 0