Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'], chrootPath='/var/lib/mock/f33-build-25497818-2920446/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1612137600 Wrote: /builddir/build/SRPMS/fedora-coreos-config-transpiler-0.10.0-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'], chrootPath='/var/lib/mock/f33-build-25497818-2920446/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1612137600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jzXUyr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fcct-0.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/fcct-0.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fcct-0.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + [[ ! -e /builddir/build/BUILD/fcct-0.10.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/fcct-0.10.0/_build/bin install: creating directory '/builddir/build/BUILD/fcct-0.10.0/_build' install: creating directory '/builddir/build/BUILD/fcct-0.10.0/_build/bin' + export GOPATH=/builddir/build/BUILD/fcct-0.10.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/fcct-0.10.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct ]] ++ dirname /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct + install -m 0755 -vd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos install: creating directory '/builddir/build/BUILD/fcct-0.10.0/_build/src' install: creating directory '/builddir/build/BUILD/fcct-0.10.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos' + ln -fs /builddir/build/BUILD/fcct-0.10.0 /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct + cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct + mkdir -p /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/spf13 + ln -s ../../../../vendor/github.com/spf13/pflag /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/spf13/pflag + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3igtgr + umask 022 Building fcct... + cd /builddir/build/BUILD + cd fcct-0.10.0 + export 'LDFLAGS=-X github.com/coreos/fcct/internal/version.Raw=0.10.0 ' + LDFLAGS='-X github.com/coreos/fcct/internal/version.Raw=0.10.0 ' + export GOFLAGS=-mod=vendor + GOFLAGS=-mod=vendor + echo 'Building fcct...' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOPATH=/builddir/build/BUILD/fcct-0.10.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/coreos/fcct/internal/version.Raw=0.10.0 -X github.com/coreos/fcct/version=0.10.0 -B 0x46b0269b0ec181459d76252e087fcec7cc3f5f48 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o ./fcct internal/main.go WORK=/tmp/go-build994691619 math/bits mkdir -p $WORK/b016/ internal/race mkdir -p $WORK/b020/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 9g3jAgZTBf11Gg5mM8Yy/9g3jAgZTBf11Gg5mM8Yy -goversion go1.15.6 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid 98zNuT6_Ww-1Kol5ww1z/98zNuT6_Ww-1Kol5ww1z -goversion go1.15.6 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./norace.go internal/unsafeheader mkdir -p $WORK/b005/ unicode/utf8 mkdir -p $WORK/b018/ runtime/internal/sys mkdir -p $WORK/b012/ container/list crypto/internal/subtle mkdir -p $WORK/b065/ mkdir -p $WORK/b070/ unicode/utf16 mkdir -p $WORK/b051/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b083/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid SYiPg75xpoH7qpDEZBj1/SYiPg75xpoH7qpDEZBj1 -goversion go1.15.6 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid k2dfzdzaNONJzG2c4WPq/k2dfzdzaNONJzG2c4WPq -goversion go1.15.6 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go encoding cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Pz2QfOOZu2703TSUfJ75/Pz2QfOOZu2703TSUfJ75 -goversion go1.15.6 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b050/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF crypto/subtle cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b106/ internal/nettrace internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid W1Rm_j4PkAtIUHR4_nS6/W1Rm_j4PkAtIUHR4_nS6 -goversion go1.15.6 -D "" -importcfg $WORK/b070/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p container/list -std -complete -installsuffix shared -buildid y-ukRB-lddhVwJ7idB2M/y-ukRB-lddhVwJ7idB2M -goversion go1.15.6 -D "" -importcfg $WORK/b065/importcfg -pack ./list.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid Xvw-BsWHl7iemlnO62nV/Xvw-BsWHl7iemlnO62nV -goversion go1.15.6 -D "" -importcfg $WORK/b083/importcfg -pack ./asn1.go mkdir -p $WORK/b071/ mkdir -p $WORK/b100/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p encoding -std -complete -installsuffix shared -buildid uR6fRDSIOh04zLtZLIaR/uR6fRDSIOh04zLtZLIaR -goversion go1.15.6 -D "" -importcfg $WORK/b050/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./cpu_x86.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid 1-dByCPaA8an36oUVCN1/1-dByCPaA8an36oUVCN1 -goversion go1.15.6 -D "" -importcfg $WORK/b106/importcfg -pack ./aliasing.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid SAYyAOqQE3wQbbKXAQQI/SAYyAOqQE3wQbbKXAQQI -goversion go1.15.6 -D "" -importcfg $WORK/b051/importcfg -pack ./utf16.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid NhblCtjOj7hzDpTBG1Q6/NhblCtjOj7hzDpTBG1Q6 -goversion go1.15.6 -D "" -importcfg $WORK/b071/importcfg -pack ./constant_time.go runtime/internal/atomic mkdir -p $WORK/b010/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid ZEkni3_iqAgJt5gGhsxU/ZEkni3_iqAgJt5gGhsxU -goversion go1.15.6 -D "" -importcfg $WORK/b100/importcfg -pack ./nettrace.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm_amd64.s unicode mkdir -p $WORK/b022/ sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid dAJAuqBkiRpbQ6Hvyz2M/dAJAuqBkiRpbQ6Hvyz2M -goversion go1.15.6 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asm.s runtime/cgo mkdir -p $WORK/b102/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b102/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b102/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid 7alOFQNN7OWBSoqycbL8/7alOFQNN7OWBSoqycbL8 -goversion go1.15.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/0f/0f9517729eea594a929473be6748b21d1252ac749a57a18eeb76e944f4f2186c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f9/f9b7315655ab1308fcb4e62688859aa962d48df672ddf41f8fee52e309dd3282-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid SWvNiPJxxmU_yFIQCWnC/SWvNiPJxxmU_yFIQCWnC -goversion go1.15.6 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_amd64.go ./stubs.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid RiLtj2zqcmdi5ThRNPms/RiLtj2zqcmdi5ThRNPms -goversion go1.15.6 -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_amd64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/4d/4dde49b411a84fb35666261f6af905c4435cb4cfc74157aa6a05dd75120c6e23-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/a9/a9b9b64eabefcc187709ec5db0e1d3dc852cb4ec5705a3514e7e864f1ca7f0ed-d # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/54/5463fb5e1a3de89001c4292ba50c37c2a933dab2d0bcda63ee3ebf521d07772d-d # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ef/efbc6ed97c4104c30ca32b405872b2f618d9e59aa26ca7745e0f51a0902eb293-d # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/30/305e0b2aaa3bce392fee50a2c38cf0a1660021a1aad0ff80a8cad89e9561a180-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/96/96bf82f15d0d67a16c42a10d6e22d79312d42188fae703738c1562edc8dc8708-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_amd64/buildid -w $WORK/b071/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UhSjUnl187Ol1N3kcAaL/UhSjUnl187Ol1N3kcAaL -goversion go1.15.6 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/2c/2cb3f8eddeb39a25aa1d820932361e717e962256e8f209756c7cf54cb56306df-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/9c/9c90da37a6420f020d444778c8839006b4fbbf2cf21ee97ab1a9690bb88acffb-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/a1/a1a7e6502e5a80639e1e2128a9984110c4beb7a6a9b29992f90bfba0f7c0e7c1-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/95/95f3fc11c45c5fb936e78e20c43f50fa7c48967b36d3bec3cf00b6c0152835ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/76/766a2e98839291e28e8c518af268533a2ee53da17cfedabebac173f62151caf3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ae/ae6aaa7877ffcf881b2272e5a5fb78102b2a97a707e2a4edbf01ee9d1b1ee5d7-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/49/49d97b3d45d2aee8310f6c0432e948f2fc7288073d5f33d82e25e169f99434af-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/cpu_x86.o ./cpu_x86.s cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/3c/3cbd37b63532f8d6317c7aa99632c92ed0eb89c0af82ef74a9334ed9233b40f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ad/ade7f88d5706ed59d8ec1399322efd36df8508254096d01be6ac051def34c84d-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b102 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/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/ 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_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid ci8jAbK_WNuIZUmVhJOP/ci8jAbK_WNuIZUmVhJOP -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.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_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 4ClghEcS_IkSXM44d6-g/4ClghEcS_IkSXM44d6-g -goversion go1.15.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid lG-r2seb8OkyNyUOcBQ9/lG-r2seb8OkyNyUOcBQ9 -goversion go1.15.6 -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 ./exp_asm.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_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c1/c14d879db544df6020b08a36216a68cf4b6491871bc9c81dd8d20c15fe214a8e-d # internal cd $WORK/b102 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/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_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/3b/3bdab8c1d99fdd80d9057a25e1906896faf316fc791557725e121816844c1dc6-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid EciNmfxCDxJjIHFGQvDO/EciNmfxCDxJjIHFGQvDO -goversion go1.15.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_linux_amd64.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_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.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_amd64.go ./write_err.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d3/d3b838edccd84ccefd161e87e18e46f618b167415a6270f8ece362adc40486d4-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/exp_amd64.o ./exp_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_amd64.o $WORK/b015/exp_amd64.o $WORK/b015/floor_amd64.o $WORK/b015/hypot_amd64.o $WORK/b015/log_amd64.o $WORK/b015/sqrt_amd64.o $WORK/b015/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/f7/f7f8b2fd375905c65f897914eecc595a3f3d0ae1638fdceb5b680f662b9167c0-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x012.o -c gcc_amd64.S cd $WORK/b102 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -o $WORK/b102/_cgo_.o $WORK/b102/_cgo_main.o $WORK/b102/_x001.o $WORK/b102/_x002.o $WORK/b102/_x003.o $WORK/b102/_x004.o $WORK/b102/_x005.o $WORK/b102/_x006.o $WORK/b102/_x007.o $WORK/b102/_x008.o $WORK/b102/_x009.o $WORK/b102/_x010.o $WORK/b102/_x011.o $WORK/b102/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b102/_cgo_.o -dynout $WORK/b102/_cgo_import.go -dynlinker cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b102/symabis ./asm_amd64.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p runtime/cgo -std -installsuffix shared -buildid Nkb3t0c1J5ov1k4Mxbie/Nkb3t0c1J5ov1k4Mxbie -goversion go1.15.6 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b102/_cgo_gotypes.go $WORK/b102/cgo.cgo1.go $WORK/b102/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b102/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/asm_amd64.o $WORK/b102/_x001.o $WORK/b102/_x002.o $WORK/b102/_x003.o $WORK/b102/_x004.o $WORK/b102/_x005.o $WORK/b102/_x006.o $WORK/b102/_x007.o $WORK/b102/_x008.o $WORK/b102/_x009.o $WORK/b102/_x010.o $WORK/b102/_x011.o $WORK/b102/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/6f/6f5d267976898e9c37a429f75a2e026f8d46ba6dd7428b2b612636e1d74ae213-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_linux_amd64.o $WORK/b007/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/e8/e89c1c1e7945f5339e8ee31a5277f39066fc671bfbda674907053901513114d1-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid nY0-kUxdaCRUJGG0Jtsb/nY0-kUxdaCRUJGG0Jtsb -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid R4rbhCK7lVaoXGv_7kQb/R4rbhCK7lVaoXGv_7kQb -goversion go1.15.6 -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_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/5e/5ed2ca623fb75600ccbe71d964d2e5b85be4d85fe0c51d34246136b9e1028838-d # internal internal/singleflight mkdir -p $WORK/b101/ math/rand mkdir -p $WORK/b073/ cat >$WORK/b101/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_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid de-zSAQ4YLSXesUrHIn1/de-zSAQ4YLSXesUrHIn1 -goversion go1.15.6 -D "" -importcfg $WORK/b101/importcfg -pack ./singleflight.go cat >$WORK/b073/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_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p math/rand -std -complete -installsuffix shared -buildid Fa8IKEca_qrzuUcd3rW0/Fa8IKEca_qrzuUcd3rW0 -goversion go1.15.6 -D "" -importcfg $WORK/b073/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/a2/a2e324280dd9a305897b7ec58024add2f4197002b97ea3d0cba46ae9339574cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/fe/fe7717ef07e1e275b3cae18b3a9df92bcf86b12c77c0ba3c2ecded6d0c217f3f-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fb/fb48c5708b6649f56827fe45b347bd0f03dc8482e0e40beda6f2a39a6d944ee7-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b023/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid SJt-y72zZhyyFpvQWjHY/SJt-y72zZhyyFpvQWjHY -goversion go1.15.6 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b023/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_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid O24xspHpevI_F8RyxxF9/O24xspHpevI_F8RyxxF9 -goversion go1.15.6 -D "" -importcfg $WORK/b023/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/e8/e8f7c278d2db7afbab58eee115ee6c6cfbe3a66d6f3346cfd791693b9b8124f0-d # internal internal/oserror mkdir -p $WORK/b026/ github.com/coreos/fcct/config/common vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b034/ io mkdir -p $WORK/b099/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv mkdir -p $WORK/b017/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid Mzm-lYlHb2vGCRSKrvIu/Mzm-lYlHb2vGCRSKrvIu -goversion go1.15.6 -D "" -importcfg $WORK/b026/importcfg -pack ./errors.go mkdir -p $WORK/b024/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 41l_F9EpiVm9dPPZeiqx/41l_F9EpiVm9dPPZeiqx -goversion go1.15.6 -D "" -importcfg $WORK/b099/importcfg -pack ./message.go cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/config/common /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/coreos/fcct/config/common -complete -installsuffix shared -buildid chjIulIsqTj5REyAZQg_/chjIulIsqTj5REyAZQg_ -goversion go1.15.6 -D "" -importcfg $WORK/b034/importcfg -pack ./common.go ./errors.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid 9C4e050vI-aB89A5c8ja/9C4e050vI-aB89A5c8ja -goversion go1.15.6 -D "" -importcfg $WORK/b017/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid YMUug0ikdXWb7zzmVJcj/YMUug0ikdXWb7zzmVJcj -goversion go1.15.6 -D "" -importcfg $WORK/b024/importcfg -pack ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/69/692fadfdd2b8b564ace74b14b78ca6b257718cc27b5e0cb7b993efbb1b419c36-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_amd64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid uKWlEcSXK4CleqCsdW5R/uKWlEcSXK4CleqCsdW5R -goversion go1.15.6 -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_dup2_linux.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/26/2611b1c752eb8f14addb7dd66506142fa49c0593066c8ce44ad6b68c811c3fdd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/8a/8a8c67c50885ac70a32644f5b74f58ec44c9ba70066cce0042aee7d930248f93-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/c4/c4dfc585d39609ce3c1b95a9df62963027e51f155163e51317723c9545317b66-d # internal crypto/internal/randutil mkdir -p $WORK/b079/ hash mkdir -p $WORK/b045/ strings mkdir -p $WORK/b041/ bytes mkdir -p $WORK/b038/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid u9oE2vBqE358ZIJomaEo/u9oE2vBqE358ZIJomaEo -goversion go1.15.6 -D "" -importcfg $WORK/b079/importcfg -pack ./randutil.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_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 cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p strings -std -complete -installsuffix shared -buildid p8n8X7W4RbLX7zlJmY9Y/p8n8X7W4RbLX7zlJmY9Y -goversion go1.15.6 -D "" -importcfg $WORK/b041/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_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p hash -std -complete -installsuffix shared -buildid HU4VXZAr0O-ZexXly7Mw/HU4VXZAr0O-ZexXly7Mw -goversion go1.15.6 -D "" -importcfg $WORK/b045/importcfg -pack ./hash.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/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_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p bytes -std -installsuffix shared -buildid b95nRWU--hJA9Tq2KGdO/b95nRWU--hJA9Tq2KGdO -goversion go1.15.6 -D "" -importcfg $WORK/b038/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/1b/1bc4fb0c7831183c4b84f06046741e87f0a1718d424116e68bc25c63179bc9e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/01/0193dfd6e0759497a01b44422b681f9091a14ad83a5a678a9a3af31b7e1701c8-d # internal crypto/hmac mkdir -p $WORK/b086/ hash/crc32 mkdir -p $WORK/b044/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid A7MxtR6ZdF2YlB29Hd16/A7MxtR6ZdF2YlB29Hd16 -goversion go1.15.6 -D "" -importcfg $WORK/b086/importcfg -pack ./hmac.go cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./crc32_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p hash/crc32 -std -installsuffix shared -buildid bCH9cLnKwPmtdEAIbCSi/bCH9cLnKwPmtdEAIbCSi -goversion go1.15.6 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/91/91917d550c54793195bb523fd5048e17342efa35041e8776f3e350880826ed37-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_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_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid -ADwN_Fh2WYJ3s4iTapj/-ADwN_Fh2WYJ3s4iTapj -goversion go1.15.6 -D "" -importcfg $WORK/b110/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/27/272afe0d1a67df4455bc48c71eb5acb678917becd070b49aae85b63c50369c4e-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/4e/4eb4bf917544098743a95d2af0517c4d0eb2a08c7048b652daa92b830e969295-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/dc/dc211c509ccc8147a1e61b736b06812cef290bab5da2a7bbcd8e673662e0615f-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_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_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 14EtEm1nQdKKORlQpyfB/14EtEm1nQdKKORlQpyfB -goversion go1.15.6 -D "" -importcfg $WORK/b114/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/5c/5cf53c2515feee0328b7e90e76a2244318d5f8b2d07df634c18c42e1d31a9ab6-d # internal crypto mkdir -p $WORK/b075/ crypto/rc4 mkdir -p $WORK/b088/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto -std -complete -installsuffix shared -buildid BEI7L_wsGvKbMWwjn9EL/BEI7L_wsGvKbMWwjn9EL -goversion go1.15.6 -D "" -importcfg $WORK/b075/importcfg -pack ./crypto.go reflect cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b070/_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_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid b4LlMXz4v9WQgWbcvbs-/b4LlMXz4v9WQgWbcvbs- -goversion go1.15.6 -D "" -importcfg $WORK/b088/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_amd64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b014/symabis ./asm_amd64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_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_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid ol-c9dMNKKnik8jRuDW9/ol-c9dMNKKnik8jRuDW9 -goversion go1.15.6 -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_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/07/0738c3e302449f154b0900357012ede655f8d44b41d5bd0cdcf6dbd6a9cbac3c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/64/64e752f696ab2dcf99c1d90294585be116368e0d154840c19de3fb1eca0adacb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/82/82c80fda48203c8ee0a9d1c750211dde6ea1a09136b5d40af7782d08e977edd2-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/63/63e8b3ef98d34abf286f7c7dba60114d08a3f952fac0d5abaa462db9ab8394f6-d # internal path mkdir -p $WORK/b126/ bufio mkdir -p $WORK/b040/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p path -std -complete -installsuffix shared -buildid 4bJD1lDBuODnBOrBQFCE/4bJD1lDBuODnBOrBQFCE -goversion go1.15.6 -D "" -importcfg $WORK/b126/importcfg -pack ./match.go ./path.go regexp/syntax mkdir -p $WORK/b061/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p bufio -std -complete -installsuffix shared -buildid xynMtYbzo4fBA7AoOgB9/xynMtYbzo4fBA7AoOgB9 -goversion go1.15.6 -D "" -importcfg $WORK/b040/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_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_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 1lrhppye8xNGWJNyWWx1/1lrhppye8xNGWJNyWWx1 -goversion go1.15.6 -D "" -importcfg $WORK/b061/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_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/4c/4c2ede5c62c69d3b315d7733b4b1a9527475ee1907dc0d90524c27bdb51b707c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/41/4115f09aa866ad2de106f2a2cde66c290bd6e95ca198025952342d1df0e846ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/39/39fc0e6abd877a033e6f337a5a9e870c542628837da07481cd0e06233456c4bd-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/eb/ebf4328c72b33d56ee12b51b35d5f7049360c62dba23c8b7ab0922adbeef5a89-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid yzApF-StMC7jLZ0zGaPq/yzApF-StMC7jLZ0zGaPq -goversion go1.15.6 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go 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_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid diwmZDPigmIZOp2ZmuP8/diwmZDPigmIZOp2ZmuP8 -goversion go1.15.6 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_amd64.go time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_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_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid 6uSJFj7zP3BvgDVD7YP9/6uSJFj7zP3BvgDVD7YP9 -goversion go1.15.6 -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_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/4a/4a43b6fb757793057bfc0c160a9ae7b3c563f9f45f7f3e4e60f0a37b858e6bcb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/6f/6f35e19839fcb89f791009728c9dfc5fbeab60aca58d0cf665e30392b9593f11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/d9/d9ae14957401842d1121166fddb534b50df32585a3608cce9c6888b656acc09e-d # internal regexp mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b061/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_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_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p regexp -std -complete -installsuffix shared -buildid K0hiUTv2XexTSIJRyCN6/K0hiUTv2XexTSIJRyCN6 -goversion go1.15.6 -D "" -importcfg $WORK/b060/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ff/ff5d9e6cafc15b91d881051c96adb40fa68c0f04698452e7dddbc228f37f0c9f-d # internal context mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_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_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p context -std -complete -installsuffix shared -buildid ioDlry59e5QgRZEpHv1M/ioDlry59e5QgRZEpHv1M -goversion go1.15.6 -D "" -importcfg $WORK/b066/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_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_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid sW29GMPVtjHiiDuT7j9M/sW29GMPVtjHiiDuT7j9M -goversion go1.15.6 -D "" -importcfg $WORK/b027/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f7/f7dfb02c83335b87704f26a035febc133d17cb1f7fe33f4e09154ada41e4524f-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/9a/9a634304772d2b92d5818faa05985bcab126acca6d6c7244c182eaf7facc7e1e-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/02/026fa368593adcc7bee6ddc88d0f1367b629b95b86c870394be77d8f2ed3e63c-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b043/ 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_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid kGu3pIlwJMK4F9Os4cfR/kGu3pIlwJMK4F9Os4cfR -goversion go1.15.6 -D "" -importcfg $WORK/b013/importcfg -pack ./sort.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_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_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid 8ftculk91o4-paGMge0V/8ftculk91o4-paGMge0V -goversion go1.15.6 -D "" -importcfg $WORK/b043/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c0/c05a71c1734fdc56f7a6b45e46459857d0f85c1f8c62a879005ae4423292c3e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/52/5250f982ddb65d15ee0ae7f237dd5c8d82a99880934cb87cce0735619915caf2-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_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/b007/_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_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid 2ZnUlvhaViRXuNv-Ypr8/2ZnUlvhaViRXuNv-Ypr8 -goversion go1.15.6 -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 ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/7e/7ee0772d339fe546c4398a3125900ff28e622731bd480ec5ffa856f53c0b953b-d # internal encoding/base64 mkdir -p $WORK/b046/ crypto/md5 mkdir -p $WORK/b087/ vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b107/ crypto/cipher mkdir -p $WORK/b069/ crypto/sha512 mkdir -p $WORK/b080/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b087/symabis ./md5block_amd64.s cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid V4Iy9kXg8euK3nqzybj4/V4Iy9kXg8euK3nqzybj4 -goversion go1.15.6 -D "" -importcfg $WORK/b046/importcfg -pack ./base64.go crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b085/ crypto/sha1 mkdir -p $WORK/b090/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF crypto/sha256 mkdir -p $WORK/b091/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b107/symabis ./sum_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b080/symabis ./sha512block_amd64.s cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b069/symabis ./xor_amd64.s cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid F2qVKiFfn51mX55sCz4J/F2qVKiFfn51mX55sCz4J -goversion go1.15.6 -D "" -importcfg $WORK/b085/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b091/symabis ./sha256block_amd64.s cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b090/symabis ./sha1block_amd64.s cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_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_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid Kf44C_s68oR5ymI92Ytn/Kf44C_s68oR5ymI92Ytn -goversion go1.15.6 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 1kf7z2VBfnXnIPm9TBSn/1kf7z2VBfnXnIPm9TBSn -goversion go1.15.6 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 9EBA7Q2_E_UOh1t1DFaP/9EBA7Q2_E_UOh1t1DFaP -goversion go1.15.6 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid uFcD41KAmLDpiKEHATiW/uFcD41KAmLDpiKEHATiW -goversion go1.15.6 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid itgINzzBg_A3Ju_ziQ5_/itgINzzBg_A3Ju_ziQ5_ -goversion go1.15.6 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid qrLb3qHCWZpCg4NRfIEP/qrLb3qHCWZpCg4NRfIEP -goversion go1.15.6 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b107/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/07/07d5c4e37eff4c022c18e52a5ca6bfb5fe6df4a04e2093a09f50ec63d5411c15-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/49/49e5ec1281a5f47bcde94ed9522dec904327da20d198bb66ccb6c28112dbb2a3-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/4b/4bcc3884f58d4131037d302f9c955bc74bf5b7a947038dee9481ff0f1189914b-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/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid tclf0ExrFzmTMtnP3H0M/tclf0ExrFzmTMtnP3H0M -goversion go1.15.6 -D "" -importcfg $WORK/b095/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b091/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b080/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b090/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b091/_pkg_.a $WORK/b091/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/fc/fc079574de761c256f0214f06ac98d287024154cec919497bc3d6af594a13c7b-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/sha512block_amd64.o # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/6f/6f4be0b081e66e525261821172b40018366f6283007965ee79f0cb4e0197de39-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/e9/e900f44fb16cdb794fa47b321c26c5d6604fb0a01ebd1f44cae7361589b39ff6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/a7/a7211f3a902c58c60f834b587cafd9577d7b36d3933f72d2d619b4a2def75c81-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b069/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f4/f47387d56cf722891bcaacbf856945e3f0c33f6aae39a538366f3a10ccb6e285-d # internal crypto/des mkdir -p $WORK/b076/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b105/ crypto/aes mkdir -p $WORK/b068/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b043/_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_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid x10LX-kbsiqMp5K4-1A-/x10LX-kbsiqMp5K4-1A- -goversion go1.15.6 -D "" -importcfg $WORK/b076/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 4tAnkTeERbwNG95gj02-/4tAnkTeERbwNG95gj02- -goversion go1.15.6 -D "" -importcfg $WORK/b105/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b068/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/aes -std -installsuffix shared -buildid 1H_y-INMGYtGghzvYS8L/1H_y-INMGYtGghzvYS8L -goversion go1.15.6 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/6c/6c50f4d6587bc03916312b489b5cc3c65781b6b37ce224a70f537df5674fea4f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/df/dffe67fcbe88db10e4a8b06f725ffcad46180c29653285458959134e8ac23e34-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/06/064a379ba5bb1e5f76ac212a770bb39e8d4fadb497dc5312414c55ddd58ee19e-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/2a/2aab9629637b2b1a39223cb3e3690b1688609f9b80653bf659ea0fe79e98950c-d # internal path/filepath mkdir -p $WORK/b097/ runtime/debug mkdir -p $WORK/b129/ cat >$WORK/b129/go_asm.h << 'EOF' # internal EOF cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b129/symabis ./debug.s cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid Ez3IXCP96J6njsW02Em-/Ez3IXCP96J6njsW02Em- -goversion go1.15.6 -D "" -importcfg $WORK/b097/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go fmt mkdir -p $WORK/b002/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b068/asm_amd64.o ./asm_amd64.s cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_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_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid jq1zZA1xD-srVfQD_QJW/jq1zZA1xD-srVfQD_QJW -goversion go1.15.6 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go net mkdir -p $WORK/b098/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b098/ -importpath net -- -I $WORK/b098/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p runtime/debug -std -installsuffix shared -buildid T_NLeo2oTiMVwFzHVQtC/T_NLeo2oTiMVwFzHVQtC -goversion go1.15.6 -symabis $WORK/b129/symabis -D "" -importcfg $WORK/b129/importcfg -pack -asmhdr $WORK/b129/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b068/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b068/_pkg_.a $WORK/b068/asm_amd64.o $WORK/b068/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/8d/8d0da5e2087f078e14778f6929f38016f9d8bfb6ff600f9cb6bd3f438c9e82ac-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b129/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b129/_pkg_.a $WORK/b129/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/59/59458ae2832dda600edf76ed9525c138048ab4747a8da0fea024329d96c19647-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/9f/9f27ac404a89b7cbd1e105abb940aa495b5fc88e710ecc7fc4c12314ab9427c6-d # internal io/ioutil mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_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_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid mCFl_YOBrkW6NYDZefo6/mCFl_YOBrkW6NYDZefo6 -goversion go1.15.6 -D "" -importcfg $WORK/b096/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/85/85c893615dbf81287f1d59777dce2f0ee2ee7407988a32946e6858633623bdca-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b108/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b108/symabis ./cpu_x86.s cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid 5A_WZkBxYhytHfrl41FZ/5A_WZkBxYhytHfrl41FZ -goversion go1.15.6 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_linux_noinit.go ./cpu_x86.go ./hwcap_linux.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b108/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b108/_pkg_.a $WORK/b108/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/72/72d74322649999e46031ad0ef563a58271cde44257e82d3913eea787c376f6ae-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b104/ cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b104/symabis ./chacha20poly1305_amd64.s cat >$WORK/b104/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 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid TMrDajmdaoSbkSVRHEwZ/TMrDajmdaoSbkSVRHEwZ -goversion go1.15.6 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b104/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/73/73ed965f0f6c527f741156429c10e7f3f4c712019657bd4841ba9f954b9cc906-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/54/54bbb8f26be2bb7ce6f00e87ee8c912d48550c73dc7e727809952004c0371ff4-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b052/ github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver flag runtime/trace net/url mime/quotedprintable net/http/internal github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit encoding/hex compress/flate mkdir -p $WORK/b042/ encoding/csv github.com/coreos/fcct/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b162/ log cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF mkdir -p $WORK/b053/ cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors -complete -installsuffix shared -buildid IwPKc0lekOH3ulc2PcoM/IwPKc0lekOH3ulc2PcoM -goversion go1.15.6 -D "" -importcfg $WORK/b052/importcfg -pack ./errors.go github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit mkdir -p $WORK/b147/ mime github.com/coreos/fcct/internal/version text/template/parse encoding/json mkdir -p $WORK/b049/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_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 mkdir -p $WORK/b062/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_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/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid fkMZ37MP_agMOvbPTVJt/fkMZ37MP_agMOvbPTVJt -goversion go1.15.6 -D "" -importcfg $WORK/b162/importcfg -pack ./reader.go ./writer.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b109/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid og2TydqpuIkcpWkkWWH4/og2TydqpuIkcpWkkWWH4 -goversion go1.15.6 -D "" -importcfg $WORK/b042/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go github.com/coreos/fcct/vendor/github.com/clarketm/json cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid lyFLimVIg31INOTxULP4/lyFLimVIg31INOTxULP4 -goversion go1.15.6 -D "" -importcfg $WORK/b049/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b134/ cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path -complete -installsuffix shared -buildid VCYZpPQ5e5pRNvk3IuYu/VCYZpPQ5e5pRNvk3IuYu -goversion go1.15.6 -D "" -importcfg $WORK/b053/importcfg -pack ./path.go vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b128/ github.com/coreos/fcct/vendor/github.com/coreos/go-json cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit -complete -installsuffix shared -buildid Tliz-MHAjuxFXyAL2imO/Tliz-MHAjuxFXyAL2imO -goversion go1.15.6 -D "" -importcfg $WORK/b147/importcfg -pack ./deserialize.go ./escape.go ./option.go ./serialize.go cat >$WORK/b109/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b109/symabis ./curve25519_amd64.s cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/coreos/fcct/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid mw3JhtYPUizJI0HphWPP/mw3JhtYPUizJI0HphWPP -goversion go1.15.6 -D "" -importcfg $WORK/b062/importcfg -pack ./difflib.go cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver -complete -installsuffix shared -buildid J1vUtynY-At4txuz2NRt/J1vUtynY-At4txuz2NRt -goversion go1.15.6 -D "" -importcfg $WORK/b134/importcfg -pack ./semver.go ./sort.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_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/b041/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b132/ mkdir -p $WORK/b103/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p flag -std -complete -installsuffix shared -buildid CeJcHM7SNrhqLmhV2azB/CeJcHM7SNrhqLmhV2azB -goversion go1.15.6 -D "" -importcfg $WORK/b128/importcfg -pack ./flag.go mkdir -p $WORK/b123/ mkdir -p $WORK/b125/ mkdir -p $WORK/b135/ mkdir -p $WORK/b059/ mkdir -p $WORK/b116/ mkdir -p $WORK/b121/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF github.com/coreos/fcct/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b160/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p net/url -std -complete -installsuffix shared -buildid gOOrNTlJec3pKT9UB2Np/gOOrNTlJec3pKT9UB2Np -goversion go1.15.6 -D "" -importcfg $WORK/b103/importcfg -pack ./url.go mkdir -p $WORK/b150/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b138/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p runtime/trace -std -installsuffix shared -buildid j5vE8vs8-leeXKlPQdNE/j5vE8vs8-leeXKlPQdNE -goversion go1.15.6 -D "" -importcfg $WORK/b132/importcfg -pack ./annotation.go ./trace.go mkdir -p $WORK/b120/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b141/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit -complete -installsuffix shared -buildid zFg-JUpKslOhyibF4xeS/zFg-JUpKslOhyibF4xeS -goversion go1.15.6 -D "" -importcfg $WORK/b135/importcfg -pack ./deserialize.go ./escape.go ./option.go ./serialize.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_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/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid dwuBBga7IuX_1c8rUVL4/dwuBBga7IuX_1c8rUVL4 -goversion go1.15.6 -D "" -importcfg $WORK/b059/importcfg -pack ./hex.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF mkdir -p $WORK/b063/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm math/big cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid G5oMZQx6i7vl0bEaLQE6/G5oMZQx6i7vl0bEaLQE6 -goversion go1.15.6 -D "" -importcfg $WORK/b123/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 7XuaXfov1uzIu_dZQxnf/7XuaXfov1uzIu_dZQxnf -goversion go1.15.6 -D "" -importcfg $WORK/b120/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/coreos/fcct/vendor/github.com/clarketm/json -complete -installsuffix shared -buildid 0gpiDpXPPFcBrjzeTq5V/0gpiDpXPPFcBrjzeTq5V -goversion go1.15.6 -D "" -importcfg $WORK/b138/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/coreos/fcct/internal/version -complete -installsuffix shared -buildid sDLDv6xCsu7xQhQg10EB/sDLDv6xCsu7xQhQg10EB -goversion go1.15.6 -D "" -importcfg $WORK/b160/importcfg -pack ./version.go cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p log -std -complete -installsuffix shared -buildid 7qCS7G7R_-AvlOfN1JRW/7qCS7G7R_-AvlOfN1JRW -goversion go1.15.6 -D "" -importcfg $WORK/b116/importcfg -pack ./log.go github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid yQQ-TEV5Vsk5O1fgXCT8/yQQ-TEV5Vsk5O1fgXCT8 -goversion go1.15.6 -D "" -importcfg $WORK/b125/importcfg -pack ./chunked.go ./testcert.go mkdir -p $WORK/b117/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p mime -std -complete -installsuffix shared -buildid sbf9LuhP7AUzvTJ3kOg5/sbf9LuhP7AUzvTJ3kOg5 -goversion go1.15.6 -D "" -importcfg $WORK/b121/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go mkdir -p $WORK/b072/ cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-json -complete -installsuffix shared -buildid Fm4EcM86OSkVRvpHI99t/Fm4EcM86OSkVRvpHI99t -goversion go1.15.6 -D "" -importcfg $WORK/b141/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid YEpXjAqiM_FRa3VjYHfE/YEpXjAqiM_FRa3VjYHfE -goversion go1.15.6 -D "" -importcfg $WORK/b150/importcfg -pack ./lex.go ./node.go ./parse.go cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/coreos/fcct/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 835g-8vplxhTYvdS4C4k/835g-8vplxhTYvdS4C4k -goversion go1.15.6 -D "" -importcfg $WORK/b063/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go mkdir -p $WORK/b144/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b114/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid ARy1Yr2_0xbSNaoisEur/ARy1Yr2_0xbSNaoisEur -goversion go1.15.6 -D "" -importcfg $WORK/b117/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b072/symabis ./arith_amd64.s cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 -complete -installsuffix shared -buildid H5pB8xdvulvbE_OQ-E20/H5pB8xdvulvbE_OQ-E20 -goversion go1.15.6 -D "" -importcfg $WORK/b144/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b043/_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_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid juHS6wrVAOZbtvmyHxIS/juHS6wrVAOZbtvmyHxIS -goversion go1.15.6 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/2a/2ae3299221a903a98a1a771eccdc5e8e4862a29bc118d691ba503cdb055d4ccf-d # internal cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b009/_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/b073/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p math/big -std -installsuffix shared -buildid o_X2KJJX7Btkg88FjVaA/o_X2KJJX7Btkg88FjVaA -goversion go1.15.6 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/69/691c1b5fcf27e1580a0b1a3b421daafba902cf6eeb1eb9aa1002ff389f60dd78-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/77/7776111e40c600e117fe3fd797878df4dc7c182c13d5a74072262a31a45ac45e-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree -complete -installsuffix shared -buildid wbzN84B3UuvVEPQ7-3pP/wbzN84B3UuvVEPQ7-3pP -goversion go1.15.6 -D "" -importcfg $WORK/b055/importcfg -pack ./tree.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/2a/2a5511b84064bb8b6d7f5ac73f0cc7a1c18929dc25d2076deefb34d733c18a0e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/39/39728a14c5f7960cf78fe4b6ff3683aea60e2e49fed1c9b5c6fab76e770b7a04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/3d/3d16cf1b4254647aee56d54268d2aeba19ff67c261f224d3b1285e8bc923fb13-d # internal github.com/coreos/fcct/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/coreos/fcct/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid o1itolr0WOhWZ7SF7BbI/o1itolr0WOhWZ7SF7BbI -goversion go1.15.6 -D "" -importcfg $WORK/b058/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/2e/2ee749f34fb45b0d53ec26e5c9d36460c65a665500b1494e8ffb3941cc8b1963-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/12/1293f02e0187367b511aea63b7b181ef7040a4ed9c37a2a189c24ec46fd951c5-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/c9/c9bff265d6f36b11f962a4df801fbf98f9cae438396690e6a90ade0e492cd023-d # internal cd $WORK/b098 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/b4/b45b3ff6b5335eaf922966601e5f52d8ef710e861dcec9a29b731ba825ed2020-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b116/_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_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 15wI78hFoaL115yyHAT3/15wI78hFoaL115yyHAT3 -goversion go1.15.6 -D "" -importcfg $WORK/b115/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b109/curve25519_amd64.o ./curve25519_amd64.s cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/77/77cb39ffbacb817dbb41d504e9faedf5ec47e8de5149009f9455ae50e65168cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b109/_pkg_.a $WORK/b109/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/e2/e20f4060a951a8dab8ad0b7d8af583ee5c517f6c043a7d436258c582a4eb371f-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/82/821cea27665e459501526597563cf0a9a7d60171274290d8a5ff48cb9775db44-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations -complete -installsuffix shared -buildid Lm8jNr8BF_vMwwXCgb7p/Lm8jNr8BF_vMwwXCgb7p -goversion go1.15.6 -D "" -importcfg $WORK/b136/importcfg -pack ./unit.go cd $WORK/b098 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/df/df807547c5375ab146b12e49f7ac7156cc10606104d950c34833cbf24a1ba363-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report -complete -installsuffix shared -buildid D3gTb_5OmIF_GiJX43jD/D3gTb_5OmIF_GiJX43jD -goversion go1.15.6 -D "" -importcfg $WORK/b054/importcfg -pack ./report.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/c3/c3204bc28893118d1c1a2142155629e04578cc10cdcb273e8963cf4d621831ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/fc/fc4e01b3918e126ec6c043aa1de8d2741e746bf65531a7b448ee177952b7d9fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/72/72556f53196427f5745f166d2fe7e06e0c0deee1cb3d778eaf91c285be43943c-d # internal cd $WORK/b098 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c1/c1cb4f4c03cb2109bf1ce68e9505c5c28cd8697e97f86b248566f017490adf78-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate -complete -installsuffix shared -buildid 2aMN03WCsfxmwfWsyOG5/2aMN03WCsfxmwfWsyOG5 -goversion go1.15.6 -D "" -importcfg $WORK/b142/importcfg -pack ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/24/246d9568ad00b80442edd68d375e107628dccd0cc8ef9fc5992099a9f2b06272-d # internal testing mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b128/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b129/_pkg_.a packagefile runtime/trace=$WORK/b132/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p testing -std -complete -installsuffix shared -buildid 3x358dWvTZ75SM6RE9Wf/3x358dWvTZ75SM6RE9Wf -goversion go1.15.6 -D "" -importcfg $WORK/b131/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/e8/e89027487fc2aee336713516cbc67ddfd0628e6c88db4319638f799ea3d6f28d-d # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/64/64d6154b6fcfa3a22560cc3fe7966108e7104a3ba57206d478c27208bcafac54-d # internal cd $WORK/b098 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/5f/5fb0091110aeac0b9f77ba421ba04266685a1aa6621fc181bd1598b99f722c8e-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/4a/4a1ecf16e55a8bd63a8060f1a4e21e66eea7d17872098110976f1a9ddfca8853-d # internal compress/gzip mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b044/_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_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid JfbSvvYen7jFVgSwwsZt/JfbSvvYen7jFVgSwwsZt -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/8a/8af245fc9daeef28fce9f20fc14926fef72fd5786b0f40ee244af0f411beba6e-d # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/16/1686cdcc77ccc72fafbd4afc32bca042cd639a3f1a41e77a1b63cb0d1d998159-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b113/ cat >$WORK/b113/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/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b115/_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_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid r5gFvfFuVbEdH1Cig3lG/r5gFvfFuVbEdH1Cig3lG -goversion go1.15.6 -D "" -importcfg $WORK/b113/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b098 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/55/55dfbc0d5788dc686eee57f700e9311155400493d91ed20aafa04c12946a7491-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -o $WORK/b098/_cgo_.o $WORK/b098/_cgo_main.o $WORK/b098/_x001.o $WORK/b098/_x002.o $WORK/b098/_x003.o $WORK/b098/_x004.o $WORK/b098/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/cb/cbdf1c4823ee3584fbbed231e2cf5a545cdec6795ad4e2cd32bbd5a17c5f7d3c-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b098/_cgo_.o -dynout $WORK/b098/_cgo_import.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b099/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_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/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p net -std -installsuffix shared -buildid FurXXgqbWoCu66xz6toD/FurXXgqbWoCu66xz6toD -goversion go1.15.6 -D "" -importcfg $WORK/b098/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b098/_cgo_gotypes.go $WORK/b098/cgo_linux.cgo1.go $WORK/b098/cgo_resnew.cgo1.go $WORK/b098/cgo_socknew.cgo1.go $WORK/b098/cgo_unix.cgo1.go $WORK/b098/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/46/46e759a5a6033e3e6bffdcd19d20e5a07cc331f296b0f057641566f712c2eca8-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-json=github.com/coreos/fcct/vendor/github.com/coreos/go-json importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-json=$WORK/b141/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json -complete -installsuffix shared -buildid pNXRClu8pysgAFJTEb26/pNXRClu8pysgAFJTEb26 -goversion go1.15.6 -D "" -importcfg $WORK/b140/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/3e/3ea65215a3eb8ce7d07eadb2034ba0f1c0d22b55c95222611804873679e45919-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree packagefile encoding/json=$WORK/b049/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util -complete -installsuffix shared -buildid s09AbrdDLgFU0dHn60Jv/s09AbrdDLgFU0dHn60Jv -goversion go1.15.6 -D "" -importcfg $WORK/b048/importcfg -pack ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/7a/7aaa635b51aa71f33f918b94c76ee4444543c47c6004c4d5beee76aaa521191e-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b112/ cat >$WORK/b112/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/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b117/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b041/_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_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid ZA5lwJNcGkYKoQtB6agp/ZA5lwJNcGkYKoQtB6agp -goversion go1.15.6 -D "" -importcfg $WORK/b112/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/df/df6ae57b4a43fad6c47d77edc7dfd9e4133e29365e5f71efdd8e80d34b706b39-d # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/3f/3f6dfebbc95643c7938ddb01427ebe5eed9822f97a4e50ec55233dae6b362367-d # internal text/template mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b150/_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_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p text/template -std -complete -installsuffix shared -buildid N540Lanqd56pgDkc7Mu7/N540Lanqd56pgDkc7Mu7 -goversion go1.15.6 -D "" -importcfg $WORK/b149/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/cb/cb48899101b4796760e30663da5cbd7683704526ca3984fb80db775522dc03ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/35/35a9231ff0b5e07a6be25e21f6ee9a40dc5c59bbfe7d917aeb668e3159c66dd6-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b139/ github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/merge github.com/coreos/fcct/translate mkdir -p $WORK/b047/ mkdir -p $WORK/b056/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/json=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b140/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b142/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate -complete -installsuffix shared -buildid 4boIdMKLpHmtGgIk94rQ/4boIdMKLpHmtGgIk94rQ -goversion go1.15.6 -D "" -importcfg $WORK/b139/importcfg -pack ./validate.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/coreos/fcct/translate -complete -installsuffix shared -buildid KYcVT9hQ6Q-pa9SfGl_Y/KYcVT9hQ6Q-pa9SfGl_Y -goversion go1.15.6 -D "" -importcfg $WORK/b047/importcfg -pack ./set.go ./translate.go ./util.go cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/merge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/merge -complete -installsuffix shared -buildid _9cy5PayJB5eKI_AbXd3/_9cy5PayJB5eKI_AbXd3 -goversion go1.15.6 -D "" -importcfg $WORK/b056/importcfg -pack ./merge.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/81/810fbe735860b356145dbe41fff50a5c5a2d2fdd7df8b58db7dd05a491fd6eac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/3a/3a6c27eaab4cc80e7ae98ffd72e39d2a054946e08467eb7791d987d80ab43685-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e4/e4d47862c4614e4a84cc3074261c3b085f8fea37cd0ddc32b571a6ca4ad9f386-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/c0/c073e08ad108de92cea70f109bac625bde9aad58672e91f8fa853e4e5e08396b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/51/51bacb3114582730c9bffc5b7c8dd3ce67dc8c73a677da325ebb0871ab22ce9e-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b072/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b072/_pkg_.a $WORK/b072/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/33/3373d282f0c27487a6d3534ec8b4943c0de7850669f213f322f0fd1a218532f3-d # internal crypto/dsa mkdir -p $WORK/b093/ crypto/rand encoding/asn1 mkdir -p $WORK/b082/ mkdir -p $WORK/b067/ crypto/elliptic mkdir -p $WORK/b078/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid aDUf_wqooZK2tZkprlwk/aDUf_wqooZK2tZkprlwk -goversion go1.15.6 -D "" -importcfg $WORK/b082/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid hvi3ZjeQA61Lush_qXyc/hvi3ZjeQA61Lush_qXyc -goversion go1.15.6 -D "" -importcfg $WORK/b093/importcfg -pack ./dsa.go cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_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/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b078/symabis ./p256_asm_amd64.s cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid o5AEtlZcW6aqJdIqpWxH/o5AEtlZcW6aqJdIqpWxH -goversion go1.15.6 -D "" -importcfg $WORK/b067/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid 5NvVVbIEoleP14bMyv-n/5NvVVbIEoleP14bMyv-n -goversion go1.15.6 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/31/3102a239f805cd7d4c8e9810134dd601531b0a18469a369245d03d11e8a7da2e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/b1/b105725631a314fd13d2a9b1c52bd2cc6e1445491a0cac4948cea8e18c0ba0dd-d # internal crypto/ed25519 mkdir -p $WORK/b084/ crypto/rsa mkdir -p $WORK/b089/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid d8pMQu27Ko24tD5o1nzB/d8pMQu27Ko24tD5o1nzB -goversion go1.15.6 -D "" -importcfg $WORK/b084/importcfg -pack ./ed25519.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid L8LSaw5jlkBljQvVcai8/L8LSaw5jlkBljQvVcai8 -goversion go1.15.6 -D "" -importcfg $WORK/b089/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/67/67a5d4654e7245931db505bded984ef7fe35fa0694079abc4cfed64734ad427b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/e4/e450bad5238d2afac3e6274da20dd4e2a006619bc25a0fef741b6e9de57990ad-d # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/2d/2d1a189f1935ff81bb245724e7321b423e2a3413dbe6f0a2885489cca1cdd2fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/d6/d6062f80fdbf5b892a9a1be222a535908bd1c97f4c3fec40504b74dc5037f3c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/b1/b1b577446561a806a611342509c94e15ff1c0cb065dee4bc3ffb8bfb463bd19a-d # internal crypto/x509/pkix mkdir -p $WORK/b094/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b081/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid L7zYX0e5MDtEWzA4da2t/L7zYX0e5MDtEWzA4da2t -goversion go1.15.6 -D "" -importcfg $WORK/b094/importcfg -pack ./pkix.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid r7uV2CncgijygFdUU-Hj/r7uV2CncgijygFdUU-Hj -goversion go1.15.6 -D "" -importcfg $WORK/b081/importcfg -pack ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b078/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/68/6853c97f81296d53f19a5ea6510756ce9d1972d3033894de62c97a30bceabfb5-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b144/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml -complete -installsuffix shared -buildid wbdTath6ECi7CnGhRqwh/wbdTath6ECi7CnGhRqwh -goversion go1.15.6 -D "" -importcfg $WORK/b143/importcfg -pack ./yaml.go cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/06/0662f934414fcf4e794df6dcbcf2613378b5e78a59d0e4bd1d8ed160d9d726c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/cb/cb234290bec4276134d06a17d64ad3310f8f96c0461fc6af1888102183c839a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/2e/2e56a9afca4a509b092e8b02dd37c0e838520d032f47979d3013e0d91761e4a6-d # internal github.com/coreos/fcct/config/util mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap github.com/clarketm/json=github.com/coreos/fcct/vendor/github.com/clarketm/json importmap github.com/coreos/ignition/v2/config/validate=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate importmap github.com/coreos/vcontext/yaml=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile bytes=$WORK/b038/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/clarketm/json=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b142/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b143/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/config/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/coreos/fcct/config/util -complete -installsuffix shared -buildid u7byMf2VNNXIRk6Hf-gG/u7byMf2VNNXIRk6Hf-gG -goversion go1.15.6 -D "" -importcfg $WORK/b137/importcfg -pack ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/83/8318b831d62a4e78d5e6730b8c5585a7ac4547db93c37de94f33719cff907224-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/78/78953a9edeb7331764d3ce165c0d28e6ca0c7372b6fca1a4ad6ef63bec7871c1-d # internal crypto/ecdsa mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid qbGXRK7scAvPzI-9UZDc/qbGXRK7scAvPzI-9UZDc -goversion go1.15.6 -D "" -importcfg $WORK/b077/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/60/6052f7ae1ce14d6144d4b2d9158275a2036c868791307a7a20944b9e5b2c4650-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b098/_pkg_.a $WORK/b098/_x001.o $WORK/b098/_x002.o $WORK/b098/_x003.o $WORK/b098/_x004.o $WORK/b098/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/f6/f6b49f31e4d5536113a5ed5184403e3721ba2419c5fe457875ff84978b9d7bde-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b119/ net/textproto cat >$WORK/b119/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/b112/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b118/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid q51oJfYZVCVy_XTcmdZw/q51oJfYZVCVy_XTcmdZw -goversion go1.15.6 -D "" -importcfg $WORK/b119/importcfg -pack ./proxy.go crypto/x509 mkdir -p $WORK/b092/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid iHkyCNt3mPWWA0wTiiyg/iHkyCNt3mPWWA0wTiiyg -goversion go1.15.6 -D "" -importcfg $WORK/b118/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cat >$WORK/b092/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/b075/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_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_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid lyltfnP1erRK0w6D-f4E/lyltfnP1erRK0w6D-f4E -goversion go1.15.6 -D "" -importcfg $WORK/b092/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go github.com/spf13/pflag mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/csv=$WORK/b162/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b128/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b098/_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/b041/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid -wMlKlzl-P41rpIENqlK/-wMlKlzl-P41rpIENqlK -goversion go1.15.6 -D "" -importcfg $WORK/b161/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/5d/5dba7ba39d26ff6ceddaecfeffc9c5b31a0d489cedd6ede3a4a110ff80b988de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/49/493bd7615cbef60145631f558acaa921acd23a7f117f86ae1a7c3e99c5bce231-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b111/ mime/multipart mkdir -p $WORK/b122/ cat >$WORK/b111/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/b112/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/quotedprintable=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid Y2YlZjtSH8FNE-OGq8gv/Y2YlZjtSH8FNE-OGq8gv -goversion go1.15.6 -D "" -importcfg $WORK/b122/importcfg -pack ./formdata.go ./multipart.go ./writer.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid NfXt3XsdrYKw5Jvx9ns-/NfXt3XsdrYKw5Jvx9ns- -goversion go1.15.6 -D "" -importcfg $WORK/b111/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/27/27cc4549700194f2be1f28acf49696794d1052c5a35a0c896f415abb12856f03-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/30/30e6d0f697da17917ee8fbd7d4a90b6dc9c871ffd715fb5fd380d61ac1104945-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/47/47d6194aa19ef4eccb1dc16ac2444e7b10824be1107399d413e08664a0c1453b-d # internal crypto/tls mkdir -p $WORK/b074/ cat >$WORK/b074/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 context=$WORK/b066/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b110/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_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_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid rgmDrJV8iSSS2nwPe5Aq/rgmDrJV8iSSS2nwPe5Aq -goversion go1.15.6 -D "" -importcfg $WORK/b074/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/98/989657b6e755b12ebebeccafa5d296b7060d1f5ade97c49ea3a9c6931804800a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/56/56842c714bf6fb42f614cb3c9df38f67bda5ac5a23285a9c945d25733a7d9e94-d # internal net/http/httptrace mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b118/_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_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 20sjaIEgkxd9iReGwBOT/20sjaIEgkxd9iReGwBOT -goversion go1.15.6 -D "" -importcfg $WORK/b124/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/00/00327893ef2656f09bfb902cd5ef46e9e54fda3febb89b18b6b8b08e7eabfd9f-d # internal net/http mkdir -p $WORK/b064/ cat >$WORK/b064/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/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b039/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b112/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/multipart=$WORK/b122/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http/httptrace=$WORK/b124/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_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_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p net/http -std -complete -installsuffix shared -buildid CtSAKHj3YLpuYK6Uxn6v/CtSAKHj3YLpuYK6Uxn6v -goversion go1.15.6 -D "" -importcfg $WORK/b064/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_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ac/ac0086667c0b3504278022e1837429bad25d32a802203ee2a24a8ac2051b1d24-d # internal net/http/httptest mkdir -p $WORK/b127/ github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl mkdir -p $WORK/b130/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile flag=$WORK/b128/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b111/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p net/http/httptest -std -complete -installsuffix shared -buildid gT9tIvMlfg9XRDiaB1A6/gT9tIvMlfg9XRDiaB1A6 -goversion go1.15.6 -D "" -importcfg $WORK/b127/importcfg -pack ./httptest.go ./recorder.go ./server.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl -complete -installsuffix shared -buildid rCaozJomoNq24PlnA0Rb/rCaozJomoNq24PlnA0Rb -goversion go1.15.6 -D "" -importcfg $WORK/b130/importcfg -pack ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/c7/c7a6d51f517a9f8e99393803a0a58e7a55f7d09a9a1a43f1944675a206c27d70-d # internal github.com/coreos/fcct/vendor/github.com/stretchr/testify/assert mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/coreos/fcct/vendor/github.com/davecgh/go-spew/spew importmap github.com/pmezard/go-difflib/difflib=github.com/coreos/fcct/vendor/github.com/pmezard/go-difflib/difflib importmap gopkg.in/yaml.v2=github.com/coreos/fcct/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/davecgh/go-spew/spew=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b062/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v2=$WORK/b063/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/http/httptest=$WORK/b127/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b129/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/stretchr/testify/assert /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/coreos/fcct/vendor/github.com/stretchr/testify/assert -complete -installsuffix shared -buildid qp7SAsW1MHyFPs4RvDpj/qp7SAsW1MHyFPs4RvDpj -goversion go1.15.6 -D "" -importcfg $WORK/b057/importcfg -pack ./assertion_format.go ./assertion_forward.go ./assertion_order.go ./assertions.go ./doc.go ./errors.go ./forward_assertions.go ./http_assertions.go cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/69/69d06b2d3b1685e3a7e34e041ec3f7fe741cd37b612384943e0d609436faeb60-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b133/ github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b157/ mkdir -p $WORK/b148/ github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b153/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cat >$WORK/b148/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types -complete -installsuffix shared -buildid X6YteHV8g7GwRS3sRxiG/X6YteHV8g7GwRS3sRxiG -goversion go1.15.6 -D "" -importcfg $WORK/b133/importcfg -pack ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -installsuffix shared -buildid GNQpgsweZUjgJdfkDbcK/GNQpgsweZUjgJdfkDbcK -goversion go1.15.6 -D "" -importcfg $WORK/b157/importcfg -pack ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types -complete -installsuffix shared -buildid l-Y3_PPinhfxaMzMrACs/l-Y3_PPinhfxaMzMrACs -goversion go1.15.6 -D "" -importcfg $WORK/b148/importcfg -pack ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types -complete -installsuffix shared -buildid SLqrm2divsBBtOmARG_r/SLqrm2divsBBtOmARG_r -goversion go1.15.6 -D "" -importcfg $WORK/b153/importcfg -pack ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/e3/e39e6cec4fb05a63257c476c2cee370360f17f8118af99a7008d64aa94177e33-d # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/df/df2489206c071f3e97c28ac1afcf4f8c91dba6aac158e73b7a51e920e86755d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/d8/d810e187beee1cb2111685739adf8e6c591c26306eaa27930dfbaec95f909aff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/2f/2fbdb4977d69039fcf546e6b27112b8eb94ecbd61163240f3338c045238046aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/c0/c0badb0131a903d23070094827358eb416e0011465043167d3337e34b4b6c8ef-d # internal github.com/coreos/fcct/base/util mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/merge=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/merge importmap github.com/stretchr/testify/assert=github.com/coreos/fcct/vendor/github.com/stretchr/testify/assert importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/merge=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/stretchr/testify/assert=$WORK/b057/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile testing=$WORK/b131/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/base/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p github.com/coreos/fcct/base/util -complete -installsuffix shared -buildid nWu8sSoFgin5dqy7p_2J/nWu8sSoFgin5dqy7p_2J -goversion go1.15.6 -D "" -importcfg $WORK/b037/importcfg -pack ./file.go ./merge.go ./test.go ./url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/93/93d6dbd2ec0a6ac3c7aeac4c46455bade11a812c78bcf1e432502abacd11b3ae-d # internal github.com/coreos/fcct/base/v0_4_exp mkdir -p $WORK/b156/ github.com/coreos/fcct/base/v0_1 github.com/coreos/fcct/base/v0_2 mkdir -p $WORK/b146/ mkdir -p $WORK/b036/ github.com/coreos/fcct/base/v0_3 cat >$WORK/b156/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_3_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b147/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b157/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a EOF mkdir -p $WORK/b152/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_1/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b147/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b148/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/base/v0_4_exp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/coreos/fcct/base/v0_4_exp -complete -installsuffix shared -buildid iaL0FBC43Tjk34xrjYoh/iaL0FBC43Tjk34xrjYoh -goversion go1.15.6 -D "" -importcfg $WORK/b156/importcfg -pack ./schema.go ./translate.go ./util.go ./validate.go cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/base/v0_2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/coreos/fcct/base/v0_2 -complete -installsuffix shared -buildid O9w4nHj92pcFV-XNvuNg/O9w4nHj92pcFV-XNvuNg -goversion go1.15.6 -D "" -importcfg $WORK/b146/importcfg -pack ./schema.go ./translate.go ./util.go ./validate.go cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_2/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b147/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/base/v0_3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/coreos/fcct/base/v0_3 -complete -installsuffix shared -buildid --6uVwC9u-tlHC-_6-JG/--6uVwC9u-tlHC-_6-JG -goversion go1.15.6 -D "" -importcfg $WORK/b152/importcfg -pack ./schema.go ./translate.go ./util.go ./validate.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_0/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/base/v0_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/coreos/fcct/base/v0_1 -complete -installsuffix shared -buildid Ou9XO4L7n9rtnjHQKTBA/Ou9XO4L7n9rtnjHQKTBA -goversion go1.15.6 -D "" -importcfg $WORK/b036/importcfg -pack ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/68/68b7888aafefff47637e5989a9a657ea9478aa1585de27c5b3c53006d35c73fa-d # internal github.com/coreos/fcct/config/fcos/v1_0 mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_0/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/base/v0_1=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/config/fcos/v1_0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/coreos/fcct/config/fcos/v1_0 -complete -installsuffix shared -buildid xkkYLjXya7aiLHYVt62X/xkkYLjXya7aiLHYVt62X -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/e7/e73a408ef72f505f869a917026d2a322e980bc1cfc5784059ca94cde8e95f4b4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/16/16c7b0dd58ba4bcf8a27ad34b19ddeb64b509b812cf4b59baddd4bb3e00e24d7-d # internal github.com/coreos/fcct/config/fcos/v1_2 mkdir -p $WORK/b151/ github.com/coreos/fcct/config/fcos/v1_3 mkdir -p $WORK/b154/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_2/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/base/v0_3=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/config/fcos/v1_2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/coreos/fcct/config/fcos/v1_2 -complete -installsuffix shared -buildid EMoOZ01iL6G1sgbJvhzQ/EMoOZ01iL6G1sgbJvhzQ -goversion go1.15.6 -D "" -importcfg $WORK/b151/importcfg -pack ./schema.go ./translate.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_2/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/config/fcos/v1_3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/coreos/fcct/config/fcos/v1_3 -complete -installsuffix shared -buildid S36-pauNK_mxOYMzYtsV/S36-pauNK_mxOYMzYtsV -goversion go1.15.6 -D "" -importcfg $WORK/b154/importcfg -pack ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/b7/b76aa200f4fe6dba7d4c2f9132911e78465914f91c5ab158d1dad0c811d61790-d # internal github.com/coreos/fcct/config/fcos/v1_1 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_1/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/base/v0_2=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b148/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/config/fcos/v1_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/coreos/fcct/config/fcos/v1_1 -complete -installsuffix shared -buildid zyxubtK1W3bonq5wM_f5/zyxubtK1W3bonq5wM_f5 -goversion go1.15.6 -D "" -importcfg $WORK/b145/importcfg -pack ./schema.go ./translate.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/d4/d43a39da26260514baa212fa3df9fcca4fe2bf47a6bd2046b5e5cf2c20cf6f63-d # internal github.com/coreos/fcct/config/fcos/v1_4_exp mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_3_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b157/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/config/fcos/v1_4_exp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/coreos/fcct/config/fcos/v1_4_exp -complete -installsuffix shared -buildid 5t6qFJM2kpFfinEr9JgR/5t6qFJM2kpFfinEr9JgR -goversion go1.15.6 -D "" -importcfg $WORK/b155/importcfg -pack ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/f2/f2d75f67f3e9a16d491014c54d17b9cea3651bdc0f68885a9113ee04078cea8f-d # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/3e/3e9384e8449023d3e6d2745859a51353e6ad70ae883a21457031d381dd770e67-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/a9/a9ee86b962fb61511866d6eaf76aef6954daf71aed31f247c8f8f552b7668646-d # internal github.com/coreos/fcct/config/rhcos/v0_1 mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_2/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b154/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/config/rhcos/v0_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/coreos/fcct/config/rhcos/v0_1 -complete -installsuffix shared -buildid wpiVdnN98OTn2drcXjl-/wpiVdnN98OTn2drcXjl- -goversion go1.15.6 -D "" -importcfg $WORK/b158/importcfg -pack ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/c5/c5e6ad44f7dcee5176e9508c04125df942f2c7d1debb569b93ce8e548b463686-d # internal github.com/coreos/fcct/config/rhcos/v0_2_exp mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_3_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b157/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/config/rhcos/v0_2_exp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/coreos/fcct/config/rhcos/v0_2_exp -complete -installsuffix shared -buildid zBaJ39rG3_d665-r9oGF/zBaJ39rG3_d665-r9oGF -goversion go1.15.6 -D "" -importcfg $WORK/b159/importcfg -pack ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/ff/ff540957b50afd27475d3e5a62aea12808da195aa0e6b7397e61a20199927711-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/d4/d4fcb56196ecc9e2469b96a913e59e8b52b44d08a1577e46b74cc2be0bf80751-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_0=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_1=$WORK/b145/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_2=$WORK/b151/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b154/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_1=$WORK/b158/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_2_exp=$WORK/b159/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b144/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/coreos/fcct/config -complete -installsuffix shared -buildid ln8XpZv6PNJ_KFqc0GFu/ln8XpZv6PNJ_KFqc0GFu -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/de/de64f88ffa223e1ad46caed1ad7f0f4b503f63325c891c1af2ac301e6d9f3b99-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/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b160/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b161/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b102/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid psYjmwawhzgG3SZx4wwJ/psYjmwawhzgG3SZx4wwJ -goversion go1.15.6 -D _/builddir/build/BUILD/fcct-0.10.0/internal -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/09/09506ad181832be2171943350fac245b979bb4f8f6efd950415455c5e5b9f6ae-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/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b160/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b161/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_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 packagefile github.com/coreos/fcct/config/fcos/v1_0=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_1=$WORK/b145/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_2=$WORK/b151/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b154/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_1=$WORK/b158/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_2_exp=$WORK/b159/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/csv=$WORK/b162/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile flag=$WORK/b128/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b097/_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 sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b148/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b157/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b099/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/clarketm/json=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b142/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b143/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b147/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile compress/gzip=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/merge=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/stretchr/testify/assert=$WORK/b057/_pkg_.a packagefile testing=$WORK/b131/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile regexp/syntax=$WORK/b061/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b140/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile text/template/parse=$WORK/b150/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b112/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/multipart=$WORK/b122/_pkg_.a packagefile net/http/httptrace=$WORK/b124/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile compress/flate=$WORK/b042/_pkg_.a packagefile hash/crc32=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/davecgh/go-spew/spew=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b062/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v2=$WORK/b063/_pkg_.a packagefile net/http/httptest=$WORK/b127/_pkg_.a packagefile runtime/debug=$WORK/b129/_pkg_.a packagefile runtime/trace=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-json=$WORK/b141/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b117/_pkg_.a packagefile mime/quotedprintable=$WORK/b123/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b114/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=kk3dIqU5uZ1gNNeSQ84B/psYjmwawhzgG3SZx4wwJ/DpGHKzMyMuk8D1aYb2TK/kk3dIqU5uZ1gNNeSQ84B -X github.com/coreos/fcct/internal/version.Raw=0.10.0 -X github.com/coreos/fcct/version=0.10.0 -B 0x46b0269b0ec181459d76252e087fcec7cc3f5f48 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ mv $WORK/b001/exe/a.out ./fcct rm -r $WORK/b001/ + echo 'Building macOS fcct...' Building macOS fcct... ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOARCH=amd64 + GOOS=darwin + go build -ldflags '-X github.com/coreos/fcct/internal/version.Raw=0.10.0 -B 0xbdeb495b714ff13f39939619e1b20597d7dd4862' -a -v -x -o fcct-x86_64-apple-darwin internal/main.go WORK=/tmp/go-build772665811 internal/unsafeheader mkdir -p $WORK/b005/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b083/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid _6bIGz4mS4I475VFdOv6/_6bIGz4mS4I475VFdOv6 -goversion go1.15.6 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.go unicode/utf16 mkdir -p $WORK/b051/ container/list mkdir -p $WORK/b065/ crypto/subtle mkdir -p $WORK/b071/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid y-TYbiz0axAvisu8tLhr/y-TYbiz0axAvisu8tLhr -goversion go1.15.6 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./asn1.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p container/list -std -complete -buildid QFK9pdKC334QulxnsEbw/QFK9pdKC334QulxnsEbw -goversion go1.15.6 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./list.go internal/race mkdir -p $WORK/b020/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p unicode/utf16 -std -complete -buildid jMXvgtJHR1mQPCAKFMM3/jMXvgtJHR1mQPCAKFMM3 -goversion go1.15.6 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./utf16.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/subtle -std -complete -buildid Qxf3J2fdBR2MkyUVCOCb/Qxf3J2fdBR2MkyUVCOCb -goversion go1.15.6 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./constant_time.go internal/nettrace mkdir -p $WORK/b100/ encoding mkdir -p $WORK/b050/ unicode/utf8 vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b105/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b018/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p internal/nettrace -std -complete -buildid KF4ZYT4Zy-N5UbshsKgs/KF4ZYT4Zy-N5UbshsKgs -goversion go1.15.6 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./nettrace.go crypto/internal/subtle cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid ko8PSrIwDxW5VDv6KRAw/ko8PSrIwDxW5VDv6KRAw -goversion go1.15.6 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go runtime/internal/sys mkdir -p $WORK/b070/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b012/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p encoding -std -complete -buildid eQEwJGTIFjRst_-KB4FD/eQEwJGTIFjRst_-KB4FD -goversion go1.15.6 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid hdL4jI7dSqRJAcUp__lh/hdL4jI7dSqRJAcUp__lh -goversion go1.15.6 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid B0h6AB6TmuUn3x1Sa0ie/B0h6AB6TmuUn3x1Sa0ie -goversion go1.15.6 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/internal/subtle -std -complete -buildid ZdocqbExFki1_7KCsAvV/ZdocqbExFki1_7KCsAvV -goversion go1.15.6 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./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_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid WRfUO354hj29wWtXjH_X/WRfUO354hj29wWtXjH_X -goversion go1.15.6 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_darwin.go ./zversion.go math/bits mkdir -p $WORK/b016/ unicode mkdir -p $WORK/b022/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid IPyZ5FhoTmVkk4ho7DYG/IPyZ5FhoTmVkk4ho7DYG -goversion go1.15.6 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid hdBBvOF19a8fu2zB1ptA/hdBBvOF19a8fu2zB1ptA -goversion go1.15.6 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b010/symabis ./asm_amd64.s sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b021/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d2/d2770d66a47e350c20418dcd93f7e7ea1ac7a305b1b2002468cb13c37a26f0f4-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./cpu_x86.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid IISf4UrYpjuhLEvX-x14/IISf4UrYpjuhLEvX-x14 -goversion go1.15.6 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_amd64.go ./stubs.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid bDNbtwqsf0rOoQMjZYG-/bDNbtwqsf0rOoQMjZYG- -goversion go1.15.6 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/b5/b5615d8e138f3ecd6198056a80696ae3984772b3a2f1c428f172568383d1bd45-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/50/50a0286f708873095fc3c6e02a1c522f92accc50c8542a7e0aaddb540da679d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -buildid czOyFwDZ9Oq4OTfgcykt/czOyFwDZ9Oq4OTfgcykt -goversion go1.15.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/98/98ae1e613764f1caf9df15c5aff9b868893bc02f0e52ab40a64060fd4106fd4f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/40/403af1d13105c077098f1546c5403f0687c3cdcee7d4c0f270a7eecbc2df8e35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/b4/b496dd0b261b320d6bedf2a21e59c1aa7d9c97bc409a35451b7f30454a30b622-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/4e/4eb863c4e5bc0f2d2f1538e15f8b2e9f4e7a568861f7ce2fc09aa37ffa64762d-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/91/917c8633d24a26cbabcb0c39b19bdd1c2639571f9d25b0abe0b7e78d5cccf05d-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/ab/abaa537926b816a004070410debdc8d3aa740bd72c7a900bcca2c540df1a47e6-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b021/asm.o ./asm.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/83/8337829468a59956a316f0543004673b849ce38e6417a9a11098c714a19f70dc-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_amd64/buildid -w $WORK/b065/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid 5rQKqk4CyIKOGjQqnwqO/5rQKqk4CyIKOGjQqnwqO -goversion go1.15.6 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/cf/cf44e69c611545df092123b7103679ab63f7d640d60ae5797208224e8777dc83-d # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/9c/9c86c457ab4f808e9ea68925d6ec68dcf5074a705f62543800ead91c710a5550-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/2e/2e413b7451751b26fe8f2568938d2e4def0937cf55fb96fdc92178b8e9ff367a-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/0c/0ce9209050b2943ab7178d94844dbc71069632ca87d1e723dbe1e10f1d8efe06-d # internal internal/testlog mkdir -p $WORK/b032/ 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_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/testlog -std -complete -buildid BWX_ocmoVHuwmxBj9Mpz/BWX_ocmoVHuwmxBj9Mpz -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/30/303e9a4cb58b6bd5a19bce44138d4bef662752ee775d8291b84def97cc44cba1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/98/9805b3d361d0a7a392d50106683dad199ed5814efee04250516e41395159656c-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b009/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/08/08263cf2280e34202ad0d3b573d510543f82799417fd004ed354f951f44de264-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/f7/f7727998a015ce74f73c72071ab4dbd5f3bfb24055672600d8f1e4012dd55a07-d # internal 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_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid AhNlt_cwyqTNqu9wmxa5/AhNlt_cwyqTNqu9wmxa5 -goversion go1.15.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid V1ayInfVbmOgp2DFhXqX/V1ayInfVbmOgp2DFhXqX -goversion go1.15.6 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.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_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/e7/e7bd1343eb4bd4c0dae8eee90cdbe9eea10e5162b58e006887cd212e3b351afe-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_darwin_amd64.s ./sys_darwin_amd64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid VmmZ5Vlhu_Bq__xN2WTn/VmmZ5Vlhu_Bq__xN2WTn -goversion go1.15.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_darwin_amd64.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_sema.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_darwin.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe.go ./netpoll.go ./netpoll_kqueue.go ./os_darwin.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_darwin.go ./signal_darwin_amd64.go ./signal_unix.go ./sigqueue.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs_amd64.go ./stubs_nonlinux.go ./symtab.go ./sys_darwin.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/5c/5c50f41ad54de85c19e5ac65e6dabe363b4b377eeb97992d062ccf2f565d37a5-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_amd64.o $WORK/b015/exp_amd64.o $WORK/b015/floor_amd64.o $WORK/b015/hypot_amd64.o $WORK/b015/log_amd64.o $WORK/b015/sqrt_amd64.o $WORK/b015/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/01/015e919cf54cf6baee4123fe7dfa775e23b603710e201f498550c06d7d3a7e2b-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/rt0_darwin_amd64.o ./rt0_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/sys_darwin_amd64.o ./sys_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_darwin_amd64.o $WORK/b007/sys_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/0d/0d3532f5a551c439467b036ed478ea829a18d8fee7d689e657b37e131537a680-d # internal internal/reflectlite vendor/golang.org/x/sys/cpu mkdir -p $WORK/b004/ mkdir -p $WORK/b107/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./cpu_x86.s sync mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid Z-6SKYzWbNCFxr05hKOG/Z-6SKYzWbNCFxr05hKOG -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid 0INW3AL3BZsrT9hG4m-T/0INW3AL3BZsrT9hG4m-T -goversion go1.15.6 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/sys/cpu -std -buildid QUBg8g9uXy0U_K_-CnK5/QUBg8g9uXy0U_K_-CnK5 -goversion go1.15.6 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b107/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/ed/ed68a1443ee158f776c829ee62680da45fd88887f3e882a379d62e58bd9a7666-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/f0/f03af359085c30852a39983a8dbf79110720d149cd903cebffa0954af7ae675f-d # internal internal/singleflight mkdir -p $WORK/b101/ math/rand mkdir -p $WORK/b073/ cat >$WORK/b101/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_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p internal/singleflight -std -complete -buildid Q8r8ayTHMB38DqLV1EEV/Q8r8ayTHMB38DqLV1EEV -goversion go1.15.6 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./singleflight.go cat >$WORK/b073/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_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p math/rand -std -complete -buildid yOetvQiPz0uZQMMPbZr2/yOetvQiPz0uZQMMPbZr2 -goversion go1.15.6 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/c2/c2fb1ee53f8803d44c40377fe4ba1053b2a77676c65be35cd3865083b02929e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/16/161edecee913f322d77df0c558d71d9b7e2f3c7a2d6b2c7d39ac35ddec381f52-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/97/979812ae13f4e8c2301515100f9e42555e19c976113994f90d9b5628ad65c8b4-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ 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_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid RAV264DO0mpyHYv5yLFt/RAV264DO0mpyHYv5yLFt -goversion go1.15.6 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b023/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_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid KWSeZAofQXycknlDQRrs/KWSeZAofQXycknlDQRrs -goversion go1.15.6 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/75/75c575c99375916c1d3e7ca934ad4e85e8d96106bc9edb29f1c4084565428d04-d # internal internal/oserror mkdir -p $WORK/b026/ github.com/coreos/fcct/config/common mkdir -p $WORK/b034/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b098/ io cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b024/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid ocGSUPxxOq8Ji-22LVNj/ocGSUPxxOq8Ji-22LVNj -goversion go1.15.6 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv mkdir -p $WORK/b017/ cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid mGk_Wa-L1yt5sS0e9g-L/mGk_Wa-L1yt5sS0e9g-L -goversion go1.15.6 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./message.go cd /builddir/build/BUILD/fcct-0.10.0/config/common /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid 7LIEuKHD_M8SOSrdk570/7LIEuKHD_M8SOSrdk570 -goversion go1.15.6 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./common.go ./errors.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid Et_iN7wys3suQT7jkn7I/Et_iN7wys3suQT7jkn7I -goversion go1.15.6 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_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_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid Y2nMug9rRGQYQhpLPfPG/Y2nMug9rRGQYQhpLPfPG -goversion go1.15.6 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/12/124ae33e97e0143fdc9678840e1f4912662d6d00f115ea2da90bf0f0f2748855-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_amd64/asm -p syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b028/symabis ./asm_darwin_amd64.s ./zsyscall_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/17/1735087f823d3744c38e2181821af36f5a114f7d372b85a3f0862012d3ea8a58-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p syscall -std -buildid BJVsZbL6fiMPN_i2oZaB/BJVsZbL6fiMPN_i2oZaB -goversion go1.15.6 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h -c=4 ./bpf_darwin.go ./dirent.go ./endian_little.go ./env_unix.go ./exec_darwin.go ./exec_unix.go ./flock_darwin.go ./forkpipe.go ./msan0.go ./net.go ./route_bsd.go ./route_darwin.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_bsd.go ./syscall_darwin.go ./syscall_darwin_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_darwin_amd64.go ./zsyscall_darwin_amd64.go ./zsysnum_darwin_amd64.go ./ztypes_darwin_amd64.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/8f/8f34a40019e79a23094b40809689f14d7b7fa5dbbf1e901d816dad35834c0fe6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/d9/d91772f2b2ea4d49f6ff98188c06c8b655b9c0a1c0771b6f99f854345468a4da-d # internal hash mkdir -p $WORK/b045/ crypto/internal/randutil mkdir -p $WORK/b079/ bytes mkdir -p $WORK/b038/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p hash -std -complete -buildid rT063GmXEv0UFWSplpuh/rT063GmXEv0UFWSplpuh -goversion go1.15.6 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./hash.go strings cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b041/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p bytes -std -buildid IhEv71uQxnLdvIdYt70K/IhEv71uQxnLdvIdYt70K -goversion go1.15.6 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/randutil -std -complete -buildid nloa01tUZIlxhHYl8a2W/nloa01tUZIlxhHYl8a2W -goversion go1.15.6 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./randutil.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_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_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p strings -std -complete -buildid HaguqWs0kUdFSIr4gGCD/HaguqWs0kUdFSIr4gGCD -goversion go1.15.6 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/c2/c2c3a6c4db8b332b56612378b7705b445975d70d676dc99040e84da3bede0d82-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/73/732fe91b65ffec9e2f1d15c8c65a9e501318ecd87aa85239e39109300ca03c68-d # internal crypto/hmac mkdir -p $WORK/b086/ hash/crc32 mkdir -p $WORK/b044/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/hmac -std -complete -buildid FfO3uWrPknCKvuVQBkdE/FfO3uWrPknCKvuVQBkdE -goversion go1.15.6 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./hmac.go cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b044/symabis ./crc32_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p hash/crc32 -std -buildid FrTsFulLNDwNkJXUTWgt/FrTsFulLNDwNkJXUTWgt -goversion go1.15.6 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/6e/6e0fc8c773949e9a4b0dbf415a6d9f07f2127f5aa37f8d0d8d00c170c89212fd-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_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_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid g-CPqt4-5as26Efu0JU8/g-CPqt4-5as26Efu0JU8 -goversion go1.15.6 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b044/crc32_amd64.o ./crc32_amd64.s cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/b3/b366ceff95b9f33262b06f08c3be9315fbd081ff2db6f8f94a24d48a8cc0aa38-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/e0/e04de06819d5a93b21febef53f1371171649f5e4558fd4a1be70f4b47e589618-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/c3/c3aebc3dd9db1508fbe1ea14fc32a3361e5930f4cdbebe1f5f716d7d932296b7-d # internal crypto/rc4 mkdir -p $WORK/b088/ crypto mkdir -p $WORK/b075/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/rc4 -std -complete -buildid m8_f6U5ip11UP43yzJBy/m8_f6U5ip11UP43yzJBy -goversion go1.15.6 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./rc4.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto -std -complete -buildid 97wixH954nxYhg1eU3eX/97wixH954nxYhg1eU3eX -goversion go1.15.6 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./crypto.go reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b014/symabis ./asm_amd64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_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_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid H821d8n3Vc3phCbqvvvV/H821d8n3Vc3phCbqvvvV -goversion go1.15.6 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/97/97e76d9ab42221938fe3e5f8f49a99bba3392473124b164ef5e8929f60749450-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b115/ cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/1e/1e64812c4720d2c5a615809624d0214b591adf87b3bc364e18b7f7e3cbe6bf3d-d # internal cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_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_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/transform -std -complete -buildid rTuCxKymEI3jdq_-1avi/rTuCxKymEI3jdq_-1avi -goversion go1.15.6 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/80/806cb1b1c3e1b4ee65f73babbf4b2c7937c489ea6756273b97564dd03a6f1008-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/39/399cdc6e3f7d782583cee443cb0e01b5ce06a94bf4ae2e3ad4ee86bf8e6b3fc2-d # internal path mkdir -p $WORK/b127/ bufio mkdir -p $WORK/b040/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF regexp/syntax mkdir -p $WORK/b061/ cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p path -std -complete -buildid jQth-vcJf2Z6Er2MC2Q5/jQth-vcJf2Z6Er2MC2Q5 -goversion go1.15.6 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./match.go ./path.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p bufio -std -complete -buildid -zizi47oyjCoKbvanVU4/-zizi47oyjCoKbvanVU4 -goversion go1.15.6 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./bufio.go ./scan.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_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_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p regexp/syntax -std -complete -buildid EHQI78hLXFQ59O_o0USt/EHQI78hLXFQ59O_o0USt -goversion go1.15.6 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/fa/fa582d01224b8f7915ca1fd79aa572c2918c567b6f434ad952ea6e7195e96f88-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/0a/0a921c61e33f2618486ea77802c9c14bc84b9dce11ed1b3cdc7ca986b1b7ae57-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/0c/0cbf99dfbb62d615e8405f2285e726609bb130225e4be14af3c759a4e68a2f99-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/97/97819e704b7a63f7a381d237162039b1f053afb70413518e12020acdae4c3bd6-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b028/asm_darwin_amd64.o ./asm_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b028/zsyscall_darwin_amd64.o ./zsyscall_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_darwin_amd64.o $WORK/b028/zsyscall_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/17/174eec2187d20de9c01e3df1e28f1f22d61bc0d5fb16bbb9b286892d111df3e2-d # internal internal/syscall/execenv mkdir -p $WORK/b030/ internal/syscall/unix mkdir -p $WORK/b031/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF time mkdir -p $WORK/b029/ cat >$WORK/b031/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_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/syscall/unix -std -complete -buildid tfpEHXEKhjCWOQ1vqUXj/tfpEHXEKhjCWOQ1vqUXj -goversion go1.15.6 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./at_darwin.go ./at_sysnum_darwin.go ./nonblocking_libc.go cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/syscall/execenv -std -complete -buildid wXEeC5vr297e2wmFfaJb/wXEeC5vr297e2wmFfaJb -goversion go1.15.6 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./execenv_default.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p time -std -buildid R8uLjbNwYEniSpO-ZQ-C/R8uLjbNwYEniSpO-ZQ-C -goversion go1.15.6 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ac/ac7e1541bfee5a538926c909f8ad24f4ce447eaef6648deb94d312527396e6f2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/23/2397a913c11f28ad8d3df0acee1006ae5c95e92662e1b2a2b2197fe892f6910e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/0f/0fd76aef8c775eb38350c239991c337dac7d808cf8decf8e0ec5c088c17045ea-d # internal regexp mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b061/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_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_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p regexp -std -complete -buildid Afo545msayTQJ7nARDh9/Afo545msayTQJ7nARDh9 -goversion go1.15.6 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/e2/e21efe2816deb6e02156642d27eb5ab5fec203d81e66699eca8489d279436eb3-d # internal context mkdir -p $WORK/b066/ internal/poll mkdir -p $WORK/b027/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p context -std -complete -buildid qT2lCdZ3-giX7FVfP4-n/qT2lCdZ3-giX7FVfP4-n -goversion go1.15.6 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./context.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_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_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid CUKOOZl3srOX2BMjAyYH/CUKOOZl3srOX2BMjAyYH -goversion go1.15.6 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errno_unix.go ./fcntl_libc.go ./fd.go ./fd_fsync_darwin.go ./fd_mutex.go ./fd_opendir_darwin.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_darwin.go ./hook_unix.go ./sockopt.go ./sockopt_unix.go ./sockoptip.go ./sys_cloexec.go ./writev.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/55/5569d7a8cd18dc9c3b9a1f3c5ba4c4591307df136548870b6f6b48bba62527c3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/c6/c61950cda2a364ef6d62f7299642235bafe6873e2ce6fcdf0eb73ad65827abb0-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5a/5adcd47ff416c46749ebc731638a1cf118c2f307945d5b64d0ee0e8bc2daf525-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_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_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid oPSCMm65DYwXBSWS3uP3/oPSCMm65DYwXBSWS3uP3 -goversion go1.15.6 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_darwin.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_darwin.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./getwd_darwin.go ./path.go ./path_unix.go ./pipe_bsd.go ./proc.go ./rawconn.go ./readfrom_stub.go ./removeall_at.go ./stat.go ./stat_darwin.go ./stat_unix.go ./sticky_bsd.go ./str.go ./sys.go ./sys_bsd.go ./sys_unix.go ./types.go ./types_unix.go ./wait_unimp.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/44/444a0e325c8bfaa44dd1632abb020f55bacbd3ffc092e4f86551be37654ac310-d # internal internal/fmtsort mkdir -p $WORK/b013/ crypto/x509/internal/macos encoding/binary mkdir -p $WORK/b094/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b043/ cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid TCVdxbIy2An1tW0iEBbS/TCVdxbIy2An1tW0iEBbS -goversion go1.15.6 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_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/crypto/x509/internal/macos /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/x509/internal/macos -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b094/symabis ./corefoundation.s ./security.s cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding/binary -std -complete -buildid dVUVLCSkzbbEZaqxMmzS/dVUVLCSkzbbEZaqxMmzS -goversion go1.15.6 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./binary.go ./varint.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/internal/macos /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/x509/internal/macos -std -buildid QrqNhSAlyOPL5uS5Dgf5/QrqNhSAlyOPL5uS5Dgf5 -goversion go1.15.6 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h -c=4 ./corefoundation.go ./security.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/x509/internal/macos -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b094/corefoundation.o ./corefoundation.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/x509/internal/macos -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b094/security.o ./security.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/corefoundation.o $WORK/b094/security.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/5b/5b564f6c5b598a05fb6fb70e8e2ccf82a0c91e4f6bdb7ec50e5efe74530006e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/69/699c1896008146fa928f0afdf07cf59f6b7f4c5763b718a94f5a0db712598e8e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/9e/9e100d17d1fb11f654ac7624d7bee7950cc89ac690462774dc84ac3ac50ef69e-d # internal encoding/base64 mkdir -p $WORK/b046/ crypto/sha1 mkdir -p $WORK/b090/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF vendor/golang.org/x/crypto/poly1305 crypto/sha512 crypto/md5 mkdir -p $WORK/b087/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding/base64 -std -complete -buildid NchNxdXUbGTKAgmoFHw0/NchNxdXUbGTKAgmoFHw0 -goversion go1.15.6 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./base64.go mkdir -p $WORK/b106/ crypto/sha256 mkdir -p $WORK/b091/ mkdir -p $WORK/b080/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF crypto/cipher crypto/ed25519/internal/edwards25519 cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b090/symabis ./sha1block_amd64.s cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b085/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b087/symabis ./md5block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b091/symabis ./sha256block_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b106/symabis ./sum_amd64.s mkdir -p $WORK/b069/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b080/symabis ./sha512block_amd64.s cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b069/symabis ./xor_amd64.s cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid D2YkOOQnjktoxLvT1U9K/D2YkOOQnjktoxLvT1U9K -goversion go1.15.6 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/cipher -std -buildid YsKywK5IX5nbrjTq7ICI/YsKywK5IX5nbrjTq7ICI -goversion go1.15.6 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b043/_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_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid IiJE21s_dXQcBZLeEEs9/IiJE21s_dXQcBZLeEEs9 -goversion go1.15.6 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/md5 -std -buildid VwZGcjCEjtGqM0tGkixj/VwZGcjCEjtGqM0tGkixj -goversion go1.15.6 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/sha512 -std -buildid MS6cbHaRsN0qd5y1wV2A/MS6cbHaRsN0qd5y1wV2A -goversion go1.15.6 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/sha1 -std -buildid jCbfPcRHH7VK4-8gJuQH/jCbfPcRHH7VK4-8gJuQH -goversion go1.15.6 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/sha256 -std -buildid KrcbQe8CKPwIy3ZywsFK/KrcbQe8CKPwIy3ZywsFK -goversion go1.15.6 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/0b/0b2ecc1eb7d205d3674fc443394b8cbd1cbaecb1692b712559e08c161adbf36b-d # internal encoding/pem mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p encoding/pem -std -complete -buildid Kci7q7DovdYh7JoXcR_d/Kci7q7DovdYh7JoXcR_d -goversion go1.15.6 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./pem.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b106/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b087/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c6/c67f7cc38dbe7acf7b3bd0a80a1f9aa540318a57c368a742d549238d4f741387-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/72/723e606315263e55eddd5d13266582b0684f5b98e0662c6a49bddc4a3a1adde1-d # internal runtime/debug mkdir -p $WORK/b130/ path/filepath mkdir -p $WORK/b111/ fmt mkdir -p $WORK/b002/ cat >$WORK/b130/go_asm.h << 'EOF' # internal EOF cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/03/03e4dd0c01363f8a1d981f3ce46e81b1ca03afc7ef748be9f88f0b63ec0dd819-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b130/symabis ./debug.s vendor/golang.org/x/net/route mkdir -p $WORK/b099/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p path/filepath -std -complete -buildid 58K92C4P4tOkOJlx1nsy/58K92C4P4tOkOJlx1nsy -goversion go1.15.6 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b080/sha512block_amd64.o ./sha512block_amd64.s cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_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_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid 8zr5iEUwCcsOkXGCL6sh/8zr5iEUwCcsOkXGCL6sh -goversion go1.15.6 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/net/route -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b099/symabis ./empty.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b090/sha1block_amd64.o ./sha1block_amd64.s cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b091/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p runtime/debug -std -buildid l7Txt5HRNKl7OHosMBeV/l7Txt5HRNKl7OHosMBeV -goversion go1.15.6 -symabis $WORK/b130/symabis -D "" -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h -c=4 ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b069/xor_amd64.o ./xor_amd64.s cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/net/route -std -buildid Umm0HXKm6DCCNm8K94WF/Umm0HXKm6DCCNm8K94WF -goversion go1.15.6 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h -c=4 ./address.go ./binary.go ./interface.go ./interface_classic.go ./interface_multicast.go ./message.go ./route.go ./route_classic.go ./sys.go ./sys_darwin.go ./syscall_go1_12_darwin.go ./zsys_darwin.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/c6/c6c0d8921feea8d50bbe983a9c1de3abbfcbf130790f39d9c89459fa43407cfb-d # internal crypto/des mkdir -p $WORK/b076/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b104/ crypto/aes mkdir -p $WORK/b068/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b043/_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_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/des -std -complete -buildid 7hptzv4qO49NGS0fthDf/7hptzv4qO49NGS0fthDf -goversion go1.15.6 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b068/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid vupVQy0a1yJ5lBgih0Wr/vupVQy0a1yJ5lBgih0Wr -goversion go1.15.6 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/aes -std -buildid qEi-Jw_SCIyW1BGQhkOS/qEi-Jw_SCIyW1BGQhkOS -goversion go1.15.6 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/33/33d9d91b7455bb3aec781749c741ef0b54a87df40923be3997c7639680892476-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b130/debug.o ./debug.s cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/60/602349c5c2555d44fd3e6767d5740d57c558539232e21caae0ba33964edbc8b5-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/0a/0a1c8c6505369d2d5bdabc3ee0bd5ec3a43408a3b282d905b7c17e5f873b0e58-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b130/_pkg_.a $WORK/b130/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b091/_pkg_.a $WORK/b091/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/6a/6ad2be3e9d34475ccdf029771e50257e2655cde6427c0c1cce1b09802f6dd45c-d # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/ba/baa91cd48a1ed800fbf82bfe2c6d0ee4fd03591beeff33eb6aeb4a948f3675d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/c6/c61cc2f9c83d8bff6f11c3f7e7f66d40cb6b653a4a45ea1b0ab1170f400a237f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/79/79ddb2a644bba10145a4b01dc3c99b31b7728abcabf94b3e5f85a20a4f500351-d # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/ca/ca840233c4a2c37daa5360f2e4f9a7260608514b34c18940161d92d20efdfa9d-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b103/ cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b103/symabis ./chacha20poly1305_amd64.s cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/72/72416c5984b8f6eb00bd900b53104c80c829ae5fff768bc2acb05fb4963d2622-d # internal io/ioutil mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p io/ioutil -std -complete -buildid BtxvJZ1VLGtnCzImX1rN/BtxvJZ1VLGtnCzImX1rN -goversion go1.15.6 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/net/route -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b099/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b068/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b068/gcm_amd64.o ./gcm_amd64.s cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/d8/d89d067ddb6e26f71987e213081833d979f6b73dd5b0c47e0d5cba19e9080dfd-d # internal net mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage importmap golang.org/x/net/route=vendor/golang.org/x/net/route packagefile context=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b099/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p net -std -buildid RKJtpCablg-Q2NqzMFjA/RKJtpCablg-Q2NqzMFjA -goversion go1.15.6 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./addrselect.go ./cgo_stub.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_bsd.go ./interface_darwin.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_stub.go ./sock_bsd.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_bsd.go ./sockopt_posix.go ./sockoptip_bsdvar.go ./sockoptip_posix.go ./splice_stub.go ./sys_cloexec.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_darwin.go ./tcpsockopt_posix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go cat >$WORK/b103/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 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b107/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid 3EGPLPZpcy19CwNeWfsY/3EGPLPZpcy19CwNeWfsY -goversion go1.15.6 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b068/_pkg_.a $WORK/b068/asm_amd64.o $WORK/b068/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/f1/f1fbf3dfead8694f03b00d38e90d079d1a09637752475ec1f6322f84ef4e8fb3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/40/400bfd445d944982b8bdf4ddc793d500cf765bf74b4f589707e969b81429a15e-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b103/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/2f/2fc1ffa35e2aec0438b917adad17be5c29a2bc39329e5ecf61556fc161cd5d25-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/df/df5781ed2aa4e583d284b8dd261f3b81b4f43856a20cd1c0777231147841db5b-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b052/ encoding/hex github.com/pmezard/go-difflib/difflib github.com/coreos/vcontext/path mkdir -p $WORK/b059/ net/url log mkdir -p $WORK/b117/ mkdir -p $WORK/b062/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b121/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF vendor/golang.org/x/crypto/curve25519 github.com/coreos/fcct/internal/version cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/coreos/ignition/v2/config/shared/errors -complete -buildid 9MO0tcIcljoRMRy_HSXl/9MO0tcIcljoRMRy_HSXl -goversion go1.15.6 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./errors.go mime github.com/coreos/go-semver/semver github.com/coreos/go-systemd/unit flag cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p log -std -complete -buildid LVHxN4j3074lKKn2H_a3/LVHxN4j3074lKKn2H_a3 -goversion go1.15.6 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./log.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF net/http/internal cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF mime/quotedprintable mkdir -p $WORK/b053/ encoding/json runtime/trace text/template/parse cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p encoding/hex -std -complete -buildid 3ZSuthVZC6wpqupK-a-0/3ZSuthVZC6wpqupK-a-0 -goversion go1.15.6 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./hex.go cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/pmezard/go-difflib/difflib -complete -buildid hUsI0DEMEnwrnP4gUpQ_/hUsI0DEMEnwrnP4gUpQ_ -goversion go1.15.6 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./difflib.go mkdir -p $WORK/b102/ compress/flate mkdir -p $WORK/b108/ mkdir -p $WORK/b161/ mkdir -p $WORK/b122/ mkdir -p $WORK/b135/ mkdir -p $WORK/b148/ mkdir -p $WORK/b129/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b126/ mkdir -p $WORK/b124/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid _JiQRsJY-M7p9Y9OLm0g/_JiQRsJY-M7p9Y9OLm0g -goversion go1.15.6 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b108/symabis ./curve25519_amd64.s github.com/coreos/go-json cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_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/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p net/url -std -complete -buildid usNUjNYRO4lO_JaNHIRt/usNUjNYRO4lO_JaNHIRt -goversion go1.15.6 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./url.go cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p mime -std -complete -buildid LLEH0cEq1VisiV_itE-1/LLEH0cEq1VisiV_itE-1 -goversion go1.15.6 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_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/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid IymeOqCDit63_vKhQnY5/IymeOqCDit63_vKhQnY5 -goversion go1.15.6 -D "" -importcfg $WORK/b161/importcfg -pack -c=4 ./version.go cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p flag -std -complete -buildid oYyJw1QIl7WCka4v2k3I/oYyJw1QIl7WCka4v2k3I -goversion go1.15.6 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./flag.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF math/big cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/go-semver/semver -complete -buildid 6DH1z-AhxiGCIe5Cri_m/6DH1z-AhxiGCIe5Cri_m -goversion go1.15.6 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./semver.go ./sort.go cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p net/http/internal -std -complete -buildid 9BU6QmVNhlp9K07eGBTn/9BU6QmVNhlp9K07eGBTn -goversion go1.15.6 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./chunked.go ./testcert.go gopkg.in/yaml.v2 cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/coreos/vcontext/path -complete -buildid leGQXyWJnYnCUO5fOrgK/leGQXyWJnYnCUO5fOrgK -goversion go1.15.6 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./path.go github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b049/ cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/coreos/go-systemd/unit -complete -buildid UaDFxiHR9l5yGN9OpKqp/UaDFxiHR9l5yGN9OpKqp -goversion go1.15.6 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go mkdir -p $WORK/b133/ cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p mime/quotedprintable -std -complete -buildid JAx2sR7z0hKHjaVB1i6z/JAx2sR7z0hKHjaVB1i6z -goversion go1.15.6 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./reader.go ./writer.go encoding/csv mkdir -p $WORK/b151/ mkdir -p $WORK/b042/ mkdir -p $WORK/b142/ github.com/clarketm/json mkdir -p $WORK/b072/ mkdir -p $WORK/b063/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_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/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b136/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p encoding/json -std -complete -buildid KdJW02nv1sS4gTpkg7wD/KdJW02nv1sS4gTpkg7wD -goversion go1.15.6 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p runtime/trace -std -buildid ldJtOS-i7NpXLIj0Xhvh/ldJtOS-i7NpXLIj0Xhvh -goversion go1.15.6 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./annotation.go ./trace.go gopkg.in/yaml.v3 cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_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 cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p text/template/parse -std -complete -buildid W6s6Mitzuh-T3mx1Pbmh/W6s6Mitzuh-T3mx1Pbmh -goversion go1.15.6 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go mkdir -p $WORK/b163/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p compress/flate -std -complete -buildid 1WtmE_FrEcsDsC8dNFzq/1WtmE_FrEcsDsC8dNFzq -goversion go1.15.6 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b139/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b145/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b072/symabis ./arith_amd64.s cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid qqSYissRe6kbusRg1Z9f/qqSYissRe6kbusRg1Z9f -goversion go1.15.6 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go vendor/golang.org/x/text/unicode/norm cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b118/ cd /builddir/build/BUILD/fcct-0.10.0/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p gopkg.in/yaml.v2 -complete -buildid 5B_sB7-AXCfa5cJIVNVd/5B_sB7-AXCfa5cJIVNVd -goversion go1.15.6 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_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/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p encoding/csv -std -complete -buildid 66CJmbG8ag-PxP6PdQiK/66CJmbG8ag-PxP6PdQiK -goversion go1.15.6 -D "" -importcfg $WORK/b163/importcfg -pack -c=4 ./reader.go ./writer.go cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/go-json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/coreos/go-json -complete -buildid unuc6-8Hg0wgMG0rY5ww/unuc6-8Hg0wgMG0rY5ww -goversion go1.15.6 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/clarketm/json -complete -buildid uOjwW0uPdOx5l6kg1pY6/uOjwW0uPdOx5l6kg1pY6 -goversion go1.15.6 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/fcct-0.10.0/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p gopkg.in/yaml.v3 -complete -buildid BisrLFNty4pn68kKxLg0/BisrLFNty4pn68kKxLg0 -goversion go1.15.6 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid DxLkJCN1WQPJb76py1TO/DxLkJCN1WQPJb76py1TO -goversion go1.15.6 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b043/_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_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid sMOSzE1QqvcSHpF7ThH7/sMOSzE1QqvcSHpF7ThH7 -goversion go1.15.6 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b009/_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/b073/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p math/big -std -buildid j5vZe3tOPTghzdXLKHsF/j5vZe3tOPTghzdXLKHsF -goversion go1.15.6 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.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_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/8b/8b10e8b3d417d09954bb865b01aca997fd0673f22c449f52bf90649fe7b9bb13-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/48/4808de27e72f36ef62ad40cb0ffa9a4beaa6ad17f8aa2d0733217877ba317052-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/8c/8c9579755902245b607da240d4c0fc5db44414591bda043ba9c14146d5e0cd86-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/41/417b3e70672a76b65fd58842ada5f9161d90d7938040235d8d614f24bf69bc4c-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/c5/c56273533ee4590376429ccf65102abcfe9077d6d8f616e3a2178e92d415603f-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b055/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b116/ cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/vcontext/tree -complete -buildid hOpK3a0fE9O-bkqFWH0c/hOpK3a0fE9O-bkqFWH0c -goversion go1.15.6 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./tree.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b117/_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_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid BbJtdElZNJa_KYXUoHPt/BbJtdElZNJa_KYXUoHPt -goversion go1.15.6 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/1c/1cc61f9f5bb139fc1ccf6afb3676a183a744f486a1a63fe9a0871d4aa519e694-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/davecgh/go-spew/spew -complete -buildid AJ-IsMUAQKyskVV0g8MW/AJ-IsMUAQKyskVV0g8MW -goversion go1.15.6 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/f5/f5a716d795e37b07096df1cd2afde2e8d9d98462d34683d4547b36ee99a8d6bd-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b108/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/ef/efc88efa5962aa9c2eb5dd5f203fa4b06154f269ef969e8a552167b63aafd74f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b108/_pkg_.a $WORK/b108/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/ee/eedcf2b77596ced57b815823fcc9cf4fa32931b73c6a4b8b9d6d28e948b2dc49-d # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/61/61e18aa962c97539f27fc275f0378b4ce64a340f2b9bc41dfdd1180c371d975b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/62/62fdba957dfd13b4e3ad807f290ac36f4b435478b7996c8c416280823c510919-d # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/0e/0e3e1a741fd4bce162ed2dca0fd4e6bf0d7e4fed533ff82eaa87c49c070b52ce-d # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/ca/caf5fc5210f6ecb6622bfad119057f2067e7a7879ef0d4064d3632bc6c82e7c9-d # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/4b/4bcb3466eb9108d6a62a45e36533ef878a0499598f886d47381dc486e6a943fb-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/ignition/v2/config/shared/validations -complete -buildid 3OmGs_MSSi18422Cq7En/3OmGs_MSSi18422Cq7En -goversion go1.15.6 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./unit.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/f1/f151ca562778195413eae57c3a1da88e5992cc00d09ddfcab934904cade10b00-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ad/ad135038dc9fa94b0b35a32eef678b42b3f80611a9cf0bfc262fdbcc6e1d5829-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/coreos/vcontext/report -complete -buildid GsFdYPTh4JpcAhZ2JRkp/GsFdYPTh4JpcAhZ2JRkp -goversion go1.15.6 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/47/4760cfac668c648642c71d6b8254229ce64a01d5e10326ec84b109a9c87c3477-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/3b/3b8f53f32aa4027a728eae0d4976bcae377e18b8fc014a2f0e5f2fa253c72a01-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal testing mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b130/_pkg_.a packagefile runtime/trace=$WORK/b133/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p testing -std -complete -buildid IrB2k3ANiQNH_gR1rm-6/IrB2k3ANiQNH_gR1rm-6 -goversion go1.15.6 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/0f/0f72e300146c762afbc0cbc12aa2e5461e9693e8ec13b933b4c3036695db6000-d # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/a7/a738cb9e487fdcbcdef3ce8c2b0f4c5148798b153bea89b1d7db8852420a1992-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b0/b09cd41d3969c4d9f663b8a39032f59556ea1f62cc293d5a2e6829c9d748e3c5-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/coreos/vcontext/validate -complete -buildid xy4Uiagzptnx1aWItZO3/xy4Uiagzptnx1aWItZO3 -goversion go1.15.6 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./validate.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/0f/0fc3a5be5a86329c2da0437f59bdc3954063ef49381697ccc0e23c17911549c9-d # internal compress/gzip mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b044/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p compress/gzip -std -complete -buildid ccPZ0Dy1ZhBjDumRHUX4/ccPZ0Dy1ZhBjDumRHUX4 -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/0b/0b160716057000c3d12cc1e7254e10ceebd099db5f41b7475be3c638986da75d-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b114/ cat >$WORK/b114/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/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_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_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid zTZSFAM8-hnr0djR5beG/zTZSFAM8-hnr0djR5beG -goversion go1.15.6 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/85/851eec577e3cd0bd91404f33a7692898aaf6627904d2dd5bccca7b4debd5bbd4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/2e/2ecae7d9b955501831ac6911b315b2cfd7906b55d4081cf2613d0e487ac98605-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ba/bac0c6e1662add6bfdd5cb267672cfadbe8bffdb9812a50ff1b2c42e66d4f9e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/e8/e85f99bf20e32e73ead6d7d5a8358324844629b65f50a23503949b39cd3f98d9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/d6/d680c731c21cf2eb2613027b1f2a94f57a70cffec64a00b9b5fc4e371fc79dbc-d # internal text/template mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b151/_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_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p text/template -std -complete -buildid ugrWU3jn9EKASmoC6bWy/ugrWU3jn9EKASmoC6bWy -goversion go1.15.6 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/d3/d3ae89d5de804b60facae39672c632629f528854def192cdd01ff1e9a56011d0-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-json=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/coreos/vcontext/json -complete -buildid r-TAxQkEvcr9FCzHACJm/r-TAxQkEvcr9FCzHACJm -goversion go1.15.6 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./json.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/5d/5dfc294dc8f275fbf5eab304dbd0dd81699a41ea3b0669afc01169481b4fb011-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/23/233fa5f35e9d27ffe6a209b65e66a4e59d3c85bb845521d079010500120b87ef-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/25/255a6b8569ccf0db58f7d381e9845acfe4152efd292ccc0e7876670fae9c7e41-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid IXLH1NeykuP_GEI46x7M/IXLH1NeykuP_GEI46x7M -goversion go1.15.6 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/b6/b6db402721765525b7ae2748626959cb4920d199727f7a8d7caaae9e3cb8e7a9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/a5/a5de9a33ea7f14e6c8cf077005aa1df7461713cd745421edb6e7f01c0b73733e-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b113/ cat >$WORK/b113/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/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b041/_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_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/net/idna -std -complete -buildid bkvBMoSg8pHQY9NAWgD2/bkvBMoSg8pHQY9NAWgD2 -goversion go1.15.6 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/8c/8cd43ce9503845c1a75877531c99efa53e9506b962cbb9d7cc0b13ab5f177e5f-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b056/ github.com/coreos/ignition/v2/config/validate github.com/coreos/fcct/translate mkdir -p $WORK/b047/ mkdir -p $WORK/b140/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/merge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/ignition/v2/config/merge -complete -buildid eoGQTXb4LJ9q9YP6iARX/eoGQTXb4LJ9q9YP6iARX -goversion go1.15.6 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./merge.go cd /builddir/build/BUILD/fcct-0.10.0/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid 9lCrCTx7kfWs7WCcvzg9/9lCrCTx7kfWs7WCcvzg9 -goversion go1.15.6 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./set.go ./translate.go ./util.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b143/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid 7HpUkbs2RMHVsUJ-s2ki/7HpUkbs2RMHVsUJ-s2ki -goversion go1.15.6 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./validate.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b072/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/f4/f467e8274ff77a77c9bfd2f2ce867d66d8b9fdb07683637e971f9ed4a35c2c07-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b072/_pkg_.a $WORK/b072/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/02/02090c30111792c5953731ff6af67ac76180174d18e57ccb543d23339def9aed-d # internal crypto/dsa mkdir -p $WORK/b093/ crypto/rand mkdir -p $WORK/b067/ encoding/asn1 mkdir -p $WORK/b082/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF crypto/elliptic mkdir -p $WORK/b078/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/dsa -std -complete -buildid 3SyoO2ZuA1eZHEs4mu4E/3SyoO2ZuA1eZHEs4mu4E -goversion go1.15.6 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./dsa.go cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/rand -std -complete -buildid J2WlWlhas3t2SG210K__/J2WlWlhas3t2SG210K__ -goversion go1.15.6 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_unix.go ./util.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p encoding/asn1 -std -complete -buildid 1O__45jZ9z6STj0kjC3-/1O__45jZ9z6STj0kjC3- -goversion go1.15.6 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b078/symabis ./p256_asm_amd64.s cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/elliptic -std -buildid hRJAOMsNFK-qWhN2bhs-/hRJAOMsNFK-qWhN2bhs- -goversion go1.15.6 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/de/de1788f1aeaf384699be18a9504970cd1f8343b499e31afc9517d289525a0262-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/77/773e3d818479815a105b336826e814a87c5b0f8088a2cce1009ece9f2bab1c45-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/d7/d7db071127e0e044bfecaa4b22e4955020ac1b6103f37a2fe4b3293db2c9f1a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/0e/0e09a5f049109e54c6b82b8e48302f62741410e1a459285652ca15c85596d87d-d # internal crypto/ed25519 mkdir -p $WORK/b084/ crypto/rsa mkdir -p $WORK/b089/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/ed25519 -std -complete -buildid avJtqie8KuI-GoTcbjBW/avJtqie8KuI-GoTcbjBW -goversion go1.15.6 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./ed25519.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/rsa -std -complete -buildid X8aHFDUGm9mGlJl3_9p3/X8aHFDUGm9mGlJl3_9p3 -goversion go1.15.6 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/97/97750afadf1282a1fd409bde581ff42baed6bbcd6866c0187c61e39a4ee7e2d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/9e/9ede425a7fd0b537c198f5d726ebfbd10f2999932c67cebf232ada1c1fe3b4fc-d # internal net/textproto mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p net/textproto -std -complete -buildid jcJ_JhTg4KQrjfRxsQ-6/jcJ_JhTg4KQrjfRxsQ-6 -goversion go1.15.6 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go github.com/spf13/pflag mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/csv=$WORK/b163/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b097/_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/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/spf13/pflag -complete -buildid Z_Nfh9svXDYe_gcbkhSo/Z_Nfh9svXDYe_gcbkhSo -goversion go1.15.6 -D "" -importcfg $WORK/b162/importcfg -pack -c=4 ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/f2/f27ed483479ed5a7dc48279d8a4823297a3637aaa94c01dbeda17f545d74158c-d # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/4c/4c5e579f316a5c97627d42da400e3a44d8f9fdfa64a9cf694131aef3bd0a4c42-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/13/13a1b3e0f46f5c5d2626d0709810760a1bac16dbb71c78e6d9481080ad7f4423-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b120/ cat >$WORK/b120/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/b113/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b041/_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_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid p9xU2SIeXgve1QvXc6xg/p9xU2SIeXgve1QvXc6xg -goversion go1.15.6 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b078/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/e4/e46d5a2ed26736a0ea747397cbbf41c471ac3116bba58f764c15984fe63cbc96-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/f9/f99fe207073355dacbda383e57d5e164eba52439807ce97fed1ceab4592218d4-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b112/ mime/multipart mkdir -p $WORK/b123/ cat >$WORK/b112/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/b113/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile strings=$WORK/b041/_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_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid KGcCF24sBVza2lr9NdzU/KGcCF24sBVza2lr9NdzU -goversion go1.15.6 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./guts.go ./httplex.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p mime/multipart -std -complete -buildid VQDu5y40esANLUGooFnz/VQDu5y40esANLUGooFnz -goversion go1.15.6 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/0b/0b43009772493998196ae32f330c7c6be54a55e54ad72a556d70f2612ce9fdb8-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/6e/6efe30a5859ba04dbafbc12cb56933472c2a6eac2643340a0539c29be2b50045-d # internal crypto/x509/pkix mkdir -p $WORK/b095/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b081/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/x509/pkix -std -complete -buildid Ag1TgiGnGB-0ZKr89XYz/Ag1TgiGnGB-0ZKr89XYz -goversion go1.15.6 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./pkix.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid dGPTP6FcDeQ7MQ6POB36/dGPTP6FcDeQ7MQ6POB36 -goversion go1.15.6 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/c6/c6c1e072f01a229d45ffa7b3bee7c94a80c7ce0e93ab602a47477d570bbaa69f-d # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/39/39ad3eea0a325c681d299234bf89f24bcde5bce0da79f066caf4a04d6a88f8c7-d # internal github.com/coreos/vcontext/yaml mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/coreos/vcontext/yaml -complete -buildid WBLMBUhy6LjGqis1NSO5/WBLMBUhy6LjGqis1NSO5 -goversion go1.15.6 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/3b/3badde9b23c12f79b64405261a7aea74d73489b39959facd5a2272e6927cbd17-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/0f/0f5933f68026a32f63a6b7cf41d6efea8abcd0e35b5e5d1008bcc7afe46f0c6c-d # internal github.com/coreos/fcct/config/util mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile github.com/clarketm/json=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b140/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b143/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b144/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/fcct/config/util -lang=go1.12 -complete -buildid 064bFDmhByvVuccbnIyO/064bFDmhByvVuccbnIyO -goversion go1.15.6 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/31/31696ef69727a2d142b53e2756db4d37ab018d49afb64d554892b89aec8111cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/66/66bebc2217caae8eed3befff336e918e8c2310e1c004bf6b88e66834743914ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/32/32f80bb709a7e82e3bcba329cab1aa362ad1ef6ccb5cea649f2f6ba7d956ed9b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/a0/a0a630d8330b419a2fdcaeb557a720f433098679319dd609b336cfd86911dbe5-d # internal crypto/ecdsa mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/ecdsa -std -complete -buildid LuLhr7_ADRWuFpHzvjSu/LuLhr7_ADRWuFpHzvjSu -goversion go1.15.6 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/12/12ec2362cbf09fc854dd5f3b648278648971077800ad69092b6a9c8056055c78-d # internal crypto/x509 mkdir -p $WORK/b092/ cat >$WORK/b092/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/b075/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/x509/internal/macos=$WORK/b094/_pkg_.a packagefile crypto/x509/pkix=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/x509 -std -complete -buildid GwTMETBMUA-jkjARXzfk/GwTMETBMUA-jkjARXzfk -goversion go1.15.6 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_darwin_amd64.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/b8/b8d89271fec4928cfc7a03402f508338d5947e115a5d24a2256504fda6535eb4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/36/36a785aad2c85ad210f98ca6741cb5d03e82d75ca748b5dfe7174839a9453322-d # internal crypto/tls mkdir -p $WORK/b074/ cat >$WORK/b074/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 context=$WORK/b066/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/tls -std -complete -buildid ROj8lTkGLZ0HXYxnYr6C/ROj8lTkGLZ0HXYxnYr6C -goversion go1.15.6 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/7b/7bbdc91664b2366996a4bb98f54a3070526859ae8762c5919e55ada6cf790cd1-d # internal net/http/httptrace mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p net/http/httptrace -std -complete -buildid NRUFBqNh2iEemOoclExX/NRUFBqNh2iEemOoclExX -goversion go1.15.6 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/53/53f12a0504999633d334616ef8fc4e3474e7bebcaa750cb47cbe80bb2c5f4ba7-d # internal net/http mkdir -p $WORK/b064/ cat >$WORK/b064/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/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b039/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p net/http -std -complete -buildid TFlwQOYymsA6fPhyHiNr/TFlwQOYymsA6fPhyHiNr -goversion go1.15.6 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/c1/c14f3234575c089cbc405e3ea55197bc3a14c7f80098b4da43ca0a91e52bce20-d # internal net/http/httptest mkdir -p $WORK/b128/ github.com/vincent-petithory/dataurl mkdir -p $WORK/b131/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile flag=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/http/httptest -std -complete -buildid RshfpuqBfelw4mbsTMCA/RshfpuqBfelw4mbsTMCA -goversion go1.15.6 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./httptest.go ./recorder.go ./server.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/vincent-petithory/dataurl -complete -buildid CB38pxTuP_yRyz-U85AA/CB38pxTuP_yRyz-U85AA -goversion go1.15.6 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/c6/c6c7c2fcb8fbf71246c681cee58dbb5e303e35125bbafe03a3bef1187a47dab2-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b134/ github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b158/ github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b149/ github.com/coreos/ignition/v2/config/v3_2/types cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF mkdir -p $WORK/b154/ cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid o8dKQUkc-C7RMoxN2-EA/o8dKQUkc-C7RMoxN2-EA -goversion go1.15.6 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -buildid Pi9xiqFmNDtdDk2tdzkm/Pi9xiqFmNDtdDk2tdzkm -goversion go1.15.6 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/coreos/ignition/v2/config/v3_1/types -complete -buildid 5W3jtcbzcO_4c4_CTEmB/5W3jtcbzcO_4c4_CTEmB -goversion go1.15.6 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/v3_2/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/coreos/ignition/v2/config/v3_2/types -complete -buildid wGV2Vfz4ktbDZCtHr-W5/wGV2Vfz4ktbDZCtHr-W5 -goversion go1.15.6 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/e6/e688ad1bf790bdfc6ba65359e817c2f86432f42e2c5e29ddd6c3e2e111f5ad65-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b058/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b062/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b063/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/http/httptest=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b130/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/stretchr/testify/assert /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/stretchr/testify/assert -complete -buildid Y78JpsC0x8wxWfClOh7A/Y78JpsC0x8wxWfClOh7A -goversion go1.15.6 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./assertion_format.go ./assertion_forward.go ./assertion_order.go ./assertions.go ./doc.go ./errors.go ./forward_assertions.go ./http_assertions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/e9/e9516be60f00a2659da47f877fb56f8a27803d8727a65ebd2d1a34f0d73d2e45-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/54/545171efb72ae54dd8b2b0ecc40a59fa343d2ec4cae6b1e7a550389682482511-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/dd/dd16baa7dd3d7e49c9cc0f87574b47df3e9d77ee8d466fba298f9e3fc7f9f39f-d # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/ad/ad4f0842e50be48a1e4f9bbc806a2235dd27da0d14a2cb9817d3a30441abd14c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/f4/f4270e8804911f059b2f6e7892b8a6d51a584aba806690897f73849af48bd9be-d # internal github.com/coreos/fcct/base/util mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b056/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b057/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile testing=$WORK/b132/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/base/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p github.com/coreos/fcct/base/util -lang=go1.12 -complete -buildid GksDiFf2okqgWmR-Z7Kf/GksDiFf2okqgWmR-Z7Kf -goversion go1.15.6 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./file.go ./merge.go ./test.go ./url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/20/20356a769e88413f442910cfa05359c9fa5ae527435dc52935356ab6d2e33be3-d # internal github.com/coreos/fcct/base/v0_2 mkdir -p $WORK/b147/ github.com/coreos/fcct/base/v0_1 github.com/coreos/fcct/base/v0_3 mkdir -p $WORK/b153/ github.com/coreos/fcct/base/v0_4_exp mkdir -p $WORK/b036/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b148/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b149/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a EOF mkdir -p $WORK/b157/ cd /builddir/build/BUILD/fcct-0.10.0/base/v0_2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/coreos/fcct/base/v0_2 -lang=go1.12 -complete -buildid zqqrShLmdWFT45DrN1ho/zqqrShLmdWFT45DrN1ho -goversion go1.15.6 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b148/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/base/v0_3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/coreos/fcct/base/v0_3 -lang=go1.12 -complete -buildid QmI5VzBPhRkOmmBWYFkC/QmI5VzBPhRkOmmBWYFkC -goversion go1.15.6 -D "" -importcfg $WORK/b153/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b148/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b158/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/base/v0_4_exp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/coreos/fcct/base/v0_4_exp -lang=go1.12 -complete -buildid s8CLhrH7ag5BFsyjrQFW/s8CLhrH7ag5BFsyjrQFW -goversion go1.15.6 -D "" -importcfg $WORK/b157/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go cd /builddir/build/BUILD/fcct-0.10.0/base/v0_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p github.com/coreos/fcct/base/v0_1 -lang=go1.12 -complete -buildid rh_5w1IR5MEvA2Zht_M4/rh_5w1IR5MEvA2Zht_M4 -goversion go1.15.6 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/53/5394345d489bf38da8e5f41687263eb634503567ba8d6603b662e73cb9452988-d # internal github.com/coreos/fcct/config/fcos/v1_0 mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_1=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p github.com/coreos/fcct/config/fcos/v1_0 -lang=go1.12 -complete -buildid eVxR22IOsUt_EBKJ9ucR/eVxR22IOsUt_EBKJ9ucR -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/71/71c3dc66c63781f6a8657ac19831be61a1f5f01d73f81faabe0e54b9f4760780-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/36/36cf1676153cd94743782602c1ffe902ae8a425b0522570f21028c5cff1504d2-d # internal github.com/coreos/fcct/config/fcos/v1_1 mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2=$WORK/b147/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b149/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/coreos/fcct/config/fcos/v1_1 -lang=go1.12 -complete -buildid 7B0qqDcBZTxgvM3-fvmQ/7B0qqDcBZTxgvM3-fvmQ -goversion go1.15.6 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./schema.go ./translate.go cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/7a/7a03d91d178d17625a2cfd9c9b534da03a0fc9cad07cc1c830ebb56a5ef802bc-d # internal github.com/coreos/fcct/config/fcos/v1_2 mkdir -p $WORK/b152/ github.com/coreos/fcct/config/fcos/v1_3 mkdir -p $WORK/b155/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_3=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/coreos/fcct/config/fcos/v1_2 -lang=go1.12 -complete -buildid feBx7swlk8OSlM0OE32f/feBx7swlk8OSlM0OE32f -goversion go1.15.6 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./schema.go ./translate.go cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/coreos/fcct/config/fcos/v1_3 -lang=go1.12 -complete -buildid YV76GWft1L25ab90hE7Q/YV76GWft1L25ab90hE7Q -goversion go1.15.6 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/56/56c6b3b5516e91f2a09dc75a400225bc175c45a8b831a47096045fb2919962bb-d # internal github.com/coreos/fcct/config/fcos/v1_4_exp mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b157/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b158/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_4_exp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/coreos/fcct/config/fcos/v1_4_exp -lang=go1.12 -complete -buildid sTskp3zfMPR2YslMg9CU/sTskp3zfMPR2YslMg9CU -goversion go1.15.6 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/a8/a82e51084d622bc7e4e9fb55c1a8f14fa8622a1e2de29f93fc018b72d04d5a2d-d # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/01/01d0eac18214229f7a7243fb5a29b5a1fdb6f7fce5a3b3a9cf5da40be5930dff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/28/2898f7d5baeac7a6d7c0b209c0217771122099e14858cbcc3d04e166bcb9998b-d # internal github.com/coreos/fcct/config/rhcos/v0_1 mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/rhcos/v0_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/coreos/fcct/config/rhcos/v0_1 -lang=go1.12 -complete -buildid wXtxXbJSHs_AyrivMzmf/wXtxXbJSHs_AyrivMzmf -goversion go1.15.6 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/f6/f6d7b9410e17579c1d616f2fbb865c867d7053413c0591c9b0842575923254c1-d # internal github.com/coreos/fcct/config/rhcos/v0_2_exp mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b158/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/rhcos/v0_2_exp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/coreos/fcct/config/rhcos/v0_2_exp -lang=go1.12 -complete -buildid 5mpFXzCna7AkdOGRrVHb/5mpFXzCna7AkdOGRrVHb -goversion go1.15.6 -D "" -importcfg $WORK/b160/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/2c/2c401f6675101058e13eb54602d952e47d958571c2c527038f971b5c7828a463-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/1d/1d7c8a7811a371ce414116e874f96c9d5bee0e87a7a3b39e41eaaab3687681d5-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_0=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_1=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_2=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_1=$WORK/b159/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_2_exp=$WORK/b160/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid tcz3uvS1q3inwBk8TjKZ/tcz3uvS1q3inwBk8TjKZ -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/d3/d3aa1d8759ee42df36232114c83d3c804c0a1d3f214ed35fe30789614154d1fc-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tcommand-line-arguments\nmod\tgithub.com/coreos/fcct\t(devel)\t\ndep\tgithub.com/clarketm/json\tv1.14.1\t\ndep\tgithub.com/coreos/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd\tv0.0.0-20190321100706-95778dfbb74e\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/ignition/v2\tv2.8.1\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20201120045928-b0e13dab675c\t\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\t\ndep\tgithub.com/pmezard/go-difflib\tv1.0.0\t\ndep\tgithub.com/spf13/pflag\tv1.0.5\t\ndep\tgithub.com/stretchr/testify\tv1.5.1\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\ndep\tgopkg.in/yaml.v2\tv2.2.2\t\ndep\tgopkg.in/yaml.v3\tv3.0.0-20191010095647-fc94e3f71652\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b161/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b162/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.12 -complete -buildid peryjB35JjUNnSmLP7gr/peryjB35JjUNnSmLP7gr -goversion go1.15.6 -D _/builddir/build/BUILD/fcct-0.10.0/internal -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/21/21b40b6af2ca403dc04bcd3e4192a8dbdc9d37aecd8bd67359de988e0ea04d4f-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/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b161/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b162/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_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 packagefile github.com/coreos/fcct/config/fcos/v1_0=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_1=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_2=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_1=$WORK/b159/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_2_exp=$WORK/b160/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/csv=$WORK/b163/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile flag=$WORK/b129/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b147/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b149/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b153/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b157/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b158/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b099/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile github.com/clarketm/json=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b140/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b143/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b144/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b148/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile compress/gzip=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b056/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b057/_pkg_.a packagefile testing=$WORK/b132/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile regexp/syntax=$WORK/b061/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b141/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile text/template/parse=$WORK/b151/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile compress/flate=$WORK/b042/_pkg_.a packagefile hash/crc32=$WORK/b044/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b058/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b062/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b063/_pkg_.a packagefile net/http/httptest=$WORK/b128/_pkg_.a packagefile runtime/debug=$WORK/b130/_pkg_.a packagefile runtime/trace=$WORK/b133/_pkg_.a packagefile github.com/coreos/go-json=$WORK/b142/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/x509/internal/macos=$WORK/b094/_pkg_.a packagefile crypto/x509/pkix=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=-VOpZyubc_ML5XyBQUe_/peryjB35JjUNnSmLP7gr/s-dH_ypeDLqSBoAU5qj8/-VOpZyubc_ML5XyBQUe_ -X github.com/coreos/fcct/internal/version.Raw=0.10.0 -B 0xbdeb495b714ff13f39939619e1b20597d7dd4862 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out fcct-x86_64-apple-darwin rm -r $WORK/b001/ + echo 'Building Windows fcct...' Building Windows fcct... ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOARCH=amd64 + GOOS=windows + go build -ldflags '-X github.com/coreos/fcct/internal/version.Raw=0.10.0 -B 0x1fcc91d33f7790b7a207e2f1f1bc3da88903e5b2' -a -v -x -o fcct-x86_64-pc-windows-gnu.exe internal/main.go WORK=/tmp/go-build181470956 unicode/utf8 mkdir -p $WORK/b018/ internal/nettrace mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p internal/nettrace -std -complete -buildid jbERI5VtzsWyLuoOJH0_/jbERI5VtzsWyLuoOJH0_ -goversion go1.15.6 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./nettrace.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid hB7ldC8MCyugdUOMquez/hB7ldC8MCyugdUOMquez -goversion go1.15.6 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go unicode/utf16 mkdir -p $WORK/b031/ internal/syscall/windows/sysdll mkdir -p $WORK/b029/ math/bits mkdir -p $WORK/b016/ container/list mkdir -p $WORK/b067/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b105/ crypto/subtle mkdir -p $WORK/b077/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p unicode/utf16 -std -complete -buildid Iv-ajO_mCY8piYYRP5mC/Iv-ajO_mCY8piYYRP5mC -goversion go1.15.6 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./utf16.go vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b085/ cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid 7-A_lUzT-VxzyvHCDsWx/7-A_lUzT-VxzyvHCDsWx -goversion go1.15.6 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go internal/race encoding runtime/internal/atomic runtime/internal/sys sync/atomic crypto/internal/subtle cd /usr/lib/golang/src/internal/syscall/windows/sysdll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/syscall/windows/sysdll -std -complete -buildid VKTj-24gktl9yUCV-X9V/VKTj-24gktl9yUCV-X9V -goversion go1.15.6 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./sysdll.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF internal/unsafeheader mkdir -p $WORK/b020/ internal/cpu cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p container/list -std -complete -buildid 9bmeoIVK8UzaA7C71hoS/9bmeoIVK8UzaA7C71hoS -goversion go1.15.6 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./list.go mkdir -p $WORK/b053/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid QtE03GxzCOkj4xWBSYWM/QtE03GxzCOkj4xWBSYWM -goversion go1.15.6 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid wAnaDKnbHFcJxU1iMW1L/wAnaDKnbHFcJxU1iMW1L -goversion go1.15.6 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./asn1.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b010/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/subtle -std -complete -buildid T3Lu9KKTYIXzkQ3Wrkx7/T3Lu9KKTYIXzkQ3Wrkx7 -goversion go1.15.6 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./constant_time.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid WI8CPlT1hYo3xVoozNhV/WI8CPlT1hYo3xVoozNhV -goversion go1.15.6 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go mkdir -p $WORK/b012/ unicode mkdir -p $WORK/b022/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b021/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p encoding -std -complete -buildid F1leWEfbEIggI6WxJ2mb/F1leWEfbEIggI6WxJ2mb -goversion go1.15.6 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./encoding.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b076/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b010/symabis ./asm_amd64.s mkdir -p $WORK/b005/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b021/symabis ./asm.s mkdir -p $WORK/b009/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid JOv8VpdXwXvxPaZBhAiF/JOv8VpdXwXvxPaZBhAiF -goversion go1.15.6 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/subtle -std -complete -buildid 3g-3NOKTNd1VgcSbc3BR/3g-3NOKTNd1VgcSbc3BR -goversion go1.15.6 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./aliasing.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid feR8vljfY49tfoDh0WX5/feR8vljfY49tfoDh0WX5 -goversion go1.15.6 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_windows.go ./zversion.go cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid oY0D3RgjB_k3Jw1IvFYP/oY0D3RgjB_k3Jw1IvFYP -goversion go1.15.6 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/c6/c6e9e0a016efa64f40bc0bb09df71801dcd367681e6077c98363eda9ae3b1bd4-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid 6BHT8BVD4brEpeS-8L_G/6BHT8BVD4brEpeS-8L_G -goversion go1.15.6 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid izbhPKJwHLLZij-i51vr/izbhPKJwHLLZij-i51vr -goversion go1.15.6 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_amd64.go ./stubs.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -buildid SWl2W4S6LkTex3Nnh3I4/SWl2W4S6LkTex3Nnh3I4 -goversion go1.15.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/a2/a2d07c2fdb42a002d3b194b3454fb1e4634c6f31f2e0de27fb5163a1f68df924-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/53/53fe8aabe82ec783d4f462a736a8829114c17de833e2c78588f8e62dd53b01b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/00/005659988e5c8aa64105cf655de2f8c7e29d905bd8499cab3742f50a49bffac8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/a4/a49ee8efb41202afdd1522fa7376e93dbedaed5e17684973808bc5afb0c217f3-d # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a3/a306ca171a52dc81c95db5effa7ecbced2f8dcf328299b8665a12cca41d326d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/c9/c91c93753f52c2b737ea623556233bc8ff4cbab271bac09642858431a461a28f-d # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/eb/eb71cda539ac55d6598f732a7e714d890976e83fc097c6f679ee7d1b490b0003-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/08/0885cf8976e0927d8831158fae4d1de15f804e4cb5a92c5463d807890bfb76dd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/0f/0fd3ecb7d49d0a84fb7641997fab4c121d3d5cbc7f1f70b4e8c6ea33c57b3781-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ae/ae1851fa0b95d4a2deba5dd7cb7b24920478a1b6584cfa136a1611b97f27a464-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b021/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f9/f9b505428762563782e1021fbc5d7f16a6c7a2c118cce60ea86369e7051b554e-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3c/3c80c12812b4363e7d0d51ad0369acb4f25e7e7efe444eae7ac3ffdbd56705a6-d # internal runtime/internal/math mkdir -p $WORK/b011/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal 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_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid KhA2i2L7gej1_cMZiaJ6/KhA2i2L7gej1_cMZiaJ6 -goversion go1.15.6 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/4b/4b4d38535be879fed6405ed96989f33c8571330b2a63a8770448cf188f26c12d-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/21/217b71b0c706a7e8b2d9016c362a4540fd27d76ffb185aa84990fb499c27c527-d # internal internal/testlog mkdir -p $WORK/b035/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cat >$WORK/b035/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_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/testlog -std -complete -buildid rlHgTbmsPCj0v5M9PT-E/rlHgTbmsPCj0v5M9PT-E -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./log.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/e4/e444e7a0ea03c8e55acbb159f3542a1a39940c3b1161e37a79de7eab2fef428f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/21/2111a80624dcd6a9bf2c2b26a82dfd882de2a8d3dd95dae26a385a6ce6124625-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b009/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6d/6de4f3ab6098e0707feafcad618e8f314648c93b6a625d8b3d966122848bfb66-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4e/4ebb8fceb5bc22bbd40b73b2e4fb51843936dc55e7377661d8ffa4352dd37c50-d # internal 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_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid XP7C-Kjzj5BJiqzOvxvA/XP7C-Kjzj5BJiqzOvxvA -goversion go1.15.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid ZQ7xGpmiGh7NMhoZDXvj/ZQ7xGpmiGh7NMhoZDXvj -goversion go1.15.6 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.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_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/5d/5de7d45ba563835461ac3f9c8bc087835ed750a727fe566f804f5b7c9a42762a-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_windows_amd64.s ./sys_windows_amd64.s ./zcallback_windows.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid KkrheS3i1qug9bgN-hXS/KkrheS3i1qug9bgN-hXS -goversion go1.15.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./auxv_none.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_windows_amd64.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_sema.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_windows.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_windows.go ./os_nonopenbsd.go ./os_windows.go ./panic.go ./plugin.go ./preempt.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_windows.go ./sigqueue.go ./sigqueue_note.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs3.go ./stubs_amd64.go ./stubs_nonlinux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./syscall_windows.go ./time.go ./time_nofake.go ./timeasm.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go ./zcallback_windows.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/6d/6dabc4aedbe78fc28b3076e64480244d7a0d87d2222c103e76575d1702e1cdd9-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_amd64.o $WORK/b015/exp_amd64.o $WORK/b015/floor_amd64.o $WORK/b015/hypot_amd64.o $WORK/b015/log_amd64.o $WORK/b015/sqrt_amd64.o $WORK/b015/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/1c/1c58a0602dcddd0de7ef34150c86ae046b2a0b78c1222c512da9de1117b67666-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/rt0_windows_amd64.o ./rt0_windows_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/sys_windows_amd64.o ./sys_windows_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/zcallback_windows.o ./zcallback_windows.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_windows_amd64.o $WORK/b007/sys_windows_amd64.o $WORK/b007/zcallback_windows.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/7b/7b5f11884781fd65cfa0bb3a09548aa9fb3d94cb568101615f15cc076da1d965-d # internal internal/reflectlite mkdir -p $WORK/b004/ vendor/golang.org/x/sys/cpu mkdir -p $WORK/b107/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b019/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./cpu_x86.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid g_ImjxD3WDsbqxsFgcT1/g_ImjxD3WDsbqxsFgcT1 -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid kOr7jV7uTRTQqzxTx12I/kOr7jV7uTRTQqzxTx12I -goversion go1.15.6 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/sys/cpu -std -buildid zDlHgvpfyh6VizNMhFBe/zDlHgvpfyh6VizNMhFBe -goversion go1.15.6 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b107/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/fd/fd616d7ca46975958126f282bd2276b4b3593234a2f503bfb01759f48fb86a0f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/c8/c8d33afc28c7881cd3fee9286fc5eeac518aa174901dc2c0803f9f69018ca434-d # internal internal/singleflight mkdir -p $WORK/b101/ math/rand mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p math/rand -std -complete -buildid TTlfVBqL_xgT5lP1Tr1y/TTlfVBqL_xgT5lP1Tr1y -goversion go1.15.6 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p internal/singleflight -std -complete -buildid imnmz8OJxo85KIEslR_i/imnmz8OJxo85KIEslR_i -goversion go1.15.6 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/4e/4e8eb9a8095a5d6bb63b3f34ca0b969b8aa307775be236c8dff2374908520646-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/dc/dc24288955b8fecbf1e13a145773445cbe3da8eafe1f02fa2014d60bd9b1405e-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/1a/1a2d81a933b8ff69952042add8ddedbee7be8aacc36498a13dacd4f4dadfc592-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cat >$WORK/b023/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_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid VWJcF9ljGM2hzuNgNzEm/VWJcF9ljGM2hzuNgNzEm -goversion go1.15.6 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid eiIn9qPvP7Ni6JJ4yhWB/eiIn9qPvP7Ni6JJ4yhWB -goversion go1.15.6 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/5e/5e063007468d7b5efb86e899370a0a3354a93a556b1d1d209f54d8476070e461-d # internal internal/oserror mkdir -p $WORK/b026/ github.com/coreos/fcct/config/common mkdir -p $WORK/b037/ io mkdir -p $WORK/b024/ cat >$WORK/b026/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_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid h-5jR6N-l4mUBqGnBREK/h-5jR6N-l4mUBqGnBREK -goversion go1.15.6 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b099/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/common /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid CEuemcx6Vpm5GwbGBDmb/CEuemcx6Vpm5GwbGBDmb -goversion go1.15.6 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./common.go ./errors.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid pk3m8EoVqSrZManJ0DmC/pk3m8EoVqSrZManJ0DmC -goversion go1.15.6 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cat >$WORK/b099/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_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid -p5OTh5rPkKPuZCHvAW_/-p5OTh5rPkKPuZCHvAW_ -goversion go1.15.6 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./message.go mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_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_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid Le_BH-ZNgavuUN2zS_q9/Le_BH-ZNgavuUN2zS_q9 -goversion go1.15.6 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/7c/7c58edb8e9425dbc1dacb6169fe4df0dbddb39248748c467a4c509401f67acb9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/a8/a8a11134c40f8f0516468dfb90968e224baa29f039eea5a9385c31ce93462fcd-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b030/symabis ./asm_windows.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p syscall -std -buildid OafR53HzjrJqw336KzhC/OafR53HzjrJqw336KzhC -goversion go1.15.6 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h -c=4 ./dll_windows.go ./endian_little.go ./env_windows.go ./exec_windows.go ./msan0.go ./net.go ./security_windows.go ./str.go ./syscall.go ./syscall_windows.go ./syscall_windows_amd64.go ./time_nofake.go ./types_windows.go ./types_windows_amd64.go ./zerrors_windows.go ./zerrors_windows_amd64.go ./zsyscall_windows.go ./zsysnum_windows_amd64.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/91/9183fb4f3cc8057dc7e2979622ca15e75226191a02250ef539ffd850f07015aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/08/0807dcf109cd2bc50ebdda4c4125cd2965b6df08cfb1fb5b85c4cdc7768712d6-d # internal hash mkdir -p $WORK/b048/ crypto/internal/randutil mkdir -p $WORK/b081/ bytes strings mkdir -p $WORK/b044/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b041/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p hash -std -complete -buildid 9H_d0yB9EHv_xXqOR8sk/9H_d0yB9EHv_xXqOR8sk -goversion go1.15.6 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./hash.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_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/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/randutil -std -complete -buildid 6UhMiyc_cOh9ebaTOdO9/6UhMiyc_cOh9ebaTOdO9 -goversion go1.15.6 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./randutil.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p strings -std -complete -buildid VseU-RLxSmf2W4M3qey4/VseU-RLxSmf2W4M3qey4 -goversion go1.15.6 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_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_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p bytes -std -buildid Z49PfvsGmkKQWCNbsSim/Z49PfvsGmkKQWCNbsSim -goversion go1.15.6 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/cf/cf4bfcdc4644344b95353f2ab521c13873984a11dc89728b8a64014c7d8d66f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal crypto/hmac mkdir -p $WORK/b088/ hash/crc32 mkdir -p $WORK/b047/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a EOF cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/db/dbf34634e9055aaef99ab7e76ce8d6c068d41c8de25fdcb857de132691096c5f-d # internal cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b047/symabis ./crc32_amd64.s cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/hmac -std -complete -buildid fKEDSXc9xZq7bc6Xhzae/fKEDSXc9xZq7bc6Xhzae -goversion go1.15.6 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./hmac.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p hash/crc32 -std -buildid 4vqmp3QDsAovAyxOoCYS/4vqmp3QDsAovAyxOoCYS -goversion go1.15.6 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/69/6907ca09f6242dd3c8437d9f85891631d3850b57109aa47a8a901b89be987414-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b048/_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_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid 51UXOAoZRb31gqPDIuI_/51UXOAoZRb31gqPDIuI_ -goversion go1.15.6 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./hkdf.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b047/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/1f/1ffba75fc635a619b7d9a28164cead4c5b896ad5fecad5b80c492f89d11b6fc5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b047/_pkg_.a $WORK/b047/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/2d/2d36bc830723dafe2617ef25901398cc6208182d921aa7b8b85ce5f7b448576e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/17/17c0457f259a95ca7b56efb1133250daece0a3ecab8e1590746debb863a0b9ed-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_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_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/transform -std -complete -buildid qOG-c7j1UWEWCo4G7bT-/qOG-c7j1UWEWCo4G7bT- -goversion go1.15.6 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/77/77eed88e7eeacc3d9e21cca638a2ea414b83c29b3c60c7d72b1bcacaf2c82cd5-d # internal crypto/rc4 mkdir -p $WORK/b090/ crypto mkdir -p $WORK/b073/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF reflect mkdir -p $WORK/b014/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/rc4 -std -complete -buildid NctTwh3mMLkTweA2FQXa/NctTwh3mMLkTweA2FQXa -goversion go1.15.6 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./rc4.go cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto -std -complete -buildid sWfoJqqLhA4fXCGNyfyh/sWfoJqqLhA4fXCGNyfyh -goversion go1.15.6 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./crypto.go cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b014/symabis ./asm_amd64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_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_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid WmTHJ1fWxXinbaj_HyHk/WmTHJ1fWxXinbaj_HyHk -goversion go1.15.6 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/16/16a46b0d10a093034df0afe3983cee8fb1cfab2ad4a814dafad2acec6a404418-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f4/f4e16c767a52cd2645b8a6aae5b9f6616cd7b7820dc6401b94a764f0ac5a93ae-d # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/34/34bd53410fcf31e87a58aa56591b1f8fb578ce100ab82fbab9ab71f5fb42d763-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/36/362a2ade1c50b9c07b358a3d8850e7ca1d1f6d8e4de7bfec6fa3568ca75486dc-d # internal bufio mkdir -p $WORK/b043/ path mkdir -p $WORK/b127/ regexp/syntax mkdir -p $WORK/b063/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p bufio -std -complete -buildid po_L7xHFSqL6-Z0v-5yx/po_L7xHFSqL6-Z0v-5yx -goversion go1.15.6 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./bufio.go ./scan.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p path -std -complete -buildid ZjAG5Fhaq0bm1KGIZNTE/ZjAG5Fhaq0bm1KGIZNTE -goversion go1.15.6 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./match.go ./path.go cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p regexp/syntax -std -complete -buildid DJ7K6NGtvBvy3aLQvQLt/DJ7K6NGtvBvy3aLQvQLt -goversion go1.15.6 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/16/16736809976d729a855eb140f332e5d5a0b44ced73a6232434c87d628b6f3f43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/14/1411349ae0c694aac0cc6bc82364dc4e21c30f4f0b097ecd334457e033842079-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/58/58ff27cb8f9f98033391b02695bbbb3c85d87d69d401272083a923b652151b4a-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b030/asm_windows.o ./asm_windows.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_windows.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/0e/0ee3a81a9067d61cd9e7432f640a7179850b51f33fd83471f007bc8483a2f915-d # internal internal/syscall/windows/registry mkdir -p $WORK/b033/ internal/syscall/windows mkdir -p $WORK/b028/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/syscall/windows/registry -std -complete -buildid OHzTD-iuC0nz-yLmMTuD/OHzTD-iuC0nz-yLmMTuD -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./key.go ./syscall.go ./value.go ./zsyscall_windows.go cd /usr/lib/golang/src/internal/syscall/windows /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/syscall/windows -std -complete -buildid kbezQ5fZbXgsyb9L8A4v/kbezQ5fZbXgsyb9L8A4v -goversion go1.15.6 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./psapi_windows.go ./reparse_windows.go ./security_windows.go ./symlink_windows.go ./syscall_windows.go ./zsyscall_windows.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/45/45c37982f22f90a25185a402249ed18d19377f910befa38c85cebb654e58a56b-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/49/4977c6840eb3d1507ae6307152af513f39a020df531799dd38a44d833fdf05d9-d # internal internal/syscall/execenv mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/syscall/execenv -std -complete -buildid Un_WSsXVMAym77pAN1SL/Un_WSsXVMAym77pAN1SL -goversion go1.15.6 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./execenv_windows.go time mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p time -std -buildid 9sPAZvwnn6E4J7heSBdG/9sPAZvwnn6E4J7heSBdG -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_windows.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_abbrs_windows.go ./zoneinfo_read.go ./zoneinfo_windows.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/09/09d810e64230271202f262a0b9734e2430456d9b2a7fdfe7241ae6e3dfd7f3d4-d # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/67/6733f847b8fbc97215e42d41909281e0133e6500e867fe1960efdf845d577cc7-d # internal regexp mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_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_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p regexp -std -complete -buildid v8M6AGKSIeyMA1NESWsG/v8M6AGKSIeyMA1NESWsG -goversion go1.15.6 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/5e/5e6f43298cf9e137c49de871d98704094a425febe2ef4d05966ac3d133723831-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ba/baf3557e3eb10d401ab82a033296f8dbc337934ad7c2bdab5a467f3ea2ef6860-d # internal context mkdir -p $WORK/b068/ internal/poll mkdir -p $WORK/b027/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p context -std -complete -buildid _JkZ2Y4gxwBFJHtHROVh/_JkZ2Y4gxwBFJHtHROVh -goversion go1.15.6 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./context.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid w05kpyFjAx05ByHX7DEU/w05kpyFjAx05ByHX7DEU -goversion go1.15.6 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errno_windows.go ./fd.go ./fd_fsync_windows.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_windows.go ./hook_windows.go ./sendfile_windows.go ./sockopt.go ./sockopt_windows.go ./sockoptip.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/2f/2f452d68ccddd357fa60199425e66a84e03ee46b67396d21dfb268b94d32726f-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b046/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_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/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid WI17RU8nUikodk-zn0l9/WI17RU8nUikodk-zn0l9 -goversion go1.15.6 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding/binary -std -complete -buildid yqDO6BffVpRvEIvF00q8/yqDO6BffVpRvEIvF00q8 -goversion go1.15.6 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/df/df59fa98515a5d4ec12d8a3a120aadf52d795cc0dafde61f220a446925ddb918-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/b9/b9d3be2c06b7ba73e19c8e8b6ec6834670eefb15010c8ba3d20fe2722442cda0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/d9/d9b7dd10aded0d49e5e05e70b6ed488f6c3e9d2c2822f3be1d87e9cafcfdcdd4-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid wst0s6Go8mxlABLusK6E/wst0s6Go8mxlABLusK6E -goversion go1.15.6 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_windows.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_windows.go ./executable.go ./executable_windows.go ./file.go ./file_posix.go ./file_windows.go ./getwd.go ./path.go ./path_windows.go ./proc.go ./rawconn.go ./readfrom_stub.go ./removeall_noat.go ./stat.go ./stat_windows.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_windows.go ./types.go ./types_windows.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/17/176ab7346aaa869762026acdca6ba00d734768c96e7d385dbea2dc09cb698e53-d # internal encoding/base64 mkdir -p $WORK/b049/ crypto/sha512 mkdir -p $WORK/b082/ crypto/md5 mkdir -p $WORK/b089/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b075/ crypto/sha1 cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p encoding/base64 -std -complete -buildid jskM3vhniSBtStEq8-WB/jskM3vhniSBtStEq8-WB -goversion go1.15.6 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./base64.go mkdir -p $WORK/b092/ crypto/sha256 mkdir -p $WORK/b093/ cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b092/symabis ./sha1block_amd64.s vendor/golang.org/x/crypto/poly1305 cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b089/symabis ./md5block_amd64.s cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b106/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b075/symabis ./xor_amd64.s crypto/ed25519/internal/edwards25519 cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b093/symabis ./sha256block_amd64.s cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b087/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b082/symabis ./sha512block_amd64.s cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b106/symabis ./sum_amd64.s cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid _FnM0olrALbWLiUD2sJD/_FnM0olrALbWLiUD2sJD -goversion go1.15.6 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/cipher -std -buildid YPb8fZKdt3bKz-mz55oc/YPb8fZKdt3bKz-mz55oc -goversion go1.15.6 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/md5 -std -buildid YQICG58Ez99_zI8v2sJV/YQICG58Ez99_zI8v2sJV -goversion go1.15.6 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b046/_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_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid DKuEoKwXdczZedcuPDnQ/DKuEoKwXdczZedcuPDnQ -goversion go1.15.6 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/sha512 -std -buildid j2NaNWEQGZjRr9mfoaiy/j2NaNWEQGZjRr9mfoaiy -goversion go1.15.6 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/sha1 -std -buildid roY9DrDqfqRzN5qjAWiL/roY9DrDqfqRzN5qjAWiL -goversion go1.15.6 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/sha256 -std -buildid ifxjFtc5fljHYeWvsVjO/ifxjFtc5fljHYeWvsVjO -goversion go1.15.6 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/1e/1e129434574edbf24eea9dcbacf8bc9bf84bbf18cf804a5dfc7dcecf9912f813-d # internal encoding/pem mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p encoding/pem -std -complete -buildid 7jgB7gkB63GeVwmDT6JF/7jgB7gkB63GeVwmDT6JF -goversion go1.15.6 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./pem.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b106/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b089/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/45/458fa0fe71e0a49ca928218cf5ff0903eb8e6e96c44bd228654e44610e7e2504-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/96/967eec1108c26a15045d97f63ef0d1f784408be1fc75bec719b8044eba5e6735-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b082/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b093/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b092/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b075/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/84/84c4b8891c4a5da2fc7abeedc2daace2a840544267e252d87ef282dbee50c30e-d # internal crypto/des mkdir -p $WORK/b078/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b104/ crypto/aes mkdir -p $WORK/b074/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid CmI26Kfw2aasQAm2CRtw/CmI26Kfw2aasQAm2CRtw -goversion go1.15.6 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/des -std -complete -buildid GwYCpVOBlYBAWk8ntO3h/GwYCpVOBlYBAWk8ntO3h -goversion go1.15.6 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b074/symabis ./asm_amd64.s ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/81/81d95e33d2e86e159e15f4668b994da12a0b2ddb3718a3798c57e9db8624fe55-d # internal cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/aes -std -buildid DTRvOnkfhUg877YxADVg/DTRvOnkfhUg877YxADVg -goversion go1.15.6 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b082/_pkg_.a $WORK/b082/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b092/_pkg_.a $WORK/b092/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/0a/0a174ccb48f59403c74f4fafa6b475f78227351b3f31b87edf2c8e6d5e04a2fa-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_amd64.o # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/4e/4e090845f14b95805ac17d6606dc2be4395ba2df24e459e3f76639324a44cd90-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/f6/f6095ee5bd68993d934acb10e269a5a874199a8016407487ee318a5fc3573b9c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/a5/a53a7fa45c409daffaca20cf0cec12521bc0521a5210988b4a47bb32989ba6f9-d # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/8f/8ff2b32335eb4ce42abac9ca6e0b3342c4229a158fc7532178e226492b1c61cf-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a9/a9fa24151be8c63d7c6b9c821bcb8797294f25d9071a4cd80eb3561525acab0a-d # internal path/filepath mkdir -p $WORK/b111/ runtime/debug mkdir -p $WORK/b130/ fmt mkdir -p $WORK/b002/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p path/filepath -std -complete -buildid USdY9hZNSqAqWCrhhoyo/USdY9hZNSqAqWCrhhoyo -goversion go1.15.6 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./match.go ./path.go ./path_windows.go ./symlink.go ./symlink_windows.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_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/b130/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b130/symabis ./debug.s cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid Jqe_6NxSF3T1rUlpJdTS/Jqe_6NxSF3T1rUlpJdTS -goversion go1.15.6 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go net mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b099/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p net -std -buildid VoaCQvcC5zj2M_rsQuyP/VoaCQvcC5zj2M_rsQuyP -goversion go1.15.6 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./cgo_stub.go ./dial.go ./dnsclient.go ./error_posix.go ./error_windows.go ./fd_posix.go ./fd_windows.go ./file.go ./file_windows.go ./hook.go ./hook_windows.go ./hosts.go ./interface.go ./interface_windows.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_windows.go ./mac.go ./net.go ./parse.go ./pipe.go ./port.go ./rawconn.go ./sendfile_windows.go ./sock_posix.go ./sock_windows.go ./sockaddr_posix.go ./sockopt_posix.go ./sockopt_windows.go ./sockoptip_posix.go ./sockoptip_windows.go ./splice_stub.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_windows.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p runtime/debug -std -buildid 58Q7ICNcdct-J5TUxs6R/58Q7ICNcdct-J5TUxs6R -goversion go1.15.6 -symabis $WORK/b130/symabis -D "" -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h -c=4 ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b074/asm_amd64.o ./asm_amd64.s cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/a4/a41b9c53d4958615c4a6ad24c9e562279b24cd47749f9e0b06f030aa3a0acf2e-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b103/ cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b103/symabis ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b074/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_amd64.o $WORK/b074/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/74/741941aa70590270a50e963429f3f84d439b09b49c6d65ae1f8508e6d2280f35-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b130/debug.o ./debug.s cat >$WORK/b103/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 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b107/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid zGuF3pZ35YVO17VACRcc/zGuF3pZ35YVO17VACRcc -goversion go1.15.6 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b130/_pkg_.a $WORK/b130/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/c7/c77837494cdc72c039f9bcc818e8e78bec96db0bbde8666c5dcb2a5e07fa4ecf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/eb/eb59609bce3f8a9135f18c0713379f7461d0bd94566b49478016cf00eb67233f-d # internal io/ioutil mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p io/ioutil -std -complete -buildid pRTyrfU8o0x7A1XAraPB/pRTyrfU8o0x7A1XAraPB -goversion go1.15.6 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b103/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/1f/1f643ed846334f28a41ace8af420050b43f29500e439388621df04486405217f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/8a/8a6ce60afccf06c7651e658b2667069a3c3856d718b7acd45bd7afb810bc4ffd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/71/71b3a6e0bd05ec4303f098b988642991c4fbde271c02c827aee7cd51104ec154-d # internal github.com/coreos/vcontext/path github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b055/ encoding/hex mkdir -p $WORK/b061/ log github.com/pmezard/go-difflib/difflib net/url mkdir -p $WORK/b102/ vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b054/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF mkdir -p $WORK/b117/ cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/vcontext/path -complete -buildid JqtJZY5nbFRdZ0EyIQ-v/JqtJZY5nbFRdZ0EyIQ-v -goversion go1.15.6 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./path.go compress/flate mkdir -p $WORK/b045/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF mkdir -p $WORK/b064/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p encoding/hex -std -complete -buildid bnouvC10XmCbnPqG5Zb0/bnouvC10XmCbnPqG5Zb0 -goversion go1.15.6 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./hex.go github.com/coreos/fcct/internal/version cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p net/url -std -complete -buildid D9DgB-2UNYBktG6KetK5/D9DgB-2UNYBktG6KetK5 -goversion go1.15.6 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./url.go cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/coreos/ignition/v2/config/shared/errors -complete -buildid wWfWDDCfJz0LexbMhWsI/wWfWDDCfJz0LexbMhWsI -goversion go1.15.6 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./errors.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b108/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p log -std -complete -buildid SYTmU4OhRwuPPaNxouPc/SYTmU4OhRwuPPaNxouPc -goversion go1.15.6 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./log.go flag mkdir -p $WORK/b161/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_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/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF mkdir -p $WORK/b129/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p compress/flate -std -complete -buildid T18uOFs3aR4SEDqfPPT7/T18uOFs3aR4SEDqfPPT7 -goversion go1.15.6 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/pmezard/go-difflib/difflib -complete -buildid RU9_z9Bc8hjidiRIVhzv/RU9_z9Bc8hjidiRIVhzv -goversion go1.15.6 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./difflib.go encoding/json cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b108/symabis ./curve25519_amd64.s net/http/internal encoding/csv mkdir -p $WORK/b052/ github.com/coreos/go-systemd/v22/unit gopkg.in/yaml.v2 runtime/trace mkdir -p $WORK/b065/ github.com/coreos/go-systemd/unit mime github.com/coreos/go-semver/semver mkdir -p $WORK/b126/ mime/quotedprintable cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_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/b044/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b124/ text/template/parse mkdir -p $WORK/b151/ vendor/golang.org/x/net/http2/hpack cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p flag -std -complete -buildid LHCBsIGd3NmIlg0gPlSN/LHCBsIGd3NmIlg0gPlSN -goversion go1.15.6 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./flag.go github.com/clarketm/json mkdir -p $WORK/b121/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b053/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_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/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b133/ github.com/coreos/go-json cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm math/big cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b053/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF mkdir -p $WORK/b136/ cd /builddir/build/BUILD/fcct-0.10.0/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p gopkg.in/yaml.v2 -complete -buildid U4q7GOK-D627sRWnI8-R/U4q7GOK-D627sRWnI8-R -goversion go1.15.6 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p mime/quotedprintable -std -complete -buildid u2ajjx-bwc5E_i5EE1sG/u2ajjx-bwc5E_i5EE1sG -goversion go1.15.6 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./reader.go ./writer.go mkdir -p $WORK/b148/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid tP37-qulqMOtcetS3zTC/tP37-qulqMOtcetS3zTC -goversion go1.15.6 -D "" -importcfg $WORK/b161/importcfg -pack -c=4 ./version.go cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p net/http/internal -std -complete -buildid s4WAAOY9RcGl5NdJZMSa/s4WAAOY9RcGl5NdJZMSa -goversion go1.15.6 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./chunked.go ./testcert.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid o1h5A_YlY7uJPA2yQJ3q/o1h5A_YlY7uJPA2yQJ3q -goversion go1.15.6 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p encoding/json -std -complete -buildid 6BsecIScnPtbSaActGqs/6BsecIScnPtbSaActGqs -goversion go1.15.6 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid uQTqpmS_9EOdFbUCgu7A/uQTqpmS_9EOdFbUCgu7A -goversion go1.15.6 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go mkdir -p $WORK/b122/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b135/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p text/template/parse -std -complete -buildid yUd3E1ZXem5P7eNuY9AT/yUd3E1ZXem5P7eNuY9AT -goversion go1.15.6 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p runtime/trace -std -buildid i9a5qtNuhRBmrb4TK5HC/i9a5qtNuhRBmrb4TK5HC -goversion go1.15.6 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./annotation.go ./trace.go mkdir -p $WORK/b163/ cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/coreos/go-systemd/unit -complete -buildid 3XBauX61ugukinHzLL1x/3XBauX61ugukinHzLL1x -goversion go1.15.6 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b139/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p mime -std -complete -buildid i6V9SqhCPr304O38RqaM/i6V9SqhCPr304O38RqaM -goversion go1.15.6 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_windows.go cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/go-semver/semver -complete -buildid VcPQc6Why2kS2vqvi0wJ/VcPQc6Why2kS2vqvi0wJ -goversion go1.15.6 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./semver.go ./sort.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b142/ cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p encoding/csv -std -complete -buildid RweNREp_97IUo1IFiHyH/RweNREp_97IUo1IFiHyH -goversion go1.15.6 -D "" -importcfg $WORK/b163/importcfg -pack -c=4 ./reader.go ./writer.go gopkg.in/yaml.v3 mkdir -p $WORK/b118/ mkdir -p $WORK/b070/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b053/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_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/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b145/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b053/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/clarketm/json -complete -buildid unGmQRWmN7nSgu7Wb27n/unGmQRWmN7nSgu7Wb27n -goversion go1.15.6 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/go-json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/coreos/go-json -complete -buildid Nv0qSGy43vIbAJsCSGpi/Nv0qSGy43vIbAJsCSGpi -goversion go1.15.6 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b070/symabis ./arith_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid _dP0-lH0vfTO0NmV-m3e/_dP0-lH0vfTO0NmV-m3e -goversion go1.15.6 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b053/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p gopkg.in/yaml.v3 -complete -buildid 7r46dAAdNuIU2LdBBUpO/7r46dAAdNuIU2LdBBUpO -goversion go1.15.6 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b046/_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_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid -LchmV2SqVe7oDYFPK93/-LchmV2SqVe7oDYFPK93 -goversion go1.15.6 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b009/_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/b071/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p math/big -std -buildid Wh16KG23VEz7WhseL18a/Wh16KG23VEz7WhseL18a -goversion go1.15.6 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.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_amd64/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/cb/cbbd65f838c82b23a2384e0f9c2c75fafeb5e078c6e1f83d4e27c7b7f6a21759-d # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/5b/5bdf05ac35d14458b0a506db4fb0221b4ab5d315092449237f19c8d8a7e87486-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/coreos/vcontext/tree -complete -buildid laUzXIyTR2_cbogJbHmH/laUzXIyTR2_cbogJbHmH -goversion go1.15.6 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c2/c26840effa3983978d9c7cbd1652038979811041c0ead297b71dccf7191ba822-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/f5/f56f94dafe2b3c1bc2dab846b2bedf71c0801430561f4a69ba739d4954eece88-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/16/16239f17a0aa5334f44e547073b130de886006f10f9406d35447676923e8e60a-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b054/_pkg_.a EOF cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/d0/d0b9367d9beb770a4ab92035f2b829e395e1213da33f834c02e0c55327594da8-d # internal cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/ignition/v2/config/shared/validations -complete -buildid arKdbsSezUIRJICtxpuI/arKdbsSezUIRJICtxpuI -goversion go1.15.6 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./unit.go github.com/davecgh/go-spew/spew mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/davecgh/go-spew/spew -complete -buildid Tm3J_RpYcyQxr3ckaBIN/Tm3J_RpYcyQxr3ckaBIN -goversion go1.15.6 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/f4/f49f4c9a005b35c9a4ab507066597094a10d1a765472a629bfd77c5dfe53bfff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/7a/7a1251e93b4ccea97e6616a1a4f3e8b32debdf7b2bf046be163fd6ce54ba892e-d # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/1e/1eb45297ac2f983306a67947ed63d3a3a5b7c360be73d387dc5e9e0fdcd5e76c-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/53/5378de1836289d42190bd2fd1dac85f2b92c9b32f8c5e37859dd489ecbde8dcc-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/57/579cbc7f9223d01c18c8bc4e13be000d90edb1350452ec22e2fed858be44cecf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b117/_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_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid mev6N46cvFcJ2A0ac_Sr/mev6N46cvFcJ2A0ac_Sr -goversion go1.15.6 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b108/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/36/36820384368b0a7caadba133038a6e90a8e40db5ec4f01cf8d4a0350094b09d9-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b056/ cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/d5/d56754f73a7ecfb9455284481715e0f3ff60c9bb9dffa53d583ab5ff37752e71-d # internal cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/vcontext/report -complete -buildid wAPxhn2lV_MBjOLX4W2e/wAPxhn2lV_MBjOLX4W2e -goversion go1.15.6 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./report.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ae/ae3cc9c52998f5bbb8df01229fdff13a6ba1680cdbf750801565f802f0680809-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/20/201c89636668bf17bfd0210063f335eb891e2ffa6156a944d026b5f4a851f649-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/67/67fa0b2d68d8208d7fe5f0cd1e47eb98489ad182728176eff1bb46055422aeb4-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b108/_pkg_.a $WORK/b108/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/df/dfc4a7a14bccb81b5a0865683cae8d49d447991a2620459c5f418dd9c537c627-d # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/27/278a7047781fa8e2f72e732b7ec31f557777c19ffd73a8f9011b9504cc8a985b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/07/0724a2f4653b019569de718b4a69fc0460e05f11800ba5217321c30d47f5e48b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal testing mkdir -p $WORK/b132/ cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a0/a00291f43ae91ba443c8545ecf841262b6c62f66de40130d4650334f34d76fdf-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b143/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b130/_pkg_.a packagefile runtime/trace=$WORK/b133/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p testing -std -complete -buildid UBqhxiH2SE98VbnrOjdx/UBqhxiH2SE98VbnrOjdx -goversion go1.15.6 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/coreos/vcontext/validate -complete -buildid 04xf-Z3_-ZlAhwXrqLAv/04xf-Z3_-ZlAhwXrqLAv -goversion go1.15.6 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/08/0848e32bef28c4400ff46a7648ec6d32a711a66ddfb8f1aca973339a9a8e07ca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/a6/a6bf29e7a2adf52ae822108f26aad1e9e9b6abffe8ba6897b9f5947eea71b457-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/6e/6ed275a206a189e8ec35aa54be764f251d19b95b0b0e8fd4e1885eaad5acaf1b-d # internal compress/gzip mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile compress/flate=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b047/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p compress/gzip -std -complete -buildid aQPqy5BzEwUVZK3d-iiO/aQPqy5BzEwUVZK3d-iiO -goversion go1.15.6 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ca/ca0be94a12e3ce6ce32730c039922af03af9d3d701857675cb762e898c81ca73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/5b/5b1b194d8171f7c182795bee1a15467a40b33833027bb9903d967116f79ba467-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b114/ cat >$WORK/b114/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/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_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_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid ukR8EmL7Hm9sTDgInN6Z/ukR8EmL7Hm9sTDgInN6Z -goversion go1.15.6 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/53/531f090acfe8c5a81bf6a6f1ef06ee96a3f561ea6d98f0d6cdf53b593f373b16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/87/87e7eef167393bf59b84ef32360f9e503eb32953e2cae8805429f72cb9b73e7a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/d3/d3a132967ae6095096810b92a86008d93a7d9ee8231ee7942176deffd8b584c2-d # internal text/template mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b151/_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_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p text/template -std -complete -buildid P8nPStTit38o41XB3Ivp/P8nPStTit38o41XB3Ivp -goversion go1.15.6 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/b1/b14466978a63a49f8af976e214b645325de8eff4c3b19ac3a32503e8f4e34a93-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid DJuqQNvbulSmvDnRo1eB/DJuqQNvbulSmvDnRo1eB -goversion go1.15.6 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/94/944393548331be3e1fef21fe4928aba100657f6bb1cd416466fdc00624520de0-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-json=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/coreos/vcontext/json -complete -buildid loKmgxC3HqBPLbwa_k28/loKmgxC3HqBPLbwa_k28 -goversion go1.15.6 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./json.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/3d/3dfb9c7dd2e53f06cc34733268b2a7ca622d24e8c152054320744ae160eb21d1-d # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/30/307005855de70e6abfbc95038d2ab5cc8b3bbb1a889b028e384770728bbc7438-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b113/ cat >$WORK/b113/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/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b044/_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_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/net/idna -std -complete -buildid ZPaC9m6LO7PMWFhRkV7h/ZPaC9m6LO7PMWFhRkV7h -goversion go1.15.6 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/ae/ae9b8748ebebf27ee77ea06bfd43dc486988c6237846206631823825bcad9cf6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/e5/e5045e4e5ab6b3d11656378ad3dea50735ef43e974be9baf9ef572e69b0389cc-d # internal github.com/coreos/ignition/v2/config/merge github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b058/ github.com/coreos/fcct/translate mkdir -p $WORK/b140/ mkdir -p $WORK/b050/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/merge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/coreos/ignition/v2/config/merge -complete -buildid l2tm65RCWukcGTGL2_DG/l2tm65RCWukcGTGL2_DG -goversion go1.15.6 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./merge.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b057/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b143/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid P-u1DjN3niDsL8t3UBl0/P-u1DjN3niDsL8t3UBl0 -goversion go1.15.6 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./validate.go cd /builddir/build/BUILD/fcct-0.10.0/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid HBL8Uxh7NDk2BJ1ZHo3C/HBL8Uxh7NDk2BJ1ZHo3C -goversion go1.15.6 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./set.go ./translate.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/8c/8ca06b6f378be9a6fe748593e3029c4f2aee517227492a4fe2f0afbccab48a1a-d # internal net/textproto mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p net/textproto -std -complete -buildid 6_ZKvgvdz931308_HPbA/6_ZKvgvdz931308_HPbA -goversion go1.15.6 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go github.com/spf13/pflag mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile encoding/csv=$WORK/b163/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b098/_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/b044/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/spf13/pflag -complete -buildid SJWuUMr_1DS8meOCmT1r/SJWuUMr_1DS8meOCmT1r -goversion go1.15.6 -D "" -importcfg $WORK/b162/importcfg -pack -c=4 ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/e0/e0bac42c1007ebf072a9958e8b4c1856e174dfe1aead7fa38bf3f4dd6bcfc648-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/67/6735853fad27079cffdc0cca7628c87a0d53c82e0bffe8fca18127ba928db353-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/92/920e77f01d513519ecf5313dd120835634895984ca3639b0170cbf1b3d4ae666-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b070/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/00/00b386aea49486cd798d34a809525520a46485f06016460b2203e8804309ae22-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b070/_pkg_.a $WORK/b070/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/da/da5ee9fea7e40ec3e24bfd0f9998fdcaea8bb9bd08746bf565ae7e27edb51668-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/b4/b4d7e2cc5be538f2bf488e3e0cecfda575ca61323bf74fd6a91c43b79e0c8406-d # internal crypto/rand mkdir -p $WORK/b069/ crypto/dsa mkdir -p $WORK/b095/ encoding/asn1 mkdir -p $WORK/b084/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/rand -std -complete -buildid mjMtAXyNq5ZMj5CyRE3p/mjMtAXyNq5ZMj5CyRE3p -goversion go1.15.6 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./rand.go ./rand_windows.go ./util.go crypto/elliptic mkdir -p $WORK/b080/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/dsa -std -complete -buildid mIrH8RVkqdqONeVflANU/mIrH8RVkqdqONeVflANU -goversion go1.15.6 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./dsa.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b080/symabis ./p256_asm_amd64.s cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p encoding/asn1 -std -complete -buildid tgtepIHL52Ua7YDFkBv0/tgtepIHL52Ua7YDFkBv0 -goversion go1.15.6 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/9f/9f29fc2c0f55154020774148e27df325f96828df738d1ef7cccd32a8cbcef55c-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b112/ vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b120/ cat >$WORK/b112/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/b113/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile strings=$WORK/b044/_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_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid _BYkrzuZkKcn7G3y0Zdn/_BYkrzuZkKcn7G3y0Zdn -goversion go1.15.6 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./guts.go ./httplex.go cat >$WORK/b120/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/b113/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b044/_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_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid L8CZV8nWoJDXcpCQzLs-/L8CZV8nWoJDXcpCQzLs- -goversion go1.15.6 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./proxy.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/2d/2d62d8b08dcb3ce16ff1efc764e6a4c6b3bc6287eb21a4f3a9817ee0b63d0873-d # internal cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/elliptic -std -buildid vU_KwyiUrfnwv_SaV6Bp/vU_KwyiUrfnwv_SaV6Bp -goversion go1.15.6 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/b6/b653991ee6018c376177a60d17ae7eac9720982369b43f092d2fe79419091b2b-d # internal crypto/ed25519 mkdir -p $WORK/b086/ mime/multipart mkdir -p $WORK/b123/ crypto/rsa mkdir -p $WORK/b091/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/ed25519 -std -complete -buildid u0E8gkZumK8uDOwhgMfv/u0E8gkZumK8uDOwhgMfv -goversion go1.15.6 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p mime/multipart -std -complete -buildid LpIzhtk6EZaqWx30wdYM/LpIzhtk6EZaqWx30wdYM -goversion go1.15.6 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/rsa -std -complete -buildid klfVtDkSZJI36_4EcjFh/klfVtDkSZJI36_4EcjFh -goversion go1.15.6 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/f5/f57706cd715826ca2b4d5b2bda9e0a0df83543a5e036f31c3f680b18118910ab-d # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/4e/4e668bec1d9553f175a16ba813d4bbe66d8220c84657ed118fce3dafd01384b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/be/be9135c898c9c642575d32f2250bc3078e418f1abb20db5f75283406844c9d07-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/13/138a5dddbafac8e55ce4b1d1c85d2cc0a52e77aa30295f56df67c38105548b1e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/29/29f58fea0fa0032c9d390ff00cb7f9c95bd3e3ceaa72b54b751eb88e6ffc2b9d-d # internal github.com/coreos/vcontext/yaml mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/tree=$WORK/b057/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/coreos/vcontext/yaml -complete -buildid WXO2cCgdevmxzBANGLNR/WXO2cCgdevmxzBANGLNR -goversion go1.15.6 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./yaml.go cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/cc/cc09181191516cb921b2d9d5e991fd9a7ee72e984d94b062aa55984cd8a3190f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/46/46a26c7fdaecaac2780a2da8f6e0abf19179275cc38e7efd09ebd32ccbfa3ba3-d # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/b8/b8b5c8094d4123dadc0bdaab07d0a5e5214dd4e09a5080a397b857c246584884-d # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/52/522a421230425ed94f50e206a36cbfc75d0695094a81470dc626b4dec854c2a8-d # internal github.com/coreos/fcct/config/util mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile github.com/clarketm/json=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b140/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b057/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b143/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b144/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/fcct/config/util -lang=go1.12 -complete -buildid eonAeDbPqODvDi8G7VBp/eonAeDbPqODvDi8G7VBp -goversion go1.15.6 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./util.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b080/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/78/789fe9b551f97ba0bc091001f2ea3085d1dece35d7327af97e7063be76d3c684-d # internal crypto/x509/pkix mkdir -p $WORK/b096/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b083/ /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/x509/pkix -std -complete -buildid BV5g_14VbZ4ABJJidzlr/BV5g_14VbZ4ABJJidzlr -goversion go1.15.6 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./pkix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid -bpZNXXydk1dH-OGOubS/-bpZNXXydk1dH-OGOubS -goversion go1.15.6 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/f5/f55c5e850fc1c63b3a4049b56da24364bb23953c2ba21cd91b5fb250f1362ae3-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/7b/7baebaa02ee9e35a79b96600f3889a94a6ffcc6ae627b0729b33a6868beae119-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/50/50c2c55632d04c2b45fde9b7f3d4cf40f6fca65b24af4ac0ad410be6e540802d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/1d/1de4d6c10e08d675653446e0a3afe3d584dd7473d0994693523ead992efc6dcb-d # internal crypto/ecdsa mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/ecdsa -std -complete -buildid JDQzSO96wne03fuBhAq5/JDQzSO96wne03fuBhAq5 -goversion go1.15.6 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d2/d29bfc8e9a934fb5dd5c04a8e60a9f6d3279e1e6811c0e1ee3dd895b9eeed289-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/b041/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_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/b082/_pkg_.a packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b061/_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/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/x509 -std -complete -buildid VyVEKDmJq1KpkXN0q9YO/VyVEKDmJq1KpkXN0q9YO -goversion go1.15.6 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_windows.go ./sec1.go ./verify.go ./x509.go cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/1f/1fadbbccd61dca4c44570169483823437b07cad0e61cd3cb1c44ea6931fad66e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/d2/d2f741027251d8f09986ccebbbc33dbf85255ce5a631953f5bcab23e7026ca81-d # internal crypto/tls mkdir -p $WORK/b072/ cat >$WORK/b072/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/b041/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile context=$WORK/b068/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b088/_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/b082/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b094/_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/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/tls -std -complete -buildid k4qgmxQXMtzYlhKjfFnS/k4qgmxQXMtzYlhKjfFnS -goversion go1.15.6 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/96/96201fe54b280e06525a12c2227df55d19fffc092298b2ecbe882078e69bf336-d # internal net/http/httptrace mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p net/http/httptrace -std -complete -buildid KPrJcY6mccGpxopXgd5R/KPrJcY6mccGpxopXgd5R -goversion go1.15.6 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/39/393a95ea3afc15b8e3aeeb5c88f85cf0e2f207cb74c4c57a92cc77d901313e9a-d # internal net/http mkdir -p $WORK/b066/ cat >$WORK/b066/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/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile context=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p net/http -std -complete -buildid QKa7JIyfU2temW0QqjML/QKa7JIyfU2temW0QqjML -goversion go1.15.6 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/5f/5fe2b3444f19183f4edec4f9673a4d39ce035e3a769fbec8eda3facd92946d69-d # internal net/http/httptest mkdir -p $WORK/b128/ github.com/vincent-petithory/dataurl mkdir -p $WORK/b131/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile flag=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/http/httptest -std -complete -buildid qWW9v0LthRki0y3GEwze/qWW9v0LthRki0y3GEwze -goversion go1.15.6 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./httptest.go ./recorder.go ./server.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/vincent-petithory/dataurl -complete -buildid DYP5uSsgOWp1xMRqJSKl/DYP5uSsgOWp1xMRqJSKl -goversion go1.15.6 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/44/442356d2ffc7122cba6250ac26390ea1fcbfcb2589a4d15430dfa05f4cc1f46d-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b134/ github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b149/ github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b154/ github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b158/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid TTpZs-sc0OI_Br1SRuq6/TTpZs-sc0OI_Br1SRuq6 -goversion go1.15.6 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/v3_2/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/coreos/ignition/v2/config/v3_2/types -complete -buildid -Z0HuLoK-KbxADyr7X_Q/-Z0HuLoK-KbxADyr7X_Q -goversion go1.15.6 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/coreos/ignition/v2/config/v3_1/types -complete -buildid jvGKkLzSSca0uMRel6_o/jvGKkLzSSca0uMRel6_o -goversion go1.15.6 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -buildid gTti2sHO9U_Hc5pAwEMN/gTti2sHO9U_Hc5pAwEMN -goversion go1.15.6 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/79/799af9ea7ccf1bf4453286e9f3598be0cb05e98f2c6d6e44193a82c5c6572ca3-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b060/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b064/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b065/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/http/httptest=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b130/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/stretchr/testify/assert /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/stretchr/testify/assert -complete -buildid 54TQfiOUlUiMfXZ1UMS6/54TQfiOUlUiMfXZ1UMS6 -goversion go1.15.6 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./assertion_format.go ./assertion_forward.go ./assertion_order.go ./assertions.go ./doc.go ./errors.go ./forward_assertions.go ./http_assertions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/42/426a05941c154556845d5616fc1371690c154e4c7a2eda63a32f54cb823a2196-d # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/db/db58bcb9789668d8343e9922ea7bd4f192a67535a69e4b4210232d6a3a47ba3d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/de/deea38dd3bc9bd6b0c4232b6f73384fecfbdb76c454a1d29d5bfd2855583b9ab-d # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/0c/0c3f21726e47abd04ce1e1b71b5b078ef8ff81d219de258167c3706bf6966ee3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/a7/a7b1fb5cb8477b891da9f527b8bfcb6a5dab3bc3aa4cda249c97a1cff03dc208-d # internal github.com/coreos/fcct/base/util mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b058/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b059/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile testing=$WORK/b132/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/base/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p github.com/coreos/fcct/base/util -lang=go1.12 -complete -buildid S2Rg3kfLl7NkYxm7MG_4/S2Rg3kfLl7NkYxm7MG_4 -goversion go1.15.6 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./file.go ./merge.go ./test.go ./url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/a1/a197e89a745fccbab6b4ceb9515842e9c0465bb77045212ec47ae2b675b63308-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b039/ github.com/coreos/fcct/base/v0_2 mkdir -p $WORK/b147/ github.com/coreos/fcct/base/v0_4_exp github.com/coreos/fcct/base/v0_3 mkdir -p $WORK/b153/ mkdir -p $WORK/b157/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/base/v0_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p github.com/coreos/fcct/base/v0_1 -lang=go1.12 -complete -buildid -mhyTXQ6pxgoUFShaW24/-mhyTXQ6pxgoUFShaW24 -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b050/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b148/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b149/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a EOF cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b050/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b148/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/base/v0_2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/coreos/fcct/base/v0_2 -lang=go1.12 -complete -buildid Jvm5OqhB_x7h_5fxYIWO/Jvm5OqhB_x7h_5fxYIWO -goversion go1.15.6 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go cd /builddir/build/BUILD/fcct-0.10.0/base/v0_3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/coreos/fcct/base/v0_3 -lang=go1.12 -complete -buildid ZaTL1tzPD00wn77P2fyq/ZaTL1tzPD00wn77P2fyq -goversion go1.15.6 -D "" -importcfg $WORK/b153/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b050/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b148/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b158/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/base/v0_4_exp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/coreos/fcct/base/v0_4_exp -lang=go1.12 -complete -buildid F1wyt20YxQSqgV4K76rO/F1wyt20YxQSqgV4K76rO -goversion go1.15.6 -D "" -importcfg $WORK/b157/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/cf/cf3f957b0aa05eaa226e6f48182953ff5ada90141806f8ff3a7bb6d245c13dff-d # internal github.com/coreos/fcct/config/fcos/v1_0 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_1=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p github.com/coreos/fcct/config/fcos/v1_0 -lang=go1.12 -complete -buildid iKkX_NM42xCr2L-zV0dI/iKkX_NM42xCr2L-zV0dI -goversion go1.15.6 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/66/6655bd7328366dde42164a73114fb033c0e035f4273c30317f304cc54a19cb15-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/43/43a74bf52ff7a53417e12aca679128f800f17f1836a1e224796171e612fc14b8-d # internal github.com/coreos/fcct/config/fcos/v1_4_exp mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b157/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b158/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_4_exp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/coreos/fcct/config/fcos/v1_4_exp -lang=go1.12 -complete -buildid ZIoSUgY4tM3yRDDM7Vbk/ZIoSUgY4tM3yRDDM7Vbk -goversion go1.15.6 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/f4/f40b568d93d9c4b80eb87b22c2b1d5b2340f9e551a71a978cc020d65b8e43645-d # internal github.com/coreos/fcct/config/fcos/v1_1 mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2=$WORK/b147/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b149/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/coreos/fcct/config/fcos/v1_1 -lang=go1.12 -complete -buildid WdntxBHa8YpavezLipUa/WdntxBHa8YpavezLipUa -goversion go1.15.6 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/43/43b9ff6c1938be1c29af681f0e48647b34118ea9e622f66237d7a000f7f1e61c-d # internal github.com/coreos/fcct/config/fcos/v1_2 mkdir -p $WORK/b152/ github.com/coreos/fcct/config/fcos/v1_3 mkdir -p $WORK/b155/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_3=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/coreos/fcct/config/fcos/v1_2 -lang=go1.12 -complete -buildid 3L2aXlQUXD6SUrASE3TT/3L2aXlQUXD6SUrASE3TT -goversion go1.15.6 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./schema.go ./translate.go cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/coreos/fcct/config/fcos/v1_3 -lang=go1.12 -complete -buildid Pj-XIIR98QTZBn42bfoI/Pj-XIIR98QTZBn42bfoI -goversion go1.15.6 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/0d/0ddb6cdeb1392f0e3e3cc33955f4a761b7c64a70b078571fa3444a4c86107822-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/b3/b3e7ab248f2a64b6b1d8ccfd659d1901affa3f0c828bc6f540727dc85adbb140-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/75/75b47d9aa4e0f1846594cd7d34bbade4d044f54cf4961c196019178aa1b030a2-d # internal github.com/coreos/fcct/config/rhcos/v0_2_exp mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b158/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/rhcos/v0_2_exp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/coreos/fcct/config/rhcos/v0_2_exp -lang=go1.12 -complete -buildid ZFptCpyGWEI2P--aRall/ZFptCpyGWEI2P--aRall -goversion go1.15.6 -D "" -importcfg $WORK/b160/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/a9/a9291a88025243780cff0c8dcdbb154d84f34d4a2e5d3f9f293451cf59526f4d-d # internal github.com/coreos/fcct/config/rhcos/v0_1 mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/rhcos/v0_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/coreos/fcct/config/rhcos/v0_1 -lang=go1.12 -complete -buildid 9u5iGasts98bQA61ZoKm/9u5iGasts98bQA61ZoKm -goversion go1.15.6 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/12/12f381d7df5559a7e8cbb59e860642ce4b16641f108d76f6eb965ad14e9a6b99-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/3c/3c28b0989eba875b92676da63f2178e482d351eac8a7696b17920923ae65ec1c-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_0=$WORK/b038/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_1=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_2=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_1=$WORK/b159/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_2_exp=$WORK/b160/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid y5E9Ie49F_2lpvhn93Jt/y5E9Ie49F_2lpvhn93Jt -goversion go1.15.6 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f0/f06f3a9dfa1eaa48d9bfc927a0bc1f1818ef652311114c5b39bf5805a9dafc97-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tcommand-line-arguments\nmod\tgithub.com/coreos/fcct\t(devel)\t\ndep\tgithub.com/clarketm/json\tv1.14.1\t\ndep\tgithub.com/coreos/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd\tv0.0.0-20190321100706-95778dfbb74e\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/ignition/v2\tv2.8.1\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20201120045928-b0e13dab675c\t\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\t\ndep\tgithub.com/pmezard/go-difflib\tv1.0.0\t\ndep\tgithub.com/spf13/pflag\tv1.0.5\t\ndep\tgithub.com/stretchr/testify\tv1.5.1\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\ndep\tgopkg.in/yaml.v2\tv2.2.2\t\ndep\tgopkg.in/yaml.v3\tv3.0.0-20191010095647-fc94e3f71652\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b161/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b162/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.12 -complete -buildid wDkQC-_jXAIkORvKCk4h/wDkQC-_jXAIkORvKCk4h -goversion go1.15.6 -D _/builddir/build/BUILD/fcct-0.10.0/internal -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/af/af74c2d40a93cf8234502aef91b800466769f7cc7e17c6af3e4d2a3c006e34da-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/coreos/fcct/config=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b161/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b162/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_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 packagefile github.com/coreos/fcct/config/fcos/v1_0=$WORK/b038/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_1=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_2=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_1=$WORK/b159/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_2_exp=$WORK/b160/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile encoding/csv=$WORK/b163/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile flag=$WORK/b129/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b147/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b149/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b153/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b157/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b158/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b057/_pkg_.a packagefile encoding=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile bufio=$WORK/b043/_pkg_.a packagefile context=$WORK/b068/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b099/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile github.com/clarketm/json=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b140/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b143/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b144/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b148/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b058/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b059/_pkg_.a packagefile testing=$WORK/b132/_pkg_.a packagefile encoding/json=$WORK/b052/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b141/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile text/template/parse=$WORK/b151/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile compress/flate=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b047/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b060/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b064/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b065/_pkg_.a packagefile net/http/httptest=$WORK/b128/_pkg_.a packagefile runtime/debug=$WORK/b130/_pkg_.a packagefile runtime/trace=$WORK/b133/_pkg_.a packagefile github.com/coreos/go-json=$WORK/b142/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b089/_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/b082/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_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 encoding/asn1=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out.exe -importcfg $WORK/b001/importcfg.link -buildmode=pie -buildid=LNOFweLkQ9Nq_zniZ4Vj/wDkQC-_jXAIkORvKCk4h/-qSY16b85yirrzeibFeI/LNOFweLkQ9Nq_zniZ4Vj -X github.com/coreos/fcct/internal/version.Raw=0.10.0 -B 0x1fcc91d33f7790b7a207e2f1f1bc3da88903e5b2 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out.exe # internal mv $WORK/b001/exe/a.out.exe fcct-x86_64-pc-windows-gnu.exe rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DsQNPq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64 ++ dirname /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64 + cd fcct-0.10.0 + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64/usr/bin + install -p -m 0755 ./fcct /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64/usr/bin + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64/usr/share/fcct + install -p -m 0644 ./fcct-x86_64-apple-darwin /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64/usr/share/fcct + install -p -m 0644 ./fcct-x86_64-pc-windows-gnu.exe /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64/usr/share/fcct + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 0.10.0-1.fc33 --unique-debug-suffix -0.10.0-1.fc33.x86_64 --unique-debug-src-base fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/fcct-0.10.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64/usr/bin/fcct extracting debug info from /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64/usr/bin/fcct warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64/usr/bin/fcct. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Allocatable section in ./usr/bin/fcct-0.10.0-1.fc33.x86_64.debug after non-allocatable ones original debug info size: 7756kB, size after compression: 7756kB /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 3188 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xBR8jq + umask 022 + cd /builddir/build/BUILD + cd fcct-0.10.0 + LDFLAGS=' -X github.com/coreos/fcct/version=0.10.0' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/coreos/fcct -b /builddir/build/BUILD/fcct-0.10.0/_build/bin -s /builddir/build/BUILD/fcct-0.10.0/_build -V 0.10.0-1.fc33 -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/fcct-0.10.0/_build/src PATH: /builddir/build/BUILD/fcct-0.10.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/fcct-0.10.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/coreos/fcct/version=0.10.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/coreos/fcct github.com/coreos/fcct/base/util PASS ok github.com/coreos/fcct/base/util 0.034s github.com/coreos/fcct/base/v0_1 PASS ok github.com/coreos/fcct/base/v0_1 0.006s github.com/coreos/fcct/base/v0_2 PASS ok github.com/coreos/fcct/base/v0_2 0.029s github.com/coreos/fcct/base/v0_3 PASS ok github.com/coreos/fcct/base/v0_3 0.035s github.com/coreos/fcct/base/v0_4_exp PASS ok github.com/coreos/fcct/base/v0_4_exp 0.035s github.com/coreos/fcct/config/fcos/v1_3 PASS ok github.com/coreos/fcct/config/fcos/v1_3 0.022s github.com/coreos/fcct/config/fcos/v1_4_exp PASS ok github.com/coreos/fcct/config/fcos/v1_4_exp 0.023s github.com/coreos/fcct/config/util PASS ok github.com/coreos/fcct/config/util 0.004s github.com/coreos/fcct/translate PASS ok github.com/coreos/fcct/translate 0.005s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PgGlIn + umask 022 + cd /builddir/build/BUILD + cd fcct-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64/usr/share/doc/fedora-coreos-config-transpiler + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64/usr/share/doc/fedora-coreos-config-transpiler + cp -pr docs /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64/usr/share/doc/fedora-coreos-config-transpiler + cp -pr README.md /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64/usr/share/doc/fedora-coreos-config-transpiler + cp -pr NEWS /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64/usr/share/doc/fedora-coreos-config-transpiler + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TxDw1n + umask 022 + cd /builddir/build/BUILD + cd fcct-0.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64/usr/share/licenses/fedora-coreos-config-transpiler + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64/usr/share/licenses/fedora-coreos-config-transpiler + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64/usr/share/licenses/fedora-coreos-config-transpiler + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(github.com/clarketm/json)) = 1.14.1 bundled(golang(github.com/coreos/go-semver/semver)) = 0.3.0 bundled(golang(github.com/coreos/go-systemd/unit)) = 0.0.0-20190321100706.git95778dfbb74e bundled(golang(github.com/coreos/go-systemd/v22/unit)) = 0.0.0-20190321100706.git95778dfbb74e bundled(golang(github.com/coreos/ignition/v2/config/merge)) = 2.8.1 bundled(golang(github.com/coreos/ignition/v2/config/shared/errors)) = 2.8.1 bundled(golang(github.com/coreos/ignition/v2/config/shared/validations)) = 2.8.1 bundled(golang(github.com/coreos/ignition/v2/config/util)) = 2.8.1 bundled(golang(github.com/coreos/ignition/v2/config/v3_0/types)) = 2.8.1 bundled(golang(github.com/coreos/ignition/v2/config/v3_1/types)) = 2.8.1 bundled(golang(github.com/coreos/ignition/v2/config/v3_2/types)) = 2.8.1 bundled(golang(github.com/coreos/ignition/v2/config/v3_3_experimental/types)) = 2.8.1 bundled(golang(github.com/coreos/ignition/v2/config/validate)) = 2.8.1 bundled(golang(github.com/coreos/vcontext/json)) = 0.0.0-20201120045928.gitb0e13dab675c bundled(golang(github.com/coreos/vcontext/path)) = 0.0.0-20201120045928.gitb0e13dab675c bundled(golang(github.com/coreos/vcontext/report)) = 0.0.0-20201120045928.gitb0e13dab675c bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-20201120045928.gitb0e13dab675c bundled(golang(github.com/coreos/vcontext/validate)) = 0.0.0-20201120045928.gitb0e13dab675c bundled(golang(github.com/coreos/vcontext/yaml)) = 0.0.0-20201120045928.gitb0e13dab675c bundled(golang(github.com/davecgh/go-spew/spew)) = 1.1.1 bundled(golang(github.com/spf13/pflag)) = 1.0.5 bundled(golang(github.com/stretchr/testify/assert)) = 1.5.1 bundled(golang(github.com/vincent-petithory/dataurl)) = 0.0.0-20160330182126.git9a301d65acbb bundled(golang(gopkg.in/yaml.v3)) = 3.0.0-20191010095647.gitfc94e3f71652 fcct = 0.10.0-1.fc33 fedora-coreos-config-transpiler = 0.10.0-1.fc33 fedora-coreos-config-transpiler(x86-64) = 0.10.0-1.fc33 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.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) Processing files: fedora-coreos-config-transpiler-nonlinux-0.10.0-1.fc33.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.k1MrQo + umask 022 + cd /builddir/build/BUILD + cd fcct-0.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + RPM_EC=0 ++ jobs -p + exit 0 Provides: fedora-coreos-config-transpiler-nonlinux = 0.10.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fedora-coreos-config-transpiler-debugsource-0.10.0-1.fc33.x86_64 Provides: fedora-coreos-config-transpiler-debugsource = 0.10.0-1.fc33 fedora-coreos-config-transpiler-debugsource(x86-64) = 0.10.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fedora-coreos-config-transpiler-debuginfo-0.10.0-1.fc33.x86_64 Provides: debuginfo(build-id) = f619c0597b721cb6c48ce6bd86f70541ae47e671 fedora-coreos-config-transpiler-debuginfo = 0.10.0-1.fc33 fedora-coreos-config-transpiler-debuginfo(x86-64) = 0.10.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fedora-coreos-config-transpiler-debugsource(x86-64) = 0.10.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64 Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debugsource-0.10.0-1.fc33.x86_64.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debuginfo-0.10.0-1.fc33.x86_64.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-nonlinux-0.10.0-1.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Rlax6n + umask 022 + cd /builddir/build/BUILD + cd fcct-0.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc33.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0