Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'], chrootPath='/var/lib/mock/f32-build-25497798-2916682/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 aarch64 --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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1612137600 Wrote: /builddir/build/SRPMS/fedora-coreos-config-transpiler-0.10.0-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'], chrootPath='/var/lib/mock/f32-build-25497798-2916682/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 aarch64 --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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1612137600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.c7Z8kP + 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.f8PsKP + umask 022 + cd /builddir/build/BUILD Building fcct... + 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 0xcfaee89e0da392e94dd2a6ad3ed8acdb9cdb921e -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-build817524296 internal/cpu mkdir -p $WORK/b007/ math/bits mkdir -p $WORK/b015/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF unicode/utf8 cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid zT5W5B1Bts-aj3en8ViU/zT5W5B1Bts-aj3en8ViU -goversion go1.14.13 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm64.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b017/ runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid GGDJEfpjx9Z7VT8IbqAv/GGDJEfpjx9Z7VT8IbqAv -goversion go1.14.13 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid sGmfkULz87C2ApKH_cE6/sGmfkULz87C2ApKH_cE6 -goversion go1.14.13 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid A15Z49rw-ZjPcY9yxcnV/A15Z49rw-ZjPcY9yxcnV -goversion go1.14.13 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./asm_arm64.s ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/55/5505cfaac6f5e25b3c8874c64bfc2bdc42983c162da44c7f72658a0d1a3ae370-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid Sp851i8WmFv9pKQoeGoC/Sp851i8WmFv9pKQoeGoC -goversion go1.14.13 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid POxh5MC6QEpF4JO6rW3Z/POxh5MC6QEpF4JO6rW3Z -goversion go1.14.13 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/7e/7e5deca05ce54330c25acb7080ac8b6a7f8a7b0b2fec00839a4f06678d4423a7-d # internal internal/race mkdir -p $WORK/b019/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid PpGWKu9_Dx-LX5Pz9DxS/PpGWKu9_Dx-LX5Pz9DxS -goversion go1.14.13 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ab/ab98b50f7c55f33959f5c2eb97da785041450ffae464b1ebe46ca9f3cdac5c96-d # internal internal/bytealg mkdir -p $WORK/b006/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/43/4371bc24fa593868e2c94dc8e6ce84a9c8c20444c13581d9e36b092f3c8956f4-d # internal sync/atomic mkdir -p $WORK/b020/ cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/f1/f1d9b0e2aeb02f010088c03f1c29214c795e0895d9f1bbf08ce6cde5bda7e77d-d # internal cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b020/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/05/05080e1f120e1cb5cde3e0cba09bc8bdc33845423b8fef64c6883ae0f005bcf9-d # internal math mkdir -p $WORK/b014/ unicode mkdir -p $WORK/b021/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid 2NPv-y8JbRlL17NvWHbF/2NPv-y8JbRlL17NvWHbF -goversion go1.14.13 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid kZ4LTvTSfpKkl2HK0OtQ/kZ4LTvTSfpKkl2HK0OtQ -goversion go1.14.13 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid AtlfJ-NvZn78GTt2eUwk/AtlfJ-NvZn78GTt2eUwk -goversion go1.14.13 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid R3lZc3SI1Z9IbDLsyskN/R3lZc3SI1Z9IbDLsyskN -goversion go1.14.13 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ae/ae08d8b402e484362f0634dca9b45fca15694ee8775da12c816c20fbacfcd72f-d # internal encoding mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p encoding -std -complete -installsuffix shared -buildid gNssK3rFKqODltLOb0zD/gNssK3rFKqODltLOb0zD -goversion go1.14.13 -D "" -importcfg $WORK/b048/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/5e/5e4f3fffc2a171c2211829a361fa2a295956c44eaa92bd2db12a0016fa4d7f2e-d # internal unicode/utf16 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid O5ghQBLVsYNFsX_EEQ2r/O5ghQBLVsYNFsX_EEQ2r -goversion go1.14.13 -D "" -importcfg $WORK/b050/importcfg -pack ./utf16.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b020/asm.o ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/count_arm64.o ./count_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/37/3700d9fbf19ff43a80d4db2d9aff999fdf4b9073043d0a4d1fb7a805e8e4db0c-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid _dBEqKLgAtlzgU2Z-9V_/_dBEqKLgAtlzgU2Z-9V_ -goversion go1.14.13 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/da/da5f49c318ab895b495b44fd0c79751ba6e61bd22e4c48d1d54d112ab7f48e63-d # internal container/list mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p container/list -std -complete -installsuffix shared -buildid IRLd2eQ1O3vmhqJQY2HZ/IRLd2eQ1O3vmhqJQY2HZ -goversion go1.14.13 -D "" -importcfg $WORK/b064/importcfg -pack ./list.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/2e/2e3b6b46f1b4bc6e279afaf3345eb86f669823a2b8d7734d380cdf850529b7eb-d # internal crypto/internal/subtle mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid BxNTBHkKaXPWG6NmM8tk/BxNTBHkKaXPWG6NmM8tk -goversion go1.14.13 -D "" -importcfg $WORK/b069/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/61/6174d1bf9b0a83329dfb7e7416117c4b6deb034dc1822db99ab1696145e477e6-d # internal crypto/subtle cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/75/75cad1954473f02ac2d592cf5fa1b92345160e2dd8363e23c51ca91cc6eefeb8-d # internal mkdir -p $WORK/b070/ vendor/golang.org/x/crypto/cryptobyte/asn1 cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid L75cHcY0PyHBZzzmBx__/L75cHcY0PyHBZzzmBx__ -goversion go1.14.13 -D "" -importcfg $WORK/b070/importcfg -pack ./constant_time.go mkdir -p $WORK/b094/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm64.o $WORK/b006/count_arm64.o $WORK/b006/equal_arm64.o $WORK/b006/index_arm64.o $WORK/b006/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 7l9eETS9HQIzWCv-KwOP/7l9eETS9HQIzWCv-KwOP -goversion go1.14.13 -D "" -importcfg $WORK/b094/importcfg -pack ./asn1.go cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/a7/a70ba9ced33cb6253051557a4eeb0e6ceaf130d57367a3604fa12083ebe3e0e5-d # internal runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/65/656b509dc1e2dc9195890f7f56fc267f18223fe372f909983a930307dd772d09-d # internal internal/nettrace mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Sg-VdgH6k33Ohu6ZzxIo/Sg-VdgH6k33Ohu6ZzxIo -goversion go1.14.13 -D "" -importcfg $WORK/b099/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid yyK90s-lPxZR7h-XyoPC/yyK90s-lPxZR7h-XyoPC -goversion go1.14.13 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/51/51c0e3d6ae77579c5e9a225221a041187c79c035f3e911c206fdc81cb705a88f-d # internal runtime/cgo mkdir -p $WORK/b101/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b101/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b101/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/67/67f543c87576e350a1c92a3c71c8c0a7b0752b540fc7ec8651eee2d6af1c8ca9-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid nw-OgJog2XfZX-0aBqed/nw-OgJog2XfZX-0aBqed -goversion go1.14.13 -D "" -importcfg $WORK/b105/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/0a/0aa070667012a44a9b3c74d1e4d73998aa27f5c17661fb6c6bf73b213905983a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/9c/9c7d047909e0109065f6dc9d6c47cc57bc572db93fdbb793a23c6e75842fbcfb-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/modf_arm64.o ./modf_arm64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/dim_arm64.o $WORK/b014/exp_arm64.o $WORK/b014/floor_arm64.o $WORK/b014/modf_arm64.o $WORK/b014/sqrt_arm64.o $WORK/b014/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/45/458023982941628252a70d153ce4991697a6077498eeb35c7013be0f53f598fc-d # internal cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b101/ -g -O2 -Wall -Werror -o $WORK/b101/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b101/ -g -O2 -Wall -Werror -o $WORK/b101/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b101/ -g -O2 -Wall -Werror -o $WORK/b101/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b101/ -g -O2 -Wall -Werror -o $WORK/b101/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b101/ -g -O2 -Wall -Werror -o $WORK/b101/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b101/ -g -O2 -Wall -Werror -o $WORK/b101/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b101/ -g -O2 -Wall -Werror -o $WORK/b101/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b101/ -g -O2 -Wall -Werror -o $WORK/b101/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b101/ -g -O2 -Wall -Werror -o $WORK/b101/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b101/ -g -O2 -Wall -Werror -o $WORK/b101/_x012.o -c gcc_arm64.S cd $WORK/b101 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b101=/tmp/go-build -gno-record-gcc-switches -o $WORK/b101/_cgo_.o $WORK/b101/_cgo_main.o $WORK/b101/_x001.o $WORK/b101/_x002.o $WORK/b101/_x003.o $WORK/b101/_x004.o $WORK/b101/_x005.o $WORK/b101/_x006.o $WORK/b101/_x007.o $WORK/b101/_x008.o $WORK/b101/_x009.o $WORK/b101/_x010.o $WORK/b101/_x011.o $WORK/b101/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b101/_cgo_.o -dynout $WORK/b101/_cgo_import.go -dynlinker cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b101/symabis ./asm_arm64.s cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p runtime/cgo -std -installsuffix shared -buildid tQZAv_uIW0xKDejgvUGz/tQZAv_uIW0xKDejgvUGz -goversion go1.14.13 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b101/_cgo_gotypes.go $WORK/b101/cgo.cgo1.go $WORK/b101/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b101/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b101/_pkg_.a $WORK/b101/asm_arm64.o $WORK/b101/_x001.o $WORK/b101/_x002.o $WORK/b101/_x003.o $WORK/b101/_x004.o $WORK/b101/_x005.o $WORK/b101/_x006.o $WORK/b101/_x007.o $WORK/b101/_x008.o $WORK/b101/_x009.o $WORK/b101/_x010.o $WORK/b101/_x011.o $WORK/b101/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/49/492727f588390ea21e56b6bc2829b1272681692e767d179deac6beebdda8784f-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b005/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_arm64.o $WORK/b005/atomic_arm64.o $WORK/b005/duff_arm64.o $WORK/b005/memclr_arm64.o $WORK/b005/memmove_arm64.o $WORK/b005/preempt_arm64.o $WORK/b005/rt0_linux_arm64.o $WORK/b005/sys_linux_arm64.o $WORK/b005/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/c6/c6f273c1f056583071aceb7d476d9c4266ce627ff9e018eb0287e69e7dfa5cd4-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b018/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid qJL8ZL0ewJXf4obPGQfk/qJL8ZL0ewJXf4obPGQfk -goversion go1.14.13 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid Sn4_tBpEaNh2odKeT951/Sn4_tBpEaNh2odKeT951 -goversion go1.14.13 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/56/5685e2a853b0ce255729a88839e973b11b88fdf049a3acce022e3e99dc122902-d # internal math/rand mkdir -p $WORK/b072/ internal/singleflight mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid RFnUGzXywX4nEr4Wg35q/RFnUGzXywX4nEr4Wg35q -goversion go1.14.13 -D "" -importcfg $WORK/b100/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p math/rand -std -complete -installsuffix shared -buildid wcME6Sx6WC6FEd1djgEy/wcME6Sx6WC6FEd1djgEy -goversion go1.14.13 -D "" -importcfg $WORK/b072/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/0e/0e53b4be429fc7810b544b44065af493a1b3efb8f53edd108b6e9c9bb7ef447d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ed/ed5638b39ed87682f8b719b4425e8bdff047817ce7e5279fe5d6223c27afd23e-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/70/70bcf7ae338143c5b159f80ce309362e83248c5cded4c266b7f94f7fcfcb3f86-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b022/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid gEnrYNLPKI7A-ogNA8PE/gEnrYNLPKI7A-ogNA8PE -goversion go1.14.13 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid vmy_PyErsm9jE1cnSFrl/vmy_PyErsm9jE1cnSFrl -goversion go1.14.13 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/56/56097ffd6c72b958c20b50c192cf863581b17b42dbc07a8cd536a9e6624513b1-d # internal io mkdir -p $WORK/b023/ internal/oserror strconv cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b025/ mkdir -p $WORK/b016/ github.com/coreos/fcct/config/common mkdir -p $WORK/b033/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid VZrdt4IAZJAUu9nCoohT/VZrdt4IAZJAUu9nCoohT -goversion go1.14.13 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/config/common /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/coreos/fcct/config/common -complete -installsuffix shared -buildid pHX_CZVPIr71GIZTQAD5/pHX_CZVPIr71GIZTQAD5 -goversion go1.14.13 -D "" -importcfg $WORK/b033/importcfg -pack ./common.go ./errors.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid roGlphSrMMcFVkmFv9zU/roGlphSrMMcFVkmFv9zU -goversion go1.14.13 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid Qqvb3IhyCTsZNYo_C-pB/Qqvb3IhyCTsZNYo_C-pB -goversion go1.14.13 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/56/5698e8e884ba33e42d41d5db6be0c2c318037a89f2b2e29af61e90759498eeff-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm64.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p syscall -std -installsuffix shared -buildid wpUupyBlk-0MzzREsJe-/wpUupyBlk-0MzzREsJe- -goversion go1.14.13 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/ca/cadb8c9ad5d1cd2d9b3345f9a4727cf92709b3e0288d74e677f7dba988e564a6-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid O8RpMJr2ubv5mK6U9ZPN/O8RpMJr2ubv5mK6U9ZPN -goversion go1.14.13 -D "" -importcfg $WORK/b098/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/f3/f3c94cb9482e10f7356a127be487a11a5ca547ef1cae82fee47164274190420f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4c/4c9e4f31d3e51a4200f2ffac7b04f3a06f7a81c859522e328ccac5220c493415-d # internal bytes mkdir -p $WORK/b037/ hash mkdir -p $WORK/b043/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p bytes -std -installsuffix shared -buildid psCV-99tu_lnQaL0edH_/psCV-99tu_lnQaL0edH_ -goversion go1.14.13 -D "" -importcfg $WORK/b037/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p hash -std -complete -installsuffix shared -buildid HHZQrAG-KroAaXdUWZMj/HHZQrAG-KroAaXdUWZMj -goversion go1.14.13 -D "" -importcfg $WORK/b043/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/9e/9e1d6b33e744c3e084a6f647293541ba63de213c3e038c0a139411d290e13a97-d # internal hash/crc32 mkdir -p $WORK/b042/ cat >$WORK/b042/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b042/symabis ./crc32_arm64.s cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p hash/crc32 -std -installsuffix shared -buildid erVLqtNIjPVI3hP8tXF3/erVLqtNIjPVI3hP8tXF3 -goversion go1.14.13 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b042/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b042/_pkg_.a $WORK/b042/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/03/0388f7bcab70053270e5b583f82f195a4de363c4b79b1036ba04b4712050ffe7-d # internal strings mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p strings -std -complete -installsuffix shared -buildid DdcP2i-y5024IhnIV7-7/DdcP2i-y5024IhnIV7-7 -goversion go1.14.13 -D "" -importcfg $WORK/b049/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/4f/4fe8179e3732a81aaba00afe89d867441b235e7f3d5798d9e50b4d4c6cf9b87e-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b013/symabis ./asm_arm64.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid 9jdcTP3dC2AR0yYVh7B9/9jdcTP3dC2AR0yYVh7B9 -goversion go1.14.13 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/40/409e8f9a46d6a4298a1940cec0dde67f5a36016360d7e490dc8e1ec8bbd6ca02-d # internal bufio mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p bufio -std -complete -installsuffix shared -buildid xcmAyEY23gsDeYtLJoAy/xcmAyEY23gsDeYtLJoAy -goversion go1.14.13 -D "" -importcfg $WORK/b039/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/c8/c8da6a6cbb509a1f2a7d8f70d7541a8e61b45892ea14dc586e3d5d7dbe20bb28-d # internal crypto mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto -std -complete -installsuffix shared -buildid 2ibySeKWC6GBs2mSCZwL/2ibySeKWC6GBs2mSCZwL -goversion go1.14.13 -D "" -importcfg $WORK/b074/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/16/160b8836492c229cb5f47fe73ff33b855bb4e680d5a46efe87e7c2ae6a76ccb2-d # internal crypto/internal/randutil mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 4njEwcZOrw2RUZx48GCw/4njEwcZOrw2RUZx48GCw -goversion go1.14.13 -D "" -importcfg $WORK/b078/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/e8/e876a1882a2a2218a43aeca1fac41d17390ce91c35d4464435ed42d0ec2cbbc1-d # internal crypto/hmac mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid wXaLYEP32o16R3vTQdiq/wXaLYEP32o16R3vTQdiq -goversion go1.14.13 -D "" -importcfg $WORK/b083/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/44/44048bc9b22a2af20ddf1e5ef63abf2fcd7593f4042451f329b0255169fe8b78-d # internal crypto/rc4 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 6y06Tlwt2lEOIc4uNquX/6y06Tlwt2lEOIc4uNquX -goversion go1.14.13 -D "" -importcfg $WORK/b085/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/71/713811a530d6d3e5b8486c1f36754c5baf0232aeb512c0caf8654f90e41ce384-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid GFT1hEq_PPWig_mg8AZN/GFT1hEq_PPWig_mg8AZN -goversion go1.14.13 -D "" -importcfg $WORK/b108/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/30/30a8c5b9558f746ec3f6cce324bb10425722d4dab8440387f3d134c437b253b0-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 2bGJBeSS8x6b8TyDIVUq/2bGJBeSS8x6b8TyDIVUq -goversion go1.14.13 -D "" -importcfg $WORK/b112/importcfg -pack ./transform.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ea/ea484c9e458a07ebfa9291731a892730d4b7f3a581e03105b383db72d7e3f93a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal regexp/syntax mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid K4TMsR9jMDtRAi2OoDcd/K4TMsR9jMDtRAi2OoDcd -goversion go1.14.13 -D "" -importcfg $WORK/b060/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/58/5888beeca6876931c23768b1a769ba79ac6874100a26af87843a6a2245d7962d-d # internal path mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p path -std -complete -installsuffix shared -buildid ZmTMZYAV3vZjykEC1nxv/ZmTMZYAV3vZjykEC1nxv -goversion go1.14.13 -D "" -importcfg $WORK/b124/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/59/592b235f26ede63d5cdbe79dd2654c18c17e94dadd8c4761632436467d1deb5d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/5b/5bf5bfba443e61c2d37b0bb34643aeb440f6c1cec1ff5d2a68af002e38cb3915-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/b8/b806bb8c1454a98497e64701e4968f3a1f039eeb61b0f7f12957fd641c0ed06f-d # internal time mkdir -p $WORK/b029/ internal/syscall/execenv mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid LcY21-23nEfWoE8N8Kqe/LcY21-23nEfWoE8N8Kqe -goversion go1.14.13 -D "" -importcfg $WORK/b030/importcfg -pack ./execenv_default.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p time -std -installsuffix shared -buildid 50kqe-cqeoVElELc8IFP/50kqe-cqeoVElELc8IFP -goversion go1.14.13 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go internal/syscall/unix mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid 6-m2RhVjXeknZCRQ4i91/6-m2RhVjXeknZCRQ4i91 -goversion go1.14.13 -D "" -importcfg $WORK/b027/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/e1/e149a9be54c7bb929026319f433ebdd17f90f689742a0b971799b30ec39d89ed-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/48/48f8d409eeeb6bcdbb39a64c2f923b2744553a9232d749006832752c58c53a3c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f2/f2cd5b2c61f76ca1ce5c2989917612df34021052bcb287bd0c1c14a873c54780-d # internal regexp mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b060/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p regexp -std -complete -installsuffix shared -buildid NS9Z9CiAa7TyevUqb8uF/NS9Z9CiAa7TyevUqb8uF -goversion go1.14.13 -D "" -importcfg $WORK/b059/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/3a/3a4e5fb73a5ffe4cbfa3de67f132b0e5ac0bae32915bc3bafb0b9780e4e6ee91-d # internal context mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p context -std -complete -installsuffix shared -buildid UE51grabfRcvSysoNVsK/UE51grabfRcvSysoNVsK -goversion go1.14.13 -D "" -importcfg $WORK/b065/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid 7-0LBBI_j0c1AD0iFq1e/7-0LBBI_j0c1AD0iFq1e -goversion go1.14.13 -D "" -importcfg $WORK/b026/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/1a/1ac02cf57f14fbe71046bfbe56de8af00d0950e3ea6dac204b20ea6bd30a2fba-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/42/42e04f5e681ca2d86da4ee6b3c62e476fdeb9983a4249961ee880829cbacba1d-d # internal internal/fmtsort mkdir -p $WORK/b012/ encoding/binary mkdir -p $WORK/b041/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid VRJKxlH7rRiTgXV-Dydq/VRJKxlH7rRiTgXV-Dydq -goversion go1.14.13 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/33/334e0e54697f4c0bfb42cfd3d63b1ce5a77c53c60b92ea0b55de2fc95f2df5df-d # internal cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid bIC8uuAPYNc2F-Gq12B5/bIC8uuAPYNc2F-Gq12B5 -goversion go1.14.13 -D "" -importcfg $WORK/b041/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/1c/1c164e8793fbfb187d8d7fe20a6980a2b77d44f1fa7fc14231890beac45e4c7f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/4b/4bca83c9cc236b221e59dedaa377038ec38420277bdd5a21d4ee0f4ce1ebf80d-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid 4sp52TaLaxbWtiIz4jTk/4sp52TaLaxbWtiIz4jTk -goversion go1.14.13 -D "" -importcfg $WORK/b024/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3b/3bab08a26eaba814101bbed8cbfd57f6c672fb156edee933102aa0bcce986afa-d # internal encoding/base64 mkdir -p $WORK/b044/ crypto/cipher mkdir -p $WORK/b068/ crypto/sha512 crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b079/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid _MZuqzfm98XN7ZnigeyH/_MZuqzfm98XN7ZnigeyH -goversion go1.14.13 -D "" -importcfg $WORK/b044/importcfg -pack ./base64.go mkdir -p $WORK/b082/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid P5ycD7fnf5aFAati0odG/P5ycD7fnf5aFAati0odG -goversion go1.14.13 -D "" -importcfg $WORK/b079/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid FxOBArzxpwQOqmouHTK5/FxOBArzxpwQOqmouHTK5 -goversion go1.14.13 -D "" -importcfg $WORK/b082/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid -yw6uMqc6ZvlvMoht9Gm/-yw6uMqc6ZvlvMoht9Gm -goversion go1.14.13 -D "" -importcfg $WORK/b068/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/65/65b49a191c1a72d1753b7de9629606a8c507ade834ea1235de19e94fa49722c7-d # internal crypto/md5 mkdir -p $WORK/b084/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b084/symabis ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/a4/a4d574f9109a8f81e19b8cf0c695e22a90e1cc15ab8bbec02dfcd9c18b558494-d # internal crypto/sha1 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b087/symabis ./sha1block_arm64.s cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 8sA1wExX4yAXyvRAVtTV/8sA1wExX4yAXyvRAVtTV -goversion go1.14.13 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid bxcnsRt2Dm2YCtKN4paY/bxcnsRt2Dm2YCtKN4paY -goversion go1.14.13 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./sha1.go ./sha1block.go ./sha1block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/e8/e8a13555ced014c79fcb0d7dc1e77148ba7844fd30dbbd38424e6d61fc8ec578-d # internal crypto/aes mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b067/symabis ./asm_arm64.s ./gcm_arm64.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/aes -std -installsuffix shared -buildid 0pVT9pf0PC6m3mp2xp9n/0pVT9pf0PC6m3mp2xp9n -goversion go1.14.13 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b087/sha1block_arm64.o ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b084/md5block_arm64.o ./md5block_arm64.s cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/c6/c6bb73f7cd8adb82799ba1c6f3daecb792b13b31e52c8253a52d89b55401b159-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b087/_pkg_.a $WORK/b087/sha1block_arm64.o # internal fmt mkdir -p $WORK/b002/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/55/55a36a722ab82c63797333ba1a874bdeb7c11676a7842b3e125b229e84201073-d # internal crypto/des cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid 1oVBTgnyhyD42O9y9qOG/1oVBTgnyhyD42O9y9qOG -goversion go1.14.13 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid n3zdZ303HffjW9btDJ57/n3zdZ303HffjW9btDJ57 -goversion go1.14.13 -D "" -importcfg $WORK/b075/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b084/_pkg_.a $WORK/b084/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/d6/d622704115c5362da29aca1f2470ff2ceca330633b6da0634c6747f8d10a59bc-d # internal crypto/sha256 mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b088/symabis ./sha256block_arm64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b067/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid dVFXO3ZtxScYTEIMiyR_/dVFXO3ZtxScYTEIMiyR_ -goversion go1.14.13 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/3c/3cca2f94eae38120fbec27b6405340bfa8e19d11f97f2574a9be6cb79f761bc6-d # internal encoding/pem mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid Vuk97EHFRaqUAl9YG0du/Vuk97EHFRaqUAl9YG0du -goversion go1.14.13 -D "" -importcfg $WORK/b092/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b067/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/a8/a8d3a79ed929728dec3e8ac28c34da8eb15ec1e2941243f14cbb3e8f20ae5cb5-d # internal path/filepath mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b067/_pkg_.a $WORK/b067/asm_arm64.o $WORK/b067/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid 1ULpnlojECgYzsbg6JyB/1ULpnlojECgYzsbg6JyB -goversion go1.14.13 -D "" -importcfg $WORK/b096/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c8/c80e88a18b28549b91485a9233ef9f085fa6b207562ded93323b146d6e341db9-d # internal net mkdir -p $WORK/b097/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b097/ -importpath net -- -I $WORK/b097/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/84/841502e85a2f29753ad374464a144dea9114873afb2006dcde52f1af952b8761-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b104/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/sha256block_arm64.o ./sha256block_arm64.s cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b104/symabis ./chacha_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/44/44e5d4e1a57be035c885b8f1d88c00ad5ad16c19d39eefb005469a370ef08b85-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid o0PqWWSdaUV__8AqEmEc/o0PqWWSdaUV__8AqEmEc -goversion go1.14.13 -D "" -importcfg $WORK/b106/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go 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/b068/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid Z2CbEb_GrqBqbE3lbQd9/Z2CbEb_GrqBqbE3lbQd9 -goversion go1.14.13 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/b9/b9a94e2f77d8488de91cf15014ef8c14288b44b01dbe8c210be2fc79d8bfc840-d # internal io/ioutil mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid j-mKgyGlhpJ_9mFPlCpS/j-mKgyGlhpJ_9mFPlCpS -goversion go1.14.13 -D "" -importcfg $WORK/b095/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/05/053b2b2ffdf551412842847bcce3cbb00c0bc3ec2b5b7b7912ca302129b37596-d # internal runtime/debug mkdir -p $WORK/b127/ cat >$WORK/b127/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b127/symabis ./debug.s cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p runtime/debug -std -installsuffix shared -buildid E4iQv_zOSLJQTrJBPALH/E4iQv_zOSLJQTrJBPALH -goversion go1.14.13 -symabis $WORK/b127/symabis -D "" -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b104/chacha_arm64.o ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/42/420bcff379340635473d96011d29f2e5962d8e7f4e5302c6a306ee9ed6fcc738-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b104/_pkg_.a $WORK/b104/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ad/ad8d1d8937e760f88cea3124efd17243f4df8088c725f1511d44059598a6a65e-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b103/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b127/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 packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b041/_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 EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid WuYb2sQV3XQalh2japvR/WuYb2sQV3XQalh2japvR -goversion go1.14.13 -D "" -importcfg $WORK/b103/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b127/_pkg_.a $WORK/b127/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/dc/dc1875865d34b987d5ea091ba64aef282e559a17d6c17f54e4c1a22d4a6acc2d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/c4/c4ebe4fcf6f54b1ea72657c8456cf4df4f5b4f7c93314d0d0baec7573b0fa2cf-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a1/a17a5879b78c79c7fa510ddbd996c87bb2d1f566519bbc8de18d29d9c05585a2-d # internal encoding/json mkdir -p $WORK/b047/ github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path mkdir -p $WORK/b052/ 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_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors -complete -installsuffix shared -buildid opikqkWlINWBnKZP-h7h/opikqkWlINWBnKZP-h7h -goversion go1.14.13 -D "" -importcfg $WORK/b051/importcfg -pack ./errors.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF 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_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path -complete -installsuffix shared -buildid tAfxvlkVxFfxnikiSQdL/tAfxvlkVxFfxnikiSQdL -goversion go1.14.13 -D "" -importcfg $WORK/b052/importcfg -pack ./path.go compress/flate mkdir -p $WORK/b040/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 0Od1rJvsVvjySZ0G2Bvz/0Od1rJvsVvjySZ0G2Bvz -goversion go1.14.13 -D "" -importcfg $WORK/b047/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid _bdb8hCivScve2EMnYOy/_bdb8hCivScve2EMnYOy -goversion go1.14.13 -D "" -importcfg $WORK/b040/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/28/288af1636632a64b3d9d61180d69e51e73778ef98c960cf351b1e06145f7528b-d # internal encoding/hex mkdir -p $WORK/b058/ cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/e9/e9a4c0fe200b764f45a1e4d0c1d5db3e9fd7e4900d2d4e30e0611f26b6c820b0-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree mkdir -p $WORK/b054/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cat >$WORK/b054/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/b052/_pkg_.a packagefile sort=$WORK/b022/_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_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree -complete -installsuffix shared -buildid rDPkOGC8AJc0-vJWJnlY/rDPkOGC8AJc0-vJWJnlY -goversion go1.14.13 -D "" -importcfg $WORK/b054/importcfg -pack ./tree.go cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid RtW9Z75d9YbVeCgaF2Xw/RtW9Z75d9YbVeCgaF2Xw -goversion go1.14.13 -D "" -importcfg $WORK/b058/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d6/d6e130a542ffc0ae2958f48d651de3545654861d7cdabd61ae2f83f44e8dfd85-d # internal github.com/coreos/fcct/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_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_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/coreos/fcct/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid k1MnoN7GKgMnaBxFJiM0/k1MnoN7GKgMnaBxFJiM0 -goversion go1.14.13 -D "" -importcfg $WORK/b057/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b4/b4fc63f06db545ded6ffa2b501010b78d2356afacf32ba1edc92ae5757e44ab5-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report mkdir -p $WORK/b053/ cat >$WORK/b053/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/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b054/_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_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report -complete -installsuffix shared -buildid 77dl10SpvwbVVg4k7j21/77dl10SpvwbVVg4k7j21 -goversion go1.14.13 -D "" -importcfg $WORK/b053/importcfg -pack ./report.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ab/ab4752f460336a2d4e678ef999b84e93375c58845fd36953a1bd3d67a0e2b609-d # internal github.com/coreos/fcct/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF 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_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/coreos/fcct/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid W_Dkgi22Zny8wskffPTr/W_Dkgi22Zny8wskffPTr -goversion go1.14.13 -D "" -importcfg $WORK/b061/importcfg -pack ./difflib.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ec/ec120fe6949bf0073b2e62dcf9524f9167388b037fb076d8685ca1d959456760-d # internal compress/gzip mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile compress/flate=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 1Wvw38jPdEW5cK-ZxdIC/1Wvw38jPdEW5cK-ZxdIC -goversion go1.14.13 -D "" -importcfg $WORK/b038/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/f8/f8993574b7cc6f3a8fd6c0ef4f5c9884cd3934ea91938721b5a054a73dd5710e-d # internal github.com/coreos/fcct/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF 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_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/coreos/fcct/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 8XzkD1_230f0F2hAVm1H/8XzkD1_230f0F2hAVm1H -goversion go1.14.13 -D "" -importcfg $WORK/b062/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/2f/2f5606c796032e624d8583b26994c16b31596f7a611faa365971ac399e5ad47a-d # internal math/big mkdir -p $WORK/b071/ cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/47/479a29947e58878e8730f24b18282b3cd752ec179369bf7266c531968c1ff665-d # internal net/url mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p net/url -std -complete -installsuffix shared -buildid Rm0Fj1ZMWCp2nQ2IyY1I/Rm0Fj1ZMWCp2nQ2IyY1I -goversion go1.14.13 -D "" -importcfg $WORK/b102/importcfg -pack ./url.go cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b071/symabis ./arith_arm64.s cd $WORK/b097 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p math/big -std -installsuffix shared -buildid Xk7__97bR4VeQDCAVPYI/Xk7__97bR4VeQDCAVPYI -goversion go1.14.13 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd $WORK/b097 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/b9/b9c9c071bd2ff6cdfc174fcaef506165d9b301a1782efd2995dc2c8a248750d7-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b107/ cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/ab/abdfe218eb4c2aee3c696c656300501c3de9881183b82ac94269536c7c21c5e4-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 91bYZ3By2_lulg2OzjwY/91bYZ3By2_lulg2OzjwY -goversion go1.14.13 -D "" -importcfg $WORK/b107/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go mkdir -p $WORK/b046/ cat >$WORK/b046/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/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b051/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b013/_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_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util -complete -installsuffix shared -buildid UxBMNIMIIRviINY0tdj_/UxBMNIMIIRviINY0tdj_ -goversion go1.14.13 -D "" -importcfg $WORK/b046/importcfg -pack ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go cd $WORK/b097 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/50/5048b17a7c5ebc9c07b1d29499b5a90087e2b753b671b1fcfbf80b215771712b-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b045/ cat >$WORK/b045/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/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/translate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/coreos/fcct/translate -complete -installsuffix shared -buildid MRrifQz2j2scBJpVhJcF/MRrifQz2j2scBJpVhJcF -goversion go1.14.13 -D "" -importcfg $WORK/b045/importcfg -pack ./set.go ./translate.go ./util.go cd $WORK/b097 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/6a/6a305f789ca671e64f092908e42ca865ef411cfd8e5ea9a42d3d24fc3b4f1de4-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b055/ cat >$WORK/b055/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/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF 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_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/merge -complete -installsuffix shared -buildid e7mWk3KwqYgMBB-EKw4h/e7mWk3KwqYgMBB-EKw4h -goversion go1.14.13 -D "" -importcfg $WORK/b055/importcfg -pack ./merge.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -o $WORK/b097/_cgo_.o $WORK/b097/_cgo_main.o $WORK/b097/_x001.o $WORK/b097/_x002.o $WORK/b097/_x003.o $WORK/b097/_x004.o $WORK/b097/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b097/_cgo_.o -dynout $WORK/b097/_cgo_import.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b098/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b099/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b100/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p net -std -installsuffix shared -buildid fCwJLRFVrBX7nylQc89R/fCwJLRFVrBX7nylQc89R -goversion go1.14.13 -D "" -importcfg $WORK/b097/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b097/_cgo_gotypes.go $WORK/b097/cgo_linux.cgo1.go $WORK/b097/cgo_resnew.cgo1.go $WORK/b097/cgo_socknew.cgo1.go $WORK/b097/cgo_unix.cgo1.go $WORK/b097/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/a5/a571530972dd567c176735e3f1a4aabd29cd4f863f7522b3b6a2b26436ccbed2-d # internal log mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p log -std -complete -installsuffix shared -buildid fyycyScbeLcqnFByu9xL/fyycyScbeLcqnFByu9xL -goversion go1.14.13 -D "" -importcfg $WORK/b114/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/a1/a19d5a49e2e5ceee464129ec9ebe1cd894344650b9d54ccdae1d128a7a8ed98f-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid FmL01B66WiE8BuW8jaD3/FmL01B66WiE8BuW8jaD3 -goversion go1.14.13 -D "" -importcfg $WORK/b115/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/0e/0e9b991214b878d7498ec45b96e8ec1d1bdc84f58e660232d226d6513005ee4b-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid Jt75U1iGeC_r-5HlML3R/Jt75U1iGeC_r-5HlML3R -goversion go1.14.13 -D "" -importcfg $WORK/b113/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/04/0448b760db490e52860a78d657100753a66cd8a2d0e0256823536eb02266e1ea-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b111/ cat >$WORK/b111/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/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 1CtFkt0IFi4Zg0J_RRyC/1CtFkt0IFi4Zg0J_RRyC -goversion go1.14.13 -D "" -importcfg $WORK/b111/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/a2/a2a22747c261ca45d10262085137f16bc87df3e8732d0e555b93e88246634dc2-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 4HFFvPKx3dmO662RT0Wx/4HFFvPKx3dmO662RT0Wx -goversion go1.14.13 -D "" -importcfg $WORK/b118/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b071/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/5d/5dcfa148ef9d9be6074bdc914d0321657db7b54e24d7a494f400cf7bbd7b0d42-d # internal crypto/rand mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid x2E8FPoXGh2SW0cMaL0w/x2E8FPoXGh2SW0cMaL0w -goversion go1.14.13 -D "" -importcfg $WORK/b066/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/36/367170db4c88cffc043b72fd9a4e83f830cc9a69475cc692db8f53f07b286f38-d # internal crypto/elliptic mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b077/symabis ./p256_asm_arm64.s cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid 3_K2SYiX3kl9y9NsWr9m/3_K2SYiX3kl9y9NsWr9m -goversion go1.14.13 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/61/612eecf6e152bb71b51116867eb3273aeba432ede75f3e9bf54cf6d84adf8d2f-d # internal encoding/asn1 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid -7ridLjJCHjm-9g00MEq/-7ridLjJCHjm-9g00MEq -goversion go1.14.13 -D "" -importcfg $WORK/b080/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/5e/5e800c519ec07533e4ae88b5b1561ead8caf71f7b06df8edd81472913fe11b43-d # internal crypto/ed25519 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid lliuctfNRL_WyKQPmlZN/lliuctfNRL_WyKQPmlZN -goversion go1.14.13 -D "" -importcfg $WORK/b081/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/31/3168fb4b3962d52c09522b89ebce8a5e47d459a36239c7a1feab8c42ab93db0f-d # internal crypto/rsa mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid B5mGh6BDEPNNX2g1ApM7/B5mGh6BDEPNNX2g1ApM7 -goversion go1.14.13 -D "" -importcfg $WORK/b086/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/1c/1cdd1257856b085497ca3cff2babc23832564280a80a5d80b56116b266c3f0fd-d # internal crypto/dsa mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid lneUdlp7vQbxnJNHAwJG/lneUdlp7vQbxnJNHAwJG -goversion go1.14.13 -D "" -importcfg $WORK/b090/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b077/p256_asm_arm64.o ./p256_asm_arm64.s cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/54/54496c316af629b3325af12992a9307196b8a657dd4a8a0a6af545cd978afa5a-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b110/ cat >$WORK/b110/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/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b115/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid XYNXkx8vprXxtL9p0f72/XYNXkx8vprXxtL9p0f72 -goversion go1.14.13 -D "" -importcfg $WORK/b110/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b077/_pkg_.a $WORK/b077/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/d0/d08f40ffd158f16778467fe8f5b8fa0b89172e492fe74b17f56a21b7aa82b3c4-d # internal mime mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p mime -std -complete -installsuffix shared -buildid xEUUOJWR9kG98LQMcxOO/xEUUOJWR9kG98LQMcxOO -goversion go1.14.13 -D "" -importcfg $WORK/b119/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e9/e9e73d099ac5a6af9679b76b76605858c530572e79fb6d884d712085de70a4e3-d # internal mime/quotedprintable mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid yrkhvMaT8dBF_OXjOg32/yrkhvMaT8dBF_OXjOg32 -goversion go1.14.13 -D "" -importcfg $WORK/b121/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/6a/6a8199f6da40b4ff61885b892567c21bb410a58b46e7762d41d26210ede49845-d # internal crypto/ecdsa mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid DLh5BNI-HksWRCtcGr9e/DLh5BNI-HksWRCtcGr9e -goversion go1.14.13 -D "" -importcfg $WORK/b076/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/58/583bb0a018f0f044be7dfa5bcb65bb92791d09bb7b39a49c543df54853c4922f-d # internal crypto/x509/pkix mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid X6sxWPKpcgAy_E7YyPY5/X6sxWPKpcgAy_E7YyPY5 -goversion go1.14.13 -D "" -importcfg $WORK/b091/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/e2/e27ffc548f611f595dd085130890c07c15f678d40b42db66ba0c6e78796915f7-d # internal vendor/golang.org/x/crypto/cryptobyte cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/d1/d1eaec0c0d6d28d1e33b5298b12236f55ae1aafa5692dcc1607cc06025cff632-d # internal mkdir -p $WORK/b093/ net/http/internal mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid YhXcaeSNgsSebkq08szN/YhXcaeSNgsSebkq08szN -goversion go1.14.13 -D "" -importcfg $WORK/b123/importcfg -pack ./chunked.go ./testcert.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b013/_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_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid yD-sELTRZt2G1oAxIKSf/yD-sELTRZt2G1oAxIKSf -goversion go1.14.13 -D "" -importcfg $WORK/b093/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/06/062ea9aa4a595c1043ff261c7fe017ef2fe3645042d122e8414fd179bc943ef5-d # internal flag mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p flag -std -complete -installsuffix shared -buildid 1lz-Lspq2Z3YJ1MVOmdF/1lz-Lspq2Z3YJ1MVOmdF -goversion go1.14.13 -D "" -importcfg $WORK/b126/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/d1/d118a0c6aef27c23f55bb2ca593003ad875dda4a70732bdd7ec9c6f3d6e3572b-d # internal runtime/trace mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p runtime/trace -std -installsuffix shared -buildid TPA0tSEYYSerqP2L7ieQ/TPA0tSEYYSerqP2L7ieQ -goversion go1.14.13 -D "" -importcfg $WORK/b130/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/df/df541541ee962983c73cc0d1178e7f2894720d07266743ffab6864f31ed26c01-d # internal github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_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_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver -complete -installsuffix shared -buildid HbFaT-tE0tj2ZsJlpqFj/HbFaT-tE0tj2ZsJlpqFj -goversion go1.14.13 -D "" -importcfg $WORK/b132/importcfg -pack ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e7/e778c056d0c978e8f2649a1aa8512f6cbfb16d38b15a70010a97520c12e24c2c-d # internal github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b021/_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_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit -complete -installsuffix shared -buildid PBACpxzJkpJEFGfzOzFL/PBACpxzJkpJEFGfzOzFL -goversion go1.14.13 -D "" -importcfg $WORK/b133/importcfg -pack ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/2b/2b938f90e9c49012fa3faf1c5ec00a502d103c3f666e32bf392bfb2d4694f09a-d # internal github.com/coreos/fcct/vendor/github.com/clarketm/json mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b017/_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_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/coreos/fcct/vendor/github.com/clarketm/json -complete -installsuffix shared -buildid gEHO3wvKcsdlqhCvmXiK/gEHO3wvKcsdlqhCvmXiK -goversion go1.14.13 -D "" -importcfg $WORK/b136/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/a3/a3913f6c114a5c07628db3c07bae5c0ab417686c83acdb3a88e0edcf389d4f86-d # internal testing mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b127/_pkg_.a packagefile runtime/trace=$WORK/b130/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p testing -std -complete -installsuffix shared -buildid kq1vKEdoWNvKklFamoWt/kq1vKEdoWNvKklFamoWt -goversion go1.14.13 -D "" -importcfg $WORK/b129/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/7a/7a9ad11559ea574e45dd022930067f6942010664e1b022cdaea52b1210167122-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b134/ cat >$WORK/b134/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/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b051/_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_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations -complete -installsuffix shared -buildid CBE0HWbDAfOBvlzXvKQX/CBE0HWbDAfOBvlzXvKQX -goversion go1.14.13 -D "" -importcfg $WORK/b134/importcfg -pack ./unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/8e/8e895c41e4bd5b6e5c128eeb9029bc37b02d804e0f04c313301e0d8af6b1b2ce-d # internal github.com/coreos/fcct/vendor/github.com/coreos/go-json mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF 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_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-json -complete -installsuffix shared -buildid AkR0HKnxtH8T9BxuflXO/AkR0HKnxtH8T9BxuflXO -goversion go1.14.13 -D "" -importcfg $WORK/b139/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/f6/f6a6115b6d61bb3930cd0024045913cc424f5903fb87199200018acad543684c-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate mkdir -p $WORK/b140/ cat >$WORK/b140/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/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b049/_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_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate -complete -installsuffix shared -buildid f4IvAwku37RmEcviZwiE/f4IvAwku37RmEcviZwiE -goversion go1.14.13 -D "" -importcfg $WORK/b140/importcfg -pack ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/84/84bdcb9d479a32917cd58bd37927e0ca0ac9107c9cfbf36de250d699b99f0db4-d # internal github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF 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_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 -complete -installsuffix shared -buildid EAsq_NQXVF_zloPviIEC/EAsq_NQXVF_zloPviIEC -goversion go1.14.13 -D "" -importcfg $WORK/b142/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 cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b097/_pkg_.a $WORK/b097/_x001.o $WORK/b097/_x002.o $WORK/b097/_x003.o $WORK/b097/_x004.o $WORK/b097/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/65/65bae80adb24fc15ec6f0d7efc49974fdceef269de88b934c7b95d3d2936459e-d # internal crypto/x509 mkdir -p $WORK/b089/ cat >$WORK/b089/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/b037/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 2zsgQ7inY1gPVGMmwY0F/2zsgQ7inY1gPVGMmwY0F -goversion go1.14.13 -D "" -importcfg $WORK/b089/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/6f/6f9df14afdea4b14b1435abe62982198c132159b33a3783ebc92130548a2a6b3-d # internal net/textproto mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid Ho-WJU4JU9VO3AADugUQ/Ho-WJU4JU9VO3AADugUQ -goversion go1.14.13 -D "" -importcfg $WORK/b116/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/4f/4f1637ec41d684ac6bc698c7bd8537660ae319f2c973bc33f494df5cc071af86-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid rk4ks7pYu06zoLqTr9VF/rk4ks7pYu06zoLqTr9VF -goversion go1.14.13 -D "" -importcfg $WORK/b117/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/ad/adaec67b06950c7863cdfdf5fff3f86ca19ffdbb026c26e1c3598387dd813ef1-d # internal github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b021/_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_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit -complete -installsuffix shared -buildid 4ce-tdP5snitfpcsz4rt/4ce-tdP5snitfpcsz4rt -goversion go1.14.13 -D "" -importcfg $WORK/b145/importcfg -pack ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/e8/e8704515b3cd29645739dc9f08589978ddeb21a9a27eb053cd248e121d2be0a2-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b109/ cat >$WORK/b109/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/b110/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 91WV4rVP80suXgmZvx90/91WV4rVP80suXgmZvx90 -goversion go1.14.13 -D "" -importcfg $WORK/b109/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/37/37798a97bbf4bb4a61c630e93bf2c597c30b63eb970eb6fa5be6c06cd435a037-d # internal mime/multipart mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/quotedprintable=$WORK/b121/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid JWMVY-FuM5U-ECGZ9g6t/JWMVY-FuM5U-ECGZ9g6t -goversion go1.14.13 -D "" -importcfg $WORK/b120/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/fb/fb50ff131d2311b649fa5d55ad41256b9aef28e9c4d1e102352b56ec47c785c9-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json mkdir -p $WORK/b138/ cat >$WORK/b138/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/b139/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b054/_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_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json -complete -installsuffix shared -buildid vit7LuAc6LxR78UuMr_N/vit7LuAc6LxR78UuMr_N -goversion go1.14.13 -D "" -importcfg $WORK/b138/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/87/87c78a0042626b0a9f53949cc0107ae74391744d05a946924a24ee822f5d806f-d # internal text/template/parse mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid qhE-5DU6J7Ovplbge19f/qhE-5DU6J7Ovplbge19f -goversion go1.14.13 -D "" -importcfg $WORK/b148/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/ed/edb697609df895a030d7fe733fb5329d10dbce7ac5e4411be5e56b6bfa507164-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b137/ cat >$WORK/b137/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/b051/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b140/_pkg_.a packagefile reflect=$WORK/b013/_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_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate -complete -installsuffix shared -buildid CJS43DfmzPF8rD0WQ6ef/CJS43DfmzPF8rD0WQ6ef -goversion go1.14.13 -D "" -importcfg $WORK/b137/importcfg -pack ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/34/34c8ea81dfd5304a5db21790809e3f009b247bc2a8b1fa1cf7e747ce742d1455-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/internal/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/coreos/fcct/internal/version -complete -installsuffix shared -buildid POAREdD-NLoB7M713fJl/POAREdD-NLoB7M713fJl -goversion go1.14.13 -D "" -importcfg $WORK/b158/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/07/07d95096fd865f090e3139b0c2ecb98d81a8b197ea6e9dfb71545698f878eb91-d # internal encoding/csv mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid qrrviiq5MTKmnuxRSa2H/qrrviiq5MTKmnuxRSa2H -goversion go1.14.13 -D "" -importcfg $WORK/b160/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/e0/e03c65d52005a19cd3f1e51bbd91e7fec1b3eb478fe761527cb9b2c1ed2630d0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/46/4644353bbfe04386962e885959d99f1e26569278ad5acd98dbe6f95e64109543-d # internal github.com/spf13/pflag mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/csv=$WORK/b160/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid 6hYhjFqejoLZlosojwNu/6hYhjFqejoLZlosojwNu -goversion go1.14.13 -D "" -importcfg $WORK/b159/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_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/fa/fa518f11abad895a44f32b60a37536de8f07bd86368b0457cef888362d3206ab-d # internal crypto/tls mkdir -p $WORK/b073/ cat >$WORK/b073/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/b037/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/pem=$WORK/b092/_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/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid aSDuM-nisRYO-kJlPl3W/aSDuM-nisRYO-kJlPl3W -goversion go1.14.13 -D "" -importcfg $WORK/b073/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/64/64aad47de2f4cd9ca55afd3dea8313bd23db808e246a1285e09d207045b47980-d # internal text/template mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b148/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p text/template -std -complete -installsuffix shared -buildid jxqZuEqWrBmJslKUyLXq/jxqZuEqWrBmJslKUyLXq -goversion go1.14.13 -D "" -importcfg $WORK/b147/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/a5/a5d80842a122c7b607a9f80315462f879655727dd650199cfa1342d24b5a2f22-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml mkdir -p $WORK/b141/ cat >$WORK/b141/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/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b142/_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_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml -complete -installsuffix shared -buildid K2jyulPwI2Z9tQ5WS2S5/K2jyulPwI2Z9tQ5WS2S5 -goversion go1.14.13 -D "" -importcfg $WORK/b141/importcfg -pack ./yaml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/2f/2feb87d8ac9bffa9a96704e2e7d712251cf011cee333705a20de8c092d310e4a-d # internal github.com/coreos/fcct/config/util mkdir -p $WORK/b135/ cat >$WORK/b135/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/b037/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/clarketm/json=$WORK/b136/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b140/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b141/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b142/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b049/_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_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/coreos/fcct/config/util -complete -installsuffix shared -buildid ZWHSHEDPZrTN5i0qjNF4/ZWHSHEDPZrTN5i0qjNF4 -goversion go1.14.13 -D "" -importcfg $WORK/b135/importcfg -pack ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/72/7240bbfee79871a2abd587c4909064e96e9324fb7c3142b4855cebcb3f1d0fac-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/a5/a56e9d27e9df4a5ede30f4840dc7bb06abbd3dde13421591e8400b254c58fcec-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/bf/bfb64ac8cc7ffeb9b4570fc7ff0c24959953d1f90ed73aa5b1719f822ce4dd81-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/da/daeb836f6bacbbea926384199869fb5277e8448cf22b99a6d7a1fd4c649b162e-d # internal net/http/httptrace mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b073/_pkg_.a packagefile internal/nettrace=$WORK/b099/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 20CL3qNlIu8ZppWZXTr9/20CL3qNlIu8ZppWZXTr9 -goversion go1.14.13 -D "" -importcfg $WORK/b122/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/e1/e16617b10cc0b45b228219b6e56a2c0b60fc353bb4d5d7ac9448ec2db9d9f735-d # internal net/http mkdir -p $WORK/b063/ cat >$WORK/b063/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/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b038/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b073/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/multipart=$WORK/b120/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/http/httptrace=$WORK/b122/_pkg_.a packagefile net/http/internal=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p net/http -std -complete -installsuffix shared -buildid zIiJdLhALWXuiKx2QYSy/zIiJdLhALWXuiKx2QYSy -goversion go1.14.13 -D "" -importcfg $WORK/b063/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/2d/2d2e7542173d8b663ede69946c6da239ea542e6df5eeefa0a7436be49be39049-d # internal github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl mkdir -p $WORK/b128/ net/http/httptest mkdir -p $WORK/b125/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b125/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b073/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile flag=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b109/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/http/internal=$WORK/b123/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_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_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl -complete -installsuffix shared -buildid VqxGW7WoGN8ofPeDG-yd/VqxGW7WoGN8ofPeDG-yd -goversion go1.14.13 -D "" -importcfg $WORK/b128/importcfg -pack ./dataurl.go ./doc.go ./lex.go ./rfc2396.go cd /usr/lib/golang/src/net/http/httptest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p net/http/httptest -std -complete -installsuffix shared -buildid GRF03_1VUQiCk-rp3g8n/GRF03_1VUQiCk-rp3g8n -goversion go1.14.13 -D "" -importcfg $WORK/b125/importcfg -pack ./httptest.go ./recorder.go ./server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/80/80e5f861eed6663866bb149dfe8e32d519ca91c4b5c82a2614a2653aa089fdbe-d # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/67/672485d0c699fa2d04778da1a033890f23a043d94b240864c62499fe29f27807-d # internal github.com/coreos/fcct/vendor/github.com/stretchr/testify/assert mkdir -p $WORK/b056/ github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b131/ github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types cat >$WORK/b056/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/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b047/_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/b057/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b061/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v2=$WORK/b062/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/http/httptest=$WORK/b125/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b127/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b146/ 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_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/coreos/fcct/vendor/github.com/stretchr/testify/assert -complete -installsuffix shared -buildid OdZ7K8FyWTGeMcGI7vy8/OdZ7K8FyWTGeMcGI7vy8 -goversion go1.14.13 -D "" -importcfg $WORK/b056/importcfg -pack ./assertion_format.go ./assertion_forward.go ./assertion_order.go ./assertions.go ./doc.go ./errors.go ./forward_assertions.go ./http_assertions.go cat >$WORK/b131/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/b074/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b051/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF mkdir -p $WORK/b155/ 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_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types -complete -installsuffix shared -buildid IWj6oe1n7ZcsSBdZpw9W/IWj6oe1n7ZcsSBdZpw9W -goversion go1.14.13 -D "" -importcfg $WORK/b131/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/b146/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/b074/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b051/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b128/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types 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_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types -complete -installsuffix shared -buildid l-jq8fcmTk4wE4yh4uIX/l-jq8fcmTk4wE4yh4uIX -goversion go1.14.13 -D "" -importcfg $WORK/b146/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 cat >$WORK/b155/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/b074/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b051/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b128/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF mkdir -p $WORK/b151/ 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_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -installsuffix shared -buildid NcqNu25Uis4NXE1NKJAN/NcqNu25Uis4NXE1NKJAN -goversion go1.14.13 -D "" -importcfg $WORK/b155/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 cat >$WORK/b151/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/b074/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b051/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b128/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b049/_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_2/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types -complete -installsuffix shared -buildid A9skTSjjAXFxw2mVqZN5/A9skTSjjAXFxw2mVqZN5 -goversion go1.14.13 -D "" -importcfg $WORK/b151/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_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/af/affb4f80301f2919cffcbc5d479426b1878dff1c2ca9652e1058025c8fd56279-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/a8/a84c20eeb939090f4cbe6f65d73686cba17371374769b75b66698ad8b356a6a2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/67/67e5f909ac5c745240a07a641000f032d2216fb9cc1cf892553f9c63949062a1-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/9d/9dbfa4f0f3c5fc73eff3606e4dd9288f7727bc8ddd8b70b1ff27325b58d58aef-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/fd/fd306274d546f47399b5ec855c19be773e569a17600b1ad793fd25f5f2575f89-d # internal github.com/coreos/fcct/base/util mkdir -p $WORK/b036/ cat >$WORK/b036/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/b037/_pkg_.a packagefile compress/gzip=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/merge=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/stretchr/testify/assert=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile testing=$WORK/b129/_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_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/coreos/fcct/base/util -complete -installsuffix shared -buildid Q_5shdPoeVB4MSzHNUgX/Q_5shdPoeVB4MSzHNUgX -goversion go1.14.13 -D "" -importcfg $WORK/b036/importcfg -pack ./file.go ./merge.go ./test.go ./url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e0/e0ed9dc5b8694c0bc33372bea2ac6db61370c90caa4e3a7db4e02104fbd9cbea-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b035/ github.com/coreos/fcct/base/v0_2 mkdir -p $WORK/b144/ github.com/coreos/fcct/base/v0_3 mkdir -p $WORK/b150/ 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/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/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b102/_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_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/coreos/fcct/base/v0_1 -complete -installsuffix shared -buildid SqQlgsQ7-mrP8PszWH8t/SqQlgsQ7-mrP8PszWH8t -goversion go1.14.13 -D "" -importcfg $WORK/b035/importcfg -pack ./schema.go ./translate.go ./validate.go github.com/coreos/fcct/base/v0_4_exp mkdir -p $WORK/b154/ cat >$WORK/b144/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/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b145/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile text/template=$WORK/b147/_pkg_.a EOF cat >$WORK/b150/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/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b145/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b151/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile text/template=$WORK/b147/_pkg_.a EOF cat >$WORK/b154/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/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b145/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile text/template=$WORK/b147/_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_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/coreos/fcct/base/v0_3 -complete -installsuffix shared -buildid dPogQNPQbzqfHAA0mtqO/dPogQNPQbzqfHAA0mtqO -goversion go1.14.13 -D "" -importcfg $WORK/b150/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_4_exp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/coreos/fcct/base/v0_4_exp -complete -installsuffix shared -buildid 3VzVKcc400Cd5-VdQAYm/3VzVKcc400Cd5-VdQAYm -goversion go1.14.13 -D "" -importcfg $WORK/b154/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_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/coreos/fcct/base/v0_2 -complete -installsuffix shared -buildid hABdszkQIo9QwIgRXRcv/hABdszkQIo9QwIgRXRcv -goversion go1.14.13 -D "" -importcfg $WORK/b144/importcfg -pack ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/fc/fc6da9ac41b7f1ed7cf24c2725a31e4deeabbab096f8b935ac7f0da43b9bf858-d # internal github.com/coreos/fcct/config/fcos/v1_0 mkdir -p $WORK/b034/ cat >$WORK/b034/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/b035/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_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_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/coreos/fcct/config/fcos/v1_0 -complete -installsuffix shared -buildid IvgyICw-CkAi2J4xyabg/IvgyICw-CkAi2J4xyabg -goversion go1.14.13 -D "" -importcfg $WORK/b034/importcfg -pack ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/61/61b07c5794902f72664e206585f77f98edb847c1e7fb48eddddf342113b7af5b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/8a/8a74cc9ef4fb3096c68256b9bf635fdb1364c161f197cee0694d0312810e46de-d # internal github.com/coreos/fcct/config/fcos/v1_4_exp mkdir -p $WORK/b153/ cat >$WORK/b153/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/b036/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b154/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_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_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/coreos/fcct/config/fcos/v1_4_exp -complete -installsuffix shared -buildid 4VJd4sKMSGW9GJoU1AMj/4VJd4sKMSGW9GJoU1AMj -goversion go1.14.13 -D "" -importcfg $WORK/b153/importcfg -pack ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/d1/d1350bdecc97b4ce68ad1e0ecbf59cd64a1452a59e35a06628bf72ea3cacf97a-d # internal github.com/coreos/fcct/config/fcos/v1_1 mkdir -p $WORK/b143/ cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/21/2134c98356ffc54d83e3effc555d8435e294d6c30da1a84305f506224ad061ce-d # internal cat >$WORK/b143/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/b144/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_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_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/coreos/fcct/config/fcos/v1_1 -complete -installsuffix shared -buildid HlChSPT00Vl3KSWC4AAL/HlChSPT00Vl3KSWC4AAL -goversion go1.14.13 -D "" -importcfg $WORK/b143/importcfg -pack ./schema.go ./translate.go github.com/coreos/fcct/config/fcos/v1_3 mkdir -p $WORK/b152/ github.com/coreos/fcct/config/fcos/v1_2 cat >$WORK/b152/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/b036/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b150/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b151/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a EOF mkdir -p $WORK/b149/ cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/config/fcos/v1_3 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/coreos/fcct/config/fcos/v1_3 -complete -installsuffix shared -buildid OyUEV6vXzyquiRjuAskW/OyUEV6vXzyquiRjuAskW -goversion go1.14.13 -D "" -importcfg $WORK/b152/importcfg -pack ./schema.go ./translate.go ./validate.go cat >$WORK/b149/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/b150/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b151/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_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_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/coreos/fcct/config/fcos/v1_2 -complete -installsuffix shared -buildid ZW-lqqFgaukc5e61ODb2/ZW-lqqFgaukc5e61ODb2 -goversion go1.14.13 -D "" -importcfg $WORK/b149/importcfg -pack ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/aa/aa75bdf9306a824d6e6532beafafa4849ffeed846ad1b6974fcc5bc1e555b98a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/ac/acee5dd0399d661fc52a6778206bafe6261d62cf451745eb7177b08551361ead-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/ff/ff23d98743999087e75deef1548a118738796d10c0f28a28873338ff6cfd3136-d # internal github.com/coreos/fcct/config/rhcos/v0_2_exp mkdir -p $WORK/b157/ cat >$WORK/b157/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/b033/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_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_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/coreos/fcct/config/rhcos/v0_2_exp -complete -installsuffix shared -buildid DSymCyDFSyzEIPiutw47/DSymCyDFSyzEIPiutw47 -goversion go1.14.13 -D "" -importcfg $WORK/b157/importcfg -pack ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/ac/ac21bd5cd497c9b5d0afdbae56ae0571409e310bdedb73a1ce7313de67462c3c-d # internal github.com/coreos/fcct/config/rhcos/v0_1 mkdir -p $WORK/b156/ cat >$WORK/b156/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/b033/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b151/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_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_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/coreos/fcct/config/rhcos/v0_1 -complete -installsuffix shared -buildid IFm4IO6mu_N7atdUTwd_/IFm4IO6mu_N7atdUTwd_ -goversion go1.14.13 -D "" -importcfg $WORK/b156/importcfg -pack ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/a9/a9fe076bedbf2124f3ff01d8a0b7605e2fada7cca578664de3349b3a7d1ac42d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/09/09be3e7b6fe1e453b5fb1fd2377a50caf1d808dc146e8d6d0c4e6400265a061c-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b032/ cat >$WORK/b032/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/b033/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_0=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_1=$WORK/b143/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_2=$WORK/b149/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_1=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_2_exp=$WORK/b157/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b142/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/_build/src/github.com/coreos/fcct/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/coreos/fcct/config -complete -installsuffix shared -buildid 5QUKX3GatvBI5chkRL_D/5QUKX3GatvBI5chkRL_D -goversion go1.14.13 -D "" -importcfg $WORK/b032/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3a/3a824ac5710ee7ca98fed0bc0557c0c1af44c68821657c23a129afe4b1d0c8af-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/b032/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b158/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b159/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b101/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid Ltg9gTJwfSnLyjnzqDey/Ltg9gTJwfSnLyjnzqDey -goversion go1.14.13 -D _/builddir/build/BUILD/fcct-0.10.0/internal -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/f2/f21b9f145fa5e9cb5242ea57c18581b6eb0cecddefdf9e7d7ebd1424da156f1c-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/b032/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b158/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b159/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b101/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_0=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_1=$WORK/b143/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_2=$WORK/b149/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_1=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_2_exp=$WORK/b157/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b142/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/csv=$WORK/b160/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile flag=$WORK/b126/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b144/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b150/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b151/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b154/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b155/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b054/_pkg_.a packagefile encoding=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile bufio=$WORK/b039/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b098/_pkg_.a packagefile internal/nettrace=$WORK/b099/_pkg_.a packagefile internal/singleflight=$WORK/b100/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/clarketm/json=$WORK/b136/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b140/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b141/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b051/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b134/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b145/_pkg_.a packagefile text/template=$WORK/b147/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile compress/gzip=$WORK/b038/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/merge=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/stretchr/testify/assert=$WORK/b056/_pkg_.a packagefile testing=$WORK/b129/_pkg_.a packagefile encoding/json=$WORK/b047/_pkg_.a packagefile regexp/syntax=$WORK/b060/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b138/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile text/template/parse=$WORK/b148/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/multipart=$WORK/b120/_pkg_.a packagefile net/http/httptrace=$WORK/b122/_pkg_.a packagefile net/http/internal=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile compress/flate=$WORK/b040/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/davecgh/go-spew/spew=$WORK/b057/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b061/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v2=$WORK/b062/_pkg_.a packagefile net/http/httptest=$WORK/b125/_pkg_.a packagefile runtime/debug=$WORK/b127/_pkg_.a packagefile runtime/trace=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-json=$WORK/b139/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b115/_pkg_.a packagefile mime/quotedprintable=$WORK/b121/_pkg_.a packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_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/text/transform=$WORK/b112/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=ANP_xivJei1LwRsMQAlY/Ltg9gTJwfSnLyjnzqDey/DsdAbKVGzfg5RZtaZip8/ANP_xivJei1LwRsMQAlY -X github.com/coreos/fcct/internal/version.Raw=0.10.0 -X github.com/coreos/fcct/version=0.10.0 -B 0xcfaee89e0da392e94dd2a6ad3ed8acdb9cdb921e -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_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ mv $WORK/b001/exe/a.out ./fcct rm -r $WORK/b001/ Building macOS fcct... + echo '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 0xf80f636a9730ffae25ce3488543638d41ce6cc5a' -a -v -x -o fcct-x86_64-apple-darwin internal/main.go WORK=/tmp/go-build973941607 runtime/internal/sys mkdir -p $WORK/b011/ math/bits mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid 8-fnbaopkd_XqTqzyBjH/8-fnbaopkd_XqTqzyBjH -goversion go1.14.13 -D "" -importcfg $WORK/b011/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 cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./asm_amd64.s cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math/bits -std -complete -buildid ySM_bD_SjniXNfNp1-ve/ySM_bD_SjniXNfNp1-ve -goversion go1.14.13 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p unicode/utf8 -std -complete -buildid 05QaeTyaL3rYWW0grQL2/05QaeTyaL3rYWW0grQL2 -goversion go1.14.13 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./utf8.go internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./cpu_x86.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid V9DoPKmbKwr_xOLQOw2I/V9DoPKmbKwr_xOLQOw2I -goversion go1.14.13 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_amd64.go ./stubs.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -buildid A5j53Jing8na8ChV-vX8/A5j53Jing8na8ChV-vX8 -goversion go1.14.13 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/df/df7dc2897b96613b289b7993fe24eac2611366bf3ad6629bdef37bbfa511afd8-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid mxRgbShN8ocXgX4FL_8l/mxRgbShN8ocXgX4FL_8l -goversion go1.14.13 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/c6/c65accd6c9ca559aec40364ac1ae26202ab87526e313b977f6ca8534ba9c614f-d # internal internal/race mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/race -std -complete -buildid rM9U6Vutc9ld49VybsEX/rM9U6Vutc9ld49VybsEX -goversion go1.14.13 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/89/89116c83c12ea9c58b5cf0f01b5ff5b4c8db2978bdc3ca555d05af9da8c32204-d # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b020/symabis ./asm.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync/atomic -std -buildid hFyrr_I8nv4xFXX-wTy9/hFyrr_I8nv4xFXX-wTy9 -goversion go1.14.13 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h -c=4 ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/d4/d45923055e415591c0415c9bb66222d972a09de747ea508b1579a0a90942d641-d # internal unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p unicode -std -complete -buildid tE8kqQNWIeQ-4xj1eA_M/tE8kqQNWIeQ-4xj1eA_M -goversion go1.14.13 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/17/17be24fef2cbd53376431e1f74f0c622d0843963e2d8f6c86c9cae501897a785-d # internal encoding mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p encoding -std -complete -buildid gwCuqc683xNxEj9oxQBr/gwCuqc683xNxEj9oxQBr -goversion go1.14.13 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/cpu_x86.o ./cpu_x86.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/13/130c0b26733bc36be36663e398b13c74fbd468432821ca7b36a6990c695dc7f9-d # internal unicode/utf16 mkdir -p $WORK/b050/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b020/asm.o ./asm.s cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p unicode/utf16 -std -complete -buildid geO8LbL8byb-F1eoFOhg/geO8LbL8byb-F1eoFOhg -goversion go1.14.13 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./utf16.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/60/60e5b194f538df41ff88af323bd74296e4604aef0298e70893b32ebdfa1cf4af-d # internal internal/bytealg mkdir -p $WORK/b006/ cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/9b/9b265f56202a1a5887d970d8d3bc103ee1d5a3d7b6b037e088d3d47f00776b8f-d # internal cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b014/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b6/b6bb7cb1615212dfe8830e15bd3563f6fd414a01f6f59c018ce5952af4428448-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/testlog -std -complete -buildid pkfGTL3bSNcBrN8_g7kz/pkfGTL3bSNcBrN8_g7kz -goversion go1.14.13 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/b7/b7bf2fc4d383b893fbe22a8f86625967744b765e427c6651bc40fdd52250fb2b-d # internal container/list cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p math -std -buildid sZISSEEkrYbU7CuVXqx3/sZISSEEkrYbU7CuVXqx3 -goversion go1.14.13 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/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 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p container/list -std -complete -buildid b3R92WvulfoYeE7WNgnC/b3R92WvulfoYeE7WNgnC -goversion go1.14.13 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./list.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid CrglP-CYFKdGQdl0myIp/CrglP-CYFKdGQdl0myIp -goversion go1.14.13 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/79/7991102f67ae61d51bccee8a0e9e832d36cceae9a8abf90f1be3aded7916bd03-d # internal crypto/internal/subtle mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/internal/subtle -std -complete -buildid je3BADsEmP6rYV6mHot5/je3BADsEmP6rYV6mHot5 -goversion go1.14.13 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/cb/cb4dc608347396c328c1f5a402d941bc6033f5c315a8c010e5e977f67e16ea10-d # internal crypto/subtle mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/subtle -std -complete -buildid u_IyCEKWOh9K1FntCPly/u_IyCEKWOh9K1FntCPly -goversion go1.14.13 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./constant_time.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/3a/3ad05a2488ba7eabc739ac5c27bd16cdca04d06f77349b53709c602979d75abf-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid DmerYWAAkQ8b0oHR9_TX/DmerYWAAkQ8b0oHR9_TX -goversion go1.14.13 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./asn1.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/15/15452e15122fcf72507d4292117f87711926c44a661f3241e18e85f8463a8424-d # internal internal/nettrace mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p internal/nettrace -std -complete -buildid iSWIWhDqHbBT9J1bCmJq/iSWIWhDqHbBT9J1bCmJq -goversion go1.14.13 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/index_amd64.o ./index_amd64.s cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/df/df1523f616dce89f92f8f08cb594f7a861f8811789056e88cd81929f9cdca577-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid QDRa5hiMiXZ_7yk9yyLH/QDRa5hiMiXZ_7yk9yyLH -goversion go1.14.13 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/a0/a0a13468673739a264f4d34ce47ca55987f48f99f349d60a0d9564da3af50e50-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/42/4264e87fe4eb5d6e90d1998958e432d7bf53b70a3251b61e1a5c2262d91a89c3-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/92/92700139b9406608c1eb59a7f9af4c168efd5614928c5cb4cac4352148a7f3f5-d # internal runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b005/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/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid tSHjAgYxq5c3iKxMs1We/tSHjAgYxq5c3iKxMs1We -goversion go1.14.13 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/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 ./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 ./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_darwin_64.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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/1d/1df9e2944ba7a41bdf6450615d4e67a686f81e5cc3744aeb55aaa2fb8f20dc67-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/dim_amd64.o $WORK/b014/exp_amd64.o $WORK/b014/floor_amd64.o $WORK/b014/hypot_amd64.o $WORK/b014/log_amd64.o $WORK/b014/sqrt_amd64.o $WORK/b014/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/64/64b2023069fc6d44da12c79735ac8feca95d888e88038631a34777822406b2e7-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/rt0_darwin_amd64.o ./rt0_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/sys_darwin_amd64.o ./sys_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/preempt_amd64.o $WORK/b005/rt0_darwin_amd64.o $WORK/b005/sys_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/61/61997f841177960fb61de6c4aaf54ecbfc4a3d2de295cc2251cb037b5a660fec-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b018/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p sync -std -buildid xDRHz793lExcjp9DHcbP/xDRHz793lExcjp9DHcbP -goversion go1.14.13 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid hBevYkyZV7eFly19hbKS/hBevYkyZV7eFly19hbKS -goversion go1.14.13 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/a1/a122798639794f41dfbbebef7551eade585c0437a591ae29f602c0c2be1a576c-d # internal internal/singleflight mkdir -p $WORK/b101/ math/rand mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p internal/singleflight -std -complete -buildid Tx-bimUzZG3mrpeBzzOF/Tx-bimUzZG3mrpeBzzOF -goversion go1.14.13 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p math/rand -std -complete -buildid L5laTDitLlgqy2qI1o6A/L5laTDitLlgqy2qI1o6A -goversion go1.14.13 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/02/02317a773e174f27a2ef99463df51a022a0ed615420d7550d936301a13f79791-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/b1/b1f83344c6e485a049e079698974b8925fe4a120b7af4e81a06b152e8d2b16d3-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/e1/e135413d4719dd45f9e5db03bd908494cb73d28635f175713ee5b68f7b1a2e88-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b022/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid Ub6nflGojZe66caAG3Cm/Ub6nflGojZe66caAG3Cm -goversion go1.14.13 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sort -std -complete -buildid nsvVIW035F_kFnDQZhKl/nsvVIW035F_kFnDQZhKl -goversion go1.14.13 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/28/28c09abe5f471e624943959c90d689ab56c068f970d4455d3b84ee0f3e55f2b2-d # internal io mkdir -p $WORK/b023/ github.com/coreos/fcct/config/common mkdir -p $WORK/b033/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/common /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid PwdwAFGRaAWgonLIV1f6/PwdwAFGRaAWgonLIV1f6 -goversion go1.14.13 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./common.go ./errors.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p io -std -complete -buildid BsmKqc_KUAplaEKVWNF9/BsmKqc_KUAplaEKVWNF9 -goversion go1.14.13 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b025/ strconv cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/oserror -std -complete -buildid bucxlR0GPm_oAP1LpeBE/bucxlR0GPm_oAP1LpeBE -goversion go1.14.13 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./errors.go mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p strconv -std -complete -buildid m-j3ltC0mr2CJmGx0mIJ/m-j3ltC0mr2CJmGx0mIJ -goversion go1.14.13 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/ee/eeda147c9819c774a6139e134a7a8597445610242c7e0ea40fd48049e6accc18-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid ViFzgfXI5y7meiglF8wj/ViFzgfXI5y7meiglF8wj -goversion go1.14.13 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/2a/2addaa3be1d9fed3fe0ef8bba2c25776665f9710db23b542739ff8051eccf61b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/3d/3d0847e88449026fec69c43b684a481a5a362447c8416b08efe88f1e69658384-d # internal syscall mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b027/symabis ./asm_darwin_amd64.s ./zsyscall_darwin_amd64.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p syscall -std -buildid cgAqu1YiheNtFoq7tB5z/cgAqu1YiheNtFoq7tB5z -goversion go1.14.13 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/a6/a6167cd4c4cf4dabb60995bb241126a21c016b2d03b83cd2bbd8b5a3acb6e15d-d # internal bytes mkdir -p $WORK/b037/ hash mkdir -p $WORK/b043/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p bytes -std -buildid LaF_YNFTYgKAAbAnToD2/LaF_YNFTYgKAAbAnToD2 -goversion go1.14.13 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p hash -std -complete -buildid 5pyTRPr7Gams34zti7Ka/5pyTRPr7Gams34zti7Ka -goversion go1.14.13 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b4/b4e725c17024ae26cc953eda6de9c36d00ee32f46e79ab2e4f2a94f932da782e-d # internal hash/crc32 mkdir -p $WORK/b042/ cat >$WORK/b042/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b042/symabis ./crc32_amd64.s cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p hash/crc32 -std -buildid xmZhBfm1o3cDLJoYk37N/xmZhBfm1o3cDLJoYk37N -goversion go1.14.13 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/ff/ff12fa2eff13eabf1dd7cb1d3d11333528291d56f159ad93fbc0f834c2f67364-d # internal bufio mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p bufio -std -complete -buildid NiRpKpXJh5LyFtXDUUlI/NiRpKpXJh5LyFtXDUUlI -goversion go1.14.13 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./bufio.go ./scan.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b042/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b042/_pkg_.a $WORK/b042/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/8a/8aefb73c09acca8d1c575de5926ad575161aceb7c9bc171997cf5e273daa822b-d # internal strings mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p strings -std -complete -buildid TInWN6SHMT6cVVxtu1Hx/TInWN6SHMT6cVVxtu1Hx -goversion go1.14.13 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/b1/b199e6de42a2c5025c682d9d906c15c7f79ccc6bb09ef2f106aea468b5589730-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b013/symabis ./asm_amd64.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p reflect -std -buildid 1gK8GCRT7pxIc51m7dFt/1gK8GCRT7pxIc51m7dFt -goversion go1.14.13 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/9b/9b0f6fd974fa8792be34acc7061eefc04adbd86672714e501a192cb8f1329a0f-d # internal crypto mkdir -p $WORK/b074/ cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/04/04ad23ee7e510161faac9a7faf35cb75fec3f202a8fd2d7d3826d133ad178425-d # internal crypto/internal/randutil mkdir -p $WORK/b078/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto -std -complete -buildid t3YZt705l5u0ymRXEjES/t3YZt705l5u0ymRXEjES -goversion go1.14.13 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./crypto.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/internal/randutil -std -complete -buildid H6CBn71O_6pb30JmQnuv/H6CBn71O_6pb30JmQnuv -goversion go1.14.13 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/30/30251ac696ab65187f7cb05cb2c882ba4be85b8465e91e9f5276dbf31cc59e6d-d # internal crypto/hmac mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/hmac -std -complete -buildid j94MsrGpXt7klyKjr0s6/j94MsrGpXt7klyKjr0s6 -goversion go1.14.13 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/d7/d7db03c775e4b1f9ccc6ba2673dfd94beb3b17c5a9e21a0f329ea81caaed6bc3-d # internal crypto/rc4 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/rc4 -std -complete -buildid xzGX42L2dionbJyoH5T0/xzGX42L2dionbJyoH5T0 -goversion go1.14.13 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a2/a2d68641f614e3788cf5b03a74c430e401013d70552e7a0443b4fbee88f3d582-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid ckYRUylQ3i-4kTVVPNp2/ckYRUylQ3i-4kTVVPNp2 -goversion go1.14.13 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/4f/4f2be7ab250bdef13f3e3e2a9f69009771952bbc106a50679020322f06fe76dc-d # internal regexp/syntax mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p regexp/syntax -std -complete -buildid 7e4w815JS8rKjb649da-/7e4w815JS8rKjb649da- -goversion go1.14.13 -D "" -importcfg $WORK/b060/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_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/02/02b608eb2a358000822e7938ae00f0a7c8d85f0cb7eb73155532e6b403a651dc-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/transform -std -complete -buildid aXpKhhM6K1tfxTQ9yMMp/aXpKhhM6K1tfxTQ9yMMp -goversion go1.14.13 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/7e/7e8d5b16e0cb7bf38bb35ddab933ec08164c250cd137081bd2dbba5e88a7fd72-d # internal path mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p path -std -complete -buildid oLR1npDlgHcrQ4wgrCeH/oLR1npDlgHcrQ4wgrCeH -goversion go1.14.13 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./match.go ./path.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b027/asm_darwin_amd64.o ./asm_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b027/zsyscall_darwin_amd64.o ./zsyscall_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/a0/a0941ea5c0e6cdab47b553d83bf4f2cc05402fe9fe617df28b15539634dcf6dd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_darwin_amd64.o $WORK/b027/zsyscall_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/e2/e2cd642b57b90026620f085f46c23c3e16856046a063ea15b79717e0f167848b-d # internal internal/syscall/execenv mkdir -p $WORK/b029/ time mkdir -p $WORK/b028/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/syscall/execenv -std -complete -buildid HWyqSiwma2SDtlX8fvKR/HWyqSiwma2SDtlX8fvKR -goversion go1.14.13 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./execenv_default.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p time -std -buildid Hywvstnjp_t2ldcE8AhJ/Hywvstnjp_t2ldcE8AhJ -goversion go1.14.13 -D "" -importcfg $WORK/b028/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_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/fa/fa6dcb610e7a52e9b21cf5d09b75706e551cf09dc70a563eb21f524f5f339950-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/syscall/unix -std -complete -buildid RzuzVWlzAB-c07xt1fwC/RzuzVWlzAB-c07xt1fwC -goversion go1.14.13 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./at_darwin.go ./at_sysnum_darwin.go ./nonblocking_libc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/00/000db6fd9cf43ab2b6ffc6f3e1856a149dd3870eb98edc0b3e96f84abc8bded0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/06/06a4daec1a50b282f50426f736aa198b6bcbfdac419402a05f8af9fd09dea32c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a1/a153eb91530289f2708092337e56f0634a0ce0b062c0228a5b4c74d06076ef9b-d # internal regexp mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b060/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p regexp -std -complete -buildid CL1IAWtvkDeRJSrSTeTO/CL1IAWtvkDeRJSrSTeTO -goversion go1.14.13 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ab/ab5903da848334d18cf31cae1857f9a3069a05cb9744399d8f37f1887bb441dc-d # internal context mkdir -p $WORK/b065/ internal/poll mkdir -p $WORK/b026/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p context -std -complete -buildid xJzDsrGNkJ71bcSfAX68/xJzDsrGNkJ71bcSfAX68 -goversion go1.14.13 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./context.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/poll -std -buildid GBKXxG6anTD5yzvnRWv1/GBKXxG6anTD5yzvnRWv1 -goversion go1.14.13 -D "" -importcfg $WORK/b026/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/85/856ac08b0445fce0e6372ec1cf902129821789d87adc2b92e29f9ed0ec7445f5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b013/asm_amd64.o ./asm_amd64.s cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/49/494e946d927a31b5f85a239b7e9b1b3e2f784eaa99d2a2c0c550eeb034bd022a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/76/76edbe0ce3a9b792fb676f473727f688e0689ce3013cde8e9f028bbc0e29ccb0-d # internal encoding/binary mkdir -p $WORK/b041/ internal/fmtsort mkdir -p $WORK/b012/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding/binary -std -complete -buildid yjTeG7_jYlh-_EYFfw2p/yjTeG7_jYlh-_EYFfw2p -goversion go1.14.13 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./binary.go ./varint.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/fmtsort -std -complete -buildid WFJRLFeL0DWMJsQS1age/WFJRLFeL0DWMJsQS1age -goversion go1.14.13 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/34/34dfa140e2b1d4fc713ebb83a93a08264b58eebc14c4f82f060a08c546385f30-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p os -std -buildid pG0kkomGex3CyJi3aT4r/pG0kkomGex3CyJi3aT4r -goversion go1.14.13 -D "" -importcfg $WORK/b024/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 ./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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/31/313b35ff3e3052938e468f832552f5cfeec9141a0ba1a65596f6280bd98c1bb8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/7e/7efd343087a8e31a355bc5150bdc7b84737c7e4e3e40846129d9bbb78c8f0e36-d # internal encoding/base64 mkdir -p $WORK/b044/ crypto/sha512 mkdir -p $WORK/b079/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b082/ crypto/cipher mkdir -p $WORK/b068/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/base64 -std -complete -buildid IZh6Y00nK8JNauOmtBJq/IZh6Y00nK8JNauOmtBJq -goversion go1.14.13 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./base64.go cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid ZeuMz-ozWgYnyV3KkYEC/ZeuMz-ozWgYnyV3KkYEC -goversion go1.14.13 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b079/symabis ./sha512block_amd64.s cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b068/symabis ./xor_amd64.s cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/sha512 -std -buildid SNTCFQ0O5vXL7kR1T1TU/SNTCFQ0O5vXL7kR1T1TU -goversion go1.14.13 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/cipher -std -buildid 51UWMbXs276DJTBqLULN/51UWMbXs276DJTBqLULN -goversion go1.14.13 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/53/53b4469f8095c1bd5e23188b9a49754b8072329bcc6dcbde3acb4957d00ed54a-d # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid nOlDw-nVpmvU4QlQEjVd/nOlDw-nVpmvU4QlQEjVd -goversion go1.14.13 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/83/833531ed2d31983d6cd0e2a1df996e3bd03ea812eaf39477122a2e46b3c2a26b-d # internal crypto/md5 mkdir -p $WORK/b084/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b084/symabis ./md5block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b079/sha512block_amd64.o ./sha512block_amd64.s cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/md5 -std -buildid v4_p12Iwv29NVLNMuvPN/v4_p12Iwv29NVLNMuvPN -goversion go1.14.13 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b079/_pkg_.a $WORK/b079/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/e4/e43d2177a481138c721e86042e52b029b68b9daf89f48446ab7fed3526f36044-d # internal crypto/sha1 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b087/symabis ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b068/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b068/_pkg_.a $WORK/b068/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/d4/d43a789ad36c845182865d9787cc83ca3c7d93be67043c6673b9b603b1d65dff-d # internal crypto/aes mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b067/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/sha1 -std -buildid cfxhze-8Og7fU40TzQPX/cfxhze-8Og7fU40TzQPX -goversion go1.14.13 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/aes -std -buildid J-y5mLx1Zl-xCRMc_3tY/J-y5mLx1Zl-xCRMc_3tY -goversion go1.14.13 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/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/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b084/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b084/_pkg_.a $WORK/b084/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/40/4089f512053180c97ff39670aa2d6684ad5577f8170ceb52051fc00746b1357f-d # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/b1/b13b1f33f8fa7e7942f1b245c9bd277af5504fbe837a7ca0115d5cde83c30b80-d # internal crypto/des mkdir -p $WORK/b075/ crypto/sha256 mkdir -p $WORK/b088/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/des -std -complete -buildid 1zrwBm7Z9gu_VXjdcqRj/1zrwBm7Z9gu_VXjdcqRj -goversion go1.14.13 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b088/symabis ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b087/sha1block_amd64.o ./sha1block_amd64.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/sha256 -std -buildid vPEC0W-QJ-Jntrc0zL2l/vPEC0W-QJ-Jntrc0zL2l -goversion go1.14.13 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b067/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b087/_pkg_.a $WORK/b087/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/64/643639f05027cf6285ab3e346680c9ae61451860aaaecce4c0d66b893b7e8a96-d # internal encoding/pem mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p encoding/pem -std -complete -buildid aGvqRiCWGzmuHJAdhNBh/aGvqRiCWGzmuHJAdhNBh -goversion go1.14.13 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b0/b08bb5969f0ee790289b6c533fccb1436d77905b6adbc5836e130241174d18ef-d # internal path/filepath mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p path/filepath -std -complete -buildid i8c6Ikeo9xVTpU6tgHQv/i8c6Ikeo9xVTpU6tgHQv -goversion go1.14.13 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b067/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b088/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/5a/5abf712d32b68252920b46f8041f5545a355ff8f376c3a0516fb43fba6fa0e35-d # internal vendor/golang.org/x/net/route mkdir -p $WORK/b099/ cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/2e/2e2929ef90429508c53c05f58af793ea5f171f9dd803532767b0851834daa5f1-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b067/_pkg_.a $WORK/b067/asm_amd64.o $WORK/b067/gcm_amd64.o # internal compress/flate /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p compress/flate -std -complete -buildid XVTEshIzuRI94I_Ro_E2/XVTEshIzuRI94I_Ro_E2 -goversion go1.14.13 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/7d/7d2aa8aa6641781bd28517d167d6fdf0927cbaf5af801a2c8e93efb89fdb9b57-d # internal encoding/json mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/json -std -complete -buildid 4JanXK1XYwpTiwgZadyF/4JanXK1XYwpTiwgZadyF -goversion go1.14.13 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.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_arm64/asm -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 cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/net/route -std -buildid 05z_MeyvZWiWf_Ycd7K9/05z_MeyvZWiWf_Ycd7K9 -goversion go1.14.13 -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/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/e3/e37318331e89410d3e367bc2a98a75417f4fc1d6aa95de3422fcb84c4c53f1e6-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/ignition/v2/config/shared/errors -complete -buildid P86dHIUNH2QEDsdTQ1Fx/P86dHIUNH2QEDsdTQ1Fx -goversion go1.14.13 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/07/071e664280d5b73982ed95550d99168072e0c907cee02290bf1a33920643d4f8-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b052/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/coreos/vcontext/path -complete -buildid wfzhvUOyJDevlzB_ovB2/wfzhvUOyJDevlzB_ovB2 -goversion go1.14.13 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./path.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/ee/ee347eed5abb4ec9961f78380698c9214e9a9e138e046ed995797cfc8389aaeb-d # internal encoding/hex mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p encoding/hex -std -complete -buildid 2gesLEgoVLxHACL2po7f/2gesLEgoVLxHACL2po7f -goversion go1.14.13 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/43/439701139518402abc526c2036845d6ba57e0a9fa31475ba44dbec045384ee81-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/coreos/vcontext/tree -complete -buildid zZPBJuQy1qn2hGk67oKB/zZPBJuQy1qn2hGk67oKB -goversion go1.14.13 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./tree.go cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_arm64/asm -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_arm64/pack r $WORK/b099/_pkg_.a $WORK/b099/empty.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/6a/6ad3775e297529b12ada72eed74156d60475779747c872a445a436d92d08e3d8-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/pmezard/go-difflib/difflib -complete -buildid VE0UKjqv17onM3Mv86Ec/VE0UKjqv17onM3Mv86Ec -goversion go1.14.13 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./difflib.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/0b/0b95be25d5fc9178ed3506aaac294990a8fe7197e26e20766788acafab18d7c8-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/davecgh/go-spew/spew -complete -buildid 0zkSkB2QCs-173VRHC8Y/0zkSkB2QCs-173VRHC8Y -goversion go1.14.13 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/6b/6bfa03025e4e4d3f043b7d8001a109e47df056cbc5661623d3ad421321f221e3-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/coreos/vcontext/report -complete -buildid SHLoZaCacUwA4qmItprp/SHLoZaCacUwA4qmItprp -goversion go1.14.13 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/66/666343d2b34e7cb59987a1cd5db8137da6695efd7a695b070095c60b05db6649-d # internal compress/gzip mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile compress/flate=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p compress/gzip -std -complete -buildid yGwkHOJNhuNnZHRdweuv/yGwkHOJNhuNnZHRdweuv -goversion go1.14.13 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/9c/9cc17c72d0b360efcc0fbf5b74724824bac4ebb49686c0cde4b46f6763445c1e-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p gopkg.in/yaml.v2 -complete -buildid uUe9FZvkyO31epf5bE3z/uUe9FZvkyO31epf5bE3z -goversion go1.14.13 -D "" -importcfg $WORK/b062/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/70/7095935251188c422284e4823cc187e55cf164350c5e80668bb6684b0d1f2ba9-d # internal math/big mkdir -p $WORK/b071/ cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b071/symabis ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/72/722defbcfd40cf9790e233be02a7748067d1ddb656118d5465798c41d25bd7d5-d # internal io/ioutil mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p io/ioutil -std -complete -buildid el54s096c2O0gHo8WMgm/el54s096c2O0gHo8WMgm -goversion go1.14.13 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p math/big -std -buildid _die4sha53hOZRdXSJ9q/_die4sha53hOZRdXSJ9q -goversion go1.14.13 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/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_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/b9/b947848ae3df34a18205a6ee82f7494251f8f1612949d5d910848647619f9403-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/b065/_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/b006/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p net -std -buildid YD9ZmEBirRzEH5n1kKy7/YD9ZmEBirRzEH5n1kKy7 -goversion go1.14.13 -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_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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ad/ad8187292cb5e6fffac603195acd34473b7fa9e94571b6e780f8b544360d3f51-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal net/url mkdir -p $WORK/b102/ cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/87/879c2f148de1bd4541b909cf75e0f49509fda53088963ee280254eafea901d7c-d # internal cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p net/url -std -complete -buildid 7hk2QNDo31STP4BBgKrQ/7hk2QNDo31STP4BBgKrQ -goversion go1.14.13 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./url.go github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b013/_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_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid B-Myb9GbkFe4sI7ng86i/B-Myb9GbkFe4sI7ng86i -goversion go1.14.13 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/88/88fb8cf1f4624dc19d4b15d328a28cfffd479bbb1279493dad42eb0426edeb08-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/translate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid FIOxMNwPCrBqTD0vuucS/FIOxMNwPCrBqTD0vuucS -goversion go1.14.13 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./set.go ./translate.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/da/daaac37ae7a21e629b776bc75dcb99e10c330b2cb437b2cd7e6baa35b7493898-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b049/_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_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/ignition/v2/config/merge -complete -buildid jISrRs15asiUEFr46SuF/jISrRs15asiUEFr46SuF -goversion go1.14.13 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./merge.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/60/604f15b93cf326ad1a6eaac7cf53cce27c5b5cb0ae77fb7aacaabc0153f3a8ff-d # internal os/exec mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b029/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p os/exec -std -complete -buildid lE_TmyW5gzbpqKdYi6AS/lE_TmyW5gzbpqKdYi6AS -goversion go1.14.13 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7a/7a4982eafa0c73c56fde4b18a307fb9ae5fd5988fc2e410ff6686c71011b5ba6-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b105/ 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/b068/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid tD6SDZuYTOliCKfa63Xz/tD6SDZuYTOliCKfa63Xz -goversion go1.14.13 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/da/da355ac004af2035817811bb49bb8964c39fa1a0edc14b77e97b491699e492a2-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b107/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./sum_amd64.s cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid mVwZZHnbT7Rp_qDPupgV/mVwZZHnbT7Rp_qDPupgV -goversion go1.14.13 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b107/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b107/_pkg_.a $WORK/b107/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/af/afd6c1b7fbaaad94305e3bd1b33040e781e3fe604a0002c89d9d0af6ec6ab48e-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b071/arith_amd64.o ./arith_amd64.s 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_arm64/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b108/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/d0/d025d784ac6b0fc68d51c63954f84f6290b329429b3ed34e26a50ffc5142ab52-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b109/ 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_arm64/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b109/symabis ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/sys/cpu -std -buildid 34y8uaAOIq4aYRWVJ030/34y8uaAOIq4aYRWVJ030 -goversion go1.14.13 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/ea/ea882b9d43a8bf5e11158e2b6d899a53bd321994d0826f4e6206cb672064057e-d # internal cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid gWQWsPWvBGXjHdVhkBF8/gWQWsPWvBGXjHdVhkBF8 -goversion go1.14.13 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/68/68fcd6e9710b77a4d249ff731c28ebe472c519401b73968bac603d9a4fc8e868-d # internal log mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p log -std -complete -buildid Oic47RXuF6yRTK8NpzfG/Oic47RXuF6yRTK8NpzfG -goversion go1.14.13 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./log.go crypto/rand mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto/rand -std -complete -buildid w087gUodx0sMITDn74uh/w087gUodx0sMITDn74uh -goversion go1.14.13 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b108/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b108/_pkg_.a $WORK/b108/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/4c/4c777ed6697ae792bf96551cffc5665e97e012a28b401ac6be2d7e8dae7d1bc1-d # internal crypto/elliptic mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b077/symabis ./p256_asm_amd64.s cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/elliptic -std -buildid 8i3ocH-MEGqrQb_bh74w/8i3ocH-MEGqrQb_bh74w -goversion go1.14.13 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b109/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/2b/2bee70e49ff0b26d20df8b10b2686d29eacbfd65ccb3284ed68634ec4ca0ff5e-d # internal encoding/asn1 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p encoding/asn1 -std -complete -buildid _EjxMzsHn_pmHH1O5LFL/_EjxMzsHn_pmHH1O5LFL -goversion go1.14.13 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ff/ff7cbc68b511930e8dac9cc17c50bad1b256ca4a0f3e75c853dfe356b370b848-d # internal crypto/ed25519 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/ed25519 -std -complete -buildid ls-PT2SEvA4LF9yBJXkm/ls-PT2SEvA4LF9yBJXkm -goversion go1.14.13 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./ed25519.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b109/_pkg_.a $WORK/b109/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/5d/5dcc8e91d86790ad2cc94e37e955552ed6653dee2ce09b9326da07a5097dbb91-d # internal crypto/rsa mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/rsa -std -complete -buildid uIXgZFae2RfZX-_GRyps/uIXgZFae2RfZX-_GRyps -goversion go1.14.13 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/38/38a377b63613e393b1035d91a5a0d352d1f6353a8c5d5854719e560c0ef9f925-d # internal crypto/dsa mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/dsa -std -complete -buildid PriLO5HlUA76FIe_MIOt/PriLO5HlUA76FIe_MIOt -goversion go1.14.13 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/38/383e3f2c804d6b51316bd3e5d307048bc5d7d825ac91e7e0194fbb76a070c8a9-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_arm64/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -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/b068/_pkg_.a packagefile encoding/binary=$WORK/b041/_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_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid Jt6FJIuMhFcMwB6K1gtz/Jt6FJIuMhFcMwB6K1gtz -goversion go1.14.13 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/05/057cd86d88102835b5474a06a218fcca354506f24c69f617ad7411ea9b5c918c-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/b064/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid oRlwg5f7cHQL25bRJYQS/oRlwg5f7cHQL25bRJYQS -goversion go1.14.13 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b077/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b077/_pkg_.a $WORK/b077/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/32/32be97eda4331dfb8a755367724381ea6e8a80a28826055e02e4689a7fc6df9e-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b104/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b114/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid GsfBs14EmYnDRde8f-w2/GsfBs14EmYnDRde8f-w2 -goversion go1.14.13 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/54/54b11a36abf93ff86232aab7dced83df8cbba727a3b2de24ed9f89a38125ee15-d # internal net/textproto mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p net/textproto -std -complete -buildid hLbF12a5kYvJmLEjlaXQ/hLbF12a5kYvJmLEjlaXQ -goversion go1.14.13 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/f7/f7c8c8c033fc3730654744dc64fe95b948e43bee06303af4b793f63c16161757-d # internal crypto/ecdsa mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/ecdsa -std -complete -buildid lS-TwjODMsMJUXx4taIj/lS-TwjODMsMJUXx4taIj -goversion go1.14.13 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./ecdsa.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b104/_pkg_.a $WORK/b104/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/92/92e86359e82a965a55db9dd92722a942bafe844dc39edcd84f3af8e6b7cc1ed8-d # internal crypto/x509/pkix mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/x509/pkix -std -complete -buildid DxEBbbtG4lvvPNfbQT_S/DxEBbbtG4lvvPNfbQT_S -goversion go1.14.13 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/65/65a9969fffe81c6c5571998e1da9f2721b0d4051380fc62786c793b911a5c20e-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b093/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid 5epLabtXICzrLbjpevzP/5epLabtXICzrLbjpevzP -goversion go1.14.13 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/61/61060ddfd0bb23d21a0a6044b6ea91ba5c611f3f72121e7727063facfb2d9be1-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/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid 2BKNhzJ0WKDYRPA4wsRQ/2BKNhzJ0WKDYRPA4wsRQ -goversion go1.14.13 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/7e/7e0d0197792dd0c3752110ab9383dacbf97e4fb89985be111aacbe62c2605dbd-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid AHebavXo4uQHXx-nVcWw/AHebavXo4uQHXx-nVcWw -goversion go1.14.13 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/08/083b09b11082582df6b4740a468e73ef5cd3554ddc46851d8ba1f68374467c37-d # internal mime mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p mime -std -complete -buildid vDRUQYyTOw4M4iT-LV_H/vDRUQYyTOw4M4iT-LV_H -goversion go1.14.13 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/f7/f749bf7023234ec2ffbcdd02df575a5fabef678eca728a67fff3c3f50d09c849-d # internal mime/quotedprintable mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p mime/quotedprintable -std -complete -buildid -CqTMbU5ch9rpKwiemju/-CqTMbU5ch9rpKwiemju -goversion go1.14.13 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/06/0672d55e87848972e64c2dd0dc1900dac25164333666e9c704e0b096bad33652-d # internal net/http/internal mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p net/http/internal -std -complete -buildid 5oA0q4ZsojnjvnotQ06X/5oA0q4ZsojnjvnotQ06X -goversion go1.14.13 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./chunked.go ./testcert.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/04/04616406d04b764e1a09cea6179eaab1de8f06dc7a5c550bc8a08dc736c5b30e-d # internal flag mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p flag -std -complete -buildid 5FAg5UuXRAkaF3mWVTXU/5FAg5UuXRAkaF3mWVTXU -goversion go1.14.13 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/fa/fa0aad76e5030fc6451378ef6c4030a0bd0c38afed7bfb78051d45a7c32ceeda-d # internal runtime/debug mkdir -p $WORK/b129/ cat >$WORK/b129/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b129/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/85/85104bb5e54e9a4e9269830b4955226af32ac1ed230824dc01c92a713ad6d4a7-d # internal mime/multipart mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b095/_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/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p mime/multipart -std -complete -buildid 57T_SVNKeczqLdOp5syX/57T_SVNKeczqLdOp5syX -goversion go1.14.13 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p runtime/debug -std -buildid fqefMu3lkD-VRUJlj8gw/fqefMu3lkD-VRUJlj8gw -goversion go1.14.13 -symabis $WORK/b129/symabis -D "" -importcfg $WORK/b129/importcfg -pack -asmhdr $WORK/b129/go_asm.h -c=4 ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/d1/d19883a8fd5bc9f4a6d2c25362404125d9cf8ca302152968a4fcebaeddfb10bc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # 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/b014/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/net/idna -std -complete -buildid 0uDLsBy-fq8yXKLIP4CO/0uDLsBy-fq8yXKLIP4CO -goversion go1.14.13 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/64/64f0900639c109c17ed7edf4294d5b8453275df7e87fd4103ebe88cbba775dfd-d # internal crypto/x509 mkdir -p $WORK/b089/ cat >$WORK/b089/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 bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b103/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/x509 -std -complete -buildid uPFBJ9AqXt4D0dIcgmwl/uPFBJ9AqXt4D0dIcgmwl -goversion go1.14.13 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_darwin.go ./root_nocgo_darwin.go ./sec1.go ./verify.go ./x509.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b129/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b129/_pkg_.a $WORK/b129/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/e7/e793f49e0f09c6dc220ac6f8f31e0b86e90b245ba78e2443f3d9b41111726a72-d # internal runtime/trace mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p runtime/trace -std -buildid w3H2_GthDl-OBjtIOXRe/w3H2_GthDl-OBjtIOXRe -goversion go1.14.13 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./annotation.go ./trace.go cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/0f/0f24908b6665f343197b7393bb466a6b89a4e3a775c2b6d692f500da58b8d6c6-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/go-semver/semver -complete -buildid CotUFea5MC_n5urHLwsL/CotUFea5MC_n5urHLwsL -goversion go1.14.13 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/ec/ec7ba3a740fd42857a5b64714f3ab334a4fa36df67ca2f6a013c1b49659debed-d # internal testing mkdir -p $WORK/b131/ cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/76/766e5613c83567b829f2cdb68399e147f28ba8af22b0ca46d004b91532c0938f-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b135/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b128/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b129/_pkg_.a packagefile runtime/trace=$WORK/b132/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid Q4hb8ZF9kxIxHigsH8ZR/Q4hb8ZF9kxIxHigsH8ZR -goversion go1.14.13 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p testing -std -complete -buildid 1_gQ70kq5KBYvLxSZ6lK/1_gQ70kq5KBYvLxSZ6lK -goversion go1.14.13 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/72/72d613203f41a58501648e54eda954bdba7cf46adf45e3b6bba65bbe126687c8-d # internal github.com/clarketm/json mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/clarketm/json -complete -buildid v-0xK3vtCTDL8K_Eyd6N/v-0xK3vtCTDL8K_Eyd6N -goversion go1.14.13 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/b3/b3c2d9f763111c5485aa66fba29ab29e0cddb7b4130f8c14159d1188061c9ac9-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b051/_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_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/ignition/v2/config/shared/validations -complete -buildid Ed2UO0iMBFmyT3gBERQP/Ed2UO0iMBFmyT3gBERQP -goversion go1.14.13 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/8c/8ccadcc4c381b7fde497beb2f51768e0b238e2f4bb116f8370636c7999bcaa9a-d # internal github.com/coreos/go-json mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/go-json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/coreos/go-json -complete -buildid uHbGiVFKOYaNIlBUkN0M/uHbGiVFKOYaNIlBUkN0M -goversion go1.14.13 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/06/0613dc2391f46843d5da03f9e72a8b77657e55878aee7e9c3707ece673e7beeb-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b111/ 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/b097/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid M3v3iTWlnCj0XIsfzbWs/M3v3iTWlnCj0XIsfzbWs -goversion go1.14.13 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/03/03b1dd3b11f81aa3d90f40b666b6d86c7be85fc4249c8194e30e9cae77f97f77-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b119/ 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/b097/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid YpMlp74xBtHSBB7cxlfT/YpMlp74xBtHSBB7cxlfT -goversion go1.14.13 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/30/30be3ff060ad7066cacae1d855cad3a31131db8ee97343f9d654cff36fbb31dc-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/coreos/vcontext/validate -complete -buildid XL5b1mro-PLxy7assSHx/XL5b1mro-PLxy7assSHx -goversion go1.14.13 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/aa/aa8044595497bca8ade1cc04abed3cf365b22f9306caab4fdcb04ea43b3b8fee-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p gopkg.in/yaml.v3 -complete -buildid 5AY5lPC6tdzLP8wyC2Hm/5AY5lPC6tdzLP8wyC2Hm -goversion go1.14.13 -D "" -importcfg $WORK/b144/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/cf/cf4573cf898f3e0afa38e671612b5d85ac291628afd864f531f9a5adfa14c626-d # internal github.com/coreos/go-systemd/unit mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/coreos/go-systemd/unit -complete -buildid S37Mv2OtzDRSIQDo1ZC7/S37Mv2OtzDRSIQDo1ZC7 -goversion go1.14.13 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/bc/bcbeddef93c75e8ebd1ae4afcd3d06d3a2dc7362f91b9c4e7a9b3556f5d09702-d # internal crypto/tls mkdir -p $WORK/b073/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/5a/5a8efc6e9aa0a5330776fd6149ba43f0015eb469470ed157091f1a58b2c58a1b-d # internal text/template/parse mkdir -p $WORK/b150/ cat >$WORK/b073/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/b037/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/pem=$WORK/b092/_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/b093/_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/b043/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/tls -std -complete -buildid dtwydr7ZRdW-LZXkUsv1/dtwydr7ZRdW-LZXkUsv1 -goversion go1.14.13 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p text/template/parse -std -complete -buildid 7m-o_qv6urZ5Y_G_cmL9/7m-o_qv6urZ5Y_G_cmL9 -goversion go1.14.13 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/d4/d4a4f2ece2c291f176452c0deb3a78336ec514271e0c6148b297812f14bd4e5c-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/internal/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid CwF3LbhRr_1ndPirgFhs/CwF3LbhRr_1ndPirgFhs -goversion go1.14.13 -D "" -importcfg $WORK/b160/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/36/36999f40adcbdee53f2461a456b791ee329d489093341d67f7b5245318738d95-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-json=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/vcontext/json -complete -buildid bX1U9W2oci_uPwj4rXwA/bX1U9W2oci_uPwj4rXwA -goversion go1.14.13 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/3e/3ef085c5068f78a3185dd8fe309586c4876c78f6ccd46a28e93cd466ad9bdcc1-d # internal encoding/csv mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p encoding/csv -std -complete -buildid SyO065b9jcPHwHsb3RCF/SyO065b9jcPHwHsb3RCF -goversion go1.14.13 -D "" -importcfg $WORK/b162/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/2a/2adc2270134e8445ed78886e1dc1699b3481d107108d914f2c2f56dc68b5ea76-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b140/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b142/_pkg_.a packagefile reflect=$WORK/b013/_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_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid ZbktjW0lWoUYZk1ipp9A/ZbktjW0lWoUYZk1ipp9A -goversion go1.14.13 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/cd/cded057a6f90f64963bb2ed37390f2639c34446d5e669ce8efa046f48a822829-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/97/9786fca34306afa4da58e31d40754a53a37a12f32be74f81cdee5552a6f39d12-d # internal github.com/spf13/pflag mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/csv=$WORK/b162/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b128/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/spf13/pflag -complete -buildid jqaPW1x_vY957wT8DdEO/jqaPW1x_vY957wT8DdEO -goversion go1.14.13 -D "" -importcfg $WORK/b161/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_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/16/165755226714cee67247852e7b906bc6656bfb5a1576ffbb0dce1d398b98e587-d # internal text/template mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b150/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p text/template -std -complete -buildid kBByMt2xMFTYM9d73Jel/kBByMt2xMFTYM9d73Jel -goversion go1.14.13 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/59/598ac81b4bcc4cfe81a639b713f9c71cc84cd7b732db9c583b78e427f3f59454-d # internal github.com/coreos/vcontext/yaml mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/tree=$WORK/b054/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/coreos/vcontext/yaml -complete -buildid c4VRaxQ9oWuMaIhJ_kEr/c4VRaxQ9oWuMaIhJ_kEr -goversion go1.14.13 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./yaml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/2c/2c5acf1dfbb22b41dafb8d27f41adaaf9a57471e9146622942e4b9de1fcd0cc7-d # internal github.com/coreos/fcct/config/util mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile github.com/clarketm/json=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b139/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b143/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/fcct/config/util -lang=go1.12 -complete -buildid 2WGhdw4jMmRIcz70pBIF/2WGhdw4jMmRIcz70pBIF -goversion go1.14.13 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/1f/1fef0a1f0b04edee460ca472d89a2c475bc4bec66a1ff0ea0e0df4f4d443c8fb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/98/98628af4719a7fe5318c34c9bf8e459fd6ea8fb30f7e6fcb190f445f790367f2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/5c/5c59aaf4125fa25d7ef86b41a29870b2f6673259802ac6b2f59d30a0a2ae328e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/5d/5de18caaa47f95fc3d88f64d401b8163c896316cad08d4343929d6f9cc5268e0-d # internal net/http/httptrace mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b073/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p net/http/httptrace -std -complete -buildid zXwAMQC-Zgnqbhqhu4EG/zXwAMQC-Zgnqbhqhu4EG -goversion go1.14.13 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/b4/b4bfeebfdedf85c3cc2f5c89594852f82a76d2a6fa7df7ed47f1db1a4425fb86-d # internal net/http mkdir -p $WORK/b063/ cat >$WORK/b063/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/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b038/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b073/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b041/_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/b023/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/multipart=$WORK/b122/_pkg_.a packagefile net=$WORK/b097/_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/b102/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p net/http -std -complete -buildid CemcKFx9KIsEMtHuOwjO/CemcKFx9KIsEMtHuOwjO -goversion go1.14.13 -D "" -importcfg $WORK/b063/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_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/56/565c1a6953e9aa406eee52d441a29b7e7ab769339a4dddd0a57305c4512d6af8-d # internal net/http/httptest mkdir -p $WORK/b127/ 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/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b073/_pkg_.a packagefile crypto/x509=$WORK/b089/_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/b023/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p net/http/httptest -std -complete -buildid vqkEQ89HcMTKqlyi2k54/vqkEQ89HcMTKqlyi2k54 -goversion go1.14.13 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./httptest.go ./recorder.go ./server.go cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/vincent-petithory/dataurl -complete -buildid xORyzXYSWBMpC4M_92l4/xORyzXYSWBMpC4M_92l4 -goversion go1.14.13 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/63/635bea09508e8e9a65ff14a9c794f55478ef0449a4a9e081631088bae1cbd719-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b133/ github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b049/_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_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/coreos/ignition/v2/config/v3_1/types -complete -buildid 3lh9ZZBqJmKB3PaNIaQo/3lh9ZZBqJmKB3PaNIaQo -goversion go1.14.13 -D "" -importcfg $WORK/b148/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b049/_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_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid C2R9-JgZu5jCzRbyCdMZ/C2R9-JgZu5jCzRbyCdMZ -goversion go1.14.13 -D "" -importcfg $WORK/b133/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 github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b049/_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_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -buildid dwfzA_HTN0T9lw4MSWgE/dwfzA_HTN0T9lw4MSWgE -goversion go1.14.13 -D "" -importcfg $WORK/b157/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 cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/a9/a9b4159abfcd4e3d6f0a92f3e8ba1bb1a6247adb034641645ea0da00b038094f-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b057/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b061/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b062/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/http/httptest=$WORK/b127/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b129/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/stretchr/testify/assert /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/stretchr/testify/assert -complete -buildid VnqGj8Ilc2U6mmb3-TmH/VnqGj8Ilc2U6mmb3-TmH -goversion go1.14.13 -D "" -importcfg $WORK/b056/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 github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/v3_2/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/coreos/ignition/v2/config/v3_2/types -complete -buildid Qe3oiOhChAn49Bt_lu7_/Qe3oiOhChAn49Bt_lu7_ -goversion go1.14.13 -D "" -importcfg $WORK/b153/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_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/6f/6fcdfca5d1fd29657f3b75f6e868b10032bf5bad2b32db5b4f937c83a58d5704-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/a2/a2845ab0fb3c6ae5fb2004dcd54c57b7a82362bfd012fab3318ecd3ef441a457-d # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/66/667870a1c2bc5654f06007fb7c7438978aa77884169e230ed49c0eacf60e967a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/bc/bc40c57bcace3bb929b3115587b856c8433f98f62d2b86e2fcbb90aea3b8d418-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/44/44a28ee7fc2c5b1af96c0efdde5575e4eec033d7e97a614c923932f613f60e18-d # internal github.com/coreos/fcct/base/util mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b055/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b056/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile testing=$WORK/b131/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/base/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p github.com/coreos/fcct/base/util -lang=go1.12 -complete -buildid 4WGh25WlEj7vYWCW05gH/4WGh25WlEj7vYWCW05gH -goversion go1.14.13 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./file.go ./merge.go ./test.go ./url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/60/606745151c09a71ae9e8d48445b26d393c1d792b17ef853d023dc1035a847209-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b035/ github.com/coreos/fcct/base/v0_2 github.com/coreos/fcct/base/v0_4_exp cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/util=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a EOF github.com/coreos/fcct/base/v0_3 mkdir -p $WORK/b146/ cd /builddir/build/BUILD/fcct-0.10.0/base/v0_1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p github.com/coreos/fcct/base/v0_1 -lang=go1.12 -complete -buildid F-VVXx61FjGaHzVjYDJu/F-VVXx61FjGaHzVjYDJu -goversion go1.14.13 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go mkdir -p $WORK/b156/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/util=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b147/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b148/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/base/v0_2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/coreos/fcct/base/v0_2 -lang=go1.12 -complete -buildid 8Ex3UgbZ1nkQqo__Z32h/8Ex3UgbZ1nkQqo__Z32h -goversion go1.14.13 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go mkdir -p $WORK/b152/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b147/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b157/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a EOF cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b147/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile io/ioutil=$WORK/b095/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/base/v0_3 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/coreos/fcct/base/v0_3 -lang=go1.12 -complete -buildid SBzJjsz8H8Ds0tQs5YE7/SBzJjsz8H8Ds0tQs5YE7 -goversion go1.14.13 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go cd /builddir/build/BUILD/fcct-0.10.0/base/v0_4_exp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/coreos/fcct/base/v0_4_exp -lang=go1.12 -complete -buildid VYPvxGLv1bQl780SbWBG/VYPvxGLv1bQl780SbWBG -goversion go1.14.13 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/83/83f23200513ada3ee3f3cf2e7d3aebed3c8ded306889a329f91a56dfdf782794-d # internal github.com/coreos/fcct/config/fcos/v1_0 mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_1=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p github.com/coreos/fcct/config/fcos/v1_0 -lang=go1.12 -complete -buildid 4AudzWLeZXPsYYjKTdW6/4AudzWLeZXPsYYjKTdW6 -goversion go1.14.13 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/1f/1f628f56e9b9081ae19562fccc282179f73859122d56f328c66ed66a84b98d57-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/61/61365b9f29375344ed89527b1e17e7153228d10e664e5b2ec35687d470633052-d # internal github.com/coreos/fcct/config/fcos/v1_1 mkdir -p $WORK/b145/ cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/01/01dfe8f64c527991be08f94f6149ec5b300bba6fe2931da4878262a5f65f31c0-d # internal cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b148/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a EOF github.com/coreos/fcct/config/fcos/v1_2 github.com/coreos/fcct/config/fcos/v1_3 cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/coreos/fcct/config/fcos/v1_1 -lang=go1.12 -complete -buildid kL9cUzoR--NFTefaEO5m/kL9cUzoR--NFTefaEO5m -goversion go1.14.13 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./schema.go ./translate.go mkdir -p $WORK/b151/ mkdir -p $WORK/b154/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_3=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/coreos/fcct/config/fcos/v1_2 -lang=go1.12 -complete -buildid gHF0NvrAb5o_c4_r2w5p/gHF0NvrAb5o_c4_r2w5p -goversion go1.14.13 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./schema.go ./translate.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_3 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/coreos/fcct/config/fcos/v1_3 -lang=go1.12 -complete -buildid -X3HGnnRgr1QRgKXFtDe/-X3HGnnRgr1QRgKXFtDe -goversion go1.14.13 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/3a/3a492a57854ef2b6f946d0d8d37a906845d6e4e0ddee693e3136e5d9e9fd604f-d # internal github.com/coreos/fcct/config/fcos/v1_4_exp mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b157/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_4_exp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/coreos/fcct/config/fcos/v1_4_exp -lang=go1.12 -complete -buildid ohGGLvIn9ZPRoiUduBNX/ohGGLvIn9ZPRoiUduBNX -goversion go1.14.13 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/12/12902c0a31ada1b92fd69295c344c23e077d5d109ed51efac14b7d21390466ff-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/6a/6a6736b58e271a1f3b30d0f601a1e4fca044675e2d3377f5c15ed6f3c8656200-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/8b/8bbf766459377b517d98ef3c5cb8788ee39e78dc3e49bcd04275525a1566f912-d # internal github.com/coreos/fcct/config/rhcos/v0_2_exp mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/config/common=$WORK/b033/_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/ignition/v2/config/v3_3_experimental/types=$WORK/b157/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/rhcos/v0_2_exp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/coreos/fcct/config/rhcos/v0_2_exp -lang=go1.12 -complete -buildid UrscbGJ82KRNLyC8m1u2/UrscbGJ82KRNLyC8m1u2 -goversion go1.14.13 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/c3/c3ee85d027e102dc885266144cdf982913dc2b276fa8c4c8d4bfc03550256030-d # internal github.com/coreos/fcct/config/rhcos/v0_1 mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/config/common=$WORK/b033/_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/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/rhcos/v0_1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/coreos/fcct/config/rhcos/v0_1 -lang=go1.12 -complete -buildid rT_Ut4uNvmx3k80PF_Ab/rT_Ut4uNvmx3k80PF_Ab -goversion go1.14.13 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/4f/4f61c384e78107af04e2d5fc67855fca974ac1be3ef9383e0e0f5cb99dbf193a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/a7/a7c42fd5776a1d5c826dfc109f304d02586accb10070a608074fd2a568826c58-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_0=$WORK/b034/_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/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid uph8HyWAWbgwD09Bawya/uph8HyWAWbgwD09Bawya -goversion go1.14.13 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/9a/9a3c1a3da2a82664ebfb1e3e7abe6ae142b91c96f89fae9b0a36958834daff33-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/b032/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_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/b095/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.12 -complete -buildid mmFeNLxfsRHA-jtlJZMU/mmFeNLxfsRHA-jtlJZMU -goversion go1.14.13 -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_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/88/88bcaa1b73a8e16bfa70e305785aad8b2a9336f0faad54e174fc1bc4ad50536b-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/b032/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_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/b095/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_0=$WORK/b034/_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/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b053/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/csv=$WORK/b162/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile flag=$WORK/b128/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile 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/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/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b157/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b054/_pkg_.a packagefile encoding=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile bufio=$WORK/b039/_pkg_.a packagefile context=$WORK/b065/_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/b072/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile github.com/clarketm/json=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b139/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b143/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b147/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile compress/gzip=$WORK/b038/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b055/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b056/_pkg_.a packagefile testing=$WORK/b131/_pkg_.a packagefile encoding/json=$WORK/b047/_pkg_.a packagefile regexp/syntax=$WORK/b060/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b140/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile text/template/parse=$WORK/b150/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b073/_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/b040/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b057/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b061/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b062/_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/go-json=$WORK/b141/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_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/b069/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile os/exec=$WORK/b103/_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_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=alAV-2h7xabrGSRr3Wx-/mmFeNLxfsRHA-jtlJZMU/6Gl4cYDjE9We_8Lvv5Qb/alAV-2h7xabrGSRr3Wx- -X github.com/coreos/fcct/internal/version.Raw=0.10.0 -B 0xf80f636a9730ffae25ce3488543638d41ce6cc5a -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out fcct-x86_64-apple-darwin rm -r $WORK/b001/ Building Windows fcct... + echo '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 0xdfd9991a05f894bdac36eaffd07a81ec4fd3180d' -a -v -x -o fcct-x86_64-pc-windows-gnu.exe internal/main.go WORK=/tmp/go-build768008015 runtime/internal/sys mkdir -p $WORK/b011/ math/bits mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF unicode/utf8 cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math/bits -std -complete -buildid jjv1B6NP7Ggn_x21e5Yz/jjv1B6NP7Ggn_x21e5Yz -goversion go1.14.13 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF internal/cpu mkdir -p $WORK/b017/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid 6icM07R8dyLxtYucCvXR/6icM07R8dyLxtYucCvXR -goversion go1.14.13 -D "" -importcfg $WORK/b011/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/b017/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./cpu_x86.s cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p unicode/utf8 -std -complete -buildid vSosgEsZk3uC2r8ob3F_/vSosgEsZk3uC2r8ob3F_ -goversion go1.14.13 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./utf8.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./asm_amd64.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid 2qIg_uxH7S_F-hrxADhB/2qIg_uxH7S_F-hrxADhB -goversion go1.14.13 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_amd64.go ./stubs.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -buildid YIwKnrNKD7AuOCryMCo9/YIwKnrNKD7AuOCryMCo9 -goversion go1.14.13 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/18/186976bb0e27aaf77abb7652edc8d078f59f3d71c19903ab213f7f5d2977b4af-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid 1q3wzbmHVEumpCtZ008z/1q3wzbmHVEumpCtZ008z -goversion go1.14.13 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/6b/6b1fc72eaf1a46b56e58dfb4d4a4efaf83ce70b05a51f2d388b619cfeefe94a8-d # internal internal/race mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/race -std -complete -buildid C6Lej2eIjCxV3tA0Lw5O/C6Lej2eIjCxV3tA0Lw5O -goversion go1.14.13 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/3c/3c80e48d82873aeca399160814f996ec376fd0f0b0efe04d8dfd1b06b9a4abb5-d # internal sync/atomic mkdir -p $WORK/b020/ cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/62/624a5363d4056edc845bc7c8ce1da23edbf399dd9cdc3073129bd51995a8c4ac-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/07/07b655ec03ba4302993632e1dc7766c251cb40a1e45d58c7faeea705f788e085-d # internal internal/syscall/windows/sysdll mkdir -p $WORK/b028/ unicode cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b021/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b020/symabis ./asm.s cd /usr/lib/golang/src/internal/syscall/windows/sysdll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/syscall/windows/sysdll -std -complete -buildid cQwIBkovk3HyVaDiXJcW/cQwIBkovk3HyVaDiXJcW -goversion go1.14.13 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./sysdll.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p unicode -std -complete -buildid jvwsKdz-rJA2_osHd4J4/jvwsKdz-rJA2_osHd4J4 -goversion go1.14.13 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync/atomic -std -buildid eKuSQndXw1OxHsTKu-qd/eKuSQndXw1OxHsTKu-qd -goversion go1.14.13 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h -c=4 ./doc.go ./value.go cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/82/8207e84f2badbabc055c0c1774f0699162b952537add0bebd48e22282e091343-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/2f/2f313f3171779fe680bbc3c26ac783b9f8d3b77dabd07697cab107d5aa1d941e-d # internal math mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b014/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/90/90ae5213fd54901f675706465b3db7fb226eab3e22fe49b3d579fa072ef93e16-d # internal unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p math -std -buildid tc2f2BaZF0NOHqjURWQL/tc2f2BaZF0NOHqjURWQL -goversion go1.14.13 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/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 mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p unicode/utf16 -std -complete -buildid Ta5ckj2arxRcdMH6jyl6/Ta5ckj2arxRcdMH6jyl6 -goversion go1.14.13 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./utf16.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid TOHoU_RR8GQi45hnZnjH/TOHoU_RR8GQi45hnZnjH -goversion go1.14.13 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b020/asm.o ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/5c/5cc83a7f5be792959683f0a0663f7e7e16a2fa78ada476e6c81bf2deabbcf977-d # internal encoding mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p encoding -std -complete -buildid IYrZOKEQV4KUlPqNyH2z/IYrZOKEQV4KUlPqNyH2z -goversion go1.14.13 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/00/0083319b25982590308aa0737275414de215a80160a115407487045ccfeacc1a-d # internal internal/testlog cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/d5/d5e09626870a1f4e3f415f2f01cf27da2a95f73e9ae8624fed90a7555a0e3300-d # internal mkdir -p $WORK/b034/ container/list cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/testlog -std -complete -buildid pNqZDuZ2ZNVk7hLbgHAL/pNqZDuZ2ZNVk7hLbgHAL -goversion go1.14.13 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./log.go mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p container/list -std -complete -buildid CUTcvXf-9spW2rs6kMla/CUTcvXf-9spW2rs6kMla -goversion go1.14.13 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./list.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/0f/0fe2d97508e2ac9a7b57ad0c87b22dd2dc96fe0f0d41dec476220888247a15dd-d # internal crypto/internal/subtle mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/internal/subtle -std -complete -buildid KwtN9iBY28MZ8mMa8S2H/KwtN9iBY28MZ8mMa8S2H -goversion go1.14.13 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/01/01d2c97f4a06ba24aaf3bc803187456ee267a9315616b13528bf745446f36122-d # internal runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b005/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/92/921b4e992c09896fe9db967da92b8d348b051509a98bcceb159dc9fccdf9e319-d # internal crypto/subtle mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/subtle -std -complete -buildid 5x6P3stGzrnwq5V2GQss/5x6P3stGzrnwq5V2GQss -goversion go1.14.13 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/8c/8ce7b2df906ef63bdc1131a3186323f40071523f332bc050aff43bcde5f5f60d-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid t2Yg58OvRofXrjzLnGhy/t2Yg58OvRofXrjzLnGhy -goversion go1.14.13 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./asn1.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid AQ8Jb0X1KRQbU-w2MKTH/AQ8Jb0X1KRQbU-w2MKTH -goversion go1.14.13 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/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 ./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 ./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_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/37/37e295aa67d789f16821756343b96282fd3fb60a7fe0acee5ddd1ff12c097599-d # internal internal/nettrace mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p internal/nettrace -std -complete -buildid 5p8QAnywCBrsCAYubHfh/5p8QAnywCBrsCAYubHfh -goversion go1.14.13 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/63/635c3d302f92060a4685aa2c49d2aa29d279336ed4ae3ffe1f84c9bdd78aec34-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid f2JEAl3zwo93yT9ZqObr/f2JEAl3zwo93yT9ZqObr -goversion go1.14.13 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./aliasing.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/2a/2a98928be5774adaccaa15bc931aaa53eddbdc925c4cc9964c00c5a434b02f37-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/27/2761d3547e3c3b104d98e4bec1d1bb868848df97efe236d4d519f9e8717f63ce-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/83/836f9774c32bc2ec60c51a5713953a0e5db31282e9ef3a5f5e17f38f50f61803-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/dim_amd64.o $WORK/b014/exp_amd64.o $WORK/b014/floor_amd64.o $WORK/b014/hypot_amd64.o $WORK/b014/log_amd64.o $WORK/b014/sqrt_amd64.o $WORK/b014/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/31/314e88dccfd894e3c1e5e7dc51bd120eccc2e3ca910cd2462afb38fce06fac8d-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/rt0_windows_amd64.o ./rt0_windows_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/sys_windows_amd64.o ./sys_windows_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/zcallback_windows.o ./zcallback_windows.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/preempt_amd64.o $WORK/b005/rt0_windows_amd64.o $WORK/b005/sys_windows_amd64.o $WORK/b005/zcallback_windows.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/c7/c78fe51a379f4ab44ed703244ceaef6f29045bb6de27f249a8b13c49a3508b4c-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p sync -std -buildid S-9cukaIFiQCyFyZV4Zq/S-9cukaIFiQCyFyZV4Zq -goversion go1.14.13 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid D-BTSVdqJpiDqS2lfLbN/D-BTSVdqJpiDqS2lfLbN -goversion go1.14.13 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/4a/4a8aec9a0f13b93dc1eb5f2c7cda9f560d0457f77c153adc4193376c965dc71c-d # internal internal/singleflight mkdir -p $WORK/b100/ math/rand mkdir -p $WORK/b070/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p internal/singleflight -std -complete -buildid Q2bJHBZYoi2Q2uHRhXwX/Q2bJHBZYoi2Q2uHRhXwX -goversion go1.14.13 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p math/rand -std -complete -buildid A1FFAT2KZvFc4APf7Yns/A1FFAT2KZvFc4APf7Yns -goversion go1.14.13 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/04/046e3d97a6a69a4fb5ea490c157b6ee8d5bb47a3fbdce3a4f2e3c4f698c1ba7d-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/89/89932353fe16b066b5fa5eb1ab4bd163195d01e0aa95bc1023e950b2e545b585-d # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/84/84d298e115b9ec7a586df3e93a2e67a236aa5d848fe58d5f4681058105e3565e-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b022/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid OB76FbW4phLc2hkwnhcX/OB76FbW4phLc2hkwnhcX -goversion go1.14.13 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sort -std -complete -buildid Wz17bKiVbZhoB3_QQY_F/Wz17bKiVbZhoB3_QQY_F -goversion go1.14.13 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/20/206cabc9ed882c0efc4ff27c10fe9f996bfd91a5a91997d22d4b68251214e4ff-d # internal strconv mkdir -p $WORK/b016/ io mkdir -p $WORK/b023/ internal/oserror github.com/coreos/fcct/config/common cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p strconv -std -complete -buildid 3IBe9BNPrRb4jeycbmGf/3IBe9BNPrRb4jeycbmGf -goversion go1.14.13 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b025/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p io -std -complete -buildid 87fO0XYMLPwMUxpCw-f6/87fO0XYMLPwMUxpCw-f6 -goversion go1.14.13 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b036/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/oserror -std -complete -buildid HyA6jKVmqvkz4ze6EjZw/HyA6jKVmqvkz4ze6EjZw -goversion go1.14.13 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./errors.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/common /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid Zxl9gWnthHcygc91pzVI/Zxl9gWnthHcygc91pzVI -goversion go1.14.13 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./common.go ./errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/71/7133d602e7852ce902fab4c6cd8c16b02a142d15d0ccd677d47b7ca52dcfe0da-d # internal syscall /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b029/symabis ./asm_windows.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/4b/4b9502d038f696a4820a95ea23a39244d8a8dd9115d4a3dab519064c64f7eaac-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid 4PBBTge2af3vMX8SGrMP/4PBBTge2af3vMX8SGrMP -goversion go1.14.13 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./message.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -buildid kYJ1-sb3VbXFJ40wMGx3/kYJ1-sb3VbXFJ40wMGx3 -goversion go1.14.13 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/53/53dfe78cd1030fb50b796460be91c09d5fdf1a9933737b16efea22869006c9a6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4e/4ef38134518192d9985eda899803a99ad1482b2691215c213d2b8011b244af26-d # internal bytes mkdir -p $WORK/b040/ hash mkdir -p $WORK/b046/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p hash -std -complete -buildid 4ghAFM7z6RG1akZ0bqGr/4ghAFM7z6RG1akZ0bqGr -goversion go1.14.13 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./hash.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p bytes -std -buildid CwcOIBhLc7GGOHn1sDnp/CwcOIBhLc7GGOHn1sDnp -goversion go1.14.13 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/aa/aa6fb9e3533044f14e4270aece94ac663db4b66f9a9a369ae343d6b3381030b9-d # internal hash/crc32 mkdir -p $WORK/b045/ cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b045/symabis ./crc32_amd64.s cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p hash/crc32 -std -buildid D2Jg9Gf3j6CDijZ_5IsD/D2Jg9Gf3j6CDijZ_5IsD -goversion go1.14.13 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/84/84f73366817061392622df53c81ca661e4a8ed22abe9f8cbf65d0b66bab268aa-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b013/symabis ./asm_amd64.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p reflect -std -buildid nd45arfMs_-lFqr8IWwp/nd45arfMs_-lFqr8IWwp -goversion go1.14.13 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b045/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b045/_pkg_.a $WORK/b045/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/fc/fce97ca2009326fe76c1ccecdeade1052026556fb1d2a82a5cc54937ad8e6264-d # internal strings mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p strings -std -complete -buildid t4_oXN9finoBOrN26hwk/t4_oXN9finoBOrN26hwk -goversion go1.14.13 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/fd/fd9c43347dad1942b5114a875ad71385f4575092f0807f4c4ad7d4ff531924a7-d # internal crypto mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto -std -complete -buildid KpLT3glNpHmGXlLike_u/KpLT3glNpHmGXlLike_u -goversion go1.14.13 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ea/ea5439a678740bd4c66a1ccfd08d55f8ad99a144c10f02d62a07fd1082367164-d # internal crypto/internal/randutil mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/randutil -std -complete -buildid los3PSSy_seFfb3zzKmR/los3PSSy_seFfb3zzKmR -goversion go1.14.13 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/e4/e4d05803086fc02dd913fd0494c04364a0610db0468bd11ca979ca1760bf1bcc-d # internal bufio mkdir -p $WORK/b042/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/25/25621371cc9ed90a302bfcdfa9a4879006b1a824baf7733621b19e51c8404123-d # internal crypto/hmac cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p bufio -std -complete -buildid EYlJUyLx3WxawZD60gbE/EYlJUyLx3WxawZD60gbE -goversion go1.14.13 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./bufio.go ./scan.go mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/hmac -std -complete -buildid z5K969SEQjqT_fMMiBUy/z5K969SEQjqT_fMMiBUy -goversion go1.14.13 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/bc/bc6bf2e17a7770fd5f6ae6097a18de4f6d5f3977111138a4e8244ae6da4ab4e5-d # internal crypto/rc4 mkdir -p $WORK/b087/ cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/52/52dadb24d50fe03bc5e1ea32c90354c0701d236740a22da63e15050f163211c7-d # internal regexp/syntax cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p regexp/syntax -std -complete -buildid qDkuaYDbsTcLZekeSNki/qDkuaYDbsTcLZekeSNki -goversion go1.14.13 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/rc4 -std -complete -buildid AynWq2-8uL9kJOpA1NIK/AynWq2-8uL9kJOpA1NIK -goversion go1.14.13 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/d3/d382f5b453dda6f6fc0381c08ccf54d4676d8ab493bef780aa3f96dcd044308e-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid heWQG0UXTaaXDPfwAF1P/heWQG0UXTaaXDPfwAF1P -goversion go1.14.13 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/1f/1f5bf8cfef2b2205a293c311d74815a7873ab05ac8f9230dafffbc5cff4f3d23-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/transform -std -complete -buildid V9ihLEJ4GeyyAKNrKR8s/V9ihLEJ4GeyyAKNrKR8s -goversion go1.14.13 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./transform.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b029/asm_windows.o ./asm_windows.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_windows.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/30/30dc6851ebf6eb9404121e839c586896d90c238b22ce06ee92d8fda9577c1b33-d # internal internal/syscall/windows mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows/sysdll=$WORK/b028/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/syscall/windows -std -complete -buildid yqTEuQJgcHXX6wPGViyw/yqTEuQJgcHXX6wPGViyw -goversion go1.14.13 -D "" -importcfg $WORK/b027/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_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/52/522129631cd851d82e1dec796ea7523cda493c8cb2c952b463738d5e3939ea37-d # internal internal/syscall/windows/registry mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b028/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows/registry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/syscall/windows/registry -std -complete -buildid GR9cJla9zzRsgl9U0d51/GR9cJla9zzRsgl9U0d51 -goversion go1.14.13 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./key.go ./syscall.go ./value.go ./zsyscall_windows.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/ab/ab4b4bd7dbf61d677aeb594cf5d4332d9e56ae9fa388e8946d5fb7edfa0af77b-d # internal path mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p path -std -complete -buildid Q3hkFEHNsM2gpoBajOSm/Q3hkFEHNsM2gpoBajOSm -goversion go1.14.13 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/1f/1f683ec762d845eedf7183aa28a567c7b8995ec9e5a08f142fe6a94cb0f293a4-d # internal internal/syscall/execenv mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows=$WORK/b027/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/syscall/execenv -std -complete -buildid LOzEwC8_Xc8_g9TPdtb_/LOzEwC8_Xc8_g9TPdtb_ -goversion go1.14.13 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./execenv_windows.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/71/71cb8be33d1f321950a4aaec018536979d4918495d0a5c6fa7f92f3c4a2fd9c1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/42/42d4ddb22d3c947b08cefdac2d47198737d95006fa83cc0dcd7d89b6ffaf2406-d # internal time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p time -std -buildid BUhOZ5k0EWYaPWgvWxHm/BUhOZ5k0EWYaPWgvWxHm -goversion go1.14.13 -D "" -importcfg $WORK/b031/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_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/e2/e25aba084dcbe16c925b6f2a2395db728c9e2c5dcf16fa0c19defe29b31febbe-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/ce/cef8a62de6f516cb745fd51812b209f109c0c917d9740a1df525cf5e5acccb71-d # internal regexp mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b062/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p regexp -std -complete -buildid 4WZiz-pD3hqDiJJWCbXQ/4WZiz-pD3hqDiJJWCbXQ -goversion go1.14.13 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/69/69886810f3ef71f38f7e3543cf52591513f6a04ca3981210a30b424e83fe0b66-d # internal context mkdir -p $WORK/b067/ internal/poll mkdir -p $WORK/b026/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p context -std -complete -buildid pMBlawSx1sJD3U0UgcUn/pMBlawSx1sJD3U0UgcUn -goversion go1.14.13 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./context.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/syscall/windows=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/poll -std -buildid rhteHue6WpHCfxV9KosA/rhteHue6WpHCfxV9KosA -goversion go1.14.13 -D "" -importcfg $WORK/b026/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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b013/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/5f/5fc9bb44d9d5c3cbd14f46d3acd9e04456a533762de063d4ff70038cbb732dea-d # internal internal/fmtsort encoding/binary mkdir -p $WORK/b012/ mkdir -p $WORK/b044/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/fmtsort -std -complete -buildid UzP6aFDzHxZBKRfyXNDm/UzP6aFDzHxZBKRfyXNDm -goversion go1.14.13 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./sort.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/binary -std -complete -buildid Y332vDgKhktePGVpTTMZ/Y332vDgKhktePGVpTTMZ -goversion go1.14.13 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/86/8625879fa75190cbf19743cb0413f19e152eb6db14d8424d1e31c571a07af368-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/0a/0addc2a4873193f76738318e66ec5347e0b82377bb4b8413a68e51ff1cabde5c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/dd/dda0df76a800e57a861092549579a583c6e43a53a80a3e5b314661180a906de7-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/windows=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p os -std -buildid lrELoFHes4dEbMMgs5em/lrELoFHes4dEbMMgs5em -goversion go1.14.13 -D "" -importcfg $WORK/b024/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 ./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_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/cc/cc599c7fb63312a0247b5de9646c64434660c565a9152d3c91463e148bb78afc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/fc/fc2b21944c75990636de8523bfb99caef28663ad3eeb8fb214b680f9d3e4ba98-d # internal encoding/base64 mkdir -p $WORK/b047/ crypto/sha512 mkdir -p $WORK/b081/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b081/symabis ./sha512block_amd64.s crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b084/ crypto/cipher mkdir -p $WORK/b074/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/base64 -std -complete -buildid UyB8uAmRXtgydRztkwYY/UyB8uAmRXtgydRztkwYY -goversion go1.14.13 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./base64.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid 7RjAAVEH_uglzk0u8Y2F/7RjAAVEH_uglzk0u8Y2F -goversion go1.14.13 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b074/symabis ./xor_amd64.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/cipher -std -buildid ia3GmswEdj7Zl-Zzqsez/ia3GmswEdj7Zl-Zzqsez -goversion go1.14.13 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/sha512 -std -buildid uQfv-z-RfAp5NCTPuE28/uQfv-z-RfAp5NCTPuE28 -goversion go1.14.13 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/35/35e5a394fcd7bbfe6e86220c4f30ea7c09fb92bb48522c85d6398dcb4f40ba35-d # internal crypto/md5 mkdir -p $WORK/b086/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b086/symabis ./md5block_amd64.s cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/md5 -std -buildid X4YuwsRB7vQm9vkD9gJC/X4YuwsRB7vQm9vkD9gJC -goversion go1.14.13 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b081/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b074/xor_amd64.o ./xor_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b081/_pkg_.a $WORK/b081/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/af/af9ad2df12aa26d459a96f58bfe3d1ad436402aaf0ce5eb9052e78f39512c350-d # internal crypto/sha1 mkdir -p $WORK/b089/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b089/symabis ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/3c/3c17efce3ada2a15f1f2ef85e24a0ce5516fbe7d06f06678d47f8f61c050b824-d # internal crypto/aes mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b073/symabis ./asm_amd64.s ./gcm_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b086/md5block_amd64.o ./md5block_amd64.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/aes -std -buildid rAu6YbU92JJJbkNMOgqF/rAu6YbU92JJJbkNMOgqF -goversion go1.14.13 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/sha1 -std -buildid dVEBbM8iaHb2CqQQmNZ6/dVEBbM8iaHb2CqQQmNZ6 -goversion go1.14.13 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b086/_pkg_.a $WORK/b086/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/76/762e52752fa60fea7c1cb4869e6197747d27a5b706377f68798650e254b29a6f-d # internal crypto/des mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/des -std -complete -buildid aObEZWv0RM8UW9WSPIId/aObEZWv0RM8UW9WSPIId -goversion go1.14.13 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/ff/ff88d3dd90bee523e51cb0616407a5428ae93c1bec4370300e93f6daa4b916f7-d # internal crypto/sha256 mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b090/symabis ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/sha256 -std -buildid 3_Laue7rHxDB49tZgLeG/3_Laue7rHxDB49tZgLeG -goversion go1.14.13 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/49/49aa029d9d5ed6ba5a92d79ef7ea8d5429bf30e067f151a4ca4635ad4261f58c-d # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid XjQaXyFEIePCe73Q56ph/XjQaXyFEIePCe73Q56ph -goversion go1.14.13 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/6a/6a57d41552fb53981f67302d5117f36e30bb77076da6e70416ce0a231cba1b30-d # internal encoding/pem mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p encoding/pem -std -complete -buildid 0PkuolT7XqS1OL22OEh8/0PkuolT7XqS1OL22OEh8 -goversion go1.14.13 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./pem.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b089/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b073/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b073/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/e1/e1367d9f9d9fe17b51bd26106c4adb071a8746646c5c8d0941571d37435a36a3-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 packagefile context=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b098/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b099/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b100/_pkg_.a packagefile internal/syscall/windows=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p net -std -buildid KfrgFsxzMVAs86FzCX3W/KfrgFsxzMVAs86FzCX3W -goversion go1.14.13 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./cgo_stub.go ./dial.go ./dnsclient.go ./error_posix.go ./error_windows.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 cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b090/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b073/_pkg_.a $WORK/b073/asm_amd64.o $WORK/b073/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/48/4882d6e622ae66c76166dc0a64dfea6cf3de894900f6a7bdceeccc5d5eafae0c-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid AR6bzkLHBJJXeat35Dnt/AR6bzkLHBJJXeat35Dnt -goversion go1.14.13 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b090/_pkg_.a $WORK/b090/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/bd/bd203014effb5e5aebc9a2f5bf10e7655e712ae9d362a9f50a12841ad0f694bb-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b105/ cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b105/symabis ./sum_amd64.s cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/63/63e9fc2bfa74888a5cad0127308ccdef8f6a45072ad1642df2ddd690f67be60f-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b106/symabis ./cpu_x86.s cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/sys/cpu -std -buildid hR4fORigoB6B3skQfg6I/hR4fORigoB6B3skQfg6I -goversion go1.14.13 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b106/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b106/_pkg_.a $WORK/b106/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid fq4UHK75AoX0QggVmbgw/fq4UHK75AoX0QggVmbgw -goversion go1.14.13 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/17/17b7902a8daed5526019034026934a3c9d5d9678ffdb93c3c4438c82cd3d509e-d # internal path/filepath mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p path/filepath -std -complete -buildid hbzsmnzuEbN2bWuj7X_6/hbzsmnzuEbN2bWuj7X_6 -goversion go1.14.13 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./match.go ./path.go ./path_windows.go ./symlink.go ./symlink_windows.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/18/1826268ea711c7c18dd32f59104e7382528862ba416582c4300f23f674545c15-d # internal runtime/debug mkdir -p $WORK/b129/ cat >$WORK/b129/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b129/symabis ./debug.s cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p runtime/debug -std -buildid y-v20hTFMpSN2FS-wGlA/y-v20hTFMpSN2FS-wGlA -goversion go1.14.13 -symabis $WORK/b129/symabis -D "" -importcfg $WORK/b129/importcfg -pack -asmhdr $WORK/b129/go_asm.h -c=4 ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b105/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b129/debug.o ./debug.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b105/_pkg_.a $WORK/b105/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/f0/f00d3eff0f6aee49f34de8b2ec328f8e2bfbec2a4f22e38817cb5bee3cb4f9c8-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b102/symabis ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b129/_pkg_.a $WORK/b129/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/8c/8cb40f488d5cffa9c6994ae2169499463465a425b0319f0ebaf78d958b5653aa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/d4/d432ccfefa844ae38f49ac0785925fb1dd00bdee7e78007134d5ac5490655166-d # internal io/ioutil mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b110/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p io/ioutil -std -complete -buildid I4wdcYcdR394_792wzYj/I4wdcYcdR394_792wzYj -goversion go1.14.13 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cat >$WORK/b102/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/b074/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b106/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid kZNCoW3MKEMEYYpS7AbO/kZNCoW3MKEMEYYpS7AbO -goversion go1.14.13 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/21/21ed4bf9b4aeef02799ceaf3f963befa302acb2205579baf81009595721cd44d-d # internal encoding/json mkdir -p $WORK/b050/ compress/flate mkdir -p $WORK/b043/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b051/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p compress/flate -std -complete -buildid lXyCjeckQR5fh-WgSoOH/lXyCjeckQR5fh-WgSoOH -goversion go1.14.13 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p encoding/json -std -complete -buildid 8dtkxE4VcJQBCQ_6DRdg/8dtkxE4VcJQBCQ_6DRdg -goversion go1.14.13 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/72/729dd36dd8925e8e791587433165ae2e5b621848f13bce161e1cbf434f21e2fb-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/coreos/ignition/v2/config/shared/errors -complete -buildid -Wczy8minQUgzgiR1w_p/-Wczy8minQUgzgiR1w_p -goversion go1.14.13 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./errors.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b102/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/c4/c41beaf48baf334f2031e6dcdceb6add37ba32a8f3ef5d101f57c4e2b6926e4e-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/coreos/vcontext/path -complete -buildid 7qH1ujcIVGDrQxPnN4xw/7qH1ujcIVGDrQxPnN4xw -goversion go1.14.13 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./path.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b102/_pkg_.a $WORK/b102/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/6c/6c0aab5eacd3fb44ea7f6fe3e5ddd56083a0ba51801658d09dbae361bf523e20-d # internal encoding/hex mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p encoding/hex -std -complete -buildid mWla84UTCmwivGTjhtYR/mWla84UTCmwivGTjhtYR -goversion go1.14.13 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/08/08fce6115d01aa8cddaee46a9567cc6212261c3cc7e2a3392104963b4ae90009-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b054/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/vcontext/tree -complete -buildid HDLsmwHkWqCOdLb2bl3S/HDLsmwHkWqCOdLb2bl3S -goversion go1.14.13 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/29/29809477c58dfd4d0956c1881374847dcdf34b8c9b3d51a2233cd00897bd95e8-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/davecgh/go-spew/spew -complete -buildid seFa26c9p6H0AZtdRMwA/seFa26c9p6H0AZtdRMwA -goversion go1.14.13 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/de/ded1840febf77f4ecc01353f44cabd18cc598d353cdd1220865cd4ef13c9187c-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/vcontext/report -complete -buildid 8Mhvw-CN7EmAqV_pbLdi/8Mhvw-CN7EmAqV_pbLdi -goversion go1.14.13 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/44/44f025ea95cddc5d9e340337c61ffed50714715f7e1bf9bf574a67c6b2a331b4-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/pmezard/go-difflib/difflib -complete -buildid dCX1cdrw-i7zMmTYXg6N/dCX1cdrw-i7zMmTYXg6N -goversion go1.14.13 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./difflib.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/7b/7be01565de008712922d5ee98f7f3c3397a50ce30a3898ec8e40d3394b7a6b7d-d # internal compress/gzip mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile compress/flate=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b045/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p compress/gzip -std -complete -buildid n1MNc8RluYaBiFtn3jMH/n1MNc8RluYaBiFtn3jMH -goversion go1.14.13 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/a4/a4bd497b4c1eba93b96a1d2086887f096a3d60e3c127794ec15a02e11fee010f-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b051/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p gopkg.in/yaml.v2 -complete -buildid GjQkO7txjP3uZOdBM1j7/GjQkO7txjP3uZOdBM1j7 -goversion go1.14.13 -D "" -importcfg $WORK/b064/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/34/3464c0dae6b48b9b6922b4a58131d398410697397e0ad438a644bd3ea84a34b2-d # internal math/big mkdir -p $WORK/b069/ cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b069/symabis ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/dc/dc096c03152ec7c991b43cd85277fc1bda15de898f344c62c8b239d29d44402d-d # internal net/url mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p net/url -std -complete -buildid OHUnrMomyl9nz7qS0wDU/OHUnrMomyl9nz7qS0wDU -goversion go1.14.13 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./url.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p math/big -std -buildid yDM9VHpDvdY9bGxaNTct/yDM9VHpDvdY9bGxaNTct -goversion go1.14.13 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/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_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/0c/0c127c40f077362d41604d42caffcbfd9a07efb2cd2039370802cd76ef1e1417-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b013/_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_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid v0XjqEuR77RdtOUnmxU5/v0XjqEuR77RdtOUnmxU5 -goversion go1.14.13 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/88/88b02839b9d876320864066b319bb3de3f80bda50e50242350c53c1db0c87fcd-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/translate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid 1R4NeY8TELra0rGiMiMI/1R4NeY8TELra0rGiMiMI -goversion go1.14.13 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./set.go ./translate.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/86/862ecd98ec4e4f00f882ba43f0ad5b8f6c0a3883a95b1017206eec4c8675cb1e-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b052/_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_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/coreos/ignition/v2/config/merge -complete -buildid tdKX4F_DTwch8XXCIYRv/tdKX4F_DTwch8XXCIYRv -goversion go1.14.13 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./merge.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/60/609dec8a097be0da1d4763eb4da0c4163053badb56a2a648e1622d6a40895edd-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b107/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./curve25519_amd64.s cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid _vAN7hj2PZXJ5HP2Auhw/_vAN7hj2PZXJ5HP2Auhw -goversion go1.14.13 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/d8/d8c9b6964b813ea35ddedfd05fd608a95080a04061a24824f4be613f6b1c2da5-d # internal log mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p log -std -complete -buildid SJ0aj1421KPOK6rnXtvz/SJ0aj1421KPOK6rnXtvz -goversion go1.14.13 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b107/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b107/_pkg_.a $WORK/b107/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/f5/f576a1e4b069f2b5c29b62ff890db260bb73eb5a036c39fd91f2898f8912fa09-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b114/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid MkqBNEfx2yVkIZ9k77r6/MkqBNEfx2yVkIZ9k77r6 -goversion go1.14.13 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/1d/1dac7799bcca70eb09a4016f60af4f107a4637cfd2d017933c23cb2b1e18b09e-d # internal net/textproto mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p net/textproto -std -complete -buildid WpvDfT4iFKZo2vRRfeR_/WpvDfT4iFKZo2vRRfeR_ -goversion go1.14.13 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/83/8345939fca9c6f6362011e61e2ea64f432291762ffacfdec6c8de6419c8865d6-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/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid 8oP_v-xXWT5rpjuhCQg7/8oP_v-xXWT5rpjuhCQg7 -goversion go1.14.13 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/de/de60119f8661bbf0b1d1f88cbbfa57eab2d83d3ae5fd84aedc88397b2b4c225c-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid sbWZL2rTGj6Sj57kZJuv/sbWZL2rTGj6Sj57kZJuv -goversion go1.14.13 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b069/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b069/_pkg_.a $WORK/b069/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/b1/b1807feb4cabafe010706563cb1992e238929849463f31b059a3221a199a7981-d # internal mime mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b032/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p mime -std -complete -buildid mEFcf1oMJ95AVrzfRxAJ/mEFcf1oMJ95AVrzfRxAJ -goversion go1.14.13 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_windows.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/b5/b59949003b9956671feeed457f09521864e6b2968f9e55d4079c5a5d829d16e6-d # internal crypto/rand mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/rand -std -complete -buildid xnZTbVlobnZ8B0TAkqc7/xnZTbVlobnZ8B0TAkqc7 -goversion go1.14.13 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./rand.go ./rand_windows.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/04/04a563ac17fad0b11d653380c430fa9a26c59e4076e30e686f0e0f72ea3a22fe-d # internal crypto/elliptic mkdir -p $WORK/b079/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b079/symabis ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/da/dabe7a36088da5b9b760033e7865a67802a4fb3cd29f5f2ffa170434e9f80c41-d # internal encoding/asn1 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p encoding/asn1 -std -complete -buildid g4XV8K_oFt2lh6SyZU_W/g4XV8K_oFt2lh6SyZU_W -goversion go1.14.13 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/elliptic -std -buildid ycNrKwqnIkmGePTT7qW8/ycNrKwqnIkmGePTT7qW8 -goversion go1.14.13 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/f6/f6adb4b8763f160bf1de37497fc269d14e1587fe28bb92e91be380b46d5e32fc-d # internal crypto/ed25519 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto=$WORK/b072/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/ed25519 -std -complete -buildid C1TryL2VtZFAP3hZQWEn/C1TryL2VtZFAP3hZQWEn -goversion go1.14.13 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/6f/6f8c69fee533ce29a3a39d10b9a0ac2700f3c598515831ceae576c336c4e8db1-d # internal crypto/rsa mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto=$WORK/b072/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/rsa -std -complete -buildid e6CK1ORkZ9lgIIvHYMtx/e6CK1ORkZ9lgIIvHYMtx -goversion go1.14.13 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/ef/ef179de32ebc04d8c862165cb46d2feec81682350e631db8238515c71ddb5cba-d # internal crypto/dsa mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/dsa -std -complete -buildid M7BrGq3GPG82juXUE-bP/M7BrGq3GPG82juXUE-bP -goversion go1.14.13 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/b3/b33e864df752a879967ccc4ded8df58d47974e1146e5e729885b817264571fc6-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b113/ cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/c6/c692efc498dc42f1915ea563778011311de7234e1b448e7cdb37c8c4a0a1c3d2-d # internal mime/quotedprintable mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p mime/quotedprintable -std -complete -buildid EmsPo0ZJhsXdBO2Y0Zso/EmsPo0ZJhsXdBO2Y0Zso -goversion go1.14.13 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./reader.go ./writer.go 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/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid 7ihkKuGnjtg7GeNBFI-D/7ihkKuGnjtg7GeNBFI-D -goversion go1.14.13 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/06/06197feeafa22bee5ac0968e79259ede1d1a6bc0b80cf66c1f9efe400b49aa95-d # internal crypto/x509/pkix mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/x509/pkix -std -complete -buildid m6gwPmxwY0RSAzFAqtYq/m6gwPmxwY0RSAzFAqtYq -goversion go1.14.13 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/8e/8e9e2c7a2e7943300c1594747236ba397d2562afd74ded8a236a73f162079c4b-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b095/ cat >$WORK/b095/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/b096/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid t_ZLWsp6VomgwFI0X94R/t_ZLWsp6VomgwFI0X94R -goversion go1.14.13 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/57/57f5ed53d10306ae3c04a6497d4d0b31336d54323d9c9af23e9c5bb1179be156-d # internal mime/multipart mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b109/_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/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p mime/multipart -std -complete -buildid pkmuBVwCyP5jFcoc7B7W/pkmuBVwCyP5jFcoc7B7W -goversion go1.14.13 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/a5/a5b4e9e44e4593fb062b253b91a2ffed32fcff6cf8938f4f4f8924907738d455-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/b014/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/net/idna -std -complete -buildid htLexnViOrVo982VFUbV/htLexnViOrVo982VFUbV -goversion go1.14.13 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ec/ec1dcf1437bea336cc6bf774383575d377a0491a6c3dd150cfe9c32302ba8ae9-d # internal net/http/internal mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p net/http/internal -std -complete -buildid qtP-Tw7tMvNilo1965_X/qtP-Tw7tMvNilo1965_X -goversion go1.14.13 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./chunked.go ./testcert.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b079/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b079/_pkg_.a $WORK/b079/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/42/4251880b4990933a687aed2ef7485f86fb54a7e059307982640074c89a339263-d # internal crypto/ecdsa mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b072/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/ecdsa -std -complete -buildid gzuAi6dSiJ_Tggfnp03y/gzuAi6dSiJ_Tggfnp03y -goversion go1.14.13 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/d2/d2befdab2e863222daa33b8722e4d628acfabdc94fe31593b4a02fad71e86056-d # internal flag mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p flag -std -complete -buildid 15fwwnp755JPIwXQST2P/15fwwnp755JPIwXQST2P -goversion go1.14.13 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/a6/a667142015091504c9f18deb51593ec4739843cefb8e12da1cdf6f32d3801d0c-d # internal runtime/trace mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p runtime/trace -std -buildid na4MwlZfFjEXeFJ6iEJl/na4MwlZfFjEXeFJ6iEJl -goversion go1.14.13 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./annotation.go ./trace.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/8e/8e6da5fb05d344a7af95e8cdb96fc3bbfb92a26e3d2f2ff04cebf1e1f6439f5b-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/go-semver/semver -complete -buildid uWHkwpjQEUIBCE55mOgf/uWHkwpjQEUIBCE55mOgf -goversion go1.14.13 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/dd/dd5a501539ede7c2c044f9c229bb7f481961a02517afacf6c556f08e2214a430-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b135/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid QVxRu1xAdsCq6FEwHOlR/QVxRu1xAdsCq6FEwHOlR -goversion go1.14.13 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/34/34708de3f5e06a1f68a18cc734d95340ef009972ea5ef6a174d66e1c8eee9bb2-d # internal crypto/x509 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto=$WORK/b072/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/des=$WORK/b077/_pkg_.a packagefile crypto/dsa=$WORK/b092/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/x509 -std -complete -buildid FjyUJ_KBqpAi0RZotOWM/FjyUJ_KBqpAi0RZotOWM -goversion go1.14.13 -D "" -importcfg $WORK/b091/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/48/489c2f2c3366a103c9794e02b9198bf9306ff67b29cab499c0f3ee34a534481a-d # internal github.com/clarketm/json mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b051/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/clarketm/json -complete -buildid VQ9vksQGI2k_J7rBIAVC/VQ9vksQGI2k_J7rBIAVC -goversion go1.14.13 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/fb/fb17bd97b264a94adf5023e041216ff1fcd937d172bca6052d78c4bfd3193fc4-d # internal testing mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b128/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b129/_pkg_.a packagefile runtime/trace=$WORK/b132/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p testing -std -complete -buildid sdS5bO5iYNb9XE_rIoD8/sdS5bO5iYNb9XE_rIoD8 -goversion go1.14.13 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/e1/e144ce59ce3bdcea4193af3f597b79e4b688e970bf528f30a4156b202fe13fda-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b111/ 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/b097/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid Y62xcG9-ocXgji5YniqY/Y62xcG9-ocXgji5YniqY -goversion go1.14.13 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/c7/c7cff80d7749560840d3aaaef99d6d6134fcccfbe51e79e72c31804f89abd2d6-d # internal vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal mkdir -p $WORK/b119/ 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/b097/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid 4g3KQ9KBjw0Uw_1OHfmu/4g3KQ9KBjw0Uw_1OHfmu -goversion go1.14.13 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./proxy.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/21/21471be260f6c3fa06aed9acbca4991f7618b54e2ce84eeaa72694e862cf6c46-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b053/_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_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/ignition/v2/config/shared/validations -complete -buildid 8-idx2C-KYsCTa-p2QkR/8-idx2C-KYsCTa-p2QkR -goversion go1.14.13 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/07/073ba5fe6e12e69356c253fef4beedb2cf7e8040467119a1a42a2017848b4b2b-d # internal github.com/coreos/go-json mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b051/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/go-json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/coreos/go-json -complete -buildid OVSxoWHXFnmL63lvngBQ/OVSxoWHXFnmL63lvngBQ -goversion go1.14.13 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/91/91777e9a63eed5b4e3f55034bb0c402549e9d9a0929a85cb261d506e2e2336cb-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/coreos/vcontext/validate -complete -buildid ZVmBb0f9NIZQmOe7JS3b/ZVmBb0f9NIZQmOe7JS3b -goversion go1.14.13 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/1d/1d730475360ce9c0e773d3526b8908741bbe2fa9c09ca167e24cb518dae90d62-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b051/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p gopkg.in/yaml.v3 -complete -buildid MluFToRMlOojx0jD9PIn/MluFToRMlOojx0jD9PIn -goversion go1.14.13 -D "" -importcfg $WORK/b144/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/07/07947641120444478a707aedcb4391d6d669b97d129046ae2d09458fdd605eec-d # internal github.com/coreos/go-systemd/unit mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/coreos/go-systemd/unit -complete -buildid RmPOkClKlFvTqE80pujk/RmPOkClKlFvTqE80pujk -goversion go1.14.13 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/46/4697dd3bf476ffcdb5604ce3743bc00474ad089376d2dd915b8d646061dd6ef0-d # internal text/template/parse mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p text/template/parse -std -complete -buildid nVjd_xFMwnWKI3YVQ7rk/nVjd_xFMwnWKI3YVQ7rk -goversion go1.14.13 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/03/03a7de90936eb705285974e11f4f3ea21d6d3df4dfaf2e00d05838bba8604b32-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/internal/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid Wzs3MLGyvezPzT-KD-V8/Wzs3MLGyvezPzT-KD-V8 -goversion go1.14.13 -D "" -importcfg $WORK/b160/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/d3/d30d960a49d1985b74dfa8766ce7faeadf757882a77834b78d665b9d541fcf07-d # internal encoding/csv mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p encoding/csv -std -complete -buildid M_46UbeIVUn-mCC55eV_/M_46UbeIVUn-mCC55eV_ -goversion go1.14.13 -D "" -importcfg $WORK/b162/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/59/59fc042329b9442e424e684e56dba4695913427d7dd6902ed5c68f11bbffc795-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-json=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/vcontext/json -complete -buildid mGxBf4qQ51v8oQnlqhR9/mGxBf4qQ51v8oQnlqhR9 -goversion go1.14.13 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/0e/0ee491bb35506256d3d95349dc68448cfb502a3b52fc613f9a314f75e8ad5d96-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/1a/1a66980e73292627cb89f031734aaeffe81cee74a8fbf363f0ddb7855ca87199-d # internal github.com/spf13/pflag mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/csv=$WORK/b162/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b128/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/spf13/pflag -complete -buildid -FkA4xSj_XseWWzX-1Q9/-FkA4xSj_XseWWzX-1Q9 -goversion go1.14.13 -D "" -importcfg $WORK/b161/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 crypto/tls mkdir -p $WORK/b071/ cat >$WORK/b071/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/b040/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile crypto=$WORK/b072/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/des=$WORK/b077/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/rc4=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/tls -std -complete -buildid WP5UkQrNcBOl7v-mLTcu/WP5UkQrNcBOl7v-mLTcu -goversion go1.14.13 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/b7/b78f99b0e1ef0bef16e9e4e2851fd4bf32f99100e6abfda188dc46efa9b58fd9-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b140/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b056/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b142/_pkg_.a packagefile reflect=$WORK/b013/_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_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid yWA495IHtgF-SSgw-uxL/yWA495IHtgF-SSgw-uxL -goversion go1.14.13 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/b1/b12c3b1bff654aef59894a9a0ed8f6cb6ecfbc1130bfeadfb1b2b8bc17e8b450-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/8b/8bb17db3e6bc78a6e52dd71156436d030125693869ce2a21009545b3526de3b7-d # internal text/template mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path/filepath=$WORK/b110/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b150/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p text/template -std -complete -buildid jKp-OB-AxTeqgSd-3gL-/jKp-OB-AxTeqgSd-3gL- -goversion go1.14.13 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/6e/6e26e0f646a5f0f59cd6d359cc9fc835f254ccf95ad710ed281c5a7ada5adcb0-d # internal github.com/coreos/vcontext/yaml mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/tree=$WORK/b056/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/coreos/vcontext/yaml -complete -buildid WNAleyogi0k0L19bB1v-/WNAleyogi0k0L19bB1v- -goversion go1.14.13 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./yaml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/3e/3e347058f798cd0c0b8c4f748774b33ca45334e2641f9c1e309dfb801af2fa15-d # internal github.com/coreos/fcct/config/util mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile github.com/clarketm/json=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b139/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b056/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b143/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/fcct/config/util -lang=go1.12 -complete -buildid 1UfsS5znKZ-_Z9WAJS98/1UfsS5znKZ-_Z9WAJS98 -goversion go1.14.13 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/52/52ad1f6d2bd0f3d19d95262a33f1a561ec889596d1417fb0fbde4ec9d4a7f897-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/19/19f9188f53145f9b7a590a315b4d31d2a85d102803494d5aec7f721ce47fafbc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/f3/f35323ea331dcbadc39aab73e68d578b61c78177fe473da10f91023ca1c28636-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/57/57a2fb32a5f6b4f909203d0b923dc45171ac01dcdb9925972fa55aec01e4ef32-d # internal net/http/httptrace mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile internal/nettrace=$WORK/b099/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p net/http/httptrace -std -complete -buildid udJk8soiF8YxyM8rBB5u/udJk8soiF8YxyM8rBB5u -goversion go1.14.13 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/f8/f846259aa3fd1cbc73dbe695f0f40bd8bab68a2867ee7429d29bddbf71513c71-d # internal net/http mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b041/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b044/_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/b023/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/multipart=$WORK/b122/_pkg_.a packagefile net=$WORK/b097/_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/b101/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b110/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p net/http -std -complete -buildid 4zLliGh1bMbsekxDGQTM/4zLliGh1bMbsekxDGQTM -goversion go1.14.13 -D "" -importcfg $WORK/b065/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_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f3/f3342bfab648fbafe8a7c5d9381c94d08981fe11a06fba36ae3a9e8e5b725917-d # internal net/http/httptest mkdir -p $WORK/b127/ 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/b042/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b091/_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/b023/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/http=$WORK/b065/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p net/http/httptest -std -complete -buildid _CMcyRmctpcc7RjkeTsN/_CMcyRmctpcc7RjkeTsN -goversion go1.14.13 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./httptest.go ./recorder.go ./server.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net/http=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/vincent-petithory/dataurl -complete -buildid lRPKqOjpJfweB7r8eFYQ/lRPKqOjpJfweB7r8eFYQ -goversion go1.14.13 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/b9/b995cd059c7196a4d1a5e73deee1176ed1f8860f40342a0dc1688b4eead4d4a7-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b133/ github.com/coreos/ignition/v2/config/v3_3_experimental/types cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b052/_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_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid DxUyUF_fT8ePI0NWhxM6/DxUyUF_fT8ePI0NWhxM6 -goversion go1.14.13 -D "" -importcfg $WORK/b133/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 mkdir -p $WORK/b157/ github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b153/ github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b148/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b052/_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_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -buildid XCx6eGnZsdX3vOcvgWL_/XCx6eGnZsdX3vOcvgWL_ -goversion go1.14.13 -D "" -importcfg $WORK/b157/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/b153/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/coreos/ignition/v2/config/v3_2/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/coreos/ignition/v2/config/v3_2/types -complete -buildid zmMvsCpB6eN-JQkta1o3/zmMvsCpB6eN-JQkta1o3 -goversion go1.14.13 -D "" -importcfg $WORK/b153/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/b148/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b052/_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_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/coreos/ignition/v2/config/v3_1/types -complete -buildid -SvSK6UgMxTsoG8O78Sq/-SvSK6UgMxTsoG8O78Sq -goversion go1.14.13 -D "" -importcfg $WORK/b148/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/ec/ec856526740bb8b6619712f5b8d1266567018b96e69b5404b8f7ecb38b2f5765-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b059/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b063/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b064/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b065/_pkg_.a packagefile net/http/httptest=$WORK/b127/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b129/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/vendor/github.com/stretchr/testify/assert /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/stretchr/testify/assert -complete -buildid L3ZNwin_wWYqzM1MsiMs/L3ZNwin_wWYqzM1MsiMs -goversion go1.14.13 -D "" -importcfg $WORK/b058/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_arm64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/e9/e955c7bfe1144e464985ace85c4fd4b42bbfe8beba2fb4d06a87f797f077d379-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/c9/c9e877128238f2de0426f90727090b79397f58cf0ddecae9a8092b7115976cc0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/7c/7cfa4cadf687e4f02b9394905930a4c6638db1ae79f179d36669eda139f2fde5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/ba/ba52d53f1c1c96c133b74129a9f080c268d420e7103a7de74e90ace6def4e9c4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/85/85d16871da5e31a4f487316f0565e01cbe4437c57d1a04ecef265115f2bffa6c-d # internal github.com/coreos/fcct/base/util mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b057/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b058/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path/filepath=$WORK/b110/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile testing=$WORK/b131/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/base/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p github.com/coreos/fcct/base/util -lang=go1.12 -complete -buildid c1aJqOegLeLaq0tR4NYj/c1aJqOegLeLaq0tR4NYj -goversion go1.14.13 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./file.go ./merge.go ./test.go ./url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/84/8492f1e7565de21b42bf93d86962a9cf26c17a2944400e28384084560f88d882-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b038/ github.com/coreos/fcct/base/v0_3 github.com/coreos/fcct/base/v0_2 github.com/coreos/fcct/base/v0_4_exp mkdir -p $WORK/b156/ mkdir -p $WORK/b152/ mkdir -p $WORK/b146/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/util=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/base/v0_1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p github.com/coreos/fcct/base/v0_1 -lang=go1.12 -complete -buildid 3EwOl1ejcm716valH4c5/3EwOl1ejcm716valH4c5 -goversion go1.14.13 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b048/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b147/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b157/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b110/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/base/v0_4_exp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/coreos/fcct/base/v0_4_exp -lang=go1.12 -complete -buildid bzOtQCjPkDUn9HdvG7Y_/bzOtQCjPkDUn9HdvG7Y_ -goversion go1.14.13 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/util=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b048/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b147/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b148/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b110/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a EOF cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b048/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b147/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b110/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/base/v0_2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/coreos/fcct/base/v0_2 -lang=go1.12 -complete -buildid 2sdZBjvMlmhiQc84APm_/2sdZBjvMlmhiQc84APm_ -goversion go1.14.13 -D "" -importcfg $WORK/b146/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_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/coreos/fcct/base/v0_3 -lang=go1.12 -complete -buildid clMHi51yS_T-0kT8vb6g/clMHi51yS_T-0kT8vb6g -goversion go1.14.13 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/bb/bb3c8844931ae68c14c7715703d333cddf70f421ca7f91873c411d6645c932f6-d # internal github.com/coreos/fcct/config/fcos/v1_0 mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_1=$WORK/b038/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p github.com/coreos/fcct/config/fcos/v1_0 -lang=go1.12 -complete -buildid VlAk1ZVD_V37i-uv_FhN/VlAk1ZVD_V37i-uv_FhN -goversion go1.14.13 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/c8/c8844bdf09a9bbe989df1bf9858b9553a3f894387736a6ba2687ff690488ca62-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/8c/8c175aa342fde76a16d4342dcd6e1752d10f40adf83cbb0da6a6de0efbb0c02e-d # internal github.com/coreos/fcct/config/fcos/v1_1 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b148/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/coreos/fcct/config/fcos/v1_1 -lang=go1.12 -complete -buildid G-wnT1NBgxCm7fOb10RA/G-wnT1NBgxCm7fOb10RA -goversion go1.14.13 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/ed/ed4d46ffb09b99506704538e73da8964fd45a2d105668732d90dc48eef4133fc-d # internal github.com/coreos/fcct/config/fcos/v1_3 mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_3 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/coreos/fcct/config/fcos/v1_3 -lang=go1.12 -complete -buildid E6kPq4JgI4A9BJe7YHNY/E6kPq4JgI4A9BJe7YHNY -goversion go1.14.13 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go github.com/coreos/fcct/config/fcos/v1_2 mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_3=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/coreos/fcct/config/fcos/v1_2 -lang=go1.12 -complete -buildid 7e_DaVPBbSDXHNodNeYC/7e_DaVPBbSDXHNodNeYC -goversion go1.14.13 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/0d/0dabc47b5a376ca1817c0c62e5e25af3411cbbfefab4f3747b4cdc9f96586671-d # internal github.com/coreos/fcct/config/fcos/v1_4_exp mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b157/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/fcos/v1_4_exp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/coreos/fcct/config/fcos/v1_4_exp -lang=go1.12 -complete -buildid Zb9z4pNkbhtoXUlwa8zj/Zb9z4pNkbhtoXUlwa8zj -goversion go1.14.13 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/bd/bd7ad0316bccbf3266de8df67a4ba77a04512a0561b012a1a6c1541fac5fa898-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/ff/ff83e77b4e7fb03cbee4808bac2e5bb2a8ad397cb44bedb1d7be49eb30f0ad9e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/81/815a4a6b58ddead7f4b38f2998f8b7defb4d5acd7109c564071b8f77fef98816-d # internal github.com/coreos/fcct/config/rhcos/v0_1 mkdir -p $WORK/b158/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/config/common=$WORK/b036/_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/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/rhcos/v0_1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/coreos/fcct/config/rhcos/v0_1 -lang=go1.12 -complete -buildid qojjwZKIxhPckh1WoCKA/qojjwZKIxhPckh1WoCKA -goversion go1.14.13 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./schema.go ./translate.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/91/91a88dd70bd2efc2b30b3a6369d0a13f503a18030bdfcb865f157ad677e31969-d # internal github.com/coreos/fcct/config/rhcos/v0_2_exp mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/config/common=$WORK/b036/_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/ignition/v2/config/v3_3_experimental/types=$WORK/b157/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config/rhcos/v0_2_exp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/coreos/fcct/config/rhcos/v0_2_exp -lang=go1.12 -complete -buildid 5PNFYTK93VW8l-_1LqPc/5PNFYTK93VW8l-_1LqPc -goversion go1.14.13 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/ec/ec2bc8c395620e04b0eef7944533743be1607b4a4133810a1bfc6183d59c961c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/5f/5f0634250f4e2d265b540c1f6d875b81526228a07d1cfb2e27b2fa301791245a-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_0=$WORK/b037/_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/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid AczlxVIahPultEmxnRr5/AczlxVIahPultEmxnRr5 -goversion go1.14.13 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/ad/adcc044e3f02ac969cee264e1def4e99518d315bf4e0e7d7b5afdeba6bc886f9-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/b035/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_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/b109/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.10.0/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.12 -complete -buildid HJO5Jw30MbKtAdNA-8N4/HJO5Jw30MbKtAdNA-8N4 -goversion go1.14.13 -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_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d5/d5d3dba09665325ee6a9fa0e639e59a77e5ff42ae38e6b789916fd79c23fb583-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/b035/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_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/b109/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_0=$WORK/b037/_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/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b055/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/csv=$WORK/b162/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile flag=$WORK/b128/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b110/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/windows=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b038/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile 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/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/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b157/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b056/_pkg_.a packagefile encoding=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile bufio=$WORK/b042/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b098/_pkg_.a packagefile internal/nettrace=$WORK/b099/_pkg_.a packagefile internal/singleflight=$WORK/b100/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b032/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b028/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile github.com/clarketm/json=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b139/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b143/_pkg_.a packagefile crypto=$WORK/b072/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b147/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a packagefile net/http=$WORK/b065/_pkg_.a packagefile compress/gzip=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b057/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b058/_pkg_.a packagefile testing=$WORK/b131/_pkg_.a packagefile encoding/json=$WORK/b050/_pkg_.a packagefile regexp/syntax=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b140/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile text/template/parse=$WORK/b150/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b071/_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/b043/_pkg_.a packagefile hash/crc32=$WORK/b045/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b059/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b063/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b064/_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/go-json=$WORK/b141/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/des=$WORK/b077/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rc4=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_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/b075/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b084/_pkg_.a packagefile crypto/dsa=$WORK/b092/_pkg_.a packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b106/_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_arm64/link -o $WORK/b001/exe/a.out.exe -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=Ww9JC5eeCWMwxpnidMOH/HJO5Jw30MbKtAdNA-8N4/Dn2Y-M4pqMlzin2m_-sF/Ww9JC5eeCWMwxpnidMOH -X github.com/coreos/fcct/internal/version.Raw=0.10.0 -B 0xdfd9991a05f894bdac36eaffd07a81ec4fd3180d -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/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.XJdDMP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64 ++ dirname /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64 + cd fcct-0.10.0 + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64/usr/bin + install -p -m 0755 ./fcct /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64/usr/bin + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64/usr/share/fcct + install -p -m 0644 ./fcct-x86_64-apple-darwin /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64/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.fc32.aarch64/usr/share/fcct + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 0.10.0-1.fc32 --unique-debug-suffix -0.10.0-1.fc32.aarch64 --unique-debug-src-base fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -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.fc32.aarch64/usr/bin/fcct extracting debug info from /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64/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.fc32.aarch64/usr/bin/fcct. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 10528kB, size after compression: 10036kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 3188 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HshrOP + 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.fc32 -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64 -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.051s github.com/coreos/fcct/base/v0_1 PASS ok github.com/coreos/fcct/base/v0_1 0.012s github.com/coreos/fcct/base/v0_2 PASS ok github.com/coreos/fcct/base/v0_2 0.047s github.com/coreos/fcct/base/v0_3 PASS ok github.com/coreos/fcct/base/v0_3 0.050s github.com/coreos/fcct/base/v0_4_exp PASS ok github.com/coreos/fcct/base/v0_4_exp 0.050s github.com/coreos/fcct/config/fcos/v1_3 PASS ok github.com/coreos/fcct/config/fcos/v1_3 0.032s github.com/coreos/fcct/config/fcos/v1_4_exp PASS ok github.com/coreos/fcct/config/fcos/v1_4_exp 0.034s github.com/coreos/fcct/config/util PASS ok github.com/coreos/fcct/config/util 0.006s github.com/coreos/fcct/translate PASS ok github.com/coreos/fcct/translate 0.011s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lIhDlS + umask 022 + cd /builddir/build/BUILD + cd fcct-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64/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.fc32.aarch64/usr/share/doc/fedora-coreos-config-transpiler + cp -pr docs /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64/usr/share/doc/fedora-coreos-config-transpiler + cp -pr README.md /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64/usr/share/doc/fedora-coreos-config-transpiler + cp -pr NEWS /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64/usr/share/doc/fedora-coreos-config-transpiler + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vcYJRS + umask 022 + cd /builddir/build/BUILD + cd fcct-0.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64/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.fc32.aarch64/usr/share/licenses/fedora-coreos-config-transpiler + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64/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.fc32 fedora-coreos-config-transpiler = 0.10.0-1.fc32 fedora-coreos-config-transpiler(aarch-64) = 0.10.0-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: fedora-coreos-config-transpiler-nonlinux-0.10.0-1.fc32.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GhBXLR + umask 022 + cd /builddir/build/BUILD + cd fcct-0.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64/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.fc32.aarch64/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64/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.fc32 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.fc32.aarch64 Provides: fedora-coreos-config-transpiler-debugsource = 0.10.0-1.fc32 fedora-coreos-config-transpiler-debugsource(aarch-64) = 0.10.0-1.fc32 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.fc32.aarch64 Provides: debuginfo(build-id) = 6bcd9ebf75667bfa3e3ee7ad8ae3831dfd01ea10 fedora-coreos-config-transpiler-debuginfo = 0.10.0-1.fc32 fedora-coreos-config-transpiler-debuginfo(aarch-64) = 0.10.0-1.fc32 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(aarch-64) = 0.10.0-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64 Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debugsource-0.10.0-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debuginfo-0.10.0-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-0.10.0-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-nonlinux-0.10.0-1.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rnvYLR + 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.fc32.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0